2023-01-11T21:56:47.0956721Z Requested labels: windows.8xlarge.nvidia.gpu 2023-01-11T21:56:47.0956812Z Job defined at: pytorch/pytorch/.github/workflows/_win-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:56:47.0957113Z Reusable workflow chain: 2023-01-11T21:56:47.0957150Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:56:47.0957191Z -> pytorch/pytorch/.github/workflows/_win-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:56:47.0957219Z Waiting for a runner to pick up this job... 2023-01-11T21:56:47.5221285Z Job is about to start running on the runner: i-011302b9400dce11a (organization) 2023-01-11T21:56:52.9793550Z Current runner version: '2.300.2' 2023-01-11T21:56:52.9803763Z Runner name: 'i-011302b9400dce11a' 2023-01-11T21:56:52.9804796Z Runner group name: 'Default' 2023-01-11T21:56:52.9805927Z Machine name: 'EC2AMAZ-3VOMLSP' 2023-01-11T21:56:52.9808968Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:56:52.9809720Z Actions: write 2023-01-11T21:56:52.9810019Z Checks: write 2023-01-11T21:56:52.9810389Z Contents: write 2023-01-11T21:56:52.9810734Z Deployments: write 2023-01-11T21:56:52.9811160Z Discussions: write 2023-01-11T21:56:52.9811853Z Issues: write 2023-01-11T21:56:52.9812461Z Metadata: read 2023-01-11T21:56:52.9813226Z Packages: write 2023-01-11T21:56:52.9813865Z Pages: write 2023-01-11T21:56:52.9814416Z PullRequests: write 2023-01-11T21:56:52.9814755Z RepositoryProjects: write 2023-01-11T21:56:52.9815144Z SecurityEvents: write 2023-01-11T21:56:52.9815524Z Statuses: write 2023-01-11T21:56:52.9815816Z ##[endgroup] 2023-01-11T21:56:52.9820562Z Secret source: Actions 2023-01-11T21:56:52.9821395Z Prepare workflow directory 2023-01-11T21:56:53.1382168Z Prepare all required actions 2023-01-11T21:56:53.1621698Z Getting action download info 2023-01-11T21:56:53.4292333Z Download action repository 'pytorch/pytorch@master' (SHA:28c736a4245ca98cf4eaa325557b7a3187c4d11e) 2023-01-11T22:00:26.0407480Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T22:00:36.6007311Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T22:00:37.8569724Z Getting action download info 2023-01-11T22:00:38.0589933Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T22:00:39.2808276Z Uses: pytorch/pytorch/.github/workflows/_win-test.yml 2023-01-11T22:00:39.2811040Z ##[group] Inputs 2023-01-11T22:00:39.2811386Z build-environment: win-vs2019-cuda11.6-py3 2023-01-11T22:00:39.2811690Z cuda-version: 11.6 2023-01-11T22:00:39.2812753Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 2, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 3, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 4, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "default", shard: 5, num_shards: 5, runner: "windows.8xlarge.nvidia.gpu" }, { config: "functorch", shard: 1, num_shards: 1, runner: "windows.8xlarge.nvidia.gpu" }, { config: "force_on_cpu", shard: 1, num_shards: 1, runner: "windows.4xlarge" }, ]} 2023-01-11T22:00:39.2813664Z sync-tag: 2023-01-11T22:00:39.2813883Z ##[endgroup] 2023-01-11T22:00:39.2814637Z Complete job name: win-vs2019-cuda11.6-py3 / test (default, 5, 5, windows.8xlarge.nvidia.gpu) 2023-01-11T22:00:39.5659722Z ##[group]Run git config --global core.symlinks true 2023-01-11T22:00:39.5660240Z git config --global core.symlinks true 2023-01-11T22:00:39.5703259Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:00:39.5703610Z env: 2023-01-11T22:00:39.5703834Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:00:39.5704073Z ##[endgroup] 2023-01-11T22:00:40.3586987Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T22:00:40.3587738Z with: 2023-01-11T22:00:40.3588100Z no-sudo: true 2023-01-11T22:00:40.3588601Z submodules: recursive 2023-01-11T22:00:40.3589027Z fetch-depth: 0 2023-01-11T22:00:40.3589388Z env: 2023-01-11T22:00:40.3589790Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:00:40.3590211Z ##[endgroup] 2023-01-11T22:00:40.4054550Z ##[group]Run retry () { 2023-01-11T22:00:40.4054831Z retry () { 2023-01-11T22:00:40.4055114Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T22:00:40.4055380Z } 2023-01-11T22:00:40.4055650Z echo "${GITHUB_WORKSPACE}" 2023-01-11T22:00:40.4057231Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T22:00:40.4057504Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T22:00:40.4057764Z else 2023-01-11T22:00:40.4058068Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T22:00:40.4058297Z fi 2023-01-11T22:00:40.4058527Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T22:00:40.4112459Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:00:40.4113119Z env: 2023-01-11T22:00:40.4113572Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:00:40.4114007Z NO_SUDO: true 2023-01-11T22:00:40.4114364Z ##[endgroup] 2023-01-11T22:00:40.4706298Z C:\actions-runner\_work\pytorch\pytorch 2023-01-11T22:00:40.6563830Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T22:00:40.6564399Z with: 2023-01-11T22:00:40.6564866Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:00:40.6565328Z fetch-depth: 0 2023-01-11T22:00:40.6565745Z submodules: recursive 2023-01-11T22:00:40.6566172Z quiet-checkout: true 2023-01-11T22:00:40.6566615Z repository: pytorch/pytorch 2023-01-11T22:00:40.6567249Z token: *** 2023-01-11T22:00:40.6567772Z ssh-strict: true 2023-01-11T22:00:40.6568298Z persist-credentials: true 2023-01-11T22:00:40.6568718Z clean: true 2023-01-11T22:00:40.6569200Z lfs: false 2023-01-11T22:00:40.6569631Z set-safe-directory: true 2023-01-11T22:00:40.6570024Z env: 2023-01-11T22:00:40.6570408Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:00:40.6570839Z ##[endgroup] 2023-01-11T22:00:59.1776274Z Syncing repository: pytorch/pytorch 2023-01-11T22:00:59.1778124Z ##[group]Getting Git version info 2023-01-11T22:00:59.1778521Z Working directory is 'C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T22:00:59.1863581Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T22:00:59.2241929Z git version 2.39.0.windows.1 2023-01-11T22:00:59.2300108Z ##[endgroup] 2023-01-11T22:00:59.2323295Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\7b1ecddf-2b66-4823-b0d9-b278dda03eeb\.gitconfig' 2023-01-11T22:00:59.2402104Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7b1ecddf-2b66-4823-b0d9-b278dda03eeb' before making global git config changes 2023-01-11T22:00:59.2404362Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T22:00:59.2420066Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2023-01-11T22:00:59.7709365Z Deleting the contents of 'C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T22:00:59.7722444Z ##[group]Initializing the repository 2023-01-11T22:00:59.7733435Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\pytorch\pytorch 2023-01-11T22:01:01.0940917Z Initialized empty Git repository in C:/actions-runner/_work/pytorch/pytorch/.git/ 2023-01-11T22:01:01.1009700Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/pytorch/pytorch 2023-01-11T22:01:01.1579685Z ##[endgroup] 2023-01-11T22:01:01.1580644Z ##[group]Disabling automatic garbage collection 2023-01-11T22:01:01.1591284Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2023-01-11T22:01:01.2081043Z ##[endgroup] 2023-01-11T22:01:01.2081805Z ##[group]Setting up auth 2023-01-11T22:01:01.2104783Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T22:01:01.2625138Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-11T22:01:02.4908465Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T22:01:02.5352617Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-11T22:01:03.6592393Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T22:01:03.7097073Z ##[endgroup] 2023-01-11T22:01:03.7097956Z ##[group]Fetching the repository 2023-01-11T22:01:03.7113244Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2023-01-11T22:04:23.9113901Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T22:04:23.9551911Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:04:23.9623054Z ##[endgroup] 2023-01-11T22:04:23.9624030Z ##[group]Determining the checkout info 2023-01-11T22:04:23.9625598Z ##[endgroup] 2023-01-11T22:04:23.9626897Z ##[group]Checking out the ref 2023-01-11T22:04:23.9640826Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:05:50.7424947Z ##[endgroup] 2023-01-11T22:05:50.7425962Z ##[group]Setting up auth for fetching submodules 2023-01-11T22:05:50.7442725Z [command]"C:\Program Files\Git\cmd\git.exe" config --global http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2023-01-11T22:05:50.8019420Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T22:05:50.8561699Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T22:05:50.8983629Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T22:05:50.9424553Z ##[endgroup] 2023-01-11T22:05:50.9425061Z ##[group]Fetching submodules 2023-01-11T22:05:50.9441861Z [command]"C:\Program Files\Git\cmd\git.exe" submodule sync --recursive 2023-01-11T22:05:52.0853971Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T22:05:53.8753918Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T22:05:53.8756432Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T22:05:53.8757829Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T22:05:53.8759023Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T22:05:53.8760120Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T22:05:53.8761415Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T22:05:53.8762765Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T22:05:53.8764792Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T22:05:53.8766048Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T22:05:53.8767423Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T22:05:53.8768606Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T22:05:53.8769744Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T22:05:53.8770804Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T22:05:53.8772110Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T22:05:53.8773289Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T22:05:53.8774322Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T22:05:53.8775338Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T22:05:53.8776470Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:05:53.8777596Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T22:05:53.8778690Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T22:05:53.8779920Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T22:05:53.8781032Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T22:05:53.8782108Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T22:05:53.8783154Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T22:05:53.8784181Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T22:05:53.8785201Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T22:05:53.8786296Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T22:05:53.8787351Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T22:05:53.8788488Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T22:05:53.8789575Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T22:05:53.8790675Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T22:05:53.8791809Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T22:05:53.8793006Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T22:05:53.8794221Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T22:05:53.9132995Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T22:05:53.9134255Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T22:05:53.9135391Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T22:05:53.9136378Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T22:05:53.9137408Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T22:05:53.9138469Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T22:05:53.9139353Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T22:05:54.6337259Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T22:05:55.9184650Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T22:05:56.3680439Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T22:05:57.0099453Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T22:05:57.5535348Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T22:06:02.4276650Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T22:06:17.5266308Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T22:06:19.3661892Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T22:06:20.8475272Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T22:06:23.8987732Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T22:06:29.9100885Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T22:06:33.5012985Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T22:06:42.0973356Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T22:06:43.4826567Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T22:06:46.3889191Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T22:06:48.9355422Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T22:06:49.4173316Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T22:06:50.4821644Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T22:06:51.2300726Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T22:06:53.3691757Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T22:06:54.3606416Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T22:06:56.3603462Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T22:06:57.9891299Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T22:07:04.8629106Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T22:07:08.0273224Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T22:07:09.8330204Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T22:07:20.5214113Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T22:07:23.9346092Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T22:07:24.8320371Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T22:07:25.4056010Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T22:07:36.5030889Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T22:07:36.9892770Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T22:07:37.6358628Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T22:07:39.3038063Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T22:07:39.7634035Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T22:07:40.5037999Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T22:07:42.0318887Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T22:07:43.0724491Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T22:07:47.1146165Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T22:07:48.0173510Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T22:07:52.6456247Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T22:07:52.9345821Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T22:07:53.2347441Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T22:07:53.4477750Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T22:07:54.0723217Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T22:07:54.8470298Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T22:07:56.0651683Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T22:08:19.7687205Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T22:08:20.2378196Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T22:08:22.1317191Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T22:08:23.0006425Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T22:08:33.0738215Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T22:08:44.3003780Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T22:08:49.9528386Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T22:08:51.6731017Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T22:08:52.0620303Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:08:53.9835982Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:08:53.9837273Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:08:53.9838536Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:08:53.9839690Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T22:08:55.3472237Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T22:08:58.1267382Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T22:08:59.2282613Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T22:09:00.0292071Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T22:09:02.3239945Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T22:09:03.4940062Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T22:09:03.6526327Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T22:09:07.6099177Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T22:09:08.2076266Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T22:09:08.4550255Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T22:09:09.0555118Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T22:09:09.6824982Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T22:09:10.7011070Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T22:09:11.0062099Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T22:09:11.0308675Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T22:09:26.9043293Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T22:09:46.8512455Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T22:09:46.8715721Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:10:03.8848468Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T22:10:09.6301077Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T22:10:09.8710745Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T22:10:10.1411602Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T22:10:10.9668082Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T22:10:10.9952444Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:10:10.9953169Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:10:13.5824702Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T22:10:15.7499741Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T22:10:16.2655370Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T22:10:16.9978313Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T22:10:17.4167745Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T22:10:17.5598483Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T22:10:19.0418440Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T22:10:28.1236007Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T22:10:28.1519427Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T22:10:28.1520564Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T22:10:29.2852958Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T22:10:31.9417251Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T22:10:32.7383793Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T22:10:33.7523369Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T22:10:34.0815675Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T22:10:34.1022459Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:10:37.5106395Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T22:10:42.4209752Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T22:10:42.4479239Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:10:42.4480690Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:10:43.5570786Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T22:10:45.6564174Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T22:10:46.1047573Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T22:10:46.8424311Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T22:10:46.8644423Z 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' 2023-01-11T22:10:47.4436269Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2023-01-11T22:10:47.5720039Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T22:10:47.7087995Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T22:10:57.2323863Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T22:10:57.2571242Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:10:57.2573400Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T22:10:58.5143979Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T22:11:00.6987815Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T22:11:00.9076777Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T22:11:02.0203522Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T22:11:02.1530127Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T22:11:02.3898064Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T22:11:03.1557049Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T22:11:03.3224107Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T22:11:03.9386212Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T22:11:04.0781591Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T22:11:04.7260783Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T22:11:09.0792345Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T22:11:09.9756992Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T22:11:10.0238427Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:11:10.0239829Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:11:13.1974095Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:11:13.1975442Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:11:13.1976684Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T22:11:14.7311164Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T22:11:17.3458858Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T22:11:19.4365964Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T22:11:20.2187509Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T22:11:20.5206690Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T22:11:21.9323463Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T22:11:22.8554399Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T22:11:22.8793081Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:11:23.4185756Z Cloning into 'C:/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T22:11:23.5222369Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T22:11:25.3694454Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T22:11:25.4014885Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local gc.auto 0" 2023-01-11T22:11:26.0497363Z Entering 'android/libs/fbjni' 2023-01-11T22:11:26.1187441Z Entering 'third_party/FP16' 2023-01-11T22:11:26.1866436Z Entering 'third_party/FXdiv' 2023-01-11T22:11:26.2498255Z Entering 'third_party/NNPACK' 2023-01-11T22:11:26.3158394Z Entering 'third_party/QNNPACK' 2023-01-11T22:11:26.3888968Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:11:26.4636507Z Entering 'third_party/XNNPACK' 2023-01-11T22:11:26.5302110Z Entering 'third_party/benchmark' 2023-01-11T22:11:26.5998089Z Entering 'third_party/cpuinfo' 2023-01-11T22:11:26.6628701Z Entering 'third_party/cub' 2023-01-11T22:11:26.7264629Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:11:26.7956831Z Entering 'third_party/cutlass' 2023-01-11T22:11:26.8679454Z Entering 'third_party/eigen' 2023-01-11T22:11:26.9325925Z Entering 'third_party/fbgemm' 2023-01-11T22:11:26.9982654Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:11:27.0709593Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:11:27.1437142Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:11:27.2081066Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:11:27.2854221Z Entering 'third_party/flatbuffers' 2023-01-11T22:11:27.3539550Z Entering 'third_party/fmt' 2023-01-11T22:11:27.4258139Z Entering 'third_party/foxi' 2023-01-11T22:11:27.4977307Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:11:27.5647376Z Entering 'third_party/gloo' 2023-01-11T22:11:27.6350722Z Entering 'third_party/googletest' 2023-01-11T22:11:27.7006969Z Entering 'third_party/ideep' 2023-01-11T22:11:27.7688689Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:11:27.8339465Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:11:27.9148425Z Entering 'third_party/ios-cmake' 2023-01-11T22:11:27.9784426Z Entering 'third_party/ittapi' 2023-01-11T22:11:28.0445291Z Entering 'third_party/kineto' 2023-01-11T22:11:28.1073089Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:11:28.1777161Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:11:28.2501537Z Entering 'third_party/nccl/nccl' 2023-01-11T22:11:28.3169926Z Entering 'third_party/neon2sse' 2023-01-11T22:11:28.3834036Z Entering 'third_party/nlohmann' 2023-01-11T22:11:28.4561011Z Entering 'third_party/onnx' 2023-01-11T22:11:28.5263919Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:11:28.6014443Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:11:28.6742539Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:11:28.7391354Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:11:28.8065332Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:11:28.8778058Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:11:28.9455503Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:11:29.0206599Z Entering 'third_party/pocketfft' 2023-01-11T22:11:29.0850292Z Entering 'third_party/protobuf' 2023-01-11T22:11:29.1542380Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:11:29.2219356Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:11:29.2982110Z Entering 'third_party/psimd' 2023-01-11T22:11:29.3686782Z Entering 'third_party/pthreadpool' 2023-01-11T22:11:29.4343477Z Entering 'third_party/pybind11' 2023-01-11T22:11:29.5034248Z Entering 'third_party/python-enum' 2023-01-11T22:11:29.5655524Z Entering 'third_party/python-peachpy' 2023-01-11T22:11:29.6325014Z Entering 'third_party/python-six' 2023-01-11T22:11:29.6993285Z Entering 'third_party/sleef' 2023-01-11T22:11:29.7654312Z Entering 'third_party/tbb' 2023-01-11T22:11:29.8311667Z Entering 'third_party/tensorpipe' 2023-01-11T22:11:29.8989757Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:11:29.9668920Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:11:30.0377335Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:11:30.1049105Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:11:30.1734710Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:11:30.2518293Z Entering 'third_party/zstd' 2023-01-11T22:11:30.3332984Z ##[endgroup] 2023-01-11T22:11:30.3336153Z ##[group]Persisting credentials for submodules 2023-01-11T22:11:30.3347941Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2023-01-11T22:11:30.9608990Z Entering 'android/libs/fbjni' 2023-01-11T22:11:31.0417035Z Entering 'third_party/FP16' 2023-01-11T22:11:31.1198786Z Entering 'third_party/FXdiv' 2023-01-11T22:11:31.2063939Z Entering 'third_party/NNPACK' 2023-01-11T22:11:31.2914151Z Entering 'third_party/QNNPACK' 2023-01-11T22:11:31.3719185Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:11:31.4556359Z Entering 'third_party/XNNPACK' 2023-01-11T22:11:31.5391261Z Entering 'third_party/benchmark' 2023-01-11T22:11:31.6183769Z Entering 'third_party/cpuinfo' 2023-01-11T22:11:31.6973444Z Entering 'third_party/cub' 2023-01-11T22:11:31.7822472Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:11:31.8636966Z Entering 'third_party/cutlass' 2023-01-11T22:11:31.9488832Z Entering 'third_party/eigen' 2023-01-11T22:11:32.0266657Z Entering 'third_party/fbgemm' 2023-01-11T22:11:32.1088000Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:11:32.1915932Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:11:32.2678826Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:11:32.3490273Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:11:32.4346494Z Entering 'third_party/flatbuffers' 2023-01-11T22:11:32.5171067Z Entering 'third_party/fmt' 2023-01-11T22:11:32.6018135Z Entering 'third_party/foxi' 2023-01-11T22:11:32.6786358Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:11:32.7571329Z Entering 'third_party/gloo' 2023-01-11T22:11:32.8392705Z Entering 'third_party/googletest' 2023-01-11T22:11:32.9226140Z Entering 'third_party/ideep' 2023-01-11T22:11:32.9979992Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:11:33.0722886Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:11:33.1566823Z Entering 'third_party/ios-cmake' 2023-01-11T22:11:33.2428301Z Entering 'third_party/ittapi' 2023-01-11T22:11:33.3203800Z Entering 'third_party/kineto' 2023-01-11T22:11:33.4025635Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:11:33.4749059Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:11:33.5666556Z Entering 'third_party/nccl/nccl' 2023-01-11T22:11:33.6532314Z Entering 'third_party/neon2sse' 2023-01-11T22:11:33.7381553Z Entering 'third_party/nlohmann' 2023-01-11T22:11:33.8206799Z Entering 'third_party/onnx' 2023-01-11T22:11:33.9005312Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:11:33.9835384Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:11:34.0721114Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:11:34.1522831Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:11:34.2324046Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:11:34.3198817Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:11:34.4038894Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:11:34.4961695Z Entering 'third_party/pocketfft' 2023-01-11T22:11:34.5789474Z Entering 'third_party/protobuf' 2023-01-11T22:11:34.6633875Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:11:34.7469732Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:11:34.8311236Z Entering 'third_party/psimd' 2023-01-11T22:11:34.9129526Z Entering 'third_party/pthreadpool' 2023-01-11T22:11:34.9945581Z Entering 'third_party/pybind11' 2023-01-11T22:11:35.0709577Z Entering 'third_party/python-enum' 2023-01-11T22:11:35.1498708Z Entering 'third_party/python-peachpy' 2023-01-11T22:11:35.2289007Z Entering 'third_party/python-six' 2023-01-11T22:11:35.3062653Z Entering 'third_party/sleef' 2023-01-11T22:11:35.3913466Z Entering 'third_party/tbb' 2023-01-11T22:11:35.4687774Z Entering 'third_party/tensorpipe' 2023-01-11T22:11:35.5464620Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:11:35.6217615Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:11:35.6996924Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:11:35.7812968Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:11:35.8545545Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:11:35.9414027Z Entering 'third_party/zstd' 2023-01-11T22:11:36.0332012Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2023-01-11T22:11:36.6774321Z Entering 'android/libs/fbjni' 2023-01-11T22:11:36.7648142Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T22:11:36.7877641Z Entering 'third_party/FP16' 2023-01-11T22:11:36.8703941Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T22:11:36.8943616Z Entering 'third_party/FXdiv' 2023-01-11T22:11:36.9827647Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T22:11:37.0070238Z Entering 'third_party/NNPACK' 2023-01-11T22:11:37.0918964Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T22:11:37.1165525Z Entering 'third_party/QNNPACK' 2023-01-11T22:11:37.2073382Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T22:11:37.2300523Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:11:37.3247533Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T22:11:37.3458317Z Entering 'third_party/XNNPACK' 2023-01-11T22:11:37.4423760Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T22:11:37.4631117Z Entering 'third_party/benchmark' 2023-01-11T22:11:37.5513696Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:11:37.5721821Z Entering 'third_party/cpuinfo' 2023-01-11T22:11:37.6631932Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T22:11:37.6848668Z Entering 'third_party/cub' 2023-01-11T22:11:37.7717139Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T22:11:37.7947400Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:11:37.8886085Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T22:11:37.9121422Z Entering 'third_party/cutlass' 2023-01-11T22:11:38.0049812Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T22:11:38.0302988Z Entering 'third_party/eigen' 2023-01-11T22:11:38.1235635Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T22:11:38.1464472Z Entering 'third_party/fbgemm' 2023-01-11T22:11:38.2352135Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T22:11:38.2548101Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:11:38.3520900Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2023-01-11T22:11:38.3766192Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:11:38.4669797Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T22:11:38.4867819Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:11:38.5785756Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:11:38.6037897Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:11:38.6937434Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2023-01-11T22:11:38.7184468Z Entering 'third_party/flatbuffers' 2023-01-11T22:11:38.8070103Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T22:11:38.8308704Z Entering 'third_party/fmt' 2023-01-11T22:11:38.9340659Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T22:11:38.9568138Z Entering 'third_party/foxi' 2023-01-11T22:11:39.0471691Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T22:11:39.0727942Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:11:39.1685984Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T22:11:39.1933016Z Entering 'third_party/gloo' 2023-01-11T22:11:39.2862036Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T22:11:39.3120130Z Entering 'third_party/googletest' 2023-01-11T22:11:39.4049649Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:11:39.4279421Z Entering 'third_party/ideep' 2023-01-11T22:11:39.5188986Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T22:11:39.5412283Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:11:39.6299851Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2023-01-11T22:11:39.6523537Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:11:39.7433945Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2023-01-11T22:11:39.7694180Z Entering 'third_party/ios-cmake' 2023-01-11T22:11:39.8612444Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T22:11:39.8881600Z Entering 'third_party/ittapi' 2023-01-11T22:11:39.9870336Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T22:11:40.0091642Z Entering 'third_party/kineto' 2023-01-11T22:11:40.0979729Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T22:11:40.1197590Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:11:40.2158063Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2023-01-11T22:11:40.2420167Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:11:40.3379913Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2023-01-11T22:11:40.3627370Z Entering 'third_party/nccl/nccl' 2023-01-11T22:11:40.4551538Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T22:11:40.4794479Z Entering 'third_party/neon2sse' 2023-01-11T22:11:40.5690348Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T22:11:40.5917890Z Entering 'third_party/nlohmann' 2023-01-11T22:11:40.6870042Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T22:11:40.7104733Z Entering 'third_party/onnx' 2023-01-11T22:11:40.8058061Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T22:11:40.8286635Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:11:40.9208958Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:11:40.9454058Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:11:41.0408756Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:11:41.0747018Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:11:41.1850006Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T22:11:41.2114269Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:11:41.3223743Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2023-01-11T22:11:41.3456346Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:11:41.4441712Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:11:41.4715515Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:11:41.5583767Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:11:41.5843332Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:11:41.6783087Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T22:11:41.7126922Z Entering 'third_party/pocketfft' 2023-01-11T22:11:41.8077912Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T22:11:41.8344291Z Entering 'third_party/protobuf' 2023-01-11T22:11:41.9274438Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T22:11:41.9494587Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:11:42.0476271Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2023-01-11T22:11:42.0705261Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:11:42.1645004Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:11:42.1919968Z Entering 'third_party/psimd' 2023-01-11T22:11:42.2779169Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T22:11:42.3018354Z Entering 'third_party/pthreadpool' 2023-01-11T22:11:42.4035565Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T22:11:42.4284760Z Entering 'third_party/pybind11' 2023-01-11T22:11:42.5256852Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:11:42.5525146Z Entering 'third_party/python-enum' 2023-01-11T22:11:42.6414506Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T22:11:42.6629111Z Entering 'third_party/python-peachpy' 2023-01-11T22:11:42.7519611Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T22:11:42.7732531Z Entering 'third_party/python-six' 2023-01-11T22:11:42.8643275Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T22:11:42.8872457Z Entering 'third_party/sleef' 2023-01-11T22:11:42.9768302Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T22:11:43.0023187Z Entering 'third_party/tbb' 2023-01-11T22:11:43.0877876Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T22:11:43.1133312Z Entering 'third_party/tensorpipe' 2023-01-11T22:11:43.1998608Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T22:11:43.2211933Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:11:43.3108353Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2023-01-11T22:11:43.3387503Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:11:43.4298202Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2023-01-11T22:11:43.4524142Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:11:43.5450046Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2023-01-11T22:11:43.5676733Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:11:43.6547126Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2023-01-11T22:11:43.6746899Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:11:43.7642124Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2023-01-11T22:11:43.7893957Z Entering 'third_party/zstd' 2023-01-11T22:11:43.8818718Z file:C:/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T22:11:44.3496293Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:'" 2023-01-11T22:11:45.0050006Z Entering 'android/libs/fbjni' 2023-01-11T22:11:45.0744875Z Entering 'third_party/FP16' 2023-01-11T22:11:45.1462255Z Entering 'third_party/FXdiv' 2023-01-11T22:11:45.2177493Z Entering 'third_party/NNPACK' 2023-01-11T22:11:45.2924187Z Entering 'third_party/QNNPACK' 2023-01-11T22:11:45.3641575Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:11:45.4387789Z Entering 'third_party/XNNPACK' 2023-01-11T22:11:45.5091147Z Entering 'third_party/benchmark' 2023-01-11T22:11:45.5728000Z Entering 'third_party/cpuinfo' 2023-01-11T22:11:45.6455822Z Entering 'third_party/cub' 2023-01-11T22:11:45.7139682Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:11:45.7849752Z Entering 'third_party/cutlass' 2023-01-11T22:11:45.8530753Z Entering 'third_party/eigen' 2023-01-11T22:11:45.9184597Z Entering 'third_party/fbgemm' 2023-01-11T22:11:45.9908735Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:11:46.0626996Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:11:46.1361248Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:11:46.2013615Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:11:46.2734023Z Entering 'third_party/flatbuffers' 2023-01-11T22:11:46.3454345Z Entering 'third_party/fmt' 2023-01-11T22:11:46.4108342Z Entering 'third_party/foxi' 2023-01-11T22:11:46.4808748Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:11:46.5517097Z Entering 'third_party/gloo' 2023-01-11T22:11:46.6223460Z Entering 'third_party/googletest' 2023-01-11T22:11:46.6985576Z Entering 'third_party/ideep' 2023-01-11T22:11:46.7665956Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:11:46.8846937Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:11:46.9537572Z Entering 'third_party/ios-cmake' 2023-01-11T22:11:47.0293367Z Entering 'third_party/ittapi' 2023-01-11T22:11:47.0980784Z Entering 'third_party/kineto' 2023-01-11T22:11:47.1640278Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:11:47.2359605Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:11:47.3042680Z Entering 'third_party/nccl/nccl' 2023-01-11T22:11:47.3700365Z Entering 'third_party/neon2sse' 2023-01-11T22:11:47.4449877Z Entering 'third_party/nlohmann' 2023-01-11T22:11:47.5113144Z Entering 'third_party/onnx' 2023-01-11T22:11:47.5796633Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:11:47.6452127Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:11:47.7234846Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:11:47.7910827Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:11:47.8576421Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:11:47.9281822Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:11:47.9968568Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:11:48.0734784Z Entering 'third_party/pocketfft' 2023-01-11T22:11:48.1465669Z Entering 'third_party/protobuf' 2023-01-11T22:11:48.2118950Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:11:48.2782793Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:11:48.3500458Z Entering 'third_party/psimd' 2023-01-11T22:11:48.4238242Z Entering 'third_party/pthreadpool' 2023-01-11T22:11:48.4894738Z Entering 'third_party/pybind11' 2023-01-11T22:11:48.5607342Z Entering 'third_party/python-enum' 2023-01-11T22:11:48.6291923Z Entering 'third_party/python-peachpy' 2023-01-11T22:11:48.7015729Z Entering 'third_party/python-six' 2023-01-11T22:11:48.7699252Z Entering 'third_party/sleef' 2023-01-11T22:11:48.8415492Z Entering 'third_party/tbb' 2023-01-11T22:11:48.9058587Z Entering 'third_party/tensorpipe' 2023-01-11T22:11:48.9718994Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:11:49.0386876Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:11:49.1073361Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:11:49.1737290Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:11:49.2355754Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:11:49.3141949Z Entering 'third_party/zstd' 2023-01-11T22:11:49.3913458Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:'" 2023-01-11T22:11:50.0777888Z Entering 'android/libs/fbjni' 2023-01-11T22:11:50.1543555Z Entering 'third_party/FP16' 2023-01-11T22:11:50.2318802Z Entering 'third_party/FXdiv' 2023-01-11T22:11:50.3076730Z Entering 'third_party/NNPACK' 2023-01-11T22:11:50.3876684Z Entering 'third_party/QNNPACK' 2023-01-11T22:11:50.4581803Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T22:11:50.5304914Z Entering 'third_party/XNNPACK' 2023-01-11T22:11:50.6078474Z Entering 'third_party/benchmark' 2023-01-11T22:11:50.6774855Z Entering 'third_party/cpuinfo' 2023-01-11T22:11:50.7480555Z Entering 'third_party/cub' 2023-01-11T22:11:50.8200655Z Entering 'third_party/cudnn_frontend' 2023-01-11T22:11:50.8895160Z Entering 'third_party/cutlass' 2023-01-11T22:11:50.9635729Z Entering 'third_party/eigen' 2023-01-11T22:11:51.0355807Z Entering 'third_party/fbgemm' 2023-01-11T22:11:51.1050195Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T22:11:51.1708534Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T22:11:51.2445748Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T22:11:51.3185418Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T22:11:51.3911168Z Entering 'third_party/flatbuffers' 2023-01-11T22:11:51.4636878Z Entering 'third_party/fmt' 2023-01-11T22:11:51.5339758Z Entering 'third_party/foxi' 2023-01-11T22:11:51.6039956Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T22:11:51.6718409Z Entering 'third_party/gloo' 2023-01-11T22:11:51.7449732Z Entering 'third_party/googletest' 2023-01-11T22:11:51.8228552Z Entering 'third_party/ideep' 2023-01-11T22:11:51.8908857Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T22:11:51.9619916Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T22:11:52.2958718Z Entering 'third_party/ios-cmake' 2023-01-11T22:11:52.3645001Z Entering 'third_party/ittapi' 2023-01-11T22:11:52.4384608Z Entering 'third_party/kineto' 2023-01-11T22:11:52.5044733Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T22:11:52.6007694Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T22:11:52.6943869Z Entering 'third_party/nccl/nccl' 2023-01-11T22:11:52.7786120Z Entering 'third_party/neon2sse' 2023-01-11T22:11:52.8643008Z Entering 'third_party/nlohmann' 2023-01-11T22:11:52.9392419Z Entering 'third_party/onnx' 2023-01-11T22:11:53.0089078Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T22:11:53.0851173Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T22:11:53.1596465Z Entering 'third_party/onnx-tensorrt' 2023-01-11T22:11:53.2273372Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T22:11:53.2990256Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T22:11:53.6884093Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T22:11:53.7614702Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T22:11:53.8414427Z Entering 'third_party/pocketfft' 2023-01-11T22:11:53.9182274Z Entering 'third_party/protobuf' 2023-01-11T22:11:53.9889072Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T22:11:54.0600240Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T22:11:54.1532349Z Entering 'third_party/psimd' 2023-01-11T22:11:54.2219901Z Entering 'third_party/pthreadpool' 2023-01-11T22:11:54.2865070Z Entering 'third_party/pybind11' 2023-01-11T22:11:54.3552798Z Entering 'third_party/python-enum' 2023-01-11T22:11:54.4180835Z Entering 'third_party/python-peachpy' 2023-01-11T22:11:54.4858895Z Entering 'third_party/python-six' 2023-01-11T22:11:54.5514433Z Entering 'third_party/sleef' 2023-01-11T22:11:54.6196861Z Entering 'third_party/tbb' 2023-01-11T22:11:54.6920686Z Entering 'third_party/tensorpipe' 2023-01-11T22:11:54.7622546Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T22:11:54.9106629Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T22:11:54.9785452Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T22:11:55.0464488Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T22:11:55.1081288Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T22:11:55.2027992Z Entering 'third_party/zstd' 2023-01-11T22:11:55.2777053Z ##[endgroup] 2023-01-11T22:11:55.3302030Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2023-01-11T22:11:55.3700125Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T22:11:55.4359665Z Prepare all required actions 2023-01-11T22:11:55.4360146Z Getting action download info 2023-01-11T22:11:55.6205548Z Download action repository 'actions/setup-python@v4' (SHA:5ccb29d8773c3f3f653e1705f474dfaa8a06a912) 2023-01-11T22:11:57.2268296Z ##[group]Run ./.github/actions/setup-win 2023-01-11T22:11:57.2268861Z with: 2023-01-11T22:11:57.2269328Z cuda-version: 11.6 2023-01-11T22:11:57.2269746Z env: 2023-01-11T22:11:57.2270218Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:11:57.2270726Z ##[endgroup] 2023-01-11T22:11:57.2622102Z ##[group]Run set -euo pipefail 2023-01-11T22:11:57.2622666Z set -euo pipefail 2023-01-11T22:11:57.2623198Z function get_ec2_metadata() { 2023-01-11T22:11:57.2623844Z  # Pulled from instance metadata endpoint for EC2 2023-01-11T22:11:57.2624717Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2023-01-11T22:11:57.2625527Z  category=$1 2023-01-11T22:11:57.2626265Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2023-01-11T22:11:57.2626815Z } 2023-01-11T22:11:57.2627322Z echo "ami-id: $(get_ec2_metadata ami-id)" 2023-01-11T22:11:57.2627982Z echo "instance-id: $(get_ec2_metadata instance-id)" 2023-01-11T22:11:57.2628667Z echo "instance-type: $(get_ec2_metadata instance-type)" 2023-01-11T22:11:57.2629302Z echo "system info $(uname -a)" 2023-01-11T22:11:57.2685680Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:11:57.2686244Z env: 2023-01-11T22:11:57.2686683Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:11:57.2687945Z ##[endgroup] 2023-01-11T22:11:57.6305810Z ami-id: ami-0b208e4f0dada26f6 2023-01-11T22:11:57.6593583Z instance-id: i-011302b9400dce11a 2023-01-11T22:11:57.6866995Z instance-type: p3.2xlarge 2023-01-11T22:11:57.7213997Z system info MSYS_NT-10.0-17763 EC2AMAZ-3VOMLSP 3.3.6-341.x86_64 2022-09-05 20:28 UTC x86_64 Msys 2023-01-11T22:11:57.9570885Z ##[group]Run Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T22:11:57.9572217Z Set-ItemProperty -Path "HKLM:\\SYSTEM\CurrentControlSet\Control\FileSystem" -Name "LongPathsEnabled" -Value 1 2023-01-11T22:11:57.9616851Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:11:57.9617202Z env: 2023-01-11T22:11:57.9617540Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:11:57.9617894Z ##[endgroup] 2023-01-11T22:11:58.5274119Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:11:58.6968476Z Finished 2023-01-11T22:11:58.7667150Z ##[group]Run Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T22:11:58.7667671Z Add-MpPreference -ExclusionPath $(Get-Location).tostring() -ErrorAction Ignore 2023-01-11T22:11:58.7698567Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:11:58.7698905Z env: 2023-01-11T22:11:58.7699141Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:11:58.7699388Z ##[endgroup] 2023-01-11T22:11:59.3128894Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:11:59.4875335Z Finished 2023-01-11T22:12:00.2802213Z ##[group]Run actions/setup-python@v4 2023-01-11T22:12:00.2802501Z with: 2023-01-11T22:12:00.2802732Z python-version: 3.x 2023-01-11T22:12:00.2804851Z check-latest: false 2023-01-11T22:12:00.2805119Z cache: pip 2023-01-11T22:12:00.2805576Z cache-dependency-path: **/requirements.txt **/.circleci/docker/requirements-ci.txt **/.github/requirements-gha-cache.txt 2023-01-11T22:12:00.2806148Z token: *** 2023-01-11T22:12:00.2806369Z update-environment: true 2023-01-11T22:12:00.2806615Z env: 2023-01-11T22:12:00.2806842Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:12:00.2807062Z ##[endgroup] 2023-01-11T22:12:00.9155438Z ##[group]Installed versions 2023-01-11T22:12:00.9184161Z Version 3.x was not found in the local cache 2023-01-11T22:12:01.2592053Z Version 3.x is available for downloading 2023-01-11T22:12:01.2596929Z Download from "https://github.com/actions/python-versions/releases/download/3.11.1-3646089612/python-3.11.1-win32-x64.zip" 2023-01-11T22:12:02.1774910Z Extract downloaded archive 2023-01-11T22:12:02.1949707Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:\actions-runner\_work\_temp\014a583a-5d8e-41c9-832c-6099344abb2f', 'C:\actions-runner\_work\_temp\801c5bf6-be97-4cf1-bc7c-8f5b0a98c790')" 2023-01-11T22:12:03.4885572Z Execute installation script 2023-01-11T22:12:04.2241852Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:12:04.3956840Z Finished 2023-01-11T22:12:04.4627343Z Check if Python hostedtoolcache folder exist... 2023-01-11T22:12:04.4628319Z 2023-01-11T22:12:04.4650137Z Create Python toolcache folder 2023-01-11T22:12:04.4651189Z 2023-01-11T22:12:04.4694749Z Check if current Python version is installed... 2023-01-11T22:12:04.4695478Z 2023-01-11T22:12:04.4750052Z No Python3.11.* found 2023-01-11T22:12:04.4751090Z 2023-01-11T22:12:04.4758192Z Remove registry entries for Python 3.11(x64)... 2023-01-11T22:12:04.4760150Z 2023-01-11T22:12:05.3677239Z Create Python 3.11.1 folder in C:\actions-runner\_work\_tool\Python 2023-01-11T22:12:05.3677685Z 2023-01-11T22:12:05.3714263Z Copy Python binaries to C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:12:05.3714781Z 2023-01-11T22:12:05.3989771Z Install Python 3.11.1 in C:\actions-runner\_work\_tool\Python... 2023-01-11T22:12:05.3992169Z 2023-01-11T22:13:02.7062741Z Create python3 symlink 2023-01-11T22:13:02.7065290Z 2023-01-11T22:13:02.7733136Z 2023-01-11T22:13:02.7738708Z Directory: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:02.7739188Z 2023-01-11T22:13:02.7747378Z Mode LastWriteTime Length Name 2023-01-11T22:13:02.7751906Z ---- ------------- ------ ---- 2023-01-11T22:13:02.7758912Z -a---l 1/11/2023 10:13 PM 0 python3.exe 2023-01-11T22:13:02.7767081Z Install and upgrade Pip 2023-01-11T22:13:02.7769350Z 2023-01-11T22:13:05.8833469Z Looking in links: c:\Users\runneruser\AppData\Local\Temp\tmpy48bzv2k 2023-01-11T22:13:05.8874926Z Requirement already satisfied: setuptools in c:\actions-runner\_work\_tool\python\3.11.1\x64\lib\site-packages (65.5.0) 2023-01-11T22:13:05.8898513Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.1\x64\lib\site-packages (22.3.1) 2023-01-11T22:13:07.0800166Z Requirement already satisfied: pip in c:\actions-runner\_work\_tool\python\3.11.1\x64\lib\site-packages (22.3.1) 2023-01-11T22:13:07.6209087Z Create complete file 2023-01-11T22:13:07.6209786Z 2023-01-11T22:13:07.6226468Z 2023-01-11T22:13:07.6227841Z 2023-01-11T22:13:07.6695099Z Successfully set up CPython (3.11.1) 2023-01-11T22:13:07.6696066Z ##[endgroup] 2023-01-11T22:13:39.2966669Z Received 763662 of 763662 (100.0%), 12.1 MBs/sec 2023-01-11T22:13:39.2970394Z Cache Size: ~1 MB (763662 B) 2023-01-11T22:13:39.3026291Z [command]C:\Windows\System32\tar.exe -z -xf C:/actions-runner/_work/_temp/b4688852-c623-4147-a86e-328a4139d886/cache.tgz -P -C C:/actions-runner/_work/pytorch/pytorch 2023-01-11T22:13:39.4506787Z Cache restored successfully 2023-01-11T22:13:39.4533599Z Cache restored from key: setup-python-Windows-python-3.11.1-pip-d5aff1e98b3657997f75afe2f331f8003ab414e0fd5c2a84449b581775ced3ff 2023-01-11T22:13:39.5822422Z ##[group]Run # Windows conda is baked into the AMI at this location 2023-01-11T22:13:39.5823221Z # Windows conda is baked into the AMI at this location 2023-01-11T22:13:39.5823799Z CONDA="C:\Jenkins\Miniconda3\condabin\conda.bat" 2023-01-11T22:13:39.5824101Z  2023-01-11T22:13:39.5824315Z { 2023-01-11T22:13:39.5824623Z  echo "CONDA_RUN=${CONDA} run --no-capture-output"; 2023-01-11T22:13:39.5825070Z  echo "CONDA_BUILD=${CONDA} run conda-build"; 2023-01-11T22:13:39.5825409Z  echo "CONDA_INSTALL=${CONDA} install"; 2023-01-11T22:13:39.5825936Z } >> "${GITHUB_ENV}" 2023-01-11T22:13:39.5871098Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:13:39.5871466Z env: 2023-01-11T22:13:39.5871706Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:13:39.5872071Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.5872566Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:13:39.5872971Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.5873475Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.5873884Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.5874337Z ##[endgroup] 2023-01-11T22:13:39.7112921Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2023-01-11T22:13:39.7113577Z with: 2023-01-11T22:13:39.7114304Z github-secret: *** 2023-01-11T22:13:39.7116219Z instructions: To forward remote desktop on your local machine ssh as follows: ssh -L 3389:localhost:3389 %%username%%@%%hostname%% And then change password using `passwd` command. To start tests locally, change working folder to \actions-runner\_work\pytorch\pytorch\test, Activate miniconda and Visual Studio environment and set PYTHON_PATH, by running: call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2023-01-11T22:13:39.7118533Z activate-with-label: false 2023-01-11T22:13:39.7119008Z label: with-ssh 2023-01-11T22:13:39.7119479Z remove-existing-keys: true 2023-01-11T22:13:39.7119942Z env: 2023-01-11T22:13:39.7120283Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:13:39.7120865Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.7121637Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:13:39.7122302Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.7123050Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.7123836Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:39.7124615Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:13:39.7125449Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:13:39.7126235Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:13:39.7127208Z ##[endgroup] 2023-01-11T22:13:40.0222685Z ciflow reference detected, attempting to extract PR number 2023-01-11T22:13:40.5226306Z Grabbing public ssh keys from https://github.com/pytorch-bot[bot].keys 2023-01-11T22:13:40.6128375Z No SSH keys found for user pytorch-bot[bot] 2023-01-11T22:13:40.6128877Z Grabbing public ssh keys from https://github.com/LucaLumetti.keys 2023-01-11T22:13:40.6981796Z Public keys pulled and installed to C:\Users\runneruser\.ssh\authorized_keys 2023-01-11T22:13:40.7052890Z Login using: ssh runneruser@ec2-44-192-50-119.compute-1.amazonaws.com 2023-01-11T22:13:40.7053844Z To forward remote desktop on your local machine ssh as follows: 2023-01-11T22:13:40.7054719Z ssh -L 3389:localhost:3389 runneruser@ec2-44-192-50-119.compute-1.amazonaws.com 2023-01-11T22:13:40.7055541Z And then change password using `passwd` command. 2023-01-11T22:13:40.7055912Z 2023-01-11T22:13:40.7056443Z To start tests locally, change working folder to \actions-runner\_work\pytorch\pytorch\test, 2023-01-11T22:13:40.7057329Z Activate miniconda and Visual Studio environment and set PYTHON_PATH, by running: 2023-01-11T22:13:40.7058125Z call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2023-01-11T22:13:40.7059017Z call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 2023-01-11T22:13:40.7059878Z set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2023-01-11T22:13:40.9404029Z ##[group]Run # Windows conda doesn't have python3 binary, only python, but it's python3 2023-01-11T22:13:40.9404691Z # Windows conda doesn't have python3 binary, only python, but it's python3 2023-01-11T22:13:40.9405197Z ${CONDA_RUN} python -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T22:13:40.9405652Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T22:13:40.9445714Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:13:40.9446145Z env: 2023-01-11T22:13:40.9446433Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:13:40.9446844Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:40.9447335Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:13:40.9447819Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:40.9448322Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:40.9448786Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:40.9449272Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:13:40.9449909Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:13:40.9450376Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:13:40.9450741Z ##[endgroup] 2023-01-11T22:13:41.2625664Z ##[group]Run seemethere/download-artifact-s3@v4 2023-01-11T22:13:41.2626013Z with: 2023-01-11T22:13:41.2626254Z name: win-vs2019-cuda11.6-py3 2023-01-11T22:13:41.2626545Z path: C:\3896346758\build-results 2023-01-11T22:13:41.2626902Z s3-bucket: gha-artifacts 2023-01-11T22:13:41.2627400Z region: us-east-1 2023-01-11T22:13:41.2627766Z env: 2023-01-11T22:13:41.2628220Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:13:41.2628850Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:41.2629390Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:13:41.2629802Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:41.2630205Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:41.2630571Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:41.2631031Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:13:41.2631467Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:13:41.2632495Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:13:41.2635242Z ##[endgroup] 2023-01-11T22:13:42.8546162Z Found 3 objects with prefix pytorch/pytorch/3896346758/win-vs2019-cuda11.6-py3/ 2023-01-11T22:13:42.8554453Z Starting download (1/3): C:\3896346758\build-results\.ninja_log 2023-01-11T22:13:43.0118391Z Finished download (1/3): C:\3896346758\build-results\.ninja_log 2023-01-11T22:13:43.0120592Z Starting download (2/3): C:\3896346758\build-results\.pytorch-test-times.json 2023-01-11T22:13:43.0654918Z Finished download (2/3): C:\3896346758\build-results\.pytorch-test-times.json 2023-01-11T22:13:43.0658781Z Starting download (3/3): C:\3896346758\build-results\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:13:45.1194747Z Finished download (3/3): C:\3896346758\build-results\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:13:45.1195524Z 2023-01-11T22:13:45.1226685Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2023-01-11T22:13:45.1243856Z Artifact download has finished successfully 2023-01-11T22:13:45.4624020Z ##[group]Run tree /F C:\$Env:GITHUB_RUN_ID\build-results 2023-01-11T22:13:45.4625200Z tree /F C:\$Env:GITHUB_RUN_ID\build-results 2023-01-11T22:13:45.4681739Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T22:13:45.4682409Z env: 2023-01-11T22:13:45.4682871Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:13:45.4683516Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:45.4684400Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:13:45.4685183Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:45.4685916Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:45.4686646Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:45.4687408Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:13:45.4688331Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:13:45.4689081Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:13:45.4689647Z ##[endgroup] 2023-01-11T22:13:46.2176566Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T22:13:46.4003456Z Finished 2023-01-11T22:13:47.0546171Z Folder PATH listing 2023-01-11T22:13:47.0546525Z Volume serial number is 60AC-DF3B 2023-01-11T22:13:47.0546788Z C:\3896346758\BUILD-RESULTS 2023-01-11T22:13:47.1017731Z .ninja_log 2023-01-11T22:13:47.1018843Z .pytorch-test-times.json 2023-01-11T22:13:47.1019838Z win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:13:47.1020492Z 2023-01-11T22:13:47.1021111Z No subfolders exist 2023-01-11T22:13:47.1021931Z 2023-01-11T22:13:47.2118358Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T22:13:47.2118988Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T22:13:47.2119297Z  2023-01-11T22:13:47.2119570Z # sanitize the input commit message and PR body here: 2023-01-11T22:13:47.2119853Z # 2023-01-11T22:13:47.2120206Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T22:13:47.2120715Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T22:13:47.2121134Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T22:13:47.2121438Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T22:13:47.2121661Z  2023-01-11T22:13:47.2122003Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T22:13:47.2122511Z # wreak havoc internally 2023-01-11T22:13:47.2122894Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T22:13:47.2123303Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T22:13:47.2123534Z  2023-01-11T22:13:47.2123779Z .jenkins/pytorch/win-test.sh 2023-01-11T22:13:47.2193137Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T22:13:47.2193603Z env: 2023-01-11T22:13:47.2193839Z GIT_DEFAULT_BRANCH: master 2023-01-11T22:13:47.2194187Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:47.2194796Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T22:13:47.2195216Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:47.2195607Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:47.2195981Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T22:13:47.2196497Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T22:13:47.2196938Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T22:13:47.2197337Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T22:13:47.2197640Z USE_CUDA: 1 2023-01-11T22:13:47.2197871Z INSTALL_WINDOWS_SDK: 1 2023-01-11T22:13:47.2198111Z PYTHON_VERSION: 3.8 2023-01-11T22:13:47.2198475Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T22:13:47.2198757Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T22:13:47.2199139Z VC_PRODUCT: BuildTools 2023-01-11T22:13:47.2199402Z VC_VERSION: 2023-01-11T22:13:47.2199607Z VS_VERSION: 16.8.6 2023-01-11T22:13:47.2199832Z VC_YEAR: 2019 2023-01-11T22:13:47.2200075Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T22:13:47.2200415Z PR_NUMBER: 2023-01-11T22:13:47.2200691Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:13:47.2200956Z CUDA_VERSION: 11.6 2023-01-11T22:13:47.2201340Z PYTORCH_FINAL_PACKAGE_DIR: /c/3896346758/build-results/ 2023-01-11T22:13:47.2201770Z BUILD_ENVIRONMENT: win-vs2019-cuda11.6-py3 2023-01-11T22:13:47.2202193Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2023-01-11T22:13:47.2202534Z SHARD_NUMBER: 5 2023-01-11T22:13:47.2202743Z NUM_TEST_SHARDS: 5 2023-01-11T22:13:47.2202974Z TEST_CONFIG: default 2023-01-11T22:13:47.2203383Z PR_BODY: 2023-01-11T22:13:47.2203614Z TORCH_CUDA_ARCH_LIST: 7.0 2023-01-11T22:13:47.2203885Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T22:13:47.2204178Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T22:13:47.2204420Z ##[endgroup] 2023-01-11T22:13:47.4998366Z +++ dirname .jenkins/pytorch/win-test.sh 2023-01-11T22:13:47.6072055Z ++ cd .jenkins/pytorch 2023-01-11T22:13:47.6084544Z ++ pwd 2023-01-11T22:13:47.6093217Z + SCRIPT_PARENT_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch 2023-01-11T22:13:47.6096599Z + source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2023-01-11T22:13:47.6223384Z +++ dirname /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common.sh 2023-01-11T22:13:47.6352842Z ++ source /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/common_utils.sh 2023-01-11T22:13:47.6360136Z +++ declare -f -t trap_add 2023-01-11T22:13:47.6371191Z ++ set -ex 2023-01-11T22:13:47.6371922Z ++ [[ win-vs2019-cuda11.6-py3 == *rocm* ]] 2023-01-11T22:13:47.6372514Z ++ BUILD_TEST_LIBTORCH=0 2023-01-11T22:13:47.6537611Z ++ git rev-parse HEAD 2023-01-11T22:13:47.7088983Z + IMAGE_COMMIT_ID=8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:13:47.7089914Z + export IMAGE_COMMIT_ID 2023-01-11T22:13:47.7090666Z + export IMAGE_COMMIT_TAG=win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:13:47.7091584Z + IMAGE_COMMIT_TAG=win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T22:13:47.7092227Z + [[ '' == *\d\e\v\e\l\o\p* ]] 2023-01-11T22:13:47.7092839Z + export TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2023-01-11T22:13:47.7093543Z + TMP_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2023-01-11T22:13:47.7211487Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/build/win_tmp 2023-01-11T22:13:47.8047281Z + TMP_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\build\win_tmp' 2023-01-11T22:13:47.8047979Z + export TMP_DIR_WIN 2023-01-11T22:13:47.8048660Z + export PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:13:47.8049404Z + PROJECT_DIR=/c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:13:47.8166669Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch 2023-01-11T22:13:47.8379531Z + PROJECT_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch' 2023-01-11T22:13:47.8380602Z + export PROJECT_DIR_WIN 2023-01-11T22:13:47.8381469Z + export TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2023-01-11T22:13:47.8382399Z + TEST_DIR=/c/actions-runner/_work/pytorch/pytorch/test 2023-01-11T22:13:47.8487652Z ++ cygpath -w /c/actions-runner/_work/pytorch/pytorch/test 2023-01-11T22:13:47.8691920Z + TEST_DIR_WIN='C:\actions-runner\_work\pytorch\pytorch\test' 2023-01-11T22:13:47.8692563Z + export TEST_DIR_WIN 2023-01-11T22:13:47.8693537Z + export PYTORCH_FINAL_PACKAGE_DIR=/c/3896346758/build-results/ 2023-01-11T22:13:47.8694307Z + PYTORCH_FINAL_PACKAGE_DIR=/c/3896346758/build-results/ 2023-01-11T22:13:47.8791698Z ++ cygpath -w /c/3896346758/build-results/ 2023-01-11T22:13:47.8989968Z + PYTORCH_FINAL_PACKAGE_DIR_WIN='C:\3896346758\build-results\' 2023-01-11T22:13:47.8990635Z + export PYTORCH_FINAL_PACKAGE_DIR_WIN 2023-01-11T22:13:47.8991388Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/build/torch 2023-01-11T22:13:47.9570837Z + CI_SCRIPTS_DIR=/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2023-01-11T22:13:47.9571348Z + mkdir -p /c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts 2023-01-11T22:13:47.9897104Z ++ ls '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*' 2023-01-11T22:13:48.0340554Z ls: cannot access '/c/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/*': No such file or directory 2023-01-11T22:13:48.0345908Z + '[' -n '' ']' 2023-01-11T22:13:48.0347249Z + export SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2023-01-11T22:13:48.0348253Z + SCRIPT_HELPERS_DIR=/c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers 2023-01-11T22:13:48.0349350Z + [[ default = \f\o\r\c\e\_\o\n\_\c\p\u ]] 2023-01-11T22:13:48.0349941Z + [[ win-vs2019-cuda11.6-py3 == *cuda* ]] 2023-01-11T22:13:48.0350546Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T22:13:48.0351249Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2023-01-11T22:13:48.0351868Z + run_tests 2023-01-11T22:13:48.0352608Z + for path in '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' /c/Windows/System32/nvidia-smi.exe 2023-01-11T22:13:48.0354358Z + [[ -x /c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe ]] 2023-01-11T22:13:48.0355198Z + '/c/Program Files/NVIDIA Corporation/NVSMI/nvidia-smi.exe' 2023-01-11T22:13:53.7551120Z Wed Jan 11 22:13:50 2023 2023-01-11T22:13:53.7551931Z +-----------------------------------------------------------------------------+ 2023-01-11T22:13:53.7552731Z | NVIDIA-SMI 462.31 Driver Version: 462.31 CUDA Version: 11.2 | 2023-01-11T22:13:53.7553461Z |-------------------------------+----------------------+----------------------+ 2023-01-11T22:13:53.7554281Z | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | 2023-01-11T22:13:53.7555070Z | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | 2023-01-11T22:13:53.7555763Z | | | MIG M. | 2023-01-11T22:13:53.7556303Z |===============================+======================+======================| 2023-01-11T22:13:53.8574982Z | 0 Tesla V100-SXM2... TCC | 00000000:00:1E.0 Off | 0 | 2023-01-11T22:13:53.8575725Z | N/A 28C P0 24W / 300W | 0MiB / 16258MiB | 0% Default | 2023-01-11T22:13:53.8576289Z | | | N/A | 2023-01-11T22:13:53.8576948Z +-------------------------------+----------------------+----------------------+ 2023-01-11T22:13:53.8577451Z 2023-01-11T22:13:53.8577832Z +-----------------------------------------------------------------------------+ 2023-01-11T22:13:53.8578424Z | Processes: | 2023-01-11T22:13:53.8579141Z | GPU GI CI PID Type Process name GPU Memory | 2023-01-11T22:13:53.8579700Z | ID ID Usage | 2023-01-11T22:13:53.8580200Z |=============================================================================| 2023-01-11T22:13:53.8580820Z | No running processes found | 2023-01-11T22:13:53.8581550Z +-----------------------------------------------------------------------------+ 2023-01-11T22:13:53.9279075Z + break 2023-01-11T22:13:53.9280321Z + [[ default == *functorch* ]] 2023-01-11T22:13:53.9281043Z + [[ 5 -eq 1 ]] 2023-01-11T22:13:53.9281728Z + /c/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers/test_python_shard.bat 2023-01-11T22:13:53.9703614Z 2023-01-11T22:13:53.9704683Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\setup_pytorch_env.bat 2023-01-11T22:13:53.9736720Z 2023-01-11T22:13:53.9737601Z C:\actions-runner\_work\pytorch\pytorch>if exist "C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat" ( 2023-01-11T22:13:53.9738795Z call C:/actions-runner/_work/pytorch/pytorch/build/win_tmp/ci_scripts/pytorch_env_restore.bat 2023-01-11T22:13:53.9739742Z exit /b 0 2023-01-11T22:13:53.9740236Z ) 2023-01-11T22:13:53.9742438Z 2023-01-11T22:13:53.9745540Z C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python311\Scripts;C:\actions-runner\_work\_tool\Python\3.11.1\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.11.1\x64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2023-01-11T22:13:53.9748755Z 2023-01-11T22:13:53.9749736Z C:\actions-runner\_work\pytorch\pytorch>set INSTALLER_DIR=C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers 2023-01-11T22:13:53.9755990Z 2023-01-11T22:13:53.9756869Z C:\actions-runner\_work\pytorch\pytorch>call C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\installation-helpers\activate_miniconda3.bat 2023-01-11T22:13:53.9787845Z 2023-01-11T22:13:53.9788604Z C:\actions-runner\_work\pytorch\pytorch>if "win-vs2019-cuda11.6-py3" == "" (set CONDA_PARENT_DIR=C:\actions-runner\_work\pytorch\pytorch ) else (set CONDA_PARENT_DIR=C:\Jenkins ) 2023-01-11T22:13:53.9797729Z 2023-01-11T22:13:53.9798886Z C:\actions-runner\_work\pytorch\pytorch>if not exist C:\Jenkins\Miniconda3 (set INSTALL_FRESH_CONDA=1 ) 2023-01-11T22:13:53.9805931Z 2023-01-11T22:13:53.9806931Z C:\actions-runner\_work\pytorch\pytorch>if "" == "1" ( 2023-01-11T22:13:53.9809856Z curl --retry 3 --retry-all-errors -k https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe --output C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe 2023-01-11T22:13:53.9811459Z if errorlevel 1 exit /b 2023-01-11T22:13:53.9812040Z if not errorlevel 0 exit /b 2023-01-11T22:13:53.9813153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\Miniconda3-latest-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=0 /S /AddToPath=0 /D=C:\Jenkins\Miniconda3 2023-01-11T22:13:53.9814540Z if errorlevel 1 exit /b 2023-01-11T22:13:53.9815225Z if not errorlevel 0 exit /b 2023-01-11T22:13:53.9815689Z ) 2023-01-11T22:13:53.9815934Z 2023-01-11T22:13:53.9816490Z C:\actions-runner\_work\pytorch\pytorch>call C:\Jenkins\Miniconda3\Scripts\activate.bat C:\Jenkins\Miniconda3 2023-01-11T22:13:57.3647941Z 2023-01-11T22:13:57.3648681Z (base) C:\actions-runner\_work\pytorch\pytorch>if errorlevel 1 exit /b 2023-01-11T22:13:57.3650222Z 2023-01-11T22:13:57.3650871Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 exit /b 2023-01-11T22:13:57.3654361Z 2023-01-11T22:13:57.3654819Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd . 2023-01-11T22:13:57.3665123Z 2023-01-11T22:13:57.3666623Z (base) C:\actions-runner\_work\pytorch\pytorch>if "" == "" (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 ) else (call "C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" x64 -vcvars_ver= ) 2023-01-11T22:13:58.0460973Z ********************************************************************** 2023-01-11T22:13:58.0461724Z ** Visual Studio 2019 Developer Command Prompt v16.8.6 2023-01-11T22:13:58.0462416Z ** Copyright (c) 2020 Microsoft Corporation 2023-01-11T22:13:58.0463013Z ********************************************************************** 2023-01-11T22:13:59.1967556Z [vcvarsall.bat] Environment initialized for: 'x64' 2023-01-11T22:13:59.2076071Z 2023-01-11T22:13:59.2076867Z (base) C:\actions-runner\_work\pytorch\pytorch>popd 2023-01-11T22:13:59.2083285Z 2023-01-11T22:13:59.2084415Z (base) C:\actions-runner\_work\pytorch\pytorch>set DISTUTILS_USE_SDK=1 2023-01-11T22:13:59.2103204Z 2023-01-11T22:13:59.2104344Z (base) C:\actions-runner\_work\pytorch\pytorch>if not "1" == "1" goto cuda_build_end 2023-01-11T22:13:59.2108495Z 2023-01-11T22:13:59.2109449Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2023-01-11T22:13:59.2123737Z 2023-01-11T22:13:59.2124621Z (base) C:\actions-runner\_work\pytorch\pytorch>rem version transformer, for example 10.1 to 10_1. 2023-01-11T22:13:59.2129016Z 2023-01-11T22:13:59.2129507Z (base) C:\actions-runner\_work\pytorch\pytorch>set VERSION_SUFFIX=11_6 2023-01-11T22:13:59.2137823Z 2023-01-11T22:13:59.2138729Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_PATH_V11_6=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2023-01-11T22:13:59.2145001Z 2023-01-11T22:13:59.2146209Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_LIB_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\lib\x64 2023-01-11T22:13:59.2152095Z 2023-01-11T22:13:59.2152936Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDA_TOOLKIT_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2023-01-11T22:13:59.2157076Z 2023-01-11T22:13:59.2158000Z (base) C:\actions-runner\_work\pytorch\pytorch>set CUDNN_ROOT_DIR=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6 2023-01-11T22:13:59.2170989Z 2023-01-11T22:13:59.2174083Z (base) C:\actions-runner\_work\pytorch\pytorch>set NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt 2023-01-11T22:13:59.2185812Z 2023-01-11T22:13:59.2201536Z (base) C:\actions-runner\_work\pytorch\pytorch>set PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin;C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\libnvvp;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\VC\Tools\MSVC\14.28.29333\bin\HostX64\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\VC\VCPackages;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\Common7\Tools\;C:\Jenkins\Miniconda3;C:\Jenkins\Miniconda3\Library\mingw-w64\bin;C:\Jenkins\Miniconda3\Library\usr\bin;C:\Jenkins\Miniconda3\Library\bin;C:\Jenkins\Miniconda3\Scripts;C:\Jenkins\Miniconda3\bin;C:\Jenkins\Miniconda3\condabin;C:\Program Files\CMake\bin;C:\Program Files\7-Zip;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Amazon\AWSCLI;C:\Program Files\Amazon\AWSCLI\bin;C:\Users\runneruser\AppData\Roaming\Python\Python311\Scripts;C:\actions-runner\_work\_tool\Python\3.11.1\x64\Scripts;C:\actions-runner\_work\_tool\Python\3.11.1\x64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\ProgramData\chocolatey\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Users\runneruser\AppData\Local\Microsoft\WindowsApps 2023-01-11T22:13:59.2215066Z 2023-01-11T22:13:59.2215708Z (base) C:\actions-runner\_work\pytorch\pytorch>set NUMBAPRO_CUDALIB=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\bin 2023-01-11T22:13:59.2216360Z 2023-01-11T22:13:59.2217000Z (base) C:\actions-runner\_work\pytorch\pytorch>set NUMBAPRO_LIBDEVICE=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\nvvm\libdevice 2023-01-11T22:13:59.2231239Z 2023-01-11T22:13:59.2235605Z (base) C:\actions-runner\_work\pytorch\pytorch>set NUMBAPRO_NVVM=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.6\nvvm\bin\nvvm64_32_0.dll 2023-01-11T22:13:59.2248782Z 2023-01-11T22:13:59.2249880Z (base) C:\actions-runner\_work\pytorch\pytorch>set PYTHONPATH=C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build; 2023-01-11T22:13:59.2250641Z 2023-01-11T22:13:59.2251110Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.6-py3" == "" ( 2023-01-11T22:13:59.2252019Z pushd C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build 2023-01-11T22:13:59.2253980Z copy /Y C:\3896346758\build-results\\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\ 2023-01-11T22:13:59.2255484Z 7z x C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z -aos 2023-01-11T22:13:59.2289460Z popd 2023-01-11T22:13:59.2294647Z ) else (xcopy /s C:\Jenkins\Miniconda3\Lib\site-packages\torch C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ ) 2023-01-11T22:13:59.3902878Z 1 file(s) copied. 2023-01-11T22:14:00.0690109Z 2023-01-11T22:14:00.0690839Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T22:14:00.0691255Z 2023-01-11T22:14:00.0691507Z Scanning the drive for archives: 2023-01-11T22:14:00.0691783Z 1 file, 185293121 bytes (177 MiB) 2023-01-11T22:14:00.0691946Z 2023-01-11T22:14:00.0692320Z Extracting archive: C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:14:34.3863311Z -- 2023-01-11T22:14:34.3863985Z Path = C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\win-vs2019-cuda11.6-py3-8419ddda87c8a47eacc63b54bc7ec98c1f27c26e.7z 2023-01-11T22:14:34.3864436Z Type = 7z 2023-01-11T22:14:34.3864676Z Physical Size = 185293121 2023-01-11T22:14:34.3864935Z Headers Size = 134150 2023-01-11T22:14:34.3865184Z Method = LZMA2:24 BCJ 2023-01-11T22:14:34.3865407Z Solid = + 2023-01-11T22:14:34.3865610Z Blocks = 2 2023-01-11T22:14:34.3865758Z 2023-01-11T22:14:34.3869529Z Everything is Ok 2023-01-11T22:14:34.3869793Z 2023-01-11T22:14:34.3869907Z Folders: 629 2023-01-11T22:14:34.3870125Z Files: 11264 2023-01-11T22:14:34.3870342Z Size: 1188512352 2023-01-11T22:14:34.3870584Z Compressed: 185293121 2023-01-11T22:14:34.4904454Z 2023-01-11T22:14:34.4905370Z (base) C:\actions-runner\_work\pytorch\pytorch>if NOT "win-vs2019-cuda11.6-py3" == "" ( 2023-01-11T22:14:34.4906115Z echo @echo off 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2023-01-11T22:14:34.4907060Z echo call "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore.bat" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2023-01-11T22:14:34.4907846Z echo cd /D "C:\actions-runner\_work\pytorch\pytorch" 1>>C:\actions-runner\_work\pytorch\pytorch\build\win_tmp/ci_scripts/pytorch_env_restore_helper.bat 2023-01-11T22:14:34.4908544Z aws s3 cp "s3://ossci-windows/Restore PyTorch Environment.lnk" "C:\Users\circleci\Desktop\Restore PyTorch Environment.lnk" 2023-01-11T22:14:34.4908942Z ) 2023-01-11T22:14:37.4795464Z Completed 2.3 KiB/2.3 KiB (32.8 KiB/s) with 1 file(s) remaining 2023-01-11T22:14:37.4796136Z download: s3://ossci-windows/Restore PyTorch Environment.lnk to ..\..\..\..\Users\circleci\Desktop\Restore PyTorch Environment.lnk 2023-01-11T22:14:37.5961126Z 2023-01-11T22:14:37.5962112Z (base) C:\actions-runner\_work\pytorch\pytorch>if not errorlevel 0 ( 2023-01-11T22:14:37.5962903Z echo "setup pytorch env failed" 2023-01-11T22:14:37.5963377Z echo 0 2023-01-11T22:14:37.5963781Z exit /b 2023-01-11T22:14:37.5964160Z ) 2023-01-11T22:14:37.5964403Z 2023-01-11T22:14:37.5964765Z (base) C:\actions-runner\_work\pytorch\pytorch>pushd test 2023-01-11T22:14:37.5971553Z 2023-01-11T22:14:37.5972270Z (base) C:\actions-runner\_work\pytorch\pytorch\test>set GFLAGS_EXE="C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" 2023-01-11T22:14:37.5977437Z 2023-01-11T22:14:37.5978263Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if "5" == "1" (if exist "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" ( 2023-01-11T22:14:37.5978732Z echo Some smoke tests 2023-01-11T22:14:37.5979135Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe +sls 2023-01-11T22:14:37.5979660Z python C:/actions-runner/_work/pytorch/pytorch/.jenkins/pytorch/win-test-helpers\run_python_nn_smoketests.py 2023-01-11T22:14:37.5982202Z if ERRORLEVEL 1 goto fail 2023-01-11T22:14:37.5982992Z "C:\Program Files (x86)\Windows Kits\10\Debuggers\x64\gflags.exe" /i python.exe -sls 2023-01-11T22:14:37.5983390Z if ERRORLEVEL 1 goto fail 2023-01-11T22:14:37.5983632Z ) ) 2023-01-11T22:14:37.5983769Z 2023-01-11T22:14:37.5984030Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Copying over test times file 2023-01-11T22:14:37.5984413Z Copying over test times file 2023-01-11T22:14:37.5984687Z 2023-01-11T22:14:37.5985097Z (base) C:\actions-runner\_work\pytorch\pytorch\test>copy /Y "C:\3896346758\build-results\\.pytorch-test-times.json" "C:\actions-runner\_work\pytorch\pytorch" 2023-01-11T22:14:37.6001103Z 1 file(s) copied. 2023-01-11T22:14:37.6003445Z 2023-01-11T22:14:37.6003915Z (base) C:\actions-runner\_work\pytorch\pytorch\test>echo Run nn tests 2023-01-11T22:14:37.6005013Z Run nn tests 2023-01-11T22:14:37.6007258Z 2023-01-11T22:14:37.6007846Z (base) C:\actions-runner\_work\pytorch\pytorch\test>python run_test.py --exclude-jit-executor --exclude-distributed-tests --shard "5" "5" --verbose 2023-01-11T22:15:09.4686011Z C:\actions-runner\_work\pytorch\pytorch\test\run_test.py:1169: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:15:09.4686775Z if torch.version.cuda is not None and LooseVersion(torch.version.cuda) >= "11.6": 2023-01-11T22:15:09.4773169Z C:\actions-runner\_work\pytorch\pytorch\test\run_test.py:1187: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:15:09.4774362Z LooseVersion(torch.version.cuda) >= "11.5" and 2023-01-11T22:15:09.4775456Z C:\actions-runner\_work\pytorch\pytorch\test\run_test.py:1188: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T22:15:09.4776484Z LooseVersion(torch.version.cuda) <= "11.6" 2023-01-11T22:15:09.4803492Z Excluding test_cpp_extensions_aot_ninja on Windows 2023-01-11T22:15:09.4804293Z Excluding test_cpp_extensions_aot_no_ninja on Windows 2023-01-11T22:15:09.4875906Z Selected tests: 2023-01-11T22:15:09.4876855Z test_ops_gradients 2023-01-11T22:15:09.4877389Z test_multiprocessing 2023-01-11T22:15:09.4877962Z test_nn 2023-01-11T22:15:09.4879617Z test_torch 2023-01-11T22:15:09.4880077Z test_tensorexpr 2023-01-11T22:15:09.4880530Z test_cuda 2023-01-11T22:15:09.4880951Z test_prims 2023-01-11T22:15:09.4881407Z test_spectral_ops 2023-01-11T22:15:09.4881897Z test_fx 2023-01-11T22:15:09.4882658Z test_cuda_trace 2023-01-11T22:15:09.4883146Z test_namedtuple_return_api 2023-01-11T22:15:09.4883651Z test_overrides 2023-01-11T22:15:09.4884093Z test_jit_disabled 2023-01-11T22:15:09.4884628Z dynamo/test_comptime 2023-01-11T22:15:09.4885112Z dynamo/test_global 2023-01-11T22:15:09.4885559Z dynamo/test_modules 2023-01-11T22:15:09.4886162Z dynamo/test_recompile_ux 2023-01-11T22:15:09.4886718Z dynamo/test_torchxla_integration 2023-01-11T22:15:09.4887245Z inductor/test_minifier 2023-01-11T22:15:09.4887742Z lazy/test_bindings 2023-01-11T22:15:09.4888171Z test_deploy 2023-01-11T22:15:09.4888634Z test_quantization 2023-01-11T22:15:09.4889098Z test_schema_check 2023-01-11T22:15:09.4889556Z test_dataloader 2023-01-11T22:15:09.4889978Z test_unary_ufuncs 2023-01-11T22:15:09.4890436Z test_masked 2023-01-11T22:15:09.4890896Z test_view_ops 2023-01-11T22:15:09.4891377Z profiler/test_profiler 2023-01-11T22:15:09.4892175Z test_stateless 2023-01-11T22:15:09.4892596Z nn/test_embedding 2023-01-11T22:15:09.4893070Z test_type_promotion 2023-01-11T22:15:09.4893545Z test_transformers 2023-01-11T22:15:09.4894016Z test_maskedtensor 2023-01-11T22:15:09.4894456Z test_testing 2023-01-11T22:15:09.4894908Z test_xnnpack_integration 2023-01-11T22:15:09.4895444Z test_functionalization 2023-01-11T22:15:09.4895961Z test_scatter_gather_ops 2023-01-11T22:15:09.4896445Z test_openmp 2023-01-11T22:15:09.4896948Z profiler/test_memory_profiler 2023-01-11T22:15:09.4897429Z test_legacy_vmap 2023-01-11T22:15:09.4898112Z test_import_stats 2023-01-11T22:15:09.4898612Z test_mkl_verbose 2023-01-11T22:15:09.4899083Z test_mkldnn_verbose 2023-01-11T22:15:09.4899543Z test_weak 2023-01-11T22:15:09.4899954Z test_datapipe 2023-01-11T22:15:09.4900430Z test_nvfuser_frontend 2023-01-11T22:15:09.4900897Z test_module_init 2023-01-11T22:15:09.4901351Z test_nestedtensor 2023-01-11T22:15:09.4901828Z test_python_dispatch 2023-01-11T22:15:09.4902286Z test_namedtensor 2023-01-11T22:15:09.4902744Z test_logging 2023-01-11T22:15:09.4903190Z test_shape_ops 2023-01-11T22:15:09.4903637Z test_autocast 2023-01-11T22:15:09.4904095Z test_native_functions 2023-01-11T22:15:09.4904531Z test_native_mha 2023-01-11T22:15:09.4904979Z test_package 2023-01-11T22:15:09.4905588Z test_set_default_mobile_cpu_allocator 2023-01-11T22:15:09.4906110Z test_dlpack 2023-01-11T22:15:09.4906545Z test_futures 2023-01-11T22:15:09.4907017Z test_function_schema 2023-01-11T22:15:09.4907510Z nn/test_module_hooks 2023-01-11T22:15:09.4907957Z test_fx_passes 2023-01-11T22:15:09.4908431Z test_dynamic_shapes 2023-01-11T22:15:09.4908892Z test_subclass 2023-01-11T22:15:09.4909342Z nn/test_dropout 2023-01-11T22:15:10.9636315Z parallel (file granularity) tests: 2023-01-11T22:15:10.9636860Z dynamo/test_comptime 2023-01-11T22:15:10.9637236Z dynamo/test_global 2023-01-11T22:15:10.9637489Z dynamo/test_modules 2023-01-11T22:15:10.9637753Z dynamo/test_recompile_ux 2023-01-11T22:15:10.9638066Z dynamo/test_torchxla_integration 2023-01-11T22:15:10.9638348Z inductor/test_minifier 2023-01-11T22:15:10.9638579Z lazy/test_bindings 2023-01-11T22:15:10.9638813Z test_deploy 2023-01-11T22:15:10.9639048Z test_quantization 2023-01-11T22:15:10.9639290Z test_schema_check 2023-01-11T22:15:10.9639525Z test_dataloader 2023-01-11T22:15:10.9639738Z test_unary_ufuncs 2023-01-11T22:15:10.9639969Z test_masked 2023-01-11T22:15:10.9640195Z test_view_ops 2023-01-11T22:15:10.9640445Z profiler/test_profiler 2023-01-11T22:15:10.9642276Z test_stateless 2023-01-11T22:15:10.9642491Z nn/test_embedding 2023-01-11T22:15:10.9642737Z test_type_promotion 2023-01-11T22:15:10.9642986Z test_transformers 2023-01-11T22:15:10.9643227Z test_maskedtensor 2023-01-11T22:15:10.9643460Z test_testing 2023-01-11T22:15:10.9643687Z test_xnnpack_integration 2023-01-11T22:15:10.9643957Z test_functionalization 2023-01-11T22:15:10.9644225Z test_scatter_gather_ops 2023-01-11T22:15:10.9644476Z test_openmp 2023-01-11T22:15:10.9644732Z profiler/test_memory_profiler 2023-01-11T22:15:10.9644974Z test_legacy_vmap 2023-01-11T22:15:10.9645214Z test_import_stats 2023-01-11T22:15:10.9645453Z test_mkl_verbose 2023-01-11T22:15:10.9645692Z test_mkldnn_verbose 2023-01-11T22:15:10.9645924Z test_weak 2023-01-11T22:15:10.9646122Z test_datapipe 2023-01-11T22:15:10.9646369Z test_nvfuser_frontend 2023-01-11T22:15:10.9646613Z test_module_init 2023-01-11T22:15:10.9646850Z test_nestedtensor 2023-01-11T22:15:10.9647104Z test_python_dispatch 2023-01-11T22:15:10.9648845Z test_namedtensor 2023-01-11T22:15:10.9649102Z test_logging 2023-01-11T22:15:10.9649333Z test_shape_ops 2023-01-11T22:15:10.9649567Z test_autocast 2023-01-11T22:15:10.9649808Z test_native_functions 2023-01-11T22:15:10.9650030Z test_native_mha 2023-01-11T22:15:10.9650261Z test_package 2023-01-11T22:15:10.9650529Z test_set_default_mobile_cpu_allocator 2023-01-11T22:15:10.9650796Z test_dlpack 2023-01-11T22:15:10.9651260Z test_futures 2023-01-11T22:15:10.9651475Z test_function_schema 2023-01-11T22:15:10.9651726Z nn/test_module_hooks 2023-01-11T22:15:10.9651964Z test_fx_passes 2023-01-11T22:15:10.9652208Z test_dynamic_shapes 2023-01-11T22:15:10.9652450Z test_subclass 2023-01-11T22:15:10.9652657Z nn/test_dropout 2023-01-11T22:15:10.9652931Z serial (file granularity) tests: 2023-01-11T22:15:10.9653200Z test_ops_gradients 2023-01-11T22:15:10.9653451Z test_multiprocessing 2023-01-11T22:15:10.9653686Z test_nn 2023-01-11T22:15:10.9653883Z test_torch 2023-01-11T22:15:10.9656111Z test_tensorexpr 2023-01-11T22:15:10.9656382Z test_cuda 2023-01-11T22:15:10.9656600Z test_prims 2023-01-11T22:15:10.9656810Z test_spectral_ops 2023-01-11T22:15:10.9657039Z test_fx 2023-01-11T22:15:10.9657258Z test_cuda_trace 2023-01-11T22:15:10.9657518Z test_namedtuple_return_api 2023-01-11T22:15:10.9657774Z test_overrides 2023-01-11T22:15:10.9657985Z test_jit_disabled 2023-01-11T22:15:15.5106682Z Running dynamo/test_comptime ... [2023-01-11 22:15:15.503571] 2023-01-11T22:15:15.5109659Z Running dynamo/test_global ... [2023-01-11 22:15:15.503571] 2023-01-11T22:15:15.5116305Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_comptime.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:15.503571] 2023-01-11T22:15:15.5119095Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_global.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:15.503571] 2023-01-11T22:15:15.5122167Z Ignoring disabled issues: [] 2023-01-11T22:15:15.5123762Z Ignoring disabled issues: [] 2023-01-11T22:15:27.3590293Z 2023-01-11T22:15:27.3591193Z Expand the folded group to see the log file of dynamo/test_global 2023-01-11T22:15:27.3592732Z ##[group]PRINTING LOG FILE of dynamo/test_global (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_global_n42asjty) 2023-01-11T22:15:27.3593376Z 2023-01-11T22:15:27.3593951Z ##[endgroup] 2023-01-11T22:15:27.3594445Z FINISHED PRINTING LOG FILE of dynamo/test_global (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_global_n42asjty) 2023-01-11T22:15:27.3594794Z 2023-01-11T22:15:27.3740178Z 2023-01-11T22:15:27.3741387Z Expand the folded group to see the log file of dynamo/test_comptime 2023-01-11T22:15:27.3742924Z ##[group]PRINTING LOG FILE of dynamo/test_comptime (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_comptime_6iwrzi1h) 2023-01-11T22:15:27.3745510Z 2023-01-11T22:15:27.3746034Z ##[endgroup] 2023-01-11T22:15:27.3746857Z FINISHED PRINTING LOG FILE of dynamo/test_comptime (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_comptime_6iwrzi1h) 2023-01-11T22:15:27.3747448Z 2023-01-11T22:15:32.3288363Z Running dynamo/test_modules ... [2023-01-11 22:15:32.326273] 2023-01-11T22:15:32.3296012Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_modules.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:32.326273] 2023-01-11T22:15:32.3300000Z Ignoring disabled issues: [] 2023-01-11T22:15:32.3849548Z Running dynamo/test_recompile_ux ... [2023-01-11 22:15:32.384726] 2023-01-11T22:15:32.3857958Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_recompile_ux.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:32.385455] 2023-01-11T22:15:32.3862108Z Ignoring disabled issues: [] 2023-01-11T22:15:36.9856176Z 2023-01-11T22:15:36.9856987Z Expand the folded group to see the log file of dynamo/test_recompile_ux 2023-01-11T22:15:36.9858194Z ##[group]PRINTING LOG FILE of dynamo/test_recompile_ux (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_recompile_ux_augp6_38) 2023-01-11T22:15:36.9858657Z 2023-01-11T22:15:36.9859096Z ##[endgroup] 2023-01-11T22:15:36.9859592Z FINISHED PRINTING LOG FILE of dynamo/test_recompile_ux (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_recompile_ux_augp6_38) 2023-01-11T22:15:36.9860237Z 2023-01-11T22:15:37.0683242Z 2023-01-11T22:15:37.0684212Z Expand the folded group to see the log file of dynamo/test_modules 2023-01-11T22:15:37.0685819Z ##[group]PRINTING LOG FILE of dynamo/test_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_modules_a9mkdvkb) 2023-01-11T22:15:37.0686429Z 2023-01-11T22:15:37.0686935Z ##[endgroup] 2023-01-11T22:15:37.0688735Z FINISHED PRINTING LOG FILE of dynamo/test_modules (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_modules_a9mkdvkb) 2023-01-11T22:15:37.0689380Z 2023-01-11T22:15:42.1072590Z Running dynamo/test_torchxla_integration ... [2023-01-11 22:15:42.106416] 2023-01-11T22:15:42.1080572Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'dynamo/test_torchxla_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:42.107784] 2023-01-11T22:15:42.1084744Z Ignoring disabled issues: [] 2023-01-11T22:15:42.1356786Z Running inductor/test_minifier ... [2023-01-11 22:15:42.134976] 2023-01-11T22:15:42.1365158Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'inductor/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:42.136258] 2023-01-11T22:15:42.1368654Z Ignoring disabled issues: [] 2023-01-11T22:15:46.6375462Z 2023-01-11T22:15:46.6376251Z Expand the folded group to see the log file of dynamo/test_torchxla_integration 2023-01-11T22:15:46.6378656Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_integration_ibb778ue) 2023-01-11T22:15:46.6379403Z 2023-01-11T22:15:46.6379770Z ##[endgroup] 2023-01-11T22:15:46.6380474Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\dynamo-test_torchxla_integration_ibb778ue) 2023-01-11T22:15:46.6381107Z 2023-01-11T22:15:46.6927631Z 2023-01-11T22:15:46.6928631Z Expand the folded group to see the log file of inductor/test_minifier 2023-01-11T22:15:46.6930300Z ##[group]PRINTING LOG FILE of inductor/test_minifier (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_minifier_22po5btb) 2023-01-11T22:15:46.6930970Z 2023-01-11T22:15:46.6931511Z ##[endgroup] 2023-01-11T22:15:46.6932425Z FINISHED PRINTING LOG FILE of inductor/test_minifier (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\inductor-test_minifier_22po5btb) 2023-01-11T22:15:46.6933059Z 2023-01-11T22:15:51.9992564Z Running lazy/test_bindings ... [2023-01-11 22:15:51.998893] 2023-01-11T22:15:52.0001108Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:15:51.998893] 2023-01-11T22:15:52.0007002Z Ignoring disabled issues: [] 2023-01-11T22:15:52.0054173Z Running test_deploy ... [2023-01-11 22:15:52.003806] 2023-01-11T22:15:52.0059807Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', '-m', 'pytest', 'test_deploy.py', '-v'] ... [2023-01-11 22:15:52.003806] 2023-01-11T22:15:52.0064751Z Ignoring disabled issues: [] 2023-01-11T22:15:55.2259805Z 2023-01-11T22:15:55.2260723Z Expand the folded group to see the log file of lazy/test_bindings 2023-01-11T22:15:55.2262511Z ##[group]PRINTING LOG FILE of lazy/test_bindings (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_bindings_2ygoe8da) 2023-01-11T22:15:55.2263124Z 2023-01-11T22:15:55.2263663Z ##[endgroup] 2023-01-11T22:15:55.2264452Z FINISHED PRINTING LOG FILE of lazy/test_bindings (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\lazy-test_bindings_2ygoe8da) 2023-01-11T22:15:55.2265041Z 2023-01-11T22:16:00.3030511Z Running test_quantization ... [2023-01-11 22:16:00.302652] 2023-01-11T22:16:00.3039134Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_quantization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:00.303336] 2023-01-11T22:16:00.3043320Z Ignoring disabled issues: [] 2023-01-11T22:16:26.8160032Z 2023-01-11T22:16:26.8160772Z Expand the folded group to see the log file of test_deploy 2023-01-11T22:16:26.8163579Z ##[group]PRINTING LOG FILE of test_deploy (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_deploy_ltod4rtg) 2023-01-11T22:16:26.8164446Z ============================= test session starts ============================= 2023-01-11T22:16:26.8164903Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T22:16:26.8166479Z cachedir: .pytest_cache 2023-01-11T22:16:26.8167543Z hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('C:\\actions-runner\\_work\\pytorch\\pytorch\\test\\.hypothesis\\examples') 2023-01-11T22:16:26.8168213Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T22:16:26.8168975Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T22:16:26.8169797Z collecting ... collected 1 item 2023-01-11T22:16:26.8170622Z Running 1 items in this shard: test/test_deploy.py::TestFreezer::test_compile_string 2023-01-11T22:16:26.8171025Z 2023-01-11T22:16:26.8171246Z test_deploy.py::TestFreezer::test_compile_string PASSED [100%] 2023-01-11T22:16:26.8171487Z 2023-01-11T22:16:26.8171644Z ============================= 1 passed in 26.57s ============================== 2023-01-11T22:16:26.8171835Z 2023-01-11T22:16:26.8172140Z ##[endgroup] 2023-01-11T22:16:26.8172601Z FINISHED PRINTING LOG FILE of test_deploy (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_deploy_ltod4rtg) 2023-01-11T22:16:26.8172933Z 2023-01-11T22:16:33.3574322Z Running test_schema_check ... [2023-01-11 22:16:33.357076] 2023-01-11T22:16:33.3585426Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_schema_check.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:16:33.357907] 2023-01-11T22:16:33.3590141Z Ignoring disabled issues: [] 2023-01-11T22:31:25.4659865Z 2023-01-11T22:31:25.4660920Z Expand the folded group to see the log file of test_schema_check 2023-01-11T22:31:25.4661971Z ##[group]PRINTING LOG FILE of test_schema_check (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_schema_check_hdszcqjs) 2023-01-11T22:31:25.4802397Z 2023-01-11T22:31:25.4803007Z Running tests... 2023-01-11T22:31:25.4803814Z ---------------------------------------------------------------------- 2023-01-11T22:31:25.4804714Z Test results will be stored in test-reports\python-unittest\test_schema_check 2023-01-11T22:31:25.4805686Z test_alias_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (2.474s) 2023-01-11T22:31:25.4806609Z test_alias_check_fail_multiple_operators_centered (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:31:25.4807884Z test_alias_check_fail_outputs_unexpectedly_aliasing (__main__.TestSchemaCheck) ... ok (0.005s) 2023-01-11T22:31:25.4808870Z test_alias_check_fail_simple (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:31:25.4809673Z test_is_alias_of_basic (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T22:31:25.4810405Z test_is_alias_of_empty_container (__main__.TestSchemaCheck) ... ok (0.049s) 2023-01-11T22:31:25.4811296Z test_mutation_check_fail (__main__.TestSchemaCheck) ... ok (0.007s) 2023-01-11T22:31:25.4812136Z test_mutation_check_fail_multiple_operators (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T22:31:25.4812985Z test_overlaps_basic (__main__.TestSchemaCheck) ... ok (0.002s) 2023-01-11T22:31:25.4813788Z test_overlaps_empty_container (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:31:25.4814677Z test_schema_check_mode_empty_list_input (__main__.TestSchemaCheck) ... ok (1.323s) 2023-01-11T22:31:25.4815468Z test_schema_check_mode_functionality (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T22:31:25.4816370Z test_schema_check_mode_functionality_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:31:25.4818298Z test_schema_check_mode_functionality_default_replaced (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:31:25.4819267Z test_schema_check_mode_functionality_device_input (__main__.TestSchemaCheck) ... ok (0.005s) 2023-01-11T22:31:25.4820206Z test_schema_check_mode_functionality_kwarg_tensor (__main__.TestSchemaCheck) ... ok (0.008s) 2023-01-11T22:31:25.4821163Z test_schema_check_mode_functionality_list_input (__main__.TestSchemaCheck) ... ok (0.010s) 2023-01-11T22:31:25.4822373Z test_schema_check_mode_functionality_mutable_inputs (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:31:25.4823318Z test_schema_check_mode_functionality_nested_training_op (__main__.TestSchemaCheck) ... ok (0.012s) 2023-01-11T22:31:25.4824277Z test_schema_check_mode_functionality_training_op (__main__.TestSchemaCheck) ... ok (0.007s) 2023-01-11T22:31:25.4825197Z test_schema_check_mode_functionality_wildcard_after (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:31:25.4826213Z test_schema_check_mode_functionality_with_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:31:25.4828538Z test_schema_check_mode_functionality_with_multiple_outputs_aliasing (__main__.TestSchemaCheck) ... C:\actions-runner\_work\pytorch\pytorch\test\test_schema_check.py:278: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:31:25.4830661Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T22:31:25.4831275Z ok (0.005s) 2023-01-11T22:31:25.4832020Z test_schema_check_mode_mutated_aliasing_aliasing_inputs (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:31:25.4834327Z test_schema_check_mode_mutated_aliasing_aliasing_outputs (__main__.TestSchemaCheck) ... C:\actions-runner\_work\pytorch\pytorch\test\test_schema_check.py:180: UserWarning: An output with one or more elements was resized since it had shape [1, 1, 3], which does not match the required output shape [1, 3]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:31:25.4836359Z torch.aminmax(x, dim=0, out=[actual, actual]) 2023-01-11T22:31:25.4836963Z ok (0.006s) 2023-01-11T22:31:25.4837705Z test_schema_check_mode_mutated_aliasing_as_strided (__main__.TestSchemaCheck) ... ok (0.005s) 2023-01-11T22:31:25.4838642Z test_schema_check_mode_mutated_aliasing_multiple_outputs (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T22:31:25.4839630Z test_schema_check_mode_mutated_aliasing_mutation (__main__.TestSchemaCheck) ... ok (0.004s) 2023-01-11T22:31:25.4840476Z test_schema_check_mode_mutated_aliasing_none (__main__.TestSchemaCheck) ... ok (0.003s) 2023-01-11T22:31:25.4841368Z test_schema_check_mode_mutated_aliasing_resize_ (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T22:31:25.4842265Z test_schema_check_mode_operator_order (__main__.TestSchemaCheck) ... ok (0.006s) 2023-01-11T22:31:25.4843164Z test_schema_check_mode_operator_order_without_grad (__main__.TestSchemaCheck) ... ok (0.000s) 2023-01-11T22:31:25.4844030Z test_schema_info_bind_basic (__main__.TestSchemaCheck) ... ok (0.010s) 2023-01-11T22:31:25.4844960Z test_schema_correctness_H_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4845942Z test_schema_correctness_H_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.4847714Z test_schema_correctness_H_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.378s) 2023-01-11T22:31:25.4848713Z test_schema_correctness_H_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4849701Z test_schema_correctness_H_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.459s) 2023-01-11T22:31:25.4850692Z test_schema_correctness_H_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4851810Z test_schema_correctness_H_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.4852817Z test_schema_correctness_H_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4853779Z test_schema_correctness_H_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.4854672Z test_schema_correctness_H_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4855646Z test_schema_correctness_H_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.4856603Z test_schema_correctness_H_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4858040Z test_schema_correctness_H_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.4859121Z test_schema_correctness_T_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.4860200Z test_schema_correctness_T_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.4861204Z test_schema_correctness_T_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4862146Z test_schema_correctness_T_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4863144Z test_schema_correctness_T_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4864148Z test_schema_correctness_T_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4865077Z test_schema_correctness_T_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4865988Z test_schema_correctness_T_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4866911Z test_schema_correctness_T_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4868100Z test_schema_correctness_T_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4869273Z test_schema_correctness_T_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4870353Z test_schema_correctness_T_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4871382Z test_schema_correctness_T_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4872477Z test_schema_correctness___getitem___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.4873579Z test_schema_correctness___getitem___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.4874688Z test_schema_correctness___getitem___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.4875865Z test_schema_correctness___getitem___cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4876931Z test_schema_correctness___getitem___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.4878048Z test_schema_correctness___getitem___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.4879121Z test_schema_correctness___getitem___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.4883801Z test_schema_correctness___getitem___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.4884395Z test_schema_correctness___getitem___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.4884981Z test_schema_correctness___getitem___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.4885571Z test_schema_correctness___getitem___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.4886319Z test_schema_correctness___getitem___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.4886895Z test_schema_correctness___getitem___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.4887496Z test_schema_correctness___radd___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.4888085Z test_schema_correctness___radd___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4888695Z test_schema_correctness___radd___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4889306Z test_schema_correctness___radd___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4889906Z test_schema_correctness___radd___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4890500Z test_schema_correctness___radd___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.4891244Z test_schema_correctness___radd___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.4891843Z test_schema_correctness___radd___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.4892428Z test_schema_correctness___radd___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4893010Z test_schema_correctness___radd___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.4893598Z test_schema_correctness___radd___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.4894825Z test_schema_correctness___radd___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4896519Z test_schema_correctness___rand___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.4897625Z test_schema_correctness___rand___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.4898764Z test_schema_correctness___rand___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4899895Z test_schema_correctness___rand___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.4901012Z test_schema_correctness___rand___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4902150Z test_schema_correctness___rand___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4903298Z test_schema_correctness___rdiv___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.4904443Z test_schema_correctness___rdiv___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.4905585Z test_schema_correctness___rdiv___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.4906662Z test_schema_correctness___rdiv___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.4907748Z test_schema_correctness___rdiv___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.4908385Z test_schema_correctness___rdiv___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.4908979Z test_schema_correctness___rdiv___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.4909769Z test_schema_correctness___rdiv___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.4910359Z test_schema_correctness___rdiv___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.4910935Z test_schema_correctness___rdiv___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.4911472Z test_schema_correctness___rdiv___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.4912166Z test_schema_correctness___rdiv___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.4912789Z test_schema_correctness___rmatmul___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.390s) 2023-01-11T22:31:25.4913467Z test_schema_correctness___rmatmul___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.4914545Z test_schema_correctness___rmatmul___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.4915386Z test_schema_correctness___rmatmul___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.4916365Z test_schema_correctness___rmatmul___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.4917199Z test_schema_correctness___rmatmul___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.4917810Z test_schema_correctness___rmod___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4918413Z test_schema_correctness___rmod___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.4919004Z test_schema_correctness___rmod___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4919594Z test_schema_correctness___rmod___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.4920185Z test_schema_correctness___rmod___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4920767Z test_schema_correctness___rmod___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4921610Z test_schema_correctness___rmod___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4922425Z test_schema_correctness___rmod___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4923016Z test_schema_correctness___rmod___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4923597Z test_schema_correctness___rmul___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4924194Z test_schema_correctness___rmul___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4924788Z test_schema_correctness___rmul___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.4925529Z test_schema_correctness___rmul___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.4926200Z test_schema_correctness___rmul___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.4926794Z test_schema_correctness___rmul___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4927386Z test_schema_correctness___rmul___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4928202Z test_schema_correctness___rmul___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.4929175Z test_schema_correctness___rmul___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.4930259Z test_schema_correctness___rmul___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4931590Z test_schema_correctness___rmul___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4932739Z test_schema_correctness___rmul___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4933831Z test_schema_correctness___ror___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.4934941Z test_schema_correctness___ror___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4936218Z test_schema_correctness___ror___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4937266Z test_schema_correctness___ror___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4938341Z test_schema_correctness___ror___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4939393Z test_schema_correctness___ror___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.4940454Z test_schema_correctness___rpow___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:870: 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). 2023-01-11T22:31:25.4941383Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T22:31:25.4941768Z ok (0.060s) 2023-01-11T22:31:25.4942249Z test_schema_correctness___rpow___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.4942861Z test_schema_correctness___rpow___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.4943463Z test_schema_correctness___rpow___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.4944003Z test_schema_correctness___rpow___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.4944600Z test_schema_correctness___rpow___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.4945204Z test_schema_correctness___rpow___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.4945786Z test_schema_correctness___rpow___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.4946369Z test_schema_correctness___rpow___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.4946976Z test_schema_correctness___rpow___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.4947943Z test_schema_correctness___rpow___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.4948955Z test_schema_correctness___rsub___cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.4950108Z test_schema_correctness___rsub___cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4951234Z test_schema_correctness___rsub___cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4952334Z test_schema_correctness___rsub___cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.4953377Z test_schema_correctness___rsub___cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4953984Z test_schema_correctness___rsub___cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4954601Z test_schema_correctness___rsub___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4955295Z test_schema_correctness___rsub___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4955887Z test_schema_correctness___rsub___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.4956664Z test_schema_correctness___rsub___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4957258Z test_schema_correctness___rsub___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4957838Z test_schema_correctness___rxor___cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4958512Z test_schema_correctness___rxor___cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.4959109Z test_schema_correctness___rxor___cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.4959693Z test_schema_correctness___rxor___cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4960214Z test_schema_correctness___rxor___cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4960798Z test_schema_correctness___rxor___cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4961408Z test_schema_correctness__native_batch_norm_legit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.4962054Z test_schema_correctness__native_batch_norm_legit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.4962684Z test_schema_correctness__native_batch_norm_legit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.4963325Z test_schema_correctness__native_batch_norm_legit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.4964015Z test_schema_correctness__softmax_backward_data_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4964602Z test_schema_correctness__softmax_backward_data_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4965235Z test_schema_correctness__softmax_backward_data_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4965878Z test_schema_correctness__softmax_backward_data_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.4966496Z test_schema_correctness_abs_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4967076Z test_schema_correctness_abs_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4967666Z test_schema_correctness_abs_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4968259Z test_schema_correctness_abs_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.4968803Z test_schema_correctness_abs_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4969390Z test_schema_correctness_abs_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4969981Z test_schema_correctness_abs_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4970569Z test_schema_correctness_abs_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4971201Z test_schema_correctness_abs_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4971924Z test_schema_correctness_abs_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4972515Z test_schema_correctness_abs_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4973036Z test_schema_correctness_abs_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4973615Z test_schema_correctness_abs_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4974210Z test_schema_correctness_acos_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4974920Z test_schema_correctness_acos_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4975511Z test_schema_correctness_acos_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4976106Z test_schema_correctness_acos_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4976698Z test_schema_correctness_acos_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4978089Z test_schema_correctness_acos_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4979230Z test_schema_correctness_acos_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4980345Z test_schema_correctness_acos_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.4981197Z test_schema_correctness_acos_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4981780Z test_schema_correctness_acos_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4982357Z test_schema_correctness_acos_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4982932Z test_schema_correctness_acos_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4983463Z test_schema_correctness_acos_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4984055Z test_schema_correctness_acosh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.4984639Z test_schema_correctness_acosh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.4985224Z test_schema_correctness_acosh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4985822Z test_schema_correctness_acosh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.4986427Z test_schema_correctness_acosh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4987031Z test_schema_correctness_acosh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.4987615Z test_schema_correctness_acosh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.4988152Z test_schema_correctness_acosh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.4988737Z test_schema_correctness_acosh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4989383Z test_schema_correctness_acosh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4990065Z test_schema_correctness_acosh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4990600Z test_schema_correctness_acosh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.4991164Z test_schema_correctness_acosh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.4991733Z test_schema_correctness_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4992228Z test_schema_correctness_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.4992744Z test_schema_correctness_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.4993264Z test_schema_correctness_add_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.4993777Z test_schema_correctness_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.4994284Z test_schema_correctness_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.4994956Z test_schema_correctness_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.4995499Z test_schema_correctness_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.4996025Z test_schema_correctness_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.4996874Z test_schema_correctness_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.4997801Z test_schema_correctness_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.4998751Z test_schema_correctness_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.4999683Z test_schema_correctness_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5000574Z test_schema_correctness_addbmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5001496Z test_schema_correctness_addbmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.5002406Z test_schema_correctness_addbmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.5003038Z test_schema_correctness_addbmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5003745Z test_schema_correctness_addbmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5004336Z test_schema_correctness_addbmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5005199Z test_schema_correctness_addcdiv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.5005773Z test_schema_correctness_addcdiv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (6.091s) 2023-01-11T22:31:25.5006529Z test_schema_correctness_addcdiv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (5.416s) 2023-01-11T22:31:25.5007088Z test_schema_correctness_addcdiv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.5008037Z test_schema_correctness_addcdiv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5008943Z test_schema_correctness_addcdiv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.5009547Z test_schema_correctness_addcmul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5010142Z test_schema_correctness_addcmul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.535s) 2023-01-11T22:31:25.5010842Z test_schema_correctness_addcmul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.172s) 2023-01-11T22:31:25.5011647Z test_schema_correctness_addcmul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.5012416Z test_schema_correctness_addcmul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5013196Z test_schema_correctness_addcmul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5013789Z test_schema_correctness_addcmul_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5014371Z test_schema_correctness_addcmul_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5015029Z test_schema_correctness_addcmul_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.5015998Z test_schema_correctness_addcmul_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5017110Z test_schema_correctness_addcmul_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.5018182Z test_schema_correctness_addmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5019833Z test_schema_correctness_addmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.5021063Z test_schema_correctness_addmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.5022230Z test_schema_correctness_addmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5023343Z test_schema_correctness_addmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5024697Z test_schema_correctness_addmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5026039Z test_schema_correctness_addmm_decomposed_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5027182Z test_schema_correctness_addmm_decomposed_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.5027919Z test_schema_correctness_addmm_decomposed_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.5028573Z test_schema_correctness_addmm_decomposed_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5029194Z test_schema_correctness_addmm_decomposed_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5030028Z test_schema_correctness_addmm_decomposed_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5030658Z test_schema_correctness_addmv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5031263Z test_schema_correctness_addmv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5031977Z test_schema_correctness_addmv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5032670Z test_schema_correctness_addmv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5033403Z test_schema_correctness_addmv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5033979Z test_schema_correctness_addmv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5034550Z test_schema_correctness_addr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5035135Z test_schema_correctness_addr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5035722Z test_schema_correctness_addr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5036435Z test_schema_correctness_addr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5037334Z test_schema_correctness_addr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5038308Z test_schema_correctness_addr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5038996Z test_schema_correctness_addr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5039782Z test_schema_correctness_addr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5040366Z test_schema_correctness_addr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5040948Z test_schema_correctness_addr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5041527Z test_schema_correctness_addr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5042190Z test_schema_correctness_addr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5043183Z test_schema_correctness_all_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5044056Z test_schema_correctness_all_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5045092Z test_schema_correctness_all_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:276.) 2023-01-11T22:31:25.5046163Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.5046615Z ok (0.023s) 2023-01-11T22:31:25.5047172Z test_schema_correctness_all_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5047900Z test_schema_correctness_all_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5049018Z test_schema_correctness_all_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5050119Z test_schema_correctness_all_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5051222Z test_schema_correctness_all_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5052304Z test_schema_correctness_all_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5053578Z test_schema_correctness_all_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5054677Z test_schema_correctness_all_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5055678Z test_schema_correctness_all_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5056803Z test_schema_correctness_allclose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.5057957Z test_schema_correctness_allclose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.5059029Z test_schema_correctness_allclose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.5059784Z test_schema_correctness_allclose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.5060615Z test_schema_correctness_allclose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.5061213Z test_schema_correctness_allclose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.5061826Z test_schema_correctness_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5062366Z test_schema_correctness_amax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5062949Z test_schema_correctness_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.5063531Z test_schema_correctness_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5064127Z test_schema_correctness_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5064735Z test_schema_correctness_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5065317Z test_schema_correctness_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5065980Z test_schema_correctness_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5066533Z test_schema_correctness_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5067365Z test_schema_correctness_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5067952Z test_schema_correctness_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.5068523Z test_schema_correctness_amin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5069287Z test_schema_correctness_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5069875Z test_schema_correctness_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.5070460Z test_schema_correctness_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.5071073Z test_schema_correctness_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5071886Z test_schema_correctness_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5072472Z test_schema_correctness_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5073145Z test_schema_correctness_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.5073810Z test_schema_correctness_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5074547Z test_schema_correctness_aminmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5075154Z test_schema_correctness_aminmax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5075689Z test_schema_correctness_aminmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5076288Z test_schema_correctness_aminmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5076888Z test_schema_correctness_aminmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5077861Z test_schema_correctness_aminmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5078980Z test_schema_correctness_aminmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5080137Z test_schema_correctness_aminmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5081335Z test_schema_correctness_aminmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5082379Z test_schema_correctness_aminmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5083486Z test_schema_correctness_angle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5084630Z test_schema_correctness_angle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.352s) 2023-01-11T22:31:25.5085783Z test_schema_correctness_angle_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5086990Z test_schema_correctness_angle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.424s) 2023-01-11T22:31:25.5088187Z test_schema_correctness_angle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5089286Z test_schema_correctness_angle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5090182Z test_schema_correctness_angle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5091178Z test_schema_correctness_angle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5092239Z test_schema_correctness_angle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5093399Z test_schema_correctness_angle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5094606Z test_schema_correctness_angle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5095682Z test_schema_correctness_any_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5096742Z test_schema_correctness_any_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5097864Z test_schema_correctness_any_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5098778Z test_schema_correctness_any_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5099751Z test_schema_correctness_any_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5101137Z test_schema_correctness_any_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5102385Z test_schema_correctness_any_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5103386Z test_schema_correctness_any_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5104476Z test_schema_correctness_any_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5105463Z test_schema_correctness_any_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5106628Z test_schema_correctness_any_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5107767Z test_schema_correctness_any_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5108939Z test_schema_correctness_arange_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.5110084Z test_schema_correctness_arange_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.5111208Z test_schema_correctness_arange_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.5112333Z test_schema_correctness_arange_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.5113367Z test_schema_correctness_arange_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.5114697Z test_schema_correctness_arange_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5115832Z test_schema_correctness_arange_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.5116923Z test_schema_correctness_arange_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.5117999Z test_schema_correctness_arange_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.5119106Z test_schema_correctness_argmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5120269Z test_schema_correctness_argmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5121437Z test_schema_correctness_argmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5122560Z test_schema_correctness_argmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5123711Z test_schema_correctness_argmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5124849Z test_schema_correctness_argmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5125951Z test_schema_correctness_argmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5126606Z test_schema_correctness_argmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5127203Z test_schema_correctness_argmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5127835Z test_schema_correctness_argmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5128629Z test_schema_correctness_argmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5129234Z test_schema_correctness_argmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5130017Z test_schema_correctness_argmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5130614Z test_schema_correctness_argmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5131210Z test_schema_correctness_argmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5131987Z test_schema_correctness_argmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5132704Z test_schema_correctness_argmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5133320Z test_schema_correctness_argmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5133913Z test_schema_correctness_argsort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.5134616Z test_schema_correctness_argsort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.5135235Z test_schema_correctness_argsort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.5136079Z test_schema_correctness_argsort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.5136685Z test_schema_correctness_argsort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.5137227Z test_schema_correctness_argsort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.5137826Z test_schema_correctness_argsort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5138426Z test_schema_correctness_argsort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.5139024Z test_schema_correctness_argsort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.5139619Z test_schema_correctness_argwhere_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5140229Z test_schema_correctness_argwhere_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5140845Z test_schema_correctness_argwhere_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5141411Z test_schema_correctness_argwhere_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5142120Z test_schema_correctness_argwhere_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5142860Z test_schema_correctness_argwhere_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5143553Z test_schema_correctness_argwhere_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5144156Z test_schema_correctness_argwhere_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5144764Z test_schema_correctness_argwhere_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5145299Z test_schema_correctness_argwhere_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5145861Z test_schema_correctness_argwhere_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5146407Z test_schema_correctness_argwhere_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5147016Z test_schema_correctness_as_strided_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5147627Z test_schema_correctness_as_strided_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5148240Z test_schema_correctness_as_strided_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5148943Z test_schema_correctness_as_strided_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5149692Z test_schema_correctness_as_strided_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5150496Z test_schema_correctness_as_strided_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5151058Z test_schema_correctness_as_strided_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5151742Z test_schema_correctness_as_strided_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5152356Z test_schema_correctness_as_strided_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5152952Z test_schema_correctness_as_strided_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5153530Z test_schema_correctness_as_strided_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5154053Z test_schema_correctness_as_strided_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5154570Z test_schema_correctness_as_strided_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5155095Z test_schema_correctness_as_strided_partial_views_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5156103Z test_schema_correctness_as_strided_partial_views_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5157317Z test_schema_correctness_as_strided_partial_views_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5158447Z test_schema_correctness_as_strided_partial_views_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5159567Z test_schema_correctness_as_strided_partial_views_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5160676Z test_schema_correctness_as_strided_partial_views_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5161778Z test_schema_correctness_as_strided_partial_views_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5162880Z test_schema_correctness_as_strided_partial_views_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5164000Z test_schema_correctness_as_strided_partial_views_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5165092Z test_schema_correctness_as_strided_partial_views_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5166174Z test_schema_correctness_as_strided_partial_views_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5167332Z test_schema_correctness_as_strided_partial_views_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5168502Z test_schema_correctness_as_strided_partial_views_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5169653Z test_schema_correctness_as_strided_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5170824Z test_schema_correctness_as_strided_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5172022Z test_schema_correctness_as_strided_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5173175Z test_schema_correctness_as_strided_scatter_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5174398Z test_schema_correctness_as_strided_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5175578Z test_schema_correctness_as_strided_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5177115Z test_schema_correctness_as_strided_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5178287Z test_schema_correctness_as_strided_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5179489Z test_schema_correctness_as_strided_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5180816Z test_schema_correctness_as_strided_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5182070Z test_schema_correctness_as_strided_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5183411Z test_schema_correctness_as_strided_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5184566Z test_schema_correctness_as_strided_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5185683Z test_schema_correctness_asin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5186778Z test_schema_correctness_asin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5187830Z test_schema_correctness_asin_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5189002Z test_schema_correctness_asin_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5190140Z test_schema_correctness_asin_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5191270Z test_schema_correctness_asin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5192372Z test_schema_correctness_asin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5193489Z test_schema_correctness_asin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5194610Z test_schema_correctness_asin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5195780Z test_schema_correctness_asin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5196993Z test_schema_correctness_asin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5198003Z test_schema_correctness_asin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5199094Z test_schema_correctness_asin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5200205Z test_schema_correctness_asinh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5201320Z test_schema_correctness_asinh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5202477Z test_schema_correctness_asinh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5203696Z test_schema_correctness_asinh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5204850Z test_schema_correctness_asinh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5205880Z test_schema_correctness_asinh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5207011Z test_schema_correctness_asinh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5208133Z test_schema_correctness_asinh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5209297Z test_schema_correctness_asinh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5210482Z test_schema_correctness_asinh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5211595Z test_schema_correctness_asinh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5212894Z test_schema_correctness_asinh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5213914Z test_schema_correctness_asinh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5214937Z test_schema_correctness_atan2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5216182Z test_schema_correctness_atan2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5217294Z test_schema_correctness_atan2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5218306Z test_schema_correctness_atan2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5219513Z test_schema_correctness_atan2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5220476Z test_schema_correctness_atan2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5221482Z test_schema_correctness_atan2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5222500Z test_schema_correctness_atan2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5223813Z test_schema_correctness_atan2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5226017Z test_schema_correctness_atan2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5226987Z test_schema_correctness_atan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5227967Z test_schema_correctness_atan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5229040Z test_schema_correctness_atan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5230202Z test_schema_correctness_atan_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5231184Z test_schema_correctness_atan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5232182Z test_schema_correctness_atan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5233193Z test_schema_correctness_atan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5234637Z test_schema_correctness_atan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5235941Z test_schema_correctness_atan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5237013Z test_schema_correctness_atan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5238043Z test_schema_correctness_atan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5238987Z test_schema_correctness_atan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5239975Z test_schema_correctness_atan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5240921Z test_schema_correctness_atanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5241906Z test_schema_correctness_atanh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5242971Z test_schema_correctness_atanh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5244142Z test_schema_correctness_atanh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5245155Z test_schema_correctness_atanh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5246095Z test_schema_correctness_atanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5247363Z test_schema_correctness_atanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5248359Z test_schema_correctness_atanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5249345Z test_schema_correctness_atanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5250401Z test_schema_correctness_atanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5251573Z test_schema_correctness_atanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5252592Z test_schema_correctness_atanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5253523Z test_schema_correctness_atanh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5254536Z test_schema_correctness_atleast_1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5255569Z test_schema_correctness_atleast_1d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5256665Z test_schema_correctness_atleast_1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5257808Z test_schema_correctness_atleast_1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5258851Z test_schema_correctness_atleast_1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5259871Z test_schema_correctness_atleast_1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5260878Z test_schema_correctness_atleast_1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5261889Z test_schema_correctness_atleast_1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5262952Z test_schema_correctness_atleast_1d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5264089Z test_schema_correctness_atleast_1d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5265048Z test_schema_correctness_atleast_1d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5266074Z test_schema_correctness_atleast_1d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5267114Z test_schema_correctness_atleast_1d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5268093Z test_schema_correctness_atleast_2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5269201Z test_schema_correctness_atleast_2d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5270397Z test_schema_correctness_atleast_2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5271432Z test_schema_correctness_atleast_2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5272445Z test_schema_correctness_atleast_2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5273430Z test_schema_correctness_atleast_2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5274452Z test_schema_correctness_atleast_2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5275430Z test_schema_correctness_atleast_2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5276523Z test_schema_correctness_atleast_2d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5277654Z test_schema_correctness_atleast_2d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5279534Z test_schema_correctness_atleast_2d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5280548Z test_schema_correctness_atleast_2d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5281596Z test_schema_correctness_atleast_2d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5282632Z test_schema_correctness_atleast_3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5283877Z test_schema_correctness_atleast_3d_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5285002Z test_schema_correctness_atleast_3d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5286044Z test_schema_correctness_atleast_3d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5287130Z test_schema_correctness_atleast_3d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5288180Z test_schema_correctness_atleast_3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5289175Z test_schema_correctness_atleast_3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5290345Z test_schema_correctness_atleast_3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5291458Z test_schema_correctness_atleast_3d_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5292451Z test_schema_correctness_atleast_3d_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5293452Z test_schema_correctness_atleast_3d_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5294458Z test_schema_correctness_atleast_3d_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5295480Z test_schema_correctness_atleast_3d_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5296499Z test_schema_correctness_baddbmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5297576Z test_schema_correctness_baddbmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.5298808Z test_schema_correctness_baddbmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.5299896Z test_schema_correctness_baddbmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5300942Z test_schema_correctness_baddbmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5301976Z test_schema_correctness_baddbmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5303011Z test_schema_correctness_bernoulli_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5304042Z test_schema_correctness_bernoulli_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5305157Z test_schema_correctness_bernoulli_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5306248Z test_schema_correctness_bernoulli_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5307262Z test_schema_correctness_bfloat16_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5308320Z test_schema_correctness_bfloat16_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5309333Z test_schema_correctness_bfloat16_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5310402Z test_schema_correctness_bfloat16_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5311691Z test_schema_correctness_bfloat16_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5312751Z test_schema_correctness_bfloat16_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5313839Z test_schema_correctness_bfloat16_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5314828Z test_schema_correctness_bfloat16_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5315977Z test_schema_correctness_bfloat16_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5316980Z test_schema_correctness_bfloat16_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5317972Z test_schema_correctness_bfloat16_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5318966Z test_schema_correctness_bfloat16_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5320048Z test_schema_correctness_bfloat16_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5321125Z test_schema_correctness_bincount_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5322154Z test_schema_correctness_bincount_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5323141Z test_schema_correctness_bincount_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5324152Z test_schema_correctness_bincount_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5325148Z test_schema_correctness_bincount_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5326165Z test_schema_correctness_bitwise_and_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5327262Z test_schema_correctness_bitwise_and_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5328418Z test_schema_correctness_bitwise_and_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5329440Z test_schema_correctness_bitwise_and_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5330384Z test_schema_correctness_bitwise_and_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5331574Z test_schema_correctness_bitwise_and_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5332625Z test_schema_correctness_bitwise_left_shift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5333688Z test_schema_correctness_bitwise_left_shift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5334771Z test_schema_correctness_bitwise_left_shift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5335846Z test_schema_correctness_bitwise_left_shift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5336894Z test_schema_correctness_bitwise_left_shift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5337912Z test_schema_correctness_bitwise_not_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5338946Z test_schema_correctness_bitwise_not_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5339953Z test_schema_correctness_bitwise_not_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5341029Z test_schema_correctness_bitwise_not_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5342106Z test_schema_correctness_bitwise_not_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5343378Z test_schema_correctness_bitwise_not_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5344403Z test_schema_correctness_bitwise_or_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5345348Z test_schema_correctness_bitwise_or_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5346369Z test_schema_correctness_bitwise_or_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5347517Z test_schema_correctness_bitwise_or_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5348637Z test_schema_correctness_bitwise_or_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5349722Z test_schema_correctness_bitwise_or_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5350766Z test_schema_correctness_bitwise_right_shift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5351800Z test_schema_correctness_bitwise_right_shift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5353004Z test_schema_correctness_bitwise_right_shift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5354054Z test_schema_correctness_bitwise_right_shift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5355126Z test_schema_correctness_bitwise_right_shift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5356185Z test_schema_correctness_bitwise_xor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5357264Z test_schema_correctness_bitwise_xor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5358274Z test_schema_correctness_bitwise_xor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5359295Z test_schema_correctness_bitwise_xor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5360310Z test_schema_correctness_bitwise_xor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5361298Z test_schema_correctness_bitwise_xor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5362332Z test_schema_correctness_block_diag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5363444Z test_schema_correctness_block_diag_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5364608Z test_schema_correctness_block_diag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5365668Z test_schema_correctness_block_diag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5366715Z test_schema_correctness_block_diag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5367748Z test_schema_correctness_block_diag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5368754Z test_schema_correctness_block_diag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5369736Z test_schema_correctness_block_diag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5370857Z test_schema_correctness_block_diag_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5371981Z test_schema_correctness_block_diag_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5372969Z test_schema_correctness_block_diag_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5374030Z test_schema_correctness_block_diag_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5375323Z test_schema_correctness_block_diag_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5376302Z test_schema_correctness_bmm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5377367Z test_schema_correctness_bmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5378444Z test_schema_correctness_bmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5379606Z test_schema_correctness_bmm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5380598Z test_schema_correctness_bmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5381588Z test_schema_correctness_bmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5382591Z test_schema_correctness_bool_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5383555Z test_schema_correctness_bool_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5384614Z test_schema_correctness_bool_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5385726Z test_schema_correctness_bool_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5386741Z test_schema_correctness_bool_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5387764Z test_schema_correctness_bool_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5388748Z test_schema_correctness_bool_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5389749Z test_schema_correctness_bool_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5390708Z test_schema_correctness_bool_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5391720Z test_schema_correctness_bool_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5392691Z test_schema_correctness_bool_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5393640Z test_schema_correctness_bool_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5394644Z test_schema_correctness_bool_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5395725Z test_schema_correctness_broadcast_shapes_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5396933Z test_schema_correctness_broadcast_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5398119Z test_schema_correctness_broadcast_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5399182Z test_schema_correctness_broadcast_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5400266Z test_schema_correctness_broadcast_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5401360Z test_schema_correctness_broadcast_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5402434Z test_schema_correctness_broadcast_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5403511Z test_schema_correctness_broadcast_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5404585Z test_schema_correctness_broadcast_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5405660Z test_schema_correctness_broadcast_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5406896Z test_schema_correctness_broadcast_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5407952Z test_schema_correctness_broadcast_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5409001Z test_schema_correctness_broadcast_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5410040Z test_schema_correctness_broadcast_to_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5411251Z test_schema_correctness_broadcast_to_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5412379Z test_schema_correctness_broadcast_to_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5413453Z test_schema_correctness_broadcast_to_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5414564Z test_schema_correctness_broadcast_to_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5415804Z test_schema_correctness_broadcast_to_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5416884Z test_schema_correctness_broadcast_to_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5417932Z test_schema_correctness_broadcast_to_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5418982Z test_schema_correctness_broadcast_to_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5419951Z test_schema_correctness_broadcast_to_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5420960Z test_schema_correctness_broadcast_to_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5421979Z test_schema_correctness_broadcast_to_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5422977Z test_schema_correctness_bucketize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.5423997Z test_schema_correctness_bucketize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.5425014Z test_schema_correctness_bucketize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.5426055Z test_schema_correctness_bucketize_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.5427079Z test_schema_correctness_bucketize_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.5428110Z test_schema_correctness_bucketize_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.5429130Z test_schema_correctness_bucketize_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.5430118Z test_schema_correctness_bucketize_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.5431128Z test_schema_correctness_byte_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5432128Z test_schema_correctness_byte_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5433106Z test_schema_correctness_byte_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5434129Z test_schema_correctness_byte_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5435168Z test_schema_correctness_byte_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5436153Z test_schema_correctness_byte_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5437246Z test_schema_correctness_byte_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5438262Z test_schema_correctness_byte_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5439475Z test_schema_correctness_byte_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5440434Z test_schema_correctness_byte_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5441369Z test_schema_correctness_byte_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5443027Z test_schema_correctness_byte_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5444121Z test_schema_correctness_cartesian_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5445158Z test_schema_correctness_cartesian_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5446242Z test_schema_correctness_cartesian_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5447474Z test_schema_correctness_cartesian_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5448592Z test_schema_correctness_cartesian_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5449659Z test_schema_correctness_cartesian_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.5450729Z test_schema_correctness_cartesian_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5451779Z test_schema_correctness_cartesian_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5452833Z test_schema_correctness_cartesian_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5453815Z test_schema_correctness_cartesian_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5454909Z test_schema_correctness_cartesian_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.5455960Z test_schema_correctness_cartesian_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5456976Z test_schema_correctness_cat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5457988Z test_schema_correctness_cat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5459023Z test_schema_correctness_cat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5460053Z test_schema_correctness_cat_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5460994Z test_schema_correctness_cat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5461984Z test_schema_correctness_cat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5462981Z test_schema_correctness_cat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5463961Z test_schema_correctness_cat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5464970Z test_schema_correctness_cat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5465947Z test_schema_correctness_cat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5466943Z test_schema_correctness_cat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5467879Z test_schema_correctness_cat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5468862Z test_schema_correctness_cat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5469880Z test_schema_correctness_cdist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.460s) 2023-01-11T22:31:25.5471107Z test_schema_correctness_cdist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.408s) 2023-01-11T22:31:25.5472132Z test_schema_correctness_cdouble_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5473145Z test_schema_correctness_cdouble_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5474183Z test_schema_correctness_cdouble_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5475373Z test_schema_correctness_cdouble_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5476503Z test_schema_correctness_cdouble_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5477547Z test_schema_correctness_cdouble_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5478575Z test_schema_correctness_cdouble_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5479599Z test_schema_correctness_cdouble_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5480576Z test_schema_correctness_cdouble_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5481800Z test_schema_correctness_cdouble_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5482796Z test_schema_correctness_cdouble_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5483809Z test_schema_correctness_cdouble_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5484815Z test_schema_correctness_cdouble_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5485823Z test_schema_correctness_ceil_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5486791Z test_schema_correctness_ceil_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5487778Z test_schema_correctness_ceil_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5488729Z test_schema_correctness_ceil_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5489687Z test_schema_correctness_ceil_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5490668Z test_schema_correctness_ceil_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5491657Z test_schema_correctness_ceil_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5492640Z test_schema_correctness_ceil_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5493626Z test_schema_correctness_ceil_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5494635Z test_schema_correctness_cfloat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5495637Z test_schema_correctness_cfloat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5496657Z test_schema_correctness_cfloat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5497711Z test_schema_correctness_cfloat_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5498719Z test_schema_correctness_cfloat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5499735Z test_schema_correctness_cfloat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5500714Z test_schema_correctness_cfloat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5501754Z test_schema_correctness_cfloat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5502991Z test_schema_correctness_cfloat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5503975Z test_schema_correctness_cfloat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5505174Z test_schema_correctness_cfloat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5506197Z test_schema_correctness_cfloat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5507321Z test_schema_correctness_cfloat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5509264Z test_schema_correctness_chalf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:14533: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:31:25.5511042Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T22:31:25.5511601Z ok (0.019s) 2023-01-11T22:31:25.5512395Z test_schema_correctness_chalf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5513438Z test_schema_correctness_chalf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5514492Z test_schema_correctness_chalf_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5515536Z test_schema_correctness_chalf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5516567Z test_schema_correctness_chalf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5517585Z test_schema_correctness_chalf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5518647Z test_schema_correctness_chalf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5519646Z test_schema_correctness_chalf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5520676Z test_schema_correctness_chalf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5521658Z test_schema_correctness_chalf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5522706Z test_schema_correctness_chalf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5523701Z test_schema_correctness_chalf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5524673Z test_schema_correctness_char_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5525681Z test_schema_correctness_char_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5526775Z test_schema_correctness_char_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5527788Z test_schema_correctness_char_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5528802Z test_schema_correctness_char_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5529802Z test_schema_correctness_char_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5530800Z test_schema_correctness_char_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5531795Z test_schema_correctness_char_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5532783Z test_schema_correctness_char_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5533841Z test_schema_correctness_char_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5535154Z test_schema_correctness_char_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5536154Z test_schema_correctness_char_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5537158Z test_schema_correctness_char_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5539026Z test_schema_correctness_cholesky_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T22:31:25.5540461Z L = torch.cholesky(A) 2023-01-11T22:31:25.5540951Z should be replaced with 2023-01-11T22:31:25.5541541Z L = torch.linalg.cholesky(A) 2023-01-11T22:31:25.5542027Z and 2023-01-11T22:31:25.5542527Z U = torch.cholesky(A, upper=True) 2023-01-11T22:31:25.5543091Z should be replaced with 2023-01-11T22:31:25.5543629Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T22:31:25.5544786Z This transform will produce equivalent results for all valid (symmetric positive definite) inputs. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:1730.) 2023-01-11T22:31:25.5546135Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.5546606Z ok (0.200s) 2023-01-11T22:31:25.5547357Z test_schema_correctness_cholesky_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5548463Z test_schema_correctness_cholesky_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5549568Z test_schema_correctness_cholesky_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5550628Z test_schema_correctness_cholesky_inverse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.400s) 2023-01-11T22:31:25.5551722Z test_schema_correctness_cholesky_inverse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5552814Z test_schema_correctness_cholesky_inverse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5553853Z test_schema_correctness_cholesky_inverse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5554957Z test_schema_correctness_cholesky_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5556125Z test_schema_correctness_cholesky_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5557202Z test_schema_correctness_cholesky_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5558266Z test_schema_correctness_cholesky_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5559296Z test_schema_correctness_chunk_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5560296Z test_schema_correctness_chunk_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5561286Z test_schema_correctness_chunk_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5562403Z test_schema_correctness_chunk_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5563516Z test_schema_correctness_chunk_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5564511Z test_schema_correctness_chunk_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5565712Z test_schema_correctness_chunk_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5566733Z test_schema_correctness_chunk_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5567938Z test_schema_correctness_chunk_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5568962Z test_schema_correctness_chunk_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5569993Z test_schema_correctness_chunk_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5570994Z test_schema_correctness_chunk_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5572151Z test_schema_correctness_chunk_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5573186Z test_schema_correctness_clamp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5574217Z test_schema_correctness_clamp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5575281Z test_schema_correctness_clamp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5576341Z test_schema_correctness_clamp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5577368Z test_schema_correctness_clamp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5578377Z test_schema_correctness_clamp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5579382Z test_schema_correctness_clamp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5580360Z test_schema_correctness_clamp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5581362Z test_schema_correctness_clamp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5582500Z test_schema_correctness_clamp_max_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5583540Z test_schema_correctness_clamp_max_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5584577Z test_schema_correctness_clamp_max_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5585577Z test_schema_correctness_clamp_max_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5586811Z test_schema_correctness_clamp_max_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5587856Z test_schema_correctness_clamp_max_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5588976Z test_schema_correctness_clamp_max_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5590002Z test_schema_correctness_clamp_max_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5590973Z test_schema_correctness_clamp_max_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5591989Z test_schema_correctness_clamp_max_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5592999Z test_schema_correctness_clamp_min_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5594027Z test_schema_correctness_clamp_min_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5595114Z test_schema_correctness_clamp_min_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5596233Z test_schema_correctness_clamp_min_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5597263Z test_schema_correctness_clamp_min_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5598294Z test_schema_correctness_clamp_min_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5599284Z test_schema_correctness_clamp_min_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5600503Z test_schema_correctness_clamp_min_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5601607Z test_schema_correctness_clamp_min_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5602685Z test_schema_correctness_clamp_min_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5603707Z test_schema_correctness_clone_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5604934Z test_schema_correctness_clone_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5605989Z test_schema_correctness_clone_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5606947Z test_schema_correctness_clone_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5608074Z test_schema_correctness_clone_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5609247Z test_schema_correctness_clone_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5610257Z test_schema_correctness_clone_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5611225Z test_schema_correctness_clone_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5612214Z test_schema_correctness_clone_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5613187Z test_schema_correctness_clone_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5614131Z test_schema_correctness_clone_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5615182Z test_schema_correctness_clone_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5616271Z test_schema_correctness_clone_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5617296Z test_schema_correctness_column_stack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5618326Z test_schema_correctness_column_stack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5619387Z test_schema_correctness_column_stack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5620462Z test_schema_correctness_column_stack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5621558Z test_schema_correctness_column_stack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5622690Z test_schema_correctness_column_stack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5623756Z test_schema_correctness_column_stack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5624765Z test_schema_correctness_column_stack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5625821Z test_schema_correctness_column_stack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5626847Z test_schema_correctness_column_stack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5627848Z test_schema_correctness_column_stack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5628962Z test_schema_correctness_column_stack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5630067Z test_schema_correctness_column_stack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5631107Z test_schema_correctness_combinations_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.373s) 2023-01-11T22:31:25.5632352Z test_schema_correctness_combinations_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.334s) 2023-01-11T22:31:25.5633392Z test_schema_correctness_combinations_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.360s) 2023-01-11T22:31:25.5634456Z test_schema_correctness_combinations_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.382s) 2023-01-11T22:31:25.5635597Z test_schema_correctness_combinations_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.336s) 2023-01-11T22:31:25.5636915Z test_schema_correctness_combinations_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.332s) 2023-01-11T22:31:25.5637960Z test_schema_correctness_combinations_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.373s) 2023-01-11T22:31:25.5639018Z test_schema_correctness_combinations_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.360s) 2023-01-11T22:31:25.5640063Z test_schema_correctness_combinations_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.396s) 2023-01-11T22:31:25.5641108Z test_schema_correctness_combinations_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.345s) 2023-01-11T22:31:25.5642214Z test_schema_correctness_combinations_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.351s) 2023-01-11T22:31:25.5643340Z test_schema_correctness_combinations_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.376s) 2023-01-11T22:31:25.5644380Z test_schema_correctness_complex_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5645308Z test_schema_correctness_complex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5646362Z test_schema_correctness_complex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5647387Z test_schema_correctness_conj_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5648362Z test_schema_correctness_conj_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5649660Z test_schema_correctness_conj_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5650772Z test_schema_correctness_conj_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5651749Z test_schema_correctness_conj_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5652729Z test_schema_correctness_conj_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5653717Z test_schema_correctness_conj_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5654712Z test_schema_correctness_conj_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5655685Z test_schema_correctness_conj_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5656840Z test_schema_correctness_conj_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5657831Z test_schema_correctness_conj_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5658815Z test_schema_correctness_conj_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5659769Z test_schema_correctness_conj_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5660821Z test_schema_correctness_conj_physical_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5661890Z test_schema_correctness_conj_physical_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5663104Z test_schema_correctness_conj_physical_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5664290Z test_schema_correctness_conj_physical_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5665543Z test_schema_correctness_conj_physical_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5666687Z test_schema_correctness_conj_physical_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5667752Z test_schema_correctness_conj_physical_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5668912Z test_schema_correctness_conj_physical_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5670108Z test_schema_correctness_conj_physical_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5671233Z test_schema_correctness_conj_physical_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5672264Z test_schema_correctness_conj_physical_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5673304Z test_schema_correctness_conj_physical_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5674341Z test_schema_correctness_conj_physical_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5675391Z test_schema_correctness_constant_pad_nd_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.5676424Z test_schema_correctness_constant_pad_nd_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.5677654Z test_schema_correctness_constant_pad_nd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.5678738Z test_schema_correctness_constant_pad_nd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.5679802Z test_schema_correctness_constant_pad_nd_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.5680884Z test_schema_correctness_constant_pad_nd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.5681952Z test_schema_correctness_constant_pad_nd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.5683006Z test_schema_correctness_constant_pad_nd_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.5684067Z test_schema_correctness_constant_pad_nd_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.5685217Z test_schema_correctness_constant_pad_nd_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.5686257Z test_schema_correctness_constant_pad_nd_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.5687312Z test_schema_correctness_constant_pad_nd_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.5688329Z test_schema_correctness_contiguous_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5689357Z test_schema_correctness_contiguous_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5690502Z test_schema_correctness_contiguous_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5691635Z test_schema_correctness_contiguous_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5692667Z test_schema_correctness_contiguous_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5693713Z test_schema_correctness_contiguous_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5694737Z test_schema_correctness_contiguous_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5695762Z test_schema_correctness_contiguous_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5697056Z test_schema_correctness_contiguous_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5698182Z test_schema_correctness_contiguous_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5699224Z test_schema_correctness_contiguous_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5700232Z test_schema_correctness_contiguous_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5701439Z test_schema_correctness_contiguous_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5702499Z test_schema_correctness_copysign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5703517Z test_schema_correctness_copysign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5704682Z test_schema_correctness_copysign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5705753Z test_schema_correctness_copysign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5706816Z test_schema_correctness_copysign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5707821Z test_schema_correctness_copysign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5708807Z test_schema_correctness_copysign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5709828Z test_schema_correctness_copysign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5710931Z test_schema_correctness_copysign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5711990Z test_schema_correctness_copysign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5713020Z test_schema_correctness_corrcoef_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.076s) 2023-01-11T22:31:25.5714080Z test_schema_correctness_corrcoef_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.5715163Z test_schema_correctness_corrcoef_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.5716237Z test_schema_correctness_corrcoef_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.5717294Z test_schema_correctness_corrcoef_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.5718488Z test_schema_correctness_corrcoef_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.5719529Z test_schema_correctness_corrcoef_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.5720546Z test_schema_correctness_corrcoef_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.5721572Z test_schema_correctness_corrcoef_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.079s) 2023-01-11T22:31:25.5722602Z test_schema_correctness_corrcoef_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.5723556Z test_schema_correctness_corrcoef_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.5724657Z test_schema_correctness_cos_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5725728Z test_schema_correctness_cos_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5726761Z test_schema_correctness_cos_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5727777Z test_schema_correctness_cos_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5728993Z test_schema_correctness_cos_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5730015Z test_schema_correctness_cos_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5731002Z test_schema_correctness_cos_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5732125Z test_schema_correctness_cos_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5733286Z test_schema_correctness_cos_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5734299Z test_schema_correctness_cos_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5735273Z test_schema_correctness_cos_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5736252Z test_schema_correctness_cos_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5737257Z test_schema_correctness_cos_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5738288Z test_schema_correctness_cosh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5739365Z test_schema_correctness_cosh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5740371Z test_schema_correctness_cosh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5741426Z test_schema_correctness_cosh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5742454Z test_schema_correctness_cosh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5743433Z test_schema_correctness_cosh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5744443Z test_schema_correctness_cosh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5745545Z test_schema_correctness_cosh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5746618Z test_schema_correctness_cosh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5747610Z test_schema_correctness_cosh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5748570Z test_schema_correctness_cosh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5749573Z test_schema_correctness_cosh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5750577Z test_schema_correctness_cosh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5751597Z test_schema_correctness_count_nonzero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5752802Z test_schema_correctness_count_nonzero_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.5753912Z test_schema_correctness_count_nonzero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5754974Z test_schema_correctness_count_nonzero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5756042Z test_schema_correctness_count_nonzero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5757101Z test_schema_correctness_count_nonzero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5758145Z test_schema_correctness_count_nonzero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5759256Z test_schema_correctness_count_nonzero_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5760367Z test_schema_correctness_count_nonzero_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5761633Z test_schema_correctness_count_nonzero_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5762675Z test_schema_correctness_count_nonzero_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5763693Z test_schema_correctness_count_nonzero_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5764718Z test_schema_correctness_cov_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.016s) 2023-01-11T22:31:25.5765971Z test_schema_correctness_cov_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.006s) 2023-01-11T22:31:25.5767230Z test_schema_correctness_cov_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.5768234Z test_schema_correctness_cov_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.104s) 2023-01-11T22:31:25.5769204Z test_schema_correctness_cov_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.026s) 2023-01-11T22:31:25.5770219Z test_schema_correctness_cov_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.020s) 2023-01-11T22:31:25.5771223Z test_schema_correctness_cov_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.139s) 2023-01-11T22:31:25.5772185Z test_schema_correctness_cov_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.072s) 2023-01-11T22:31:25.5773226Z test_schema_correctness_cov_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.026s) 2023-01-11T22:31:25.5774299Z test_schema_correctness_cov_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.036s) 2023-01-11T22:31:25.5775250Z test_schema_correctness_cov_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.066s) 2023-01-11T22:31:25.5776262Z test_schema_correctness_cross_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5777307Z test_schema_correctness_cross_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5778334Z test_schema_correctness_cross_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5779336Z test_schema_correctness_cross_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5780448Z test_schema_correctness_cross_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5781518Z test_schema_correctness_cross_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5782479Z test_schema_correctness_cross_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5783456Z test_schema_correctness_cross_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5784458Z test_schema_correctness_cross_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5785431Z test_schema_correctness_cross_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5786525Z test_schema_correctness_cummax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5787621Z test_schema_correctness_cummax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5788609Z test_schema_correctness_cummax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5789600Z test_schema_correctness_cummax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5790652Z test_schema_correctness_cummax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5791655Z test_schema_correctness_cummax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5792647Z test_schema_correctness_cummax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5794822Z test_schema_correctness_cummax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5795825Z test_schema_correctness_cummax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5796839Z test_schema_correctness_cummax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5797821Z test_schema_correctness_cummin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5798989Z test_schema_correctness_cummin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5799510Z test_schema_correctness_cummin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5800053Z test_schema_correctness_cummin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5800549Z test_schema_correctness_cummin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5801142Z test_schema_correctness_cummin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5801653Z test_schema_correctness_cummin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5802136Z test_schema_correctness_cummin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5802618Z test_schema_correctness_cummin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5803110Z test_schema_correctness_cummin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5803594Z test_schema_correctness_cumprod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5804104Z test_schema_correctness_cumprod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5804626Z test_schema_correctness_cumprod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5805116Z test_schema_correctness_cumprod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5805600Z test_schema_correctness_cumprod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5806090Z test_schema_correctness_cumprod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5806613Z test_schema_correctness_cumprod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5807186Z test_schema_correctness_cumprod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5807708Z test_schema_correctness_cumprod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5808262Z test_schema_correctness_cumprod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5808692Z test_schema_correctness_cumprod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5809194Z test_schema_correctness_cumsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5809688Z test_schema_correctness_cumsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5810207Z test_schema_correctness_cumsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5810713Z test_schema_correctness_cumsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.5811206Z test_schema_correctness_cumsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5811669Z test_schema_correctness_cumsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5812127Z test_schema_correctness_cumsum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5812850Z test_schema_correctness_cumsum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5813319Z test_schema_correctness_cumsum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5813849Z test_schema_correctness_cumsum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5814344Z test_schema_correctness_cumsum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5815129Z test_schema_correctness_cumulative_trapezoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.5815703Z test_schema_correctness_cumulative_trapezoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.5816254Z test_schema_correctness_cumulative_trapezoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.5816811Z test_schema_correctness_cumulative_trapezoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.5817356Z test_schema_correctness_cumulative_trapezoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.079s) 2023-01-11T22:31:25.5817903Z test_schema_correctness_cumulative_trapezoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.5818437Z test_schema_correctness_cumulative_trapezoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.082s) 2023-01-11T22:31:25.5818968Z test_schema_correctness_cumulative_trapezoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.079s) 2023-01-11T22:31:25.5819502Z test_schema_correctness_cumulative_trapezoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.5820024Z test_schema_correctness_cumulative_trapezoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.5820620Z test_schema_correctness_cumulative_trapezoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.5821155Z test_schema_correctness_deg2rad_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5821706Z test_schema_correctness_deg2rad_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5822208Z test_schema_correctness_deg2rad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5822719Z test_schema_correctness_deg2rad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5823223Z test_schema_correctness_deg2rad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5823684Z test_schema_correctness_deg2rad_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5824163Z test_schema_correctness_deg2rad_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5824662Z test_schema_correctness_deg2rad_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5825130Z test_schema_correctness_deg2rad_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5825600Z test_schema_correctness_deg2rad_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5826074Z test_schema_correctness_diag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5826560Z test_schema_correctness_diag_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5827089Z test_schema_correctness_diag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5827658Z test_schema_correctness_diag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5828195Z test_schema_correctness_diag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5828913Z test_schema_correctness_diag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5829401Z test_schema_correctness_diag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5829879Z test_schema_correctness_diag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5830374Z test_schema_correctness_diag_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5831019Z test_schema_correctness_diag_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5831524Z test_schema_correctness_diag_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5831990Z test_schema_correctness_diag_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5832409Z test_schema_correctness_diag_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5832955Z test_schema_correctness_diag_embed_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5833433Z test_schema_correctness_diag_embed_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5833933Z test_schema_correctness_diag_embed_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5834525Z test_schema_correctness_diag_embed_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5835101Z test_schema_correctness_diag_embed_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5835687Z test_schema_correctness_diag_embed_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5836205Z test_schema_correctness_diag_embed_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5836712Z test_schema_correctness_diag_embed_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5837211Z test_schema_correctness_diag_embed_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5837712Z test_schema_correctness_diag_embed_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5838209Z test_schema_correctness_diag_embed_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5838709Z test_schema_correctness_diag_embed_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5839175Z test_schema_correctness_diag_embed_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5839676Z test_schema_correctness_diagflat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5840161Z test_schema_correctness_diagflat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5840685Z test_schema_correctness_diagflat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5841252Z test_schema_correctness_diagflat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5841768Z test_schema_correctness_diagflat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5842356Z test_schema_correctness_diagflat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5842852Z test_schema_correctness_diagflat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5843349Z test_schema_correctness_diagflat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5843809Z test_schema_correctness_diagflat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5844470Z test_schema_correctness_diagflat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5844968Z test_schema_correctness_diagflat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5845434Z test_schema_correctness_diagflat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5845932Z test_schema_correctness_diagonal_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5846602Z test_schema_correctness_diagonal_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5847198Z test_schema_correctness_diagonal_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5847728Z test_schema_correctness_diagonal_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5848307Z test_schema_correctness_diagonal_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5848897Z test_schema_correctness_diagonal_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5849399Z test_schema_correctness_diagonal_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5849970Z test_schema_correctness_diagonal_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5850505Z test_schema_correctness_diagonal_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5851023Z test_schema_correctness_diagonal_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5851531Z test_schema_correctness_diagonal_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5852018Z test_schema_correctness_diagonal_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5852499Z test_schema_correctness_diagonal_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5853009Z test_schema_correctness_diagonal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5853473Z test_schema_correctness_diagonal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5853967Z test_schema_correctness_diagonal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5854489Z test_schema_correctness_diagonal_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5855058Z test_schema_correctness_diagonal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.5855543Z test_schema_correctness_diagonal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5856106Z test_schema_correctness_diagonal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5856667Z test_schema_correctness_diagonal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5857159Z test_schema_correctness_diagonal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5857648Z test_schema_correctness_diagonal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5858134Z test_schema_correctness_diagonal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5858613Z test_schema_correctness_diagonal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5859103Z test_schema_correctness_diagonal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5859627Z test_schema_correctness_diagonal_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5860338Z test_schema_correctness_diagonal_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5860885Z test_schema_correctness_diagonal_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5861427Z test_schema_correctness_diagonal_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.5861960Z test_schema_correctness_diagonal_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5862685Z test_schema_correctness_diagonal_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5863313Z test_schema_correctness_diagonal_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.5863766Z test_schema_correctness_diagonal_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5864266Z test_schema_correctness_diagonal_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5864783Z test_schema_correctness_diagonal_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5865278Z test_schema_correctness_diagonal_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.5865776Z test_schema_correctness_diagonal_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5866267Z test_schema_correctness_diff_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.700s) 2023-01-11T22:31:25.5866746Z test_schema_correctness_diff_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.614s) 2023-01-11T22:31:25.5867319Z test_schema_correctness_diff_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.703s) 2023-01-11T22:31:25.5867817Z test_schema_correctness_diff_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.679s) 2023-01-11T22:31:25.5868309Z test_schema_correctness_diff_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.644s) 2023-01-11T22:31:25.5868777Z test_schema_correctness_diff_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.639s) 2023-01-11T22:31:25.5869298Z test_schema_correctness_diff_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.687s) 2023-01-11T22:31:25.5870046Z test_schema_correctness_diff_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.601s) 2023-01-11T22:31:25.5870543Z test_schema_correctness_diff_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.605s) 2023-01-11T22:31:25.5871029Z test_schema_correctness_diff_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.603s) 2023-01-11T22:31:25.5871503Z test_schema_correctness_diff_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.608s) 2023-01-11T22:31:25.5871962Z test_schema_correctness_diff_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.685s) 2023-01-11T22:31:25.5872442Z test_schema_correctness_digamma_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.803s) 2023-01-11T22:31:25.5872935Z test_schema_correctness_digamma_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.558s) 2023-01-11T22:31:25.5873403Z test_schema_correctness_digamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.519s) 2023-01-11T22:31:25.5873884Z test_schema_correctness_digamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.599s) 2023-01-11T22:31:25.5874375Z test_schema_correctness_digamma_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5874833Z test_schema_correctness_digamma_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5875325Z test_schema_correctness_digamma_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5875862Z test_schema_correctness_digamma_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5876597Z test_schema_correctness_digamma_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5877129Z test_schema_correctness_dist_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.5877641Z test_schema_correctness_dist_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.092s) 2023-01-11T22:31:25.5878778Z test_schema_correctness_dist_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.082s) 2023-01-11T22:31:25.5879308Z test_schema_correctness_dist_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.5879804Z test_schema_correctness_dist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.5880298Z test_schema_correctness_dist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.083s) 2023-01-11T22:31:25.5880837Z test_schema_correctness_div_floor_rounding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5881360Z test_schema_correctness_div_floor_rounding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5881893Z test_schema_correctness_div_floor_rounding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5882417Z test_schema_correctness_div_floor_rounding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5883007Z test_schema_correctness_div_floor_rounding_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5883611Z test_schema_correctness_div_floor_rounding_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5884092Z test_schema_correctness_div_floor_rounding_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5884598Z test_schema_correctness_div_floor_rounding_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5885134Z test_schema_correctness_div_floor_rounding_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5885634Z test_schema_correctness_div_no_rounding_mode_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5886139Z test_schema_correctness_div_no_rounding_mode_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5886686Z test_schema_correctness_div_no_rounding_mode_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5887248Z test_schema_correctness_div_no_rounding_mode_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5887803Z test_schema_correctness_div_no_rounding_mode_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5888292Z test_schema_correctness_div_no_rounding_mode_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5888894Z test_schema_correctness_div_no_rounding_mode_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5889383Z test_schema_correctness_div_no_rounding_mode_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.5889916Z test_schema_correctness_div_no_rounding_mode_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5890455Z test_schema_correctness_div_no_rounding_mode_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5890995Z test_schema_correctness_div_no_rounding_mode_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5891516Z test_schema_correctness_div_no_rounding_mode_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5892016Z test_schema_correctness_div_no_rounding_mode_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5892742Z test_schema_correctness_div_trunc_rounding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5893283Z test_schema_correctness_div_trunc_rounding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5893778Z test_schema_correctness_div_trunc_rounding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.5894514Z test_schema_correctness_div_trunc_rounding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5895057Z test_schema_correctness_div_trunc_rounding_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5895650Z test_schema_correctness_div_trunc_rounding_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5896147Z test_schema_correctness_div_trunc_rounding_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5896668Z test_schema_correctness_div_trunc_rounding_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5897170Z test_schema_correctness_div_trunc_rounding_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5897659Z test_schema_correctness_dot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5898201Z test_schema_correctness_dot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.5898731Z test_schema_correctness_dot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.5899203Z test_schema_correctness_dot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5899674Z test_schema_correctness_dot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5900167Z test_schema_correctness_dot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5900663Z test_schema_correctness_double_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5901123Z test_schema_correctness_double_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5901625Z test_schema_correctness_double_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5902142Z test_schema_correctness_double_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5902639Z test_schema_correctness_double_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5903136Z test_schema_correctness_double_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5903637Z test_schema_correctness_double_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5904097Z test_schema_correctness_double_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5904574Z test_schema_correctness_double_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5905059Z test_schema_correctness_double_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5905545Z test_schema_correctness_double_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5906015Z test_schema_correctness_double_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5906482Z test_schema_correctness_double_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5906978Z test_schema_correctness_dsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5907721Z test_schema_correctness_dsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5908220Z test_schema_correctness_dsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5908732Z test_schema_correctness_dsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5909213Z test_schema_correctness_dsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5909847Z test_schema_correctness_dsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5910362Z test_schema_correctness_dsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5910868Z test_schema_correctness_dsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5911513Z test_schema_correctness_dsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5912058Z test_schema_correctness_dsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5912545Z test_schema_correctness_dsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5913022Z test_schema_correctness_dsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5913523Z test_schema_correctness_dsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5914005Z test_schema_correctness_dstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5914474Z test_schema_correctness_dstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5914970Z test_schema_correctness_dstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5915474Z test_schema_correctness_dstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5915977Z test_schema_correctness_dstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.5916476Z test_schema_correctness_dstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5916968Z test_schema_correctness_dstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5917450Z test_schema_correctness_dstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5917939Z test_schema_correctness_dstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5918432Z test_schema_correctness_dstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5918917Z test_schema_correctness_dstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5919461Z test_schema_correctness_dstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5919955Z test_schema_correctness_dstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5920459Z test_schema_correctness_einsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.5920964Z test_schema_correctness_einsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.5921471Z test_schema_correctness_einsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.088s) 2023-01-11T22:31:25.5921970Z test_schema_correctness_einsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.5922470Z test_schema_correctness_einsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.5922955Z test_schema_correctness_einsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.5923623Z test_schema_correctness_empty_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5924067Z test_schema_correctness_empty_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5924562Z test_schema_correctness_empty_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5925064Z test_schema_correctness_empty_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5925708Z test_schema_correctness_empty_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5926206Z test_schema_correctness_empty_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.5926694Z test_schema_correctness_empty_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5927197Z test_schema_correctness_empty_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5927701Z test_schema_correctness_empty_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5928175Z test_schema_correctness_empty_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5928660Z test_schema_correctness_empty_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5929114Z test_schema_correctness_empty_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5929588Z test_schema_correctness_empty_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5930182Z test_schema_correctness_empty_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5930689Z test_schema_correctness_empty_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5931209Z test_schema_correctness_empty_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5931738Z test_schema_correctness_empty_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5932238Z test_schema_correctness_empty_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.5932722Z test_schema_correctness_empty_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5933247Z test_schema_correctness_empty_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5933731Z test_schema_correctness_empty_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5934216Z test_schema_correctness_empty_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5934690Z test_schema_correctness_empty_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5935195Z test_schema_correctness_empty_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.5935675Z test_schema_correctness_empty_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.5936172Z test_schema_correctness_empty_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5936658Z test_schema_correctness_eq_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5937139Z test_schema_correctness_eq_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5937630Z test_schema_correctness_eq_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5938127Z test_schema_correctness_eq_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.5938612Z test_schema_correctness_eq_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5939288Z test_schema_correctness_eq_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5939765Z test_schema_correctness_eq_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5940245Z test_schema_correctness_eq_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5940714Z test_schema_correctness_eq_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.5941321Z test_schema_correctness_eq_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.5941802Z test_schema_correctness_eq_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5942265Z test_schema_correctness_eq_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5942723Z test_schema_correctness_eq_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5943307Z test_schema_correctness_equal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5943825Z test_schema_correctness_equal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5944356Z test_schema_correctness_equal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5944866Z test_schema_correctness_equal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.5945374Z test_schema_correctness_equal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5945812Z test_schema_correctness_equal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5946297Z test_schema_correctness_equal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.5946771Z test_schema_correctness_equal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5947293Z test_schema_correctness_equal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5947776Z test_schema_correctness_equal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5948243Z test_schema_correctness_equal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.5948729Z test_schema_correctness_equal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5949188Z test_schema_correctness_erf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5949662Z test_schema_correctness_erf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5950115Z test_schema_correctness_erf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5950601Z test_schema_correctness_erf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5951080Z test_schema_correctness_erf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5951546Z test_schema_correctness_erf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5951979Z test_schema_correctness_erf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5952403Z test_schema_correctness_erf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5952855Z test_schema_correctness_erf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5953293Z test_schema_correctness_erf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5953761Z test_schema_correctness_erfc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.289s) 2023-01-11T22:31:25.5954225Z test_schema_correctness_erfc_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.368s) 2023-01-11T22:31:25.5954905Z test_schema_correctness_erfc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.273s) 2023-01-11T22:31:25.5955389Z test_schema_correctness_erfc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.274s) 2023-01-11T22:31:25.5955835Z test_schema_correctness_erfc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.440s) 2023-01-11T22:31:25.5956458Z test_schema_correctness_erfc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5956953Z test_schema_correctness_erfc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5957444Z test_schema_correctness_erfc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5957923Z test_schema_correctness_erfc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5958405Z test_schema_correctness_erfc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5958890Z test_schema_correctness_erfinv_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.391s) 2023-01-11T22:31:25.5959365Z test_schema_correctness_erfinv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.279s) 2023-01-11T22:31:25.5959865Z test_schema_correctness_erfinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.269s) 2023-01-11T22:31:25.5960350Z test_schema_correctness_erfinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.370s) 2023-01-11T22:31:25.5960841Z test_schema_correctness_erfinv_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5961338Z test_schema_correctness_erfinv_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5961828Z test_schema_correctness_erfinv_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5962316Z test_schema_correctness_erfinv_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5962806Z test_schema_correctness_erfinv_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5963366Z test_schema_correctness_exp2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.275s) 2023-01-11T22:31:25.5963819Z test_schema_correctness_exp2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.355s) 2023-01-11T22:31:25.5964317Z test_schema_correctness_exp2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.240s) 2023-01-11T22:31:25.5964814Z test_schema_correctness_exp2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.237s) 2023-01-11T22:31:25.5976362Z test_schema_correctness_exp2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.274s) 2023-01-11T22:31:25.5976924Z test_schema_correctness_exp2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5981430Z test_schema_correctness_exp2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5981982Z test_schema_correctness_exp2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.5982485Z test_schema_correctness_exp2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5982986Z test_schema_correctness_exp2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5983512Z test_schema_correctness_exp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.5983968Z test_schema_correctness_exp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5984466Z test_schema_correctness_exp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.559s) 2023-01-11T22:31:25.5984975Z test_schema_correctness_exp_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5985700Z test_schema_correctness_exp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.734s) 2023-01-11T22:31:25.5986170Z test_schema_correctness_exp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5986649Z test_schema_correctness_exp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5987140Z test_schema_correctness_exp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5987823Z test_schema_correctness_exp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5988300Z test_schema_correctness_exp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5988771Z test_schema_correctness_exp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5989206Z test_schema_correctness_exp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5989701Z test_schema_correctness_exp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.5990205Z test_schema_correctness_expand_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5990721Z test_schema_correctness_expand_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5991241Z test_schema_correctness_expand_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5991769Z test_schema_correctness_expand_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5992250Z test_schema_correctness_expand_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.5992698Z test_schema_correctness_expand_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5993208Z test_schema_correctness_expand_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5993685Z test_schema_correctness_expand_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.5994165Z test_schema_correctness_expand_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.5994656Z test_schema_correctness_expand_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5995168Z test_schema_correctness_expand_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.5995646Z test_schema_correctness_expand_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.5996140Z test_schema_correctness_expand_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5996630Z test_schema_correctness_expand_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5997154Z test_schema_correctness_expand_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5997667Z test_schema_correctness_expand_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.5998164Z test_schema_correctness_expand_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.5998727Z test_schema_correctness_expand_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5999221Z test_schema_correctness_expand_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.5999711Z test_schema_correctness_expand_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6000469Z test_schema_correctness_expand_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6001110Z test_schema_correctness_expand_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6002726Z test_schema_correctness_expand_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6003792Z test_schema_correctness_expand_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6004859Z test_schema_correctness_expm1_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6005927Z test_schema_correctness_expm1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6007145Z test_schema_correctness_expm1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6008242Z test_schema_correctness_expm1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6009285Z test_schema_correctness_expm1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6010314Z test_schema_correctness_expm1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6011373Z test_schema_correctness_expm1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6012397Z test_schema_correctness_expm1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6013505Z test_schema_correctness_expm1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6014669Z test_schema_correctness_expm1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6015881Z test_schema_correctness_eye_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.127s) 2023-01-11T22:31:25.6017073Z test_schema_correctness_eye_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.123s) 2023-01-11T22:31:25.6018142Z test_schema_correctness_eye_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.126s) 2023-01-11T22:31:25.6019223Z test_schema_correctness_eye_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.154s) 2023-01-11T22:31:25.6020268Z test_schema_correctness_eye_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.163s) 2023-01-11T22:31:25.6021305Z test_schema_correctness_eye_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.117s) 2023-01-11T22:31:25.6022365Z test_schema_correctness_eye_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.110s) 2023-01-11T22:31:25.6023413Z test_schema_correctness_eye_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.122s) 2023-01-11T22:31:25.6024457Z test_schema_correctness_eye_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.114s) 2023-01-11T22:31:25.6025489Z test_schema_correctness_eye_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.119s) 2023-01-11T22:31:25.6026532Z test_schema_correctness_eye_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.122s) 2023-01-11T22:31:25.6027558Z test_schema_correctness_eye_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.133s) 2023-01-11T22:31:25.6028587Z test_schema_correctness_fft_fft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.160s) 2023-01-11T22:31:25.6029659Z test_schema_correctness_fft_fft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6030766Z test_schema_correctness_fft_fft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6031873Z test_schema_correctness_fft_fft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6032948Z test_schema_correctness_fft_fft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.965s) 2023-01-11T22:31:25.6034020Z test_schema_correctness_fft_fft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6035079Z test_schema_correctness_fft_fft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6036318Z test_schema_correctness_fft_fft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6037379Z test_schema_correctness_fft_fft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6038435Z test_schema_correctness_fft_fft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6039456Z test_schema_correctness_fft_fft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6040638Z test_schema_correctness_fft_fft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6041777Z test_schema_correctness_fft_fft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.6042862Z test_schema_correctness_fft_fft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6043927Z test_schema_correctness_fft_fft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6045022Z test_schema_correctness_fft_fft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6046137Z test_schema_correctness_fft_fft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.653s) 2023-01-11T22:31:25.6047203Z test_schema_correctness_fft_fft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6048285Z test_schema_correctness_fft_fft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6049367Z test_schema_correctness_fft_fft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6050490Z test_schema_correctness_fft_fft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6051587Z test_schema_correctness_fft_fft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6052647Z test_schema_correctness_fft_fft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6053738Z test_schema_correctness_fft_fft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6054753Z test_schema_correctness_fft_fftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6055804Z test_schema_correctness_fft_fftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6056868Z test_schema_correctness_fft_fftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6057898Z test_schema_correctness_fft_fftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6058917Z test_schema_correctness_fft_fftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6059842Z test_schema_correctness_fft_fftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6060838Z test_schema_correctness_fft_fftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6063161Z test_schema_correctness_fft_fftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6064207Z test_schema_correctness_fft_fftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6065133Z test_schema_correctness_fft_fftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.6066093Z test_schema_correctness_fft_fftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.6067060Z test_schema_correctness_fft_fftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6068047Z test_schema_correctness_fft_fftshift_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6069018Z test_schema_correctness_fft_fftshift_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6070243Z test_schema_correctness_fft_fftshift_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6071256Z test_schema_correctness_fft_fftshift_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6072194Z test_schema_correctness_fft_fftshift_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6073334Z test_schema_correctness_fft_fftshift_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6074385Z test_schema_correctness_fft_fftshift_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6075488Z test_schema_correctness_fft_fftshift_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6076510Z test_schema_correctness_fft_fftshift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6077521Z test_schema_correctness_fft_fftshift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6078513Z test_schema_correctness_fft_fftshift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6079444Z test_schema_correctness_fft_fftshift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6080447Z test_schema_correctness_fft_fftshift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6081498Z test_schema_correctness_fft_hfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.6082568Z test_schema_correctness_fft_hfft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.6083631Z test_schema_correctness_fft_hfft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.6084655Z test_schema_correctness_fft_hfft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.6085686Z test_schema_correctness_fft_hfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.6086760Z test_schema_correctness_fft_hfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6087822Z test_schema_correctness_fft_hfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:31:25.6088875Z test_schema_correctness_fft_hfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6089862Z test_schema_correctness_fft_hfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6133503Z test_schema_correctness_fft_hfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6134562Z test_schema_correctness_fft_hfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.006s) 2023-01-11T22:31:25.6135568Z test_schema_correctness_fft_hfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6136518Z test_schema_correctness_fft_hfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.111s) 2023-01-11T22:31:25.6137499Z test_schema_correctness_fft_hfft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6138522Z test_schema_correctness_fft_hfft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6139502Z test_schema_correctness_fft_hfft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:31:25.6140473Z test_schema_correctness_fft_hfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.972s) 2023-01-11T22:31:25.6141677Z test_schema_correctness_fft_hfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6142643Z test_schema_correctness_fft_hfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.092s) 2023-01-11T22:31:25.6143561Z test_schema_correctness_fft_hfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.6144427Z test_schema_correctness_fft_hfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6145455Z test_schema_correctness_fft_hfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6146405Z test_schema_correctness_fft_hfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.6147329Z test_schema_correctness_fft_hfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.6148285Z test_schema_correctness_fft_hfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6149258Z test_schema_correctness_fft_hfftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6150256Z test_schema_correctness_fft_hfftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6151253Z test_schema_correctness_fft_hfftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6152260Z test_schema_correctness_fft_hfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6153296Z test_schema_correctness_fft_hfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6154320Z test_schema_correctness_fft_hfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6155383Z test_schema_correctness_fft_hfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6156464Z test_schema_correctness_fft_hfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6157524Z test_schema_correctness_fft_hfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6158599Z test_schema_correctness_fft_hfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6159670Z test_schema_correctness_fft_hfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.6160744Z test_schema_correctness_fft_ifft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6161773Z test_schema_correctness_fft_ifft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6162811Z test_schema_correctness_fft_ifft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6163838Z test_schema_correctness_fft_ifft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6164871Z test_schema_correctness_fft_ifft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6165896Z test_schema_correctness_fft_ifft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6166910Z test_schema_correctness_fft_ifft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6167933Z test_schema_correctness_fft_ifft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6168938Z test_schema_correctness_fft_ifft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6169821Z test_schema_correctness_fft_ifft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6170768Z test_schema_correctness_fft_ifft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6172743Z test_schema_correctness_fft_ifft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6173699Z test_schema_correctness_fft_ifft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.6174665Z test_schema_correctness_fft_ifft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6175847Z test_schema_correctness_fft_ifft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6176896Z test_schema_correctness_fft_ifft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6177816Z test_schema_correctness_fft_ifft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6178765Z test_schema_correctness_fft_ifft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6179993Z test_schema_correctness_fft_ifft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6181230Z test_schema_correctness_fft_ifft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6182420Z test_schema_correctness_fft_ifft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6183589Z test_schema_correctness_fft_ifft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6184803Z test_schema_correctness_fft_ifft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6186015Z test_schema_correctness_fft_ifft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6187213Z test_schema_correctness_fft_ifftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6188427Z test_schema_correctness_fft_ifftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6189675Z test_schema_correctness_fft_ifftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6190880Z test_schema_correctness_fft_ifftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6192094Z test_schema_correctness_fft_ifftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6193315Z test_schema_correctness_fft_ifftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6194533Z test_schema_correctness_fft_ifftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6195733Z test_schema_correctness_fft_ifftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6196936Z test_schema_correctness_fft_ifftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6198156Z test_schema_correctness_fft_ifftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6199365Z test_schema_correctness_fft_ifftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6200569Z test_schema_correctness_fft_ifftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6201786Z test_schema_correctness_fft_ifftshift_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6203035Z test_schema_correctness_fft_ifftshift_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6204292Z test_schema_correctness_fft_ifftshift_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6205712Z test_schema_correctness_fft_ifftshift_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6207024Z test_schema_correctness_fft_ifftshift_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6208509Z test_schema_correctness_fft_ifftshift_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6209740Z test_schema_correctness_fft_ifftshift_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6210981Z test_schema_correctness_fft_ifftshift_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6212389Z test_schema_correctness_fft_ifftshift_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6213697Z test_schema_correctness_fft_ifftshift_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6214933Z test_schema_correctness_fft_ifftshift_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6216192Z test_schema_correctness_fft_ifftshift_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6217424Z test_schema_correctness_fft_ifftshift_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6218606Z test_schema_correctness_fft_ihfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.6219847Z test_schema_correctness_fft_ihfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.6221070Z test_schema_correctness_fft_ihfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6222303Z test_schema_correctness_fft_ihfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6223495Z test_schema_correctness_fft_ihfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6224722Z test_schema_correctness_fft_ihfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6225922Z test_schema_correctness_fft_ihfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6227124Z test_schema_correctness_fft_ihfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6228376Z test_schema_correctness_fft_ihfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6229608Z test_schema_correctness_fft_ihfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6230805Z test_schema_correctness_fft_ihfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6232019Z test_schema_correctness_fft_ihfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6233217Z test_schema_correctness_fft_ihfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6234419Z test_schema_correctness_fft_ihfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6235645Z test_schema_correctness_fft_ihfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6236855Z test_schema_correctness_fft_ihfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6238045Z test_schema_correctness_fft_ihfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6239232Z test_schema_correctness_fft_ihfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6240426Z test_schema_correctness_fft_ihfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6241641Z test_schema_correctness_fft_ihfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6242856Z test_schema_correctness_fft_ihfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6244053Z test_schema_correctness_fft_ihfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6245453Z test_schema_correctness_fft_ihfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6246689Z test_schema_correctness_fft_ihfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6247946Z test_schema_correctness_fft_ihfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.6249170Z test_schema_correctness_fft_ihfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.6250515Z test_schema_correctness_fft_ihfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.6251759Z test_schema_correctness_fft_irfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6252994Z test_schema_correctness_fft_irfft2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6254191Z test_schema_correctness_fft_irfft2_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6256359Z test_schema_correctness_fft_irfft2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6257420Z test_schema_correctness_fft_irfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6258477Z test_schema_correctness_fft_irfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6259483Z test_schema_correctness_fft_irfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6260498Z test_schema_correctness_fft_irfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6261505Z test_schema_correctness_fft_irfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6262471Z test_schema_correctness_fft_irfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6263455Z test_schema_correctness_fft_irfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6264509Z test_schema_correctness_fft_irfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6266485Z test_schema_correctness_fft_irfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6267492Z test_schema_correctness_fft_irfft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6268504Z test_schema_correctness_fft_irfft_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6269541Z test_schema_correctness_fft_irfft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6270544Z test_schema_correctness_fft_irfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6271545Z test_schema_correctness_fft_irfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6272528Z test_schema_correctness_fft_irfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.6273461Z test_schema_correctness_fft_irfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6274458Z test_schema_correctness_fft_irfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6275472Z test_schema_correctness_fft_irfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6276471Z test_schema_correctness_fft_irfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6277454Z test_schema_correctness_fft_irfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6278398Z test_schema_correctness_fft_irfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6279732Z test_schema_correctness_fft_irfftn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6280781Z test_schema_correctness_fft_irfftn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6281804Z test_schema_correctness_fft_irfftn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6282791Z test_schema_correctness_fft_irfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6283973Z test_schema_correctness_fft_irfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6285027Z test_schema_correctness_fft_irfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6285987Z test_schema_correctness_fft_irfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6286977Z test_schema_correctness_fft_irfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6287999Z test_schema_correctness_fft_irfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6288995Z test_schema_correctness_fft_irfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6289972Z test_schema_correctness_fft_irfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6290964Z test_schema_correctness_fft_rfft2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6291986Z test_schema_correctness_fft_rfft2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6292981Z test_schema_correctness_fft_rfft2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6293965Z test_schema_correctness_fft_rfft2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6294979Z test_schema_correctness_fft_rfft2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6295923Z test_schema_correctness_fft_rfft2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6296913Z test_schema_correctness_fft_rfft2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6297881Z test_schema_correctness_fft_rfft2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6298880Z test_schema_correctness_fft_rfft2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6299892Z test_schema_correctness_fft_rfft_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6300888Z test_schema_correctness_fft_rfft_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6301882Z test_schema_correctness_fft_rfft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6302911Z test_schema_correctness_fft_rfft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6303896Z test_schema_correctness_fft_rfft_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6304890Z test_schema_correctness_fft_rfft_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6305869Z test_schema_correctness_fft_rfft_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6306932Z test_schema_correctness_fft_rfft_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6307970Z test_schema_correctness_fft_rfft_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6308987Z test_schema_correctness_fft_rfftn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6309986Z test_schema_correctness_fft_rfftn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6311199Z test_schema_correctness_fft_rfftn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6312198Z test_schema_correctness_fft_rfftn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6313190Z test_schema_correctness_fft_rfftn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6314378Z test_schema_correctness_fft_rfftn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6315488Z test_schema_correctness_fft_rfftn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6316487Z test_schema_correctness_fft_rfftn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.6317470Z test_schema_correctness_fft_rfftn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6318481Z test_schema_correctness_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6319441Z test_schema_correctness_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6320441Z test_schema_correctness_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6321471Z test_schema_correctness_fill_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6322509Z test_schema_correctness_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6323542Z test_schema_correctness_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6324520Z test_schema_correctness_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6325506Z test_schema_correctness_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6326464Z test_schema_correctness_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6327441Z test_schema_correctness_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6328418Z test_schema_correctness_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6329399Z test_schema_correctness_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6330450Z test_schema_correctness_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6331461Z test_schema_correctness_flatten_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6332480Z test_schema_correctness_flatten_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6333476Z test_schema_correctness_flatten_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6334504Z test_schema_correctness_flatten_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6335524Z test_schema_correctness_flatten_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6336557Z test_schema_correctness_flatten_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6337656Z test_schema_correctness_flatten_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6338672Z test_schema_correctness_flatten_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6339681Z test_schema_correctness_flatten_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6340641Z test_schema_correctness_flatten_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6341799Z test_schema_correctness_flatten_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6342793Z test_schema_correctness_flatten_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6343828Z test_schema_correctness_flatten_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6344880Z test_schema_correctness_flip_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6346793Z test_schema_correctness_flip_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6347903Z test_schema_correctness_flip_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6348927Z test_schema_correctness_flip_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6349920Z test_schema_correctness_flip_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6350982Z test_schema_correctness_flip_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6352056Z test_schema_correctness_flip_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6353041Z test_schema_correctness_flip_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6353998Z test_schema_correctness_flip_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6354993Z test_schema_correctness_flip_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6355982Z test_schema_correctness_flip_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6356936Z test_schema_correctness_flip_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6358230Z test_schema_correctness_fliplr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6359301Z test_schema_correctness_fliplr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6360338Z test_schema_correctness_fliplr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6361298Z test_schema_correctness_fliplr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6362229Z test_schema_correctness_fliplr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6363154Z test_schema_correctness_fliplr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6364060Z test_schema_correctness_fliplr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6364986Z test_schema_correctness_fliplr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6365961Z test_schema_correctness_fliplr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6367022Z test_schema_correctness_fliplr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6367993Z test_schema_correctness_fliplr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6368966Z test_schema_correctness_fliplr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6370076Z test_schema_correctness_flipud_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6371076Z test_schema_correctness_flipud_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6372014Z test_schema_correctness_flipud_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6375055Z test_schema_correctness_flipud_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6376007Z test_schema_correctness_flipud_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6376533Z test_schema_correctness_flipud_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6377044Z test_schema_correctness_flipud_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6377556Z test_schema_correctness_flipud_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6378171Z test_schema_correctness_flipud_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6378698Z test_schema_correctness_flipud_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6379183Z test_schema_correctness_flipud_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6381276Z test_schema_correctness_flipud_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6381829Z test_schema_correctness_float_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6382337Z test_schema_correctness_float_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6382854Z test_schema_correctness_float_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6383379Z test_schema_correctness_float_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6383894Z test_schema_correctness_float_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6384410Z test_schema_correctness_float_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6384898Z test_schema_correctness_float_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6385398Z test_schema_correctness_float_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6385898Z test_schema_correctness_float_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6387421Z test_schema_correctness_float_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6388387Z test_schema_correctness_float_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6388888Z test_schema_correctness_float_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6389389Z test_schema_correctness_float_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6389892Z test_schema_correctness_float_power_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6390423Z test_schema_correctness_float_power_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6390956Z test_schema_correctness_float_power_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6391502Z test_schema_correctness_float_power_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6392038Z test_schema_correctness_float_power_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.6392560Z test_schema_correctness_float_power_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.6393074Z test_schema_correctness_float_power_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6395052Z test_schema_correctness_float_power_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6395573Z test_schema_correctness_float_power_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.6396092Z test_schema_correctness_float_power_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.6396750Z test_schema_correctness_float_power_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.6397270Z test_schema_correctness_float_power_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.6397782Z test_schema_correctness_floor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6398294Z test_schema_correctness_floor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6398855Z test_schema_correctness_floor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6399371Z test_schema_correctness_floor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6401916Z test_schema_correctness_floor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6402869Z test_schema_correctness_floor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6403796Z test_schema_correctness_floor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6404486Z test_schema_correctness_floor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6404993Z test_schema_correctness_floor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6405517Z test_schema_correctness_floor_divide_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6406041Z test_schema_correctness_floor_divide_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6406573Z test_schema_correctness_floor_divide_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6408680Z test_schema_correctness_floor_divide_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6409211Z test_schema_correctness_floor_divide_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6409733Z test_schema_correctness_floor_divide_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6410247Z test_schema_correctness_floor_divide_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6410757Z test_schema_correctness_floor_divide_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6411259Z test_schema_correctness_floor_divide_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6411781Z test_schema_correctness_fmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6412293Z test_schema_correctness_fmax_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6412795Z test_schema_correctness_fmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6413303Z test_schema_correctness_fmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6415303Z test_schema_correctness_fmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6415818Z test_schema_correctness_fmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6416299Z test_schema_correctness_fmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6416794Z test_schema_correctness_fmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6417291Z test_schema_correctness_fmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6417789Z test_schema_correctness_fmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6418293Z test_schema_correctness_fmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6418977Z test_schema_correctness_fmin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6419482Z test_schema_correctness_fmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6419970Z test_schema_correctness_fmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6421950Z test_schema_correctness_fmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6422579Z test_schema_correctness_fmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6423100Z test_schema_correctness_fmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6423590Z test_schema_correctness_fmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6424080Z test_schema_correctness_fmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6424581Z test_schema_correctness_fmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6425072Z test_schema_correctness_fmod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6425582Z test_schema_correctness_fmod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6426086Z test_schema_correctness_fmod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6426585Z test_schema_correctness_fmod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6428128Z test_schema_correctness_fmod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6429092Z test_schema_correctness_fmod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6429589Z test_schema_correctness_fmod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6430069Z test_schema_correctness_fmod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6430560Z test_schema_correctness_fmod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6431059Z test_schema_correctness_frac_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6431565Z test_schema_correctness_frac_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6432076Z test_schema_correctness_frac_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6432573Z test_schema_correctness_frac_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6433072Z test_schema_correctness_frexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6433556Z test_schema_correctness_frexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6435574Z test_schema_correctness_frexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6436101Z test_schema_correctness_full_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6436601Z test_schema_correctness_full_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6437119Z test_schema_correctness_full_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6437637Z test_schema_correctness_full_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6438149Z test_schema_correctness_full_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6438659Z test_schema_correctness_full_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6439278Z test_schema_correctness_full_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6439779Z test_schema_correctness_full_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6440275Z test_schema_correctness_full_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6442293Z test_schema_correctness_full_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6442905Z test_schema_correctness_full_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6443420Z test_schema_correctness_full_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6443920Z test_schema_correctness_full_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6444417Z test_schema_correctness_full_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6444939Z test_schema_correctness_full_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6445459Z test_schema_correctness_full_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6445990Z test_schema_correctness_full_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6446513Z test_schema_correctness_full_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6447034Z test_schema_correctness_full_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6449028Z test_schema_correctness_full_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6449552Z test_schema_correctness_full_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6450068Z test_schema_correctness_full_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6450592Z test_schema_correctness_full_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6451106Z test_schema_correctness_full_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6451615Z test_schema_correctness_full_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6452129Z test_schema_correctness_gather_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6452639Z test_schema_correctness_gather_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6453138Z test_schema_correctness_gather_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6453668Z test_schema_correctness_gather_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6455818Z test_schema_correctness_gather_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6456360Z test_schema_correctness_gather_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6456876Z test_schema_correctness_gather_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6457385Z test_schema_correctness_gather_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6457892Z test_schema_correctness_gather_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6458377Z test_schema_correctness_gather_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6458878Z test_schema_correctness_gather_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6459388Z test_schema_correctness_gather_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6460022Z test_schema_correctness_gcd_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.026s) 2023-01-11T22:31:25.6460522Z test_schema_correctness_gcd_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.426s) 2023-01-11T22:31:25.6462504Z test_schema_correctness_gcd_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.396s) 2023-01-11T22:31:25.6463035Z test_schema_correctness_gcd_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.594s) 2023-01-11T22:31:25.6463606Z test_schema_correctness_gcd_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.300s) 2023-01-11T22:31:25.6464130Z test_schema_correctness_ge_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6464635Z test_schema_correctness_ge_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6465161Z test_schema_correctness_ge_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6465667Z test_schema_correctness_ge_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6466166Z test_schema_correctness_ge_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6466656Z test_schema_correctness_ge_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6467131Z test_schema_correctness_ge_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6467614Z test_schema_correctness_ge_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6469623Z test_schema_correctness_ge_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6470117Z test_schema_correctness_ge_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6470627Z test_schema_correctness_geqrf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.6471154Z test_schema_correctness_geqrf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.6471670Z test_schema_correctness_geqrf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6472165Z test_schema_correctness_geqrf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6472682Z test_schema_correctness_gradient_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.569s) 2023-01-11T22:31:25.6473220Z test_schema_correctness_gradient_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.081s) 2023-01-11T22:31:25.6473755Z test_schema_correctness_gradient_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.224s) 2023-01-11T22:31:25.6474280Z test_schema_correctness_gradient_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.527s) 2023-01-11T22:31:25.6476278Z test_schema_correctness_gradient_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.554s) 2023-01-11T22:31:25.6476812Z test_schema_correctness_gradient_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.549s) 2023-01-11T22:31:25.6477312Z test_schema_correctness_gradient_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.521s) 2023-01-11T22:31:25.6477822Z test_schema_correctness_gradient_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.519s) 2023-01-11T22:31:25.6478341Z test_schema_correctness_gradient_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.491s) 2023-01-11T22:31:25.6478850Z test_schema_correctness_gradient_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.479s) 2023-01-11T22:31:25.6479379Z test_schema_correctness_grid_sampler_2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.6480243Z test_schema_correctness_grid_sampler_2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.6483440Z test_schema_correctness_grid_sampler_2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6484445Z test_schema_correctness_gt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6485412Z test_schema_correctness_gt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6486419Z test_schema_correctness_gt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6487513Z test_schema_correctness_gt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6490493Z test_schema_correctness_gt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6491471Z test_schema_correctness_gt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6492420Z test_schema_correctness_gt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6493359Z test_schema_correctness_gt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6494308Z test_schema_correctness_gt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6495256Z test_schema_correctness_gt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6498204Z test_schema_correctness_half_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6499190Z test_schema_correctness_half_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6500172Z test_schema_correctness_half_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6501175Z test_schema_correctness_half_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6502145Z test_schema_correctness_half_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6505082Z test_schema_correctness_half_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6506065Z test_schema_correctness_half_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6507030Z test_schema_correctness_half_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6507984Z test_schema_correctness_half_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6508941Z test_schema_correctness_half_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6511615Z test_schema_correctness_half_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6513250Z test_schema_correctness_half_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6514290Z test_schema_correctness_heaviside_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6515345Z test_schema_correctness_heaviside_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6516385Z test_schema_correctness_heaviside_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6517437Z test_schema_correctness_heaviside_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6520533Z test_schema_correctness_heaviside_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6521585Z test_schema_correctness_heaviside_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6522602Z test_schema_correctness_heaviside_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6523635Z test_schema_correctness_heaviside_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6526737Z test_schema_correctness_heaviside_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6527914Z test_schema_correctness_heaviside_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6528901Z test_schema_correctness_histc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.120s) 2023-01-11T22:31:25.6529876Z test_schema_correctness_histc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.6530944Z test_schema_correctness_histc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.120s) 2023-01-11T22:31:25.6533868Z test_schema_correctness_histc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.128s) 2023-01-11T22:31:25.6534866Z test_schema_correctness_histc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.132s) 2023-01-11T22:31:25.6535829Z test_schema_correctness_histc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.138s) 2023-01-11T22:31:25.6536823Z test_schema_correctness_hsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6537803Z test_schema_correctness_hsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6538799Z test_schema_correctness_hsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6541781Z test_schema_correctness_hsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6542801Z test_schema_correctness_hsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6543266Z test_schema_correctness_hsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6543744Z test_schema_correctness_hsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6544219Z test_schema_correctness_hsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6544693Z test_schema_correctness_hsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6545154Z test_schema_correctness_hsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6545714Z test_schema_correctness_hsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6546268Z test_schema_correctness_hsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6546760Z test_schema_correctness_hsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6547272Z test_schema_correctness_hstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6547783Z test_schema_correctness_hstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6548243Z test_schema_correctness_hstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6548684Z test_schema_correctness_hstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6549096Z test_schema_correctness_hstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6549509Z test_schema_correctness_hstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6549918Z test_schema_correctness_hstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6550321Z test_schema_correctness_hstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6550722Z test_schema_correctness_hstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6551109Z test_schema_correctness_hstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6551506Z test_schema_correctness_hstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6552120Z test_schema_correctness_hstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6552517Z test_schema_correctness_hstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6552908Z test_schema_correctness_hypot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6553536Z test_schema_correctness_hypot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6554039Z test_schema_correctness_hypot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6554569Z test_schema_correctness_hypot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6555045Z test_schema_correctness_i0_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.593s) 2023-01-11T22:31:25.6555447Z test_schema_correctness_i0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.642s) 2023-01-11T22:31:25.6555847Z test_schema_correctness_i0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.467s) 2023-01-11T22:31:25.6556304Z test_schema_correctness_i0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.382s) 2023-01-11T22:31:25.6556762Z test_schema_correctness_i0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.466s) 2023-01-11T22:31:25.6557222Z test_schema_correctness_i0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6557677Z test_schema_correctness_i0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6558128Z test_schema_correctness_i0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6558578Z test_schema_correctness_i0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6559038Z test_schema_correctness_i0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6559521Z test_schema_correctness_igamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6560004Z test_schema_correctness_igamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6560506Z test_schema_correctness_igammac_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6560998Z test_schema_correctness_igammac_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6561517Z test_schema_correctness_imag_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6562044Z test_schema_correctness_imag_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6562537Z test_schema_correctness_imag_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6563040Z test_schema_correctness_index_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6563502Z test_schema_correctness_index_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6564035Z test_schema_correctness_index_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6564534Z test_schema_correctness_index_add_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6565032Z test_schema_correctness_index_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6565512Z test_schema_correctness_index_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6565990Z test_schema_correctness_index_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6566477Z test_schema_correctness_index_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6567105Z test_schema_correctness_index_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6567612Z test_schema_correctness_index_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6568095Z test_schema_correctness_index_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6568714Z test_schema_correctness_index_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6569269Z test_schema_correctness_index_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6569767Z test_schema_correctness_index_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6570248Z test_schema_correctness_index_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6570759Z test_schema_correctness_index_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6571257Z test_schema_correctness_index_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6571749Z test_schema_correctness_index_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6572239Z test_schema_correctness_index_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6572726Z test_schema_correctness_index_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6573206Z test_schema_correctness_index_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6573680Z test_schema_correctness_index_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6574165Z test_schema_correctness_index_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6574677Z test_schema_correctness_index_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6575152Z test_schema_correctness_index_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6575687Z test_schema_correctness_index_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6576216Z test_schema_correctness_index_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6576729Z test_schema_correctness_index_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6577231Z test_schema_correctness_index_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6577719Z test_schema_correctness_index_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6578207Z test_schema_correctness_index_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6578696Z test_schema_correctness_index_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6579177Z test_schema_correctness_index_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6579653Z test_schema_correctness_index_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6580137Z test_schema_correctness_index_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6580612Z test_schema_correctness_index_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6581092Z test_schema_correctness_index_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6581582Z test_schema_correctness_index_put_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6582254Z test_schema_correctness_index_put_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6582786Z test_schema_correctness_index_put_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6583318Z test_schema_correctness_index_put_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6583941Z test_schema_correctness_index_put_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6584452Z test_schema_correctness_index_put_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6584936Z test_schema_correctness_index_put_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6585426Z test_schema_correctness_index_put_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6585909Z test_schema_correctness_index_put_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6586381Z test_schema_correctness_index_put_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6586844Z test_schema_correctness_index_put_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6587323Z test_schema_correctness_index_put_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6587810Z test_schema_correctness_index_put_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6589217Z test_schema_correctness_index_reduce_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cuda\Indexing.cu:1047.) 2023-01-11T22:31:25.6589471Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.6589642Z ok (0.089s) 2023-01-11T22:31:25.6590212Z test_schema_correctness_index_reduce_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.098s) 2023-01-11T22:31:25.6590716Z test_schema_correctness_index_reduce_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.094s) 2023-01-11T22:31:25.6591215Z test_schema_correctness_index_reduce_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.110s) 2023-01-11T22:31:25.6591702Z test_schema_correctness_index_reduce_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.093s) 2023-01-11T22:31:25.6592194Z test_schema_correctness_index_reduce_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.084s) 2023-01-11T22:31:25.6592683Z test_schema_correctness_index_reduce_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.101s) 2023-01-11T22:31:25.6593179Z test_schema_correctness_index_reduce_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.6593670Z test_schema_correctness_index_reduce_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.6594173Z test_schema_correctness_index_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6594658Z test_schema_correctness_index_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6595171Z test_schema_correctness_index_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6595677Z test_schema_correctness_index_select_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6596224Z test_schema_correctness_index_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6596722Z test_schema_correctness_index_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6598313Z test_schema_correctness_index_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6598815Z test_schema_correctness_index_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6599304Z test_schema_correctness_index_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6599911Z test_schema_correctness_index_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6600388Z test_schema_correctness_index_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6600877Z test_schema_correctness_index_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6601362Z test_schema_correctness_index_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6601847Z test_schema_correctness_inner_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6602336Z test_schema_correctness_inner_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6602811Z test_schema_correctness_inner_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6603327Z test_schema_correctness_inner_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6603806Z test_schema_correctness_inner_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6604342Z test_schema_correctness_inner_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6604819Z test_schema_correctness_int_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6605286Z test_schema_correctness_int_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6605772Z test_schema_correctness_int_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6606250Z test_schema_correctness_int_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6606713Z test_schema_correctness_int_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6607175Z test_schema_correctness_int_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6607635Z test_schema_correctness_int_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6608099Z test_schema_correctness_int_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6608557Z test_schema_correctness_int_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6609019Z test_schema_correctness_int_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6609480Z test_schema_correctness_int_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6609932Z test_schema_correctness_int_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6610468Z test_schema_correctness_isclose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.193s) 2023-01-11T22:31:25.6610929Z test_schema_correctness_isclose_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.230s) 2023-01-11T22:31:25.6611498Z test_schema_correctness_isclose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.213s) 2023-01-11T22:31:25.6611995Z test_schema_correctness_isclose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.270s) 2023-01-11T22:31:25.6612485Z test_schema_correctness_isclose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.214s) 2023-01-11T22:31:25.6612961Z test_schema_correctness_isclose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.232s) 2023-01-11T22:31:25.6613590Z test_schema_correctness_isclose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.205s) 2023-01-11T22:31:25.6614068Z test_schema_correctness_isclose_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.197s) 2023-01-11T22:31:25.6614536Z test_schema_correctness_isclose_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.281s) 2023-01-11T22:31:25.6615086Z test_schema_correctness_isclose_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.195s) 2023-01-11T22:31:25.6615573Z test_schema_correctness_isclose_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.259s) 2023-01-11T22:31:25.6616046Z test_schema_correctness_isclose_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.197s) 2023-01-11T22:31:25.6616532Z test_schema_correctness_isfinite_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6616998Z test_schema_correctness_isfinite_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6617543Z test_schema_correctness_isfinite_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6618046Z test_schema_correctness_isfinite_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6618610Z test_schema_correctness_isfinite_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6619108Z test_schema_correctness_isfinite_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6619568Z test_schema_correctness_isfinite_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6619995Z test_schema_correctness_isfinite_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6620413Z test_schema_correctness_isfinite_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6621026Z test_schema_correctness_isfinite_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6621447Z test_schema_correctness_isfinite_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6621848Z test_schema_correctness_isfinite_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6622270Z test_schema_correctness_isfinite_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6622692Z test_schema_correctness_isin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6623102Z test_schema_correctness_isin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6623506Z test_schema_correctness_isin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6624006Z test_schema_correctness_isin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6624508Z test_schema_correctness_isin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6624975Z test_schema_correctness_isin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6625469Z test_schema_correctness_isin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6626086Z test_schema_correctness_isin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6626604Z test_schema_correctness_isinf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6627017Z test_schema_correctness_isinf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6627441Z test_schema_correctness_isinf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6628061Z test_schema_correctness_isinf_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6628491Z test_schema_correctness_isinf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6629003Z test_schema_correctness_isinf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6629420Z test_schema_correctness_isinf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6629974Z test_schema_correctness_isinf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6630407Z test_schema_correctness_isinf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6630805Z test_schema_correctness_isinf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6631205Z test_schema_correctness_isinf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6631767Z test_schema_correctness_isinf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6632230Z test_schema_correctness_isinf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6632711Z test_schema_correctness_isnan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6633296Z test_schema_correctness_isnan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6633841Z test_schema_correctness_isnan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6634287Z test_schema_correctness_isnan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6634706Z test_schema_correctness_isnan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6635118Z test_schema_correctness_isnan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6635521Z test_schema_correctness_isnan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6635931Z test_schema_correctness_isnan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6636407Z test_schema_correctness_isnan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6636838Z test_schema_correctness_isnan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6637253Z test_schema_correctness_isnan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6637655Z test_schema_correctness_isnan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6638086Z test_schema_correctness_isneginf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6638503Z test_schema_correctness_isneginf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6638990Z test_schema_correctness_isneginf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6639483Z test_schema_correctness_isneginf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6639970Z test_schema_correctness_isneginf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6640569Z test_schema_correctness_isneginf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6641113Z test_schema_correctness_isneginf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6641613Z test_schema_correctness_isneginf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6642035Z test_schema_correctness_isneginf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6642609Z test_schema_correctness_isneginf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6643043Z test_schema_correctness_isposinf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6643459Z test_schema_correctness_isposinf_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6643971Z test_schema_correctness_isposinf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6644561Z test_schema_correctness_isposinf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6645011Z test_schema_correctness_isposinf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6645430Z test_schema_correctness_isposinf_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6645850Z test_schema_correctness_isposinf_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6646335Z test_schema_correctness_isposinf_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6646811Z test_schema_correctness_isposinf_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6647293Z test_schema_correctness_isposinf_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6647927Z test_schema_correctness_isreal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6648506Z test_schema_correctness_isreal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6649059Z test_schema_correctness_isreal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6649496Z test_schema_correctness_isreal_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6649927Z test_schema_correctness_isreal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6650356Z test_schema_correctness_isreal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6650777Z test_schema_correctness_isreal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6651194Z test_schema_correctness_isreal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6651614Z test_schema_correctness_isreal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6652101Z test_schema_correctness_isreal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6652519Z test_schema_correctness_isreal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6652910Z test_schema_correctness_isreal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6653328Z test_schema_correctness_isreal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6653873Z test_schema_correctness_istft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.523s) 2023-01-11T22:31:25.6654365Z test_schema_correctness_istft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.549s) 2023-01-11T22:31:25.6655044Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.926s) 2023-01-11T22:31:25.6655660Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.109s) 2023-01-11T22:31:25.6656162Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.110s) 2023-01-11T22:31:25.6656833Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.098s) 2023-01-11T22:31:25.6657315Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.834s) 2023-01-11T22:31:25.6657957Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.056s) 2023-01-11T22:31:25.6658490Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.995s) 2023-01-11T22:31:25.6659011Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.570s) 2023-01-11T22:31:25.6659647Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.703s) 2023-01-11T22:31:25.6660181Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.647s) 2023-01-11T22:31:25.6660690Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.783s) 2023-01-11T22:31:25.6661289Z test_schema_correctness_jiterator_2inputs_2outputs_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.860s) 2023-01-11T22:31:25.6661853Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.355s) 2023-01-11T22:31:25.6662478Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.223s) 2023-01-11T22:31:25.6663271Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.824s) 2023-01-11T22:31:25.6663929Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.915s) 2023-01-11T22:31:25.6664506Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.133s) 2023-01-11T22:31:25.6665101Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.047s) 2023-01-11T22:31:25.6666108Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.057s) 2023-01-11T22:31:25.6666727Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.202s) 2023-01-11T22:31:25.6667306Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.172s) 2023-01-11T22:31:25.6667895Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.099s) 2023-01-11T22:31:25.6668525Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.988s) 2023-01-11T22:31:25.6669241Z test_schema_correctness_jiterator_4inputs_with_extra_args_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.094s) 2023-01-11T22:31:25.6669794Z test_schema_correctness_jiterator_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.548s) 2023-01-11T22:31:25.6670313Z test_schema_correctness_jiterator_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.792s) 2023-01-11T22:31:25.6670843Z test_schema_correctness_jiterator_binary_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.840s) 2023-01-11T22:31:25.6671368Z test_schema_correctness_jiterator_binary_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.597s) 2023-01-11T22:31:25.6671888Z test_schema_correctness_jiterator_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.328s) 2023-01-11T22:31:25.6672414Z test_schema_correctness_jiterator_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.194s) 2023-01-11T22:31:25.6672934Z test_schema_correctness_jiterator_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.185s) 2023-01-11T22:31:25.6673686Z test_schema_correctness_jiterator_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.215s) 2023-01-11T22:31:25.6674199Z test_schema_correctness_jiterator_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.260s) 2023-01-11T22:31:25.6674703Z test_schema_correctness_jiterator_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.317s) 2023-01-11T22:31:25.6675254Z test_schema_correctness_jiterator_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.312s) 2023-01-11T22:31:25.6676612Z test_schema_correctness_jiterator_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.326s) 2023-01-11T22:31:25.6677230Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.362s) 2023-01-11T22:31:25.6677795Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.306s) 2023-01-11T22:31:25.6678344Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.336s) 2023-01-11T22:31:25.6678890Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.307s) 2023-01-11T22:31:25.6679421Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.163s) 2023-01-11T22:31:25.6679966Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.289s) 2023-01-11T22:31:25.6680507Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.210s) 2023-01-11T22:31:25.6681058Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.238s) 2023-01-11T22:31:25.6681584Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.267s) 2023-01-11T22:31:25.6682128Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.138s) 2023-01-11T22:31:25.6682666Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.161s) 2023-01-11T22:31:25.6683212Z test_schema_correctness_jiterator_binary_return_by_ref_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.262s) 2023-01-11T22:31:25.6683803Z test_schema_correctness_jiterator_unary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.270s) 2023-01-11T22:31:25.6684323Z test_schema_correctness_jiterator_unary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.271s) 2023-01-11T22:31:25.6684869Z test_schema_correctness_jiterator_unary_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.504s) 2023-01-11T22:31:25.6685426Z test_schema_correctness_jiterator_unary_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.404s) 2023-01-11T22:31:25.6685951Z test_schema_correctness_jiterator_unary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.296s) 2023-01-11T22:31:25.6686458Z test_schema_correctness_jiterator_unary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.358s) 2023-01-11T22:31:25.6686974Z test_schema_correctness_jiterator_unary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.364s) 2023-01-11T22:31:25.6687498Z test_schema_correctness_jiterator_unary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.427s) 2023-01-11T22:31:25.6688005Z test_schema_correctness_jiterator_unary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.303s) 2023-01-11T22:31:25.6688498Z test_schema_correctness_jiterator_unary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.314s) 2023-01-11T22:31:25.6689011Z test_schema_correctness_jiterator_unary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.323s) 2023-01-11T22:31:25.6689708Z test_schema_correctness_jiterator_unary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.274s) 2023-01-11T22:31:25.6690180Z test_schema_correctness_kron_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6690701Z test_schema_correctness_kron_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6691224Z test_schema_correctness_kron_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6691896Z test_schema_correctness_kron_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6692434Z test_schema_correctness_kron_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6692900Z test_schema_correctness_kron_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6693375Z test_schema_correctness_kron_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6693876Z test_schema_correctness_kron_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6694337Z test_schema_correctness_kron_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6694791Z test_schema_correctness_kron_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6695263Z test_schema_correctness_kron_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6695714Z test_schema_correctness_kron_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6696197Z test_schema_correctness_kthvalue_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6696731Z test_schema_correctness_kthvalue_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6697225Z test_schema_correctness_kthvalue_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6697778Z test_schema_correctness_kthvalue_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6698280Z test_schema_correctness_kthvalue_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6698767Z test_schema_correctness_kthvalue_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6699301Z test_schema_correctness_kthvalue_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6699746Z test_schema_correctness_kthvalue_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6700214Z test_schema_correctness_lcm_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.339s) 2023-01-11T22:31:25.6700654Z test_schema_correctness_lcm_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.017s) 2023-01-11T22:31:25.6701116Z test_schema_correctness_lcm_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.145s) 2023-01-11T22:31:25.6701569Z test_schema_correctness_lcm_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.598s) 2023-01-11T22:31:25.6702025Z test_schema_correctness_lcm_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.551s) 2023-01-11T22:31:25.6702511Z test_schema_correctness_ldexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6702975Z test_schema_correctness_ldexp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6703474Z test_schema_correctness_ldexp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6703967Z test_schema_correctness_ldexp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6704456Z test_schema_correctness_ldexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6705193Z test_schema_correctness_ldexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.6705667Z test_schema_correctness_ldexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6706184Z test_schema_correctness_ldexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6706685Z test_schema_correctness_ldexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6707322Z test_schema_correctness_ldexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6707780Z test_schema_correctness_ldexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6708257Z test_schema_correctness_ldexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6708721Z test_schema_correctness_le_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6709189Z test_schema_correctness_le_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6709665Z test_schema_correctness_le_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6710134Z test_schema_correctness_le_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6710601Z test_schema_correctness_le_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6711039Z test_schema_correctness_le_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6711495Z test_schema_correctness_le_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6712017Z test_schema_correctness_le_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6712498Z test_schema_correctness_le_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6712938Z test_schema_correctness_le_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6713484Z test_schema_correctness_lerp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6713974Z test_schema_correctness_lerp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (9.511s) 2023-01-11T22:31:25.6714457Z test_schema_correctness_lerp_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6714984Z test_schema_correctness_lerp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (9.317s) 2023-01-11T22:31:25.6715472Z test_schema_correctness_lerp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6715936Z test_schema_correctness_lerp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6716396Z test_schema_correctness_lerp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.6716858Z test_schema_correctness_lgamma_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.735s) 2023-01-11T22:31:25.6717541Z test_schema_correctness_lgamma_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.719s) 2023-01-11T22:31:25.6718014Z test_schema_correctness_lgamma_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.681s) 2023-01-11T22:31:25.6718508Z test_schema_correctness_lgamma_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.659s) 2023-01-11T22:31:25.6719057Z test_schema_correctness_lgamma_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6719537Z test_schema_correctness_lgamma_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6719989Z test_schema_correctness_lgamma_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6720528Z test_schema_correctness_lgamma_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6721210Z test_schema_correctness_lgamma_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6721722Z test_schema_correctness_linalg_cholesky_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.6722234Z test_schema_correctness_linalg_cholesky_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.6722896Z test_schema_correctness_linalg_cholesky_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.6723420Z test_schema_correctness_linalg_cholesky_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6723948Z test_schema_correctness_linalg_cholesky_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6724480Z test_schema_correctness_linalg_cholesky_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6725006Z test_schema_correctness_linalg_cholesky_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6725518Z test_schema_correctness_linalg_cholesky_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6726083Z test_schema_correctness_linalg_cond_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6726598Z test_schema_correctness_linalg_cond_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6727127Z test_schema_correctness_linalg_cond_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6727665Z test_schema_correctness_linalg_cond_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6728178Z test_schema_correctness_linalg_cross_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6728709Z test_schema_correctness_linalg_cross_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6729219Z test_schema_correctness_linalg_cross_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6729722Z test_schema_correctness_linalg_cross_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6730198Z test_schema_correctness_linalg_cross_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6730705Z test_schema_correctness_linalg_cross_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6731211Z test_schema_correctness_linalg_cross_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6731669Z test_schema_correctness_linalg_cross_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6732158Z test_schema_correctness_linalg_cross_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6732672Z test_schema_correctness_linalg_cross_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6733219Z test_schema_correctness_linalg_det_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6733702Z test_schema_correctness_linalg_det_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6734245Z test_schema_correctness_linalg_det_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6734781Z test_schema_correctness_linalg_det_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6735349Z test_schema_correctness_linalg_det_singular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.475s) 2023-01-11T22:31:25.6735881Z test_schema_correctness_linalg_det_singular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.687s) 2023-01-11T22:31:25.6736632Z test_schema_correctness_linalg_det_singular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.079s) 2023-01-11T22:31:25.6737114Z test_schema_correctness_linalg_det_singular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.111s) 2023-01-11T22:31:25.6737602Z test_schema_correctness_linalg_eig_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6738272Z test_schema_correctness_linalg_eig_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6738815Z test_schema_correctness_linalg_eig_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6739317Z test_schema_correctness_linalg_eig_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6739842Z test_schema_correctness_linalg_eigh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6740386Z test_schema_correctness_linalg_eigh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6740866Z test_schema_correctness_linalg_eigh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6741472Z test_schema_correctness_linalg_eigh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6741968Z test_schema_correctness_linalg_eigvals_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6742483Z test_schema_correctness_linalg_eigvals_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6742970Z test_schema_correctness_linalg_eigvals_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6743485Z test_schema_correctness_linalg_eigvals_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6744007Z test_schema_correctness_linalg_eigvalsh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6744536Z test_schema_correctness_linalg_eigvalsh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6745043Z test_schema_correctness_linalg_eigvalsh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6745560Z test_schema_correctness_linalg_eigvalsh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6746137Z test_schema_correctness_linalg_householder_product_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6746697Z test_schema_correctness_linalg_householder_product_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6747291Z test_schema_correctness_linalg_householder_product_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6747839Z test_schema_correctness_linalg_householder_product_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6748439Z test_schema_correctness_linalg_inv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6748936Z test_schema_correctness_linalg_inv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6749429Z test_schema_correctness_linalg_inv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6749942Z test_schema_correctness_linalg_inv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6750466Z test_schema_correctness_linalg_inv_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6750974Z test_schema_correctness_linalg_inv_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6751475Z test_schema_correctness_linalg_inv_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6752154Z test_schema_correctness_linalg_inv_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6752671Z test_schema_correctness_linalg_ldl_factor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.6753196Z test_schema_correctness_linalg_ldl_factor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6753861Z test_schema_correctness_linalg_ldl_factor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6754430Z test_schema_correctness_linalg_ldl_factor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6754967Z test_schema_correctness_linalg_ldl_factor_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6755596Z test_schema_correctness_linalg_ldl_factor_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6756142Z test_schema_correctness_linalg_ldl_factor_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6756645Z test_schema_correctness_linalg_ldl_factor_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6757149Z test_schema_correctness_linalg_ldl_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6757637Z test_schema_correctness_linalg_ldl_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.6758181Z test_schema_correctness_linalg_ldl_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.6758726Z test_schema_correctness_linalg_ldl_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.6759258Z test_schema_correctness_linalg_lstsq_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.6759783Z test_schema_correctness_linalg_lstsq_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.6760288Z test_schema_correctness_linalg_lstsq_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6760761Z test_schema_correctness_linalg_lstsq_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6761338Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.6761893Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.6762459Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6763026Z test_schema_correctness_linalg_lstsq_grad_oriented_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6763534Z test_schema_correctness_linalg_lu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.6764044Z test_schema_correctness_linalg_lu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.6764527Z test_schema_correctness_linalg_lu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.6765008Z test_schema_correctness_linalg_lu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.6765538Z test_schema_correctness_linalg_lu_factor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.131s) 2023-01-11T22:31:25.6766086Z test_schema_correctness_linalg_lu_factor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.118s) 2023-01-11T22:31:25.6766603Z test_schema_correctness_linalg_lu_factor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.114s) 2023-01-11T22:31:25.6767315Z test_schema_correctness_linalg_lu_factor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.109s) 2023-01-11T22:31:25.6767846Z test_schema_correctness_linalg_lu_factor_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.6768412Z test_schema_correctness_linalg_lu_factor_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6769091Z test_schema_correctness_linalg_lu_factor_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.6769687Z test_schema_correctness_linalg_lu_factor_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.6770201Z test_schema_correctness_linalg_lu_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.275s) 2023-01-11T22:31:25.6770704Z test_schema_correctness_linalg_lu_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.254s) 2023-01-11T22:31:25.6771239Z test_schema_correctness_linalg_lu_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.256s) 2023-01-11T22:31:25.6771741Z test_schema_correctness_linalg_lu_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.259s) 2023-01-11T22:31:25.6772260Z test_schema_correctness_linalg_matrix_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.109s) 2023-01-11T22:31:25.6772780Z test_schema_correctness_linalg_matrix_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.301s) 2023-01-11T22:31:25.6773286Z test_schema_correctness_linalg_matrix_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.257s) 2023-01-11T22:31:25.6773800Z test_schema_correctness_linalg_matrix_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.110s) 2023-01-11T22:31:25.6774327Z test_schema_correctness_linalg_matrix_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.249s) 2023-01-11T22:31:25.6774810Z test_schema_correctness_linalg_matrix_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.250s) 2023-01-11T22:31:25.6775387Z test_schema_correctness_linalg_matrix_power_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.205s) 2023-01-11T22:31:25.6775908Z test_schema_correctness_linalg_matrix_power_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.206s) 2023-01-11T22:31:25.6776519Z test_schema_correctness_linalg_matrix_power_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.196s) 2023-01-11T22:31:25.6777079Z test_schema_correctness_linalg_matrix_power_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.205s) 2023-01-11T22:31:25.6777582Z test_schema_correctness_linalg_matrix_rank_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.063s) 2023-01-11T22:31:25.6778111Z test_schema_correctness_linalg_matrix_rank_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.069s) 2023-01-11T22:31:25.6778595Z test_schema_correctness_linalg_matrix_rank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.022s) 2023-01-11T22:31:25.6779118Z test_schema_correctness_linalg_matrix_rank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.042s) 2023-01-11T22:31:25.6779751Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.121s) 2023-01-11T22:31:25.6780332Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.127s) 2023-01-11T22:31:25.6780883Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.121s) 2023-01-11T22:31:25.6781414Z test_schema_correctness_linalg_matrix_rank_hermitian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.085s) 2023-01-11T22:31:25.6781894Z test_schema_correctness_linalg_multi_dot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6782701Z test_schema_correctness_linalg_multi_dot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.6783205Z test_schema_correctness_linalg_multi_dot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.6783751Z test_schema_correctness_linalg_multi_dot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6784469Z test_schema_correctness_linalg_multi_dot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.6784967Z test_schema_correctness_linalg_multi_dot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6785451Z test_schema_correctness_linalg_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.152s) 2023-01-11T22:31:25.6785961Z test_schema_correctness_linalg_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.288s) 2023-01-11T22:31:25.6786469Z test_schema_correctness_linalg_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.271s) 2023-01-11T22:31:25.6786974Z test_schema_correctness_linalg_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.143s) 2023-01-11T22:31:25.6787472Z test_schema_correctness_linalg_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.250s) 2023-01-11T22:31:25.6787973Z test_schema_correctness_linalg_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.278s) 2023-01-11T22:31:25.6788525Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.118s) 2023-01-11T22:31:25.6789085Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.210s) 2023-01-11T22:31:25.6789707Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.185s) 2023-01-11T22:31:25.6790273Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.117s) 2023-01-11T22:31:25.6790919Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.234s) 2023-01-11T22:31:25.6791485Z test_schema_correctness_linalg_norm_subgradients_at_zero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.176s) 2023-01-11T22:31:25.6792000Z test_schema_correctness_linalg_pinv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.109s) 2023-01-11T22:31:25.6792516Z test_schema_correctness_linalg_pinv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.108s) 2023-01-11T22:31:25.6793020Z test_schema_correctness_linalg_pinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.096s) 2023-01-11T22:31:25.6793493Z test_schema_correctness_linalg_pinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.127s) 2023-01-11T22:31:25.6794037Z test_schema_correctness_linalg_pinv_hermitian_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6794597Z test_schema_correctness_linalg_pinv_hermitian_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6795100Z test_schema_correctness_linalg_pinv_hermitian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6795619Z test_schema_correctness_linalg_pinv_hermitian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6796350Z test_schema_correctness_linalg_pinv_singular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:31:25.6797200Z test_schema_correctness_linalg_pinv_singular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:31:25.6798191Z test_schema_correctness_linalg_pinv_singular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:31:25.6798834Z test_schema_correctness_linalg_pinv_singular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:31:25.6799504Z test_schema_correctness_linalg_qr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.6800054Z test_schema_correctness_linalg_qr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.6800564Z test_schema_correctness_linalg_qr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.6801058Z test_schema_correctness_linalg_qr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.6801574Z test_schema_correctness_linalg_slogdet_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.996s) 2023-01-11T22:31:25.6802064Z test_schema_correctness_linalg_slogdet_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.985s) 2023-01-11T22:31:25.6802560Z test_schema_correctness_linalg_slogdet_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6803065Z test_schema_correctness_linalg_slogdet_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6803558Z test_schema_correctness_linalg_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.6804119Z test_schema_correctness_linalg_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.6804625Z test_schema_correctness_linalg_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.6805236Z test_schema_correctness_linalg_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.6805745Z test_schema_correctness_linalg_solve_ex_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.6806266Z test_schema_correctness_linalg_solve_ex_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.6806773Z test_schema_correctness_linalg_solve_ex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.6807286Z test_schema_correctness_linalg_solve_ex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6807831Z test_schema_correctness_linalg_solve_triangular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.309s) 2023-01-11T22:31:25.6808377Z test_schema_correctness_linalg_solve_triangular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.296s) 2023-01-11T22:31:25.6808914Z test_schema_correctness_linalg_solve_triangular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.266s) 2023-01-11T22:31:25.6809448Z test_schema_correctness_linalg_solve_triangular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.246s) 2023-01-11T22:31:25.6809964Z test_schema_correctness_linalg_svd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.464s) 2023-01-11T22:31:25.6810459Z test_schema_correctness_linalg_svd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.505s) 2023-01-11T22:31:25.6811008Z test_schema_correctness_linalg_svd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.389s) 2023-01-11T22:31:25.6811515Z test_schema_correctness_linalg_svd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.406s) 2023-01-11T22:31:25.6812093Z test_schema_correctness_linalg_svdvals_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.6812654Z test_schema_correctness_linalg_svdvals_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.6813370Z test_schema_correctness_linalg_svdvals_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.6813845Z test_schema_correctness_linalg_svdvals_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.6814367Z test_schema_correctness_linalg_tensorinv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6815030Z test_schema_correctness_linalg_tensorinv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6815555Z test_schema_correctness_linalg_tensorinv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6816057Z test_schema_correctness_linalg_tensorinv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6816588Z test_schema_correctness_linalg_tensorsolve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6817142Z test_schema_correctness_linalg_tensorsolve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.6817687Z test_schema_correctness_linalg_tensorsolve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6818248Z test_schema_correctness_linalg_tensorsolve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.6818777Z test_schema_correctness_linalg_vander_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.6819339Z test_schema_correctness_linalg_vander_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.083s) 2023-01-11T22:31:25.6819829Z test_schema_correctness_linalg_vander_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.6820387Z test_schema_correctness_linalg_vander_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.081s) 2023-01-11T22:31:25.6820898Z test_schema_correctness_linalg_vander_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.6821402Z test_schema_correctness_linalg_vander_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.081s) 2023-01-11T22:31:25.6821890Z test_schema_correctness_linalg_vander_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.113s) 2023-01-11T22:31:25.6822389Z test_schema_correctness_linalg_vander_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.085s) 2023-01-11T22:31:25.6822870Z test_schema_correctness_linalg_vander_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.079s) 2023-01-11T22:31:25.6823360Z test_schema_correctness_linalg_vecdot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.140s) 2023-01-11T22:31:25.6823904Z test_schema_correctness_linalg_vecdot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.6824450Z test_schema_correctness_linalg_vecdot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.006s) 2023-01-11T22:31:25.6824996Z test_schema_correctness_linalg_vecdot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.117s) 2023-01-11T22:31:25.6825500Z test_schema_correctness_linalg_vecdot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.126s) 2023-01-11T22:31:25.6825995Z test_schema_correctness_linalg_vecdot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.140s) 2023-01-11T22:31:25.6826582Z test_schema_correctness_linalg_vector_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.340s) 2023-01-11T22:31:25.6827114Z test_schema_correctness_linalg_vector_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.322s) 2023-01-11T22:31:25.6827613Z test_schema_correctness_linalg_vector_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.361s) 2023-01-11T22:31:25.6828313Z test_schema_correctness_linalg_vector_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.322s) 2023-01-11T22:31:25.6828899Z test_schema_correctness_linalg_vector_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.320s) 2023-01-11T22:31:25.6829401Z test_schema_correctness_linalg_vector_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.372s) 2023-01-11T22:31:25.6830056Z test_schema_correctness_linspace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.102s) 2023-01-11T22:31:25.6830589Z test_schema_correctness_linspace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.090s) 2023-01-11T22:31:25.6831093Z test_schema_correctness_linspace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.098s) 2023-01-11T22:31:25.6831599Z test_schema_correctness_linspace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.097s) 2023-01-11T22:31:25.6832164Z test_schema_correctness_linspace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.090s) 2023-01-11T22:31:25.6832664Z test_schema_correctness_linspace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.090s) 2023-01-11T22:31:25.6833191Z test_schema_correctness_linspace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.089s) 2023-01-11T22:31:25.6833716Z test_schema_correctness_linspace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.084s) 2023-01-11T22:31:25.6834221Z test_schema_correctness_linspace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.093s) 2023-01-11T22:31:25.6834672Z test_schema_correctness_linspace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.095s) 2023-01-11T22:31:25.6835151Z test_schema_correctness_linspace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.6835629Z test_schema_correctness_log10_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6836110Z test_schema_correctness_log10_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6836589Z test_schema_correctness_log10_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.807s) 2023-01-11T22:31:25.6837062Z test_schema_correctness_log10_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.705s) 2023-01-11T22:31:25.6837539Z test_schema_correctness_log10_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6838054Z test_schema_correctness_log10_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6838538Z test_schema_correctness_log10_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6838990Z test_schema_correctness_log10_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6839489Z test_schema_correctness_log10_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6839921Z test_schema_correctness_log10_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6840454Z test_schema_correctness_log10_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6841051Z test_schema_correctness_log10_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6841548Z test_schema_correctness_log1p_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6842030Z test_schema_correctness_log1p_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6842527Z test_schema_correctness_log1p_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6843002Z test_schema_correctness_log1p_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6843457Z test_schema_correctness_log1p_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6844785Z test_schema_correctness_log1p_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6845246Z test_schema_correctness_log1p_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6845726Z test_schema_correctness_log1p_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6846418Z test_schema_correctness_log1p_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6846891Z test_schema_correctness_log1p_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6847421Z test_schema_correctness_log1p_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6847931Z test_schema_correctness_log1p_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6848412Z test_schema_correctness_log2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6848894Z test_schema_correctness_log2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6849386Z test_schema_correctness_log2_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.723s) 2023-01-11T22:31:25.6849927Z test_schema_correctness_log2_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.661s) 2023-01-11T22:31:25.6850404Z test_schema_correctness_log2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6850863Z test_schema_correctness_log2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6851308Z test_schema_correctness_log2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6851759Z test_schema_correctness_log2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6852235Z test_schema_correctness_log2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6852691Z test_schema_correctness_log2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6853149Z test_schema_correctness_log2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6853673Z test_schema_correctness_log2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6854169Z test_schema_correctness_log_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6854739Z test_schema_correctness_log_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6855193Z test_schema_correctness_log_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.743s) 2023-01-11T22:31:25.6855662Z test_schema_correctness_log_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6856146Z test_schema_correctness_log_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.601s) 2023-01-11T22:31:25.6856625Z test_schema_correctness_log_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6857056Z test_schema_correctness_log_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6857494Z test_schema_correctness_log_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6857960Z test_schema_correctness_log_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6858426Z test_schema_correctness_log_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6858918Z test_schema_correctness_log_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6859386Z test_schema_correctness_log_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6860059Z test_schema_correctness_log_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6860632Z test_schema_correctness_log_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6861108Z test_schema_correctness_log_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6861796Z test_schema_correctness_log_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6862487Z test_schema_correctness_log_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6863065Z test_schema_correctness_log_softmax_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6863594Z test_schema_correctness_log_softmax_with_dtype_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6864120Z test_schema_correctness_log_softmax_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6864627Z test_schema_correctness_log_softmax_with_dtype_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.6865158Z test_schema_correctness_log_softmax_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.6865669Z test_schema_correctness_log_softmax_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6866187Z test_schema_correctness_log_softmax_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6866739Z test_schema_correctness_log_softmax_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6867320Z test_schema_correctness_log_softmax_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6867830Z test_schema_correctness_log_softmax_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.6868392Z test_schema_correctness_log_softmax_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.6868960Z test_schema_correctness_log_softmax_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6869476Z test_schema_correctness_log_softmax_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.6869996Z test_schema_correctness_logaddexp2_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6870502Z test_schema_correctness_logaddexp2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6871001Z test_schema_correctness_logaddexp2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6871499Z test_schema_correctness_logaddexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.6871995Z test_schema_correctness_logaddexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6872496Z test_schema_correctness_logaddexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6872997Z test_schema_correctness_logcumsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6873510Z test_schema_correctness_logcumsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6874029Z test_schema_correctness_logcumsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6874599Z test_schema_correctness_logcumsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6875075Z test_schema_correctness_logdet_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.6875875Z test_schema_correctness_logdet_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.6876332Z test_schema_correctness_logdet_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.6876803Z test_schema_correctness_logdet_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.083s) 2023-01-11T22:31:25.6877303Z test_schema_correctness_logical_and_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6877995Z test_schema_correctness_logical_and_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6878512Z test_schema_correctness_logical_and_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (6.543s) 2023-01-11T22:31:25.6879014Z test_schema_correctness_logical_and_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (6.480s) 2023-01-11T22:31:25.6879515Z test_schema_correctness_logical_and_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6880050Z test_schema_correctness_logical_and_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6880551Z test_schema_correctness_logical_and_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6881044Z test_schema_correctness_logical_and_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6881597Z test_schema_correctness_logical_and_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6882075Z test_schema_correctness_logical_and_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6882646Z test_schema_correctness_logical_and_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6883112Z test_schema_correctness_logical_and_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6883606Z test_schema_correctness_logical_not_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6884149Z test_schema_correctness_logical_not_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6884666Z test_schema_correctness_logical_not_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6885186Z test_schema_correctness_logical_not_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6885686Z test_schema_correctness_logical_not_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6886188Z test_schema_correctness_logical_not_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6886690Z test_schema_correctness_logical_not_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6887173Z test_schema_correctness_logical_not_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6887655Z test_schema_correctness_logical_not_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6888127Z test_schema_correctness_logical_not_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6888657Z test_schema_correctness_logical_not_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6889165Z test_schema_correctness_logical_not_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6889738Z test_schema_correctness_logical_or_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6890210Z test_schema_correctness_logical_or_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6890712Z test_schema_correctness_logical_or_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (6.150s) 2023-01-11T22:31:25.6891422Z test_schema_correctness_logical_or_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (6.158s) 2023-01-11T22:31:25.6891902Z test_schema_correctness_logical_or_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6892399Z test_schema_correctness_logical_or_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6893029Z test_schema_correctness_logical_or_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6893546Z test_schema_correctness_logical_or_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6894031Z test_schema_correctness_logical_or_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6894524Z test_schema_correctness_logical_or_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6895011Z test_schema_correctness_logical_or_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6895532Z test_schema_correctness_logical_or_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6896047Z test_schema_correctness_logical_xor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6896576Z test_schema_correctness_logical_xor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6897147Z test_schema_correctness_logical_xor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (5.506s) 2023-01-11T22:31:25.6897658Z test_schema_correctness_logical_xor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (5.962s) 2023-01-11T22:31:25.6898152Z test_schema_correctness_logical_xor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.6898651Z test_schema_correctness_logical_xor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6899136Z test_schema_correctness_logical_xor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6899648Z test_schema_correctness_logical_xor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.6900102Z test_schema_correctness_logical_xor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6900590Z test_schema_correctness_logical_xor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6901085Z test_schema_correctness_logical_xor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6901591Z test_schema_correctness_logical_xor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6902056Z test_schema_correctness_logit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6902527Z test_schema_correctness_logit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6903043Z test_schema_correctness_logit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6903525Z test_schema_correctness_logit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6904078Z test_schema_correctness_logit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6904604Z test_schema_correctness_logit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6905070Z test_schema_correctness_logit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6905514Z test_schema_correctness_logit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6905992Z test_schema_correctness_logit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6906636Z test_schema_correctness_logit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6907135Z test_schema_correctness_logspace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.870s) 2023-01-11T22:31:25.6907627Z test_schema_correctness_logspace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.643s) 2023-01-11T22:31:25.6908148Z test_schema_correctness_logspace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.781s) 2023-01-11T22:31:25.6908807Z test_schema_correctness_logspace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.722s) 2023-01-11T22:31:25.6909320Z test_schema_correctness_logspace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.721s) 2023-01-11T22:31:25.6909871Z test_schema_correctness_logspace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.773s) 2023-01-11T22:31:25.6910350Z test_schema_correctness_logspace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.721s) 2023-01-11T22:31:25.6910810Z test_schema_correctness_logspace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.687s) 2023-01-11T22:31:25.6911378Z test_schema_correctness_logspace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.698s) 2023-01-11T22:31:25.6911882Z test_schema_correctness_logspace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.294s) 2023-01-11T22:31:25.6912337Z test_schema_correctness_logspace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.244s) 2023-01-11T22:31:25.6912828Z test_schema_correctness_logsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6913307Z test_schema_correctness_logsumexp_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6913807Z test_schema_correctness_logsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6914290Z test_schema_correctness_logsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6914783Z test_schema_correctness_logsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6915280Z test_schema_correctness_logsumexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.6915763Z test_schema_correctness_logsumexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6916266Z test_schema_correctness_logsumexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6916759Z test_schema_correctness_logsumexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6917300Z test_schema_correctness_logsumexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6917780Z test_schema_correctness_long_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6918340Z test_schema_correctness_long_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6918835Z test_schema_correctness_long_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.6919303Z test_schema_correctness_long_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6919779Z test_schema_correctness_long_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.6920281Z test_schema_correctness_long_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6920761Z test_schema_correctness_long_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6921221Z test_schema_correctness_long_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6921669Z test_schema_correctness_long_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6922341Z test_schema_correctness_long_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6922786Z test_schema_correctness_long_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6923256Z test_schema_correctness_long_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6923746Z test_schema_correctness_long_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6925096Z test_schema_correctness_lt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6925605Z test_schema_correctness_lt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6926109Z test_schema_correctness_lt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6926578Z test_schema_correctness_lt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6927033Z test_schema_correctness_lt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.6927500Z test_schema_correctness_lt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.6927934Z test_schema_correctness_lt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6928380Z test_schema_correctness_lt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6928996Z test_schema_correctness_lt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6929460Z test_schema_correctness_lt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.6930650Z test_schema_correctness_lu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1728: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T22:31:25.6930967Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T22:31:25.6931175Z should be replaced with 2023-01-11T22:31:25.6931463Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T22:31:25.6931619Z and 2023-01-11T22:31:25.6931976Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T22:31:25.6932238Z should be replaced with 2023-01-11T22:31:25.6932960Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2029.) 2023-01-11T22:31:25.6933336Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T22:31:25.6933516Z ok (0.075s) 2023-01-11T22:31:25.6933998Z test_schema_correctness_lu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.6934482Z test_schema_correctness_lu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.6934932Z test_schema_correctness_lu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.6936093Z test_schema_correctness_lu_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.lu_solve is deprecated in favor of torch.linalg.lu_solveand will be removed in a future PyTorch release. 2023-01-11T22:31:25.6936464Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T22:31:25.6936710Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T22:31:25.6936921Z should be replaced with 2023-01-11T22:31:25.6937615Z X = torch.linalg.lu_solve(LU, pivots, B) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2183.) 2023-01-11T22:31:25.6938114Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.6938280Z ok (0.084s) 2023-01-11T22:31:25.6938767Z test_schema_correctness_lu_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.6939362Z test_schema_correctness_lu_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.6939844Z test_schema_correctness_lu_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.6940500Z test_schema_correctness_lu_unpack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.6941027Z test_schema_correctness_lu_unpack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.6941508Z test_schema_correctness_lu_unpack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.6941999Z test_schema_correctness_lu_unpack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.6942497Z test_schema_correctness_mH_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6942931Z test_schema_correctness_mH_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6943405Z test_schema_correctness_mH_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.6943887Z test_schema_correctness_mH_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6944393Z test_schema_correctness_mH_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6944899Z test_schema_correctness_mH_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6945346Z test_schema_correctness_mH_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.6945801Z test_schema_correctness_mH_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6946367Z test_schema_correctness_mH_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6946853Z test_schema_correctness_mH_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6947320Z test_schema_correctness_mH_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6947763Z test_schema_correctness_mH_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.6948238Z test_schema_correctness_mH_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.6948683Z test_schema_correctness_mT_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6949158Z test_schema_correctness_mT_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6949621Z test_schema_correctness_mT_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.6950127Z test_schema_correctness_mT_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.6950599Z test_schema_correctness_mT_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6951069Z test_schema_correctness_mT_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6951495Z test_schema_correctness_mT_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6951992Z test_schema_correctness_mT_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6952453Z test_schema_correctness_mT_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.6952941Z test_schema_correctness_mT_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.6953436Z test_schema_correctness_mT_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6954086Z test_schema_correctness_mT_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6954543Z test_schema_correctness_mT_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.6955045Z test_schema_correctness_masked_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.371s) 2023-01-11T22:31:25.6955527Z test_schema_correctness_masked_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.440s) 2023-01-11T22:31:25.6956171Z test_schema_correctness_masked_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.375s) 2023-01-11T22:31:25.6956688Z test_schema_correctness_masked_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.411s) 2023-01-11T22:31:25.6957185Z test_schema_correctness_masked_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.375s) 2023-01-11T22:31:25.6957678Z test_schema_correctness_masked_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.351s) 2023-01-11T22:31:25.6958175Z test_schema_correctness_masked_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.378s) 2023-01-11T22:31:25.6958662Z test_schema_correctness_masked_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.386s) 2023-01-11T22:31:25.6959187Z test_schema_correctness_masked_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.349s) 2023-01-11T22:31:25.6959703Z test_schema_correctness_masked_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.374s) 2023-01-11T22:31:25.6960285Z test_schema_correctness_masked_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.454s) 2023-01-11T22:31:25.6960837Z test_schema_correctness_masked_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.442s) 2023-01-11T22:31:25.6961340Z test_schema_correctness_masked_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.501s) 2023-01-11T22:31:25.6961850Z test_schema_correctness_masked_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.409s) 2023-01-11T22:31:25.6962338Z test_schema_correctness_masked_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.421s) 2023-01-11T22:31:25.6962810Z test_schema_correctness_masked_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.374s) 2023-01-11T22:31:25.6963297Z test_schema_correctness_masked_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.391s) 2023-01-11T22:31:25.6963769Z test_schema_correctness_masked_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.403s) 2023-01-11T22:31:25.6964282Z test_schema_correctness_masked_argmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.350s) 2023-01-11T22:31:25.6964804Z test_schema_correctness_masked_argmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.383s) 2023-01-11T22:31:25.6965287Z test_schema_correctness_masked_argmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.363s) 2023-01-11T22:31:25.6965763Z test_schema_correctness_masked_argmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.342s) 2023-01-11T22:31:25.6966311Z test_schema_correctness_masked_argmax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.323s) 2023-01-11T22:31:25.6966823Z test_schema_correctness_masked_argmax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.283s) 2023-01-11T22:31:25.6967467Z test_schema_correctness_masked_argmax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.233s) 2023-01-11T22:31:25.6967958Z test_schema_correctness_masked_argmax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.301s) 2023-01-11T22:31:25.6968447Z test_schema_correctness_masked_argmax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.314s) 2023-01-11T22:31:25.6968933Z test_schema_correctness_masked_argmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.391s) 2023-01-11T22:31:25.6969641Z test_schema_correctness_masked_argmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.336s) 2023-01-11T22:31:25.6970133Z test_schema_correctness_masked_argmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.367s) 2023-01-11T22:31:25.6970653Z test_schema_correctness_masked_argmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.299s) 2023-01-11T22:31:25.6971309Z test_schema_correctness_masked_argmin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.222s) 2023-01-11T22:31:25.6971818Z test_schema_correctness_masked_argmin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.246s) 2023-01-11T22:31:25.6972298Z test_schema_correctness_masked_argmin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.233s) 2023-01-11T22:31:25.6972780Z test_schema_correctness_masked_argmin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.321s) 2023-01-11T22:31:25.6973335Z test_schema_correctness_masked_argmin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.300s) 2023-01-11T22:31:25.6973835Z test_schema_correctness_masked_cumprod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.6974430Z test_schema_correctness_masked_cumprod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.6974954Z test_schema_correctness_masked_cumprod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.6975452Z test_schema_correctness_masked_cumprod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.6975949Z test_schema_correctness_masked_cumprod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.6976461Z test_schema_correctness_masked_cumprod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.6976975Z test_schema_correctness_masked_cumprod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.6977482Z test_schema_correctness_masked_cumprod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.6977979Z test_schema_correctness_masked_cumprod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.6978483Z test_schema_correctness_masked_cumprod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.6978980Z test_schema_correctness_masked_cumprod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.6979471Z test_schema_correctness_masked_cumsum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.6980047Z test_schema_correctness_masked_cumsum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.6980550Z test_schema_correctness_masked_cumsum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.6981111Z test_schema_correctness_masked_cumsum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.6981674Z test_schema_correctness_masked_cumsum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.056s) 2023-01-11T22:31:25.6982180Z test_schema_correctness_masked_cumsum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.6982680Z test_schema_correctness_masked_cumsum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.6983182Z test_schema_correctness_masked_cumsum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.6983681Z test_schema_correctness_masked_cumsum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.6984149Z test_schema_correctness_masked_cumsum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.6984836Z test_schema_correctness_masked_cumsum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.6985357Z test_schema_correctness_masked_fill_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6985820Z test_schema_correctness_masked_fill_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.6986319Z test_schema_correctness_masked_fill_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6987038Z test_schema_correctness_masked_fill_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.6987611Z test_schema_correctness_masked_fill_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.6988170Z test_schema_correctness_masked_fill_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.6988644Z test_schema_correctness_masked_fill_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6989155Z test_schema_correctness_masked_fill_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6989601Z test_schema_correctness_masked_fill_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.6990090Z test_schema_correctness_masked_fill_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.6990568Z test_schema_correctness_masked_fill_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.6991081Z test_schema_correctness_masked_fill_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.6991568Z test_schema_correctness_masked_fill_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.6992091Z test_schema_correctness_masked_log_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.6992594Z test_schema_correctness_masked_log_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.6993069Z test_schema_correctness_masked_log_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.6993565Z test_schema_correctness_masked_log_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.6994143Z test_schema_correctness_masked_logaddexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.104s) 2023-01-11T22:31:25.6994659Z test_schema_correctness_masked_logaddexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.092s) 2023-01-11T22:31:25.6995259Z test_schema_correctness_masked_logaddexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.6995778Z test_schema_correctness_masked_logsumexp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.461s) 2023-01-11T22:31:25.6996289Z test_schema_correctness_masked_logsumexp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.419s) 2023-01-11T22:31:25.6996788Z test_schema_correctness_masked_logsumexp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.409s) 2023-01-11T22:31:25.6997303Z test_schema_correctness_masked_logsumexp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.420s) 2023-01-11T22:31:25.6997822Z test_schema_correctness_masked_logsumexp_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.493s) 2023-01-11T22:31:25.6998335Z test_schema_correctness_masked_logsumexp_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.532s) 2023-01-11T22:31:25.6998840Z test_schema_correctness_masked_logsumexp_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.527s) 2023-01-11T22:31:25.6999343Z test_schema_correctness_masked_logsumexp_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.514s) 2023-01-11T22:31:25.7000062Z test_schema_correctness_masked_logsumexp_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.486s) 2023-01-11T22:31:25.7000550Z test_schema_correctness_masked_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.122s) 2023-01-11T22:31:25.7001098Z test_schema_correctness_masked_mean_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.942s) 2023-01-11T22:31:25.7001621Z test_schema_correctness_masked_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.007s) 2023-01-11T22:31:25.7002361Z test_schema_correctness_masked_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.947s) 2023-01-11T22:31:25.7002894Z test_schema_correctness_masked_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.127s) 2023-01-11T22:31:25.7003389Z test_schema_correctness_masked_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.187s) 2023-01-11T22:31:25.7003896Z test_schema_correctness_masked_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.224s) 2023-01-11T22:31:25.7004392Z test_schema_correctness_masked_mean_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.994s) 2023-01-11T22:31:25.7004860Z test_schema_correctness_masked_mean_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.005s) 2023-01-11T22:31:25.7005343Z test_schema_correctness_masked_mean_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.977s) 2023-01-11T22:31:25.7005865Z test_schema_correctness_masked_mean_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.025s) 2023-01-11T22:31:25.7006339Z test_schema_correctness_masked_mean_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.991s) 2023-01-11T22:31:25.7006818Z test_schema_correctness_masked_median_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7007316Z test_schema_correctness_masked_median_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.7007827Z test_schema_correctness_masked_median_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.7008416Z test_schema_correctness_masked_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.515s) 2023-01-11T22:31:25.7008961Z test_schema_correctness_masked_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.421s) 2023-01-11T22:31:25.7009499Z test_schema_correctness_masked_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.560s) 2023-01-11T22:31:25.7009992Z test_schema_correctness_masked_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.462s) 2023-01-11T22:31:25.7010490Z test_schema_correctness_masked_normalize_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.238s) 2023-01-11T22:31:25.7011019Z test_schema_correctness_masked_normalize_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.266s) 2023-01-11T22:31:25.7011554Z test_schema_correctness_masked_normalize_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.240s) 2023-01-11T22:31:25.7012085Z test_schema_correctness_masked_normalize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.261s) 2023-01-11T22:31:25.7012590Z test_schema_correctness_masked_normalize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.302s) 2023-01-11T22:31:25.7013104Z test_schema_correctness_masked_normalize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.309s) 2023-01-11T22:31:25.7013590Z test_schema_correctness_masked_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.523s) 2023-01-11T22:31:25.7014078Z test_schema_correctness_masked_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.591s) 2023-01-11T22:31:25.7014578Z test_schema_correctness_masked_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.472s) 2023-01-11T22:31:25.7015139Z test_schema_correctness_masked_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.480s) 2023-01-11T22:31:25.7015837Z test_schema_correctness_masked_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.538s) 2023-01-11T22:31:25.7016415Z test_schema_correctness_masked_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.519s) 2023-01-11T22:31:25.7016903Z test_schema_correctness_masked_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.596s) 2023-01-11T22:31:25.7017513Z test_schema_correctness_masked_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.555s) 2023-01-11T22:31:25.7018020Z test_schema_correctness_masked_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.659s) 2023-01-11T22:31:25.7018496Z test_schema_correctness_masked_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.445s) 2023-01-11T22:31:25.7018992Z test_schema_correctness_masked_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.608s) 2023-01-11T22:31:25.7019505Z test_schema_correctness_masked_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.550s) 2023-01-11T22:31:25.7020020Z test_schema_correctness_masked_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7020518Z test_schema_correctness_masked_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7021022Z test_schema_correctness_masked_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7021556Z test_schema_correctness_masked_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7022110Z test_schema_correctness_masked_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7022629Z test_schema_correctness_masked_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7023240Z test_schema_correctness_masked_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7023747Z test_schema_correctness_masked_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7024246Z test_schema_correctness_masked_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7024741Z test_schema_correctness_masked_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7025232Z test_schema_correctness_masked_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7025706Z test_schema_correctness_masked_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7026212Z test_schema_correctness_masked_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7026732Z test_schema_correctness_masked_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7027235Z test_schema_correctness_masked_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7027725Z test_schema_correctness_masked_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7028228Z test_schema_correctness_masked_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7028755Z test_schema_correctness_masked_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7029336Z test_schema_correctness_masked_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7029831Z test_schema_correctness_masked_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7030412Z test_schema_correctness_masked_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7031078Z test_schema_correctness_masked_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7031590Z test_schema_correctness_masked_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7032064Z test_schema_correctness_masked_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7032589Z test_schema_correctness_masked_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7033256Z test_schema_correctness_masked_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.7033782Z test_schema_correctness_masked_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.7034267Z test_schema_correctness_masked_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.7034776Z test_schema_correctness_masked_softmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.103s) 2023-01-11T22:31:25.7035264Z test_schema_correctness_masked_softmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.087s) 2023-01-11T22:31:25.7035746Z test_schema_correctness_masked_softmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.093s) 2023-01-11T22:31:25.7036293Z test_schema_correctness_masked_softmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.098s) 2023-01-11T22:31:25.7036803Z test_schema_correctness_masked_std_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.979s) 2023-01-11T22:31:25.7037385Z test_schema_correctness_masked_std_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.7037952Z test_schema_correctness_masked_std_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.7038458Z test_schema_correctness_masked_std_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.978s) 2023-01-11T22:31:25.7038963Z test_schema_correctness_masked_std_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.962s) 2023-01-11T22:31:25.7039463Z test_schema_correctness_masked_std_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.972s) 2023-01-11T22:31:25.7039954Z test_schema_correctness_masked_std_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.950s) 2023-01-11T22:31:25.7040450Z test_schema_correctness_masked_std_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.947s) 2023-01-11T22:31:25.7040924Z test_schema_correctness_masked_std_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.820s) 2023-01-11T22:31:25.7041398Z test_schema_correctness_masked_std_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.945s) 2023-01-11T22:31:25.7041891Z test_schema_correctness_masked_std_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.975s) 2023-01-11T22:31:25.7042389Z test_schema_correctness_masked_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.446s) 2023-01-11T22:31:25.7042875Z test_schema_correctness_masked_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.408s) 2023-01-11T22:31:25.7043394Z test_schema_correctness_masked_sum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.382s) 2023-01-11T22:31:25.7043963Z test_schema_correctness_masked_sum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.378s) 2023-01-11T22:31:25.7044462Z test_schema_correctness_masked_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.391s) 2023-01-11T22:31:25.7045050Z test_schema_correctness_masked_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.446s) 2023-01-11T22:31:25.7045551Z test_schema_correctness_masked_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.448s) 2023-01-11T22:31:25.7046004Z test_schema_correctness_masked_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.374s) 2023-01-11T22:31:25.7046690Z test_schema_correctness_masked_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.326s) 2023-01-11T22:31:25.7047187Z test_schema_correctness_masked_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.317s) 2023-01-11T22:31:25.7047644Z test_schema_correctness_masked_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.327s) 2023-01-11T22:31:25.7048274Z test_schema_correctness_masked_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.369s) 2023-01-11T22:31:25.7048786Z test_schema_correctness_masked_var_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.773s) 2023-01-11T22:31:25.7049349Z test_schema_correctness_masked_var_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.7049895Z test_schema_correctness_masked_var_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.7050408Z test_schema_correctness_masked_var_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.967s) 2023-01-11T22:31:25.7050934Z test_schema_correctness_masked_var_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.991s) 2023-01-11T22:31:25.7051426Z test_schema_correctness_masked_var_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.921s) 2023-01-11T22:31:25.7051967Z test_schema_correctness_masked_var_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.916s) 2023-01-11T22:31:25.7052466Z test_schema_correctness_masked_var_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.917s) 2023-01-11T22:31:25.7052936Z test_schema_correctness_masked_var_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.006s) 2023-01-11T22:31:25.7053439Z test_schema_correctness_masked_var_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.972s) 2023-01-11T22:31:25.7053935Z test_schema_correctness_masked_var_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.962s) 2023-01-11T22:31:25.7054423Z test_schema_correctness_matmul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7054923Z test_schema_correctness_matmul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.076s) 2023-01-11T22:31:25.7055390Z test_schema_correctness_matmul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7055855Z test_schema_correctness_matmul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.7056345Z test_schema_correctness_matmul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.7056781Z test_schema_correctness_matmul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.079s) 2023-01-11T22:31:25.7057272Z test_schema_correctness_matrix_exp_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7057841Z test_schema_correctness_matrix_exp_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7058351Z test_schema_correctness_matrix_exp_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7058915Z test_schema_correctness_matrix_exp_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7059405Z test_schema_correctness_matrix_exp_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7059901Z test_schema_correctness_matrix_exp_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7060401Z test_schema_correctness_max_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7060896Z test_schema_correctness_max_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7061364Z test_schema_correctness_max_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7062051Z test_schema_correctness_max_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7062547Z test_schema_correctness_max_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7063033Z test_schema_correctness_max_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7063674Z test_schema_correctness_max_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7064190Z test_schema_correctness_max_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7064734Z test_schema_correctness_max_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7065233Z test_schema_correctness_max_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7065881Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (12.068s) 2023-01-11T22:31:25.7066442Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (10.832s) 2023-01-11T22:31:25.7066999Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (10.420s) 2023-01-11T22:31:25.7067574Z test_schema_correctness_max_pool2d_with_indices_backward_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (10.756s) 2023-01-11T22:31:25.7068102Z test_schema_correctness_max_reduction_no_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7068635Z test_schema_correctness_max_reduction_no_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7069130Z test_schema_correctness_max_reduction_no_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7069631Z test_schema_correctness_max_reduction_no_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7070127Z test_schema_correctness_max_reduction_no_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7070665Z test_schema_correctness_max_reduction_no_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7071202Z test_schema_correctness_max_reduction_no_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7071748Z test_schema_correctness_max_reduction_no_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7072273Z test_schema_correctness_max_reduction_no_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7072841Z test_schema_correctness_max_reduction_no_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7073394Z test_schema_correctness_max_reduction_with_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7073974Z test_schema_correctness_max_reduction_with_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7074525Z test_schema_correctness_max_reduction_with_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7075050Z test_schema_correctness_max_reduction_with_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7075573Z test_schema_correctness_max_reduction_with_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7076065Z test_schema_correctness_max_reduction_with_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7076560Z test_schema_correctness_max_reduction_with_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7077272Z test_schema_correctness_max_reduction_with_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7077777Z test_schema_correctness_max_reduction_with_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7078296Z test_schema_correctness_max_reduction_with_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7078998Z test_schema_correctness_maximum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7079479Z test_schema_correctness_maximum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7080222Z test_schema_correctness_maximum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7080696Z test_schema_correctness_maximum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7081191Z test_schema_correctness_maximum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7081683Z test_schema_correctness_maximum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7082161Z test_schema_correctness_maximum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7082624Z test_schema_correctness_maximum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7083105Z test_schema_correctness_maximum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7083569Z test_schema_correctness_maximum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7084044Z test_schema_correctness_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7084525Z test_schema_correctness_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7085021Z test_schema_correctness_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7085507Z test_schema_correctness_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7086027Z test_schema_correctness_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7086499Z test_schema_correctness_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7087053Z test_schema_correctness_median_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7087558Z test_schema_correctness_median_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7087992Z test_schema_correctness_median_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7088468Z test_schema_correctness_median_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7088935Z test_schema_correctness_median_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7089417Z test_schema_correctness_median_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7089857Z test_schema_correctness_median_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7090320Z test_schema_correctness_median_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7090815Z test_schema_correctness_meshgrid_list_of_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7091331Z test_schema_correctness_meshgrid_list_of_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.7091895Z test_schema_correctness_meshgrid_list_of_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7093367Z test_schema_correctness_meshgrid_list_of_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.7093946Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.7094498Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.7095210Z test_schema_correctness_meshgrid_list_of_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.7095776Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.7096306Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.7096808Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.7097317Z test_schema_correctness_meshgrid_list_of_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.7097849Z test_schema_correctness_meshgrid_list_of_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7098371Z test_schema_correctness_meshgrid_variadic_tensors_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.078s) 2023-01-11T22:31:25.7098895Z test_schema_correctness_meshgrid_variadic_tensors_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7099447Z test_schema_correctness_meshgrid_variadic_tensors_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7100048Z test_schema_correctness_meshgrid_variadic_tensors_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7100571Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.7101215Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7101731Z test_schema_correctness_meshgrid_variadic_tensors_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.7102265Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7102813Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7103346Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7103880Z test_schema_correctness_meshgrid_variadic_tensors_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7104415Z test_schema_correctness_meshgrid_variadic_tensors_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.7104914Z test_schema_correctness_min_binary_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7105396Z test_schema_correctness_min_binary_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7105885Z test_schema_correctness_min_binary_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7106393Z test_schema_correctness_min_binary_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7106950Z test_schema_correctness_min_binary_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7107434Z test_schema_correctness_min_binary_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7108011Z test_schema_correctness_min_binary_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7108679Z test_schema_correctness_min_binary_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7109153Z test_schema_correctness_min_binary_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7109643Z test_schema_correctness_min_binary_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7110324Z test_schema_correctness_min_reduction_no_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7110836Z test_schema_correctness_min_reduction_no_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7111354Z test_schema_correctness_min_reduction_no_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7111875Z test_schema_correctness_min_reduction_no_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7112431Z test_schema_correctness_min_reduction_no_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7112948Z test_schema_correctness_min_reduction_no_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7113452Z test_schema_correctness_min_reduction_no_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7114040Z test_schema_correctness_min_reduction_no_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7114531Z test_schema_correctness_min_reduction_no_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7115120Z test_schema_correctness_min_reduction_no_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7115623Z test_schema_correctness_min_reduction_with_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7116292Z test_schema_correctness_min_reduction_with_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7116841Z test_schema_correctness_min_reduction_with_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7117378Z test_schema_correctness_min_reduction_with_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7117912Z test_schema_correctness_min_reduction_with_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7118430Z test_schema_correctness_min_reduction_with_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7118940Z test_schema_correctness_min_reduction_with_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7119444Z test_schema_correctness_min_reduction_with_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7119938Z test_schema_correctness_min_reduction_with_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7120442Z test_schema_correctness_min_reduction_with_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7120999Z test_schema_correctness_minimum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7121473Z test_schema_correctness_minimum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7122021Z test_schema_correctness_minimum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7122509Z test_schema_correctness_minimum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7122995Z test_schema_correctness_minimum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7123652Z test_schema_correctness_minimum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7124129Z test_schema_correctness_minimum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7124596Z test_schema_correctness_minimum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7125084Z test_schema_correctness_minimum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7125713Z test_schema_correctness_minimum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7126211Z test_schema_correctness_mm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7126727Z test_schema_correctness_mm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:31:25.7127210Z test_schema_correctness_mm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.7127751Z test_schema_correctness_mm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7128225Z test_schema_correctness_mm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7128736Z test_schema_correctness_mm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7129246Z test_schema_correctness_mode_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7129733Z test_schema_correctness_mode_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7130219Z test_schema_correctness_mode_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7130689Z test_schema_correctness_mode_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7131157Z test_schema_correctness_mode_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7131641Z test_schema_correctness_mode_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7132061Z test_schema_correctness_mode_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7132508Z test_schema_correctness_mode_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7132979Z test_schema_correctness_mode_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7133462Z test_schema_correctness_mode_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7133935Z test_schema_correctness_movedim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7134405Z test_schema_correctness_movedim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7134952Z test_schema_correctness_movedim_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7135491Z test_schema_correctness_movedim_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7136066Z test_schema_correctness_movedim_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7136527Z test_schema_correctness_movedim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7137032Z test_schema_correctness_movedim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7137482Z test_schema_correctness_movedim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7137937Z test_schema_correctness_movedim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7138396Z test_schema_correctness_movedim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7139105Z test_schema_correctness_movedim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7139590Z test_schema_correctness_movedim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7140053Z test_schema_correctness_movedim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7140516Z test_schema_correctness_msort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7141115Z test_schema_correctness_msort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7141607Z test_schema_correctness_msort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7142120Z test_schema_correctness_msort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7142576Z test_schema_correctness_msort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7143157Z test_schema_correctness_msort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7143629Z test_schema_correctness_msort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7144083Z test_schema_correctness_msort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7144548Z test_schema_correctness_msort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7145037Z test_schema_correctness_mul_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7145502Z test_schema_correctness_mul_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7145994Z test_schema_correctness_mul_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7146485Z test_schema_correctness_mul_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7146967Z test_schema_correctness_mul_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7147432Z test_schema_correctness_mul_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7147899Z test_schema_correctness_mul_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7148365Z test_schema_correctness_mul_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7148855Z test_schema_correctness_mul_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7149325Z test_schema_correctness_mul_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7149836Z test_schema_correctness_mul_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7150309Z test_schema_correctness_mul_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7150831Z test_schema_correctness_mul_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7151345Z test_schema_correctness_multinomial_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7151864Z test_schema_correctness_multinomial_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7152336Z test_schema_correctness_multinomial_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7152810Z test_schema_correctness_mv_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7153298Z test_schema_correctness_mv_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7153770Z test_schema_correctness_mv_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7154229Z test_schema_correctness_mv_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7154876Z test_schema_correctness_mv_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7155356Z test_schema_correctness_mv_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7155908Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7156633Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7157220Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7157751Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7158272Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7158779Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7159314Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7159845Z test_schema_correctness_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7160375Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7160839Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7161341Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7161845Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7162352Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7162842Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7163409Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7163940Z test_schema_correctness_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7164539Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7165063Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7165570Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7166101Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7166618Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7167124Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7167633Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7168179Z test_schema_correctness_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7168681Z test_schema_correctness_nan_to_num_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7169155Z test_schema_correctness_nan_to_num_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7169838Z test_schema_correctness_nan_to_num_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7170384Z test_schema_correctness_nan_to_num_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7170888Z test_schema_correctness_nan_to_num_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7171448Z test_schema_correctness_nan_to_num_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7172601Z test_schema_correctness_nan_to_num_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7173124Z test_schema_correctness_nan_to_num_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7173616Z test_schema_correctness_nan_to_num_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7174105Z test_schema_correctness_nan_to_num_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7174578Z test_schema_correctness_nanmean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.262s) 2023-01-11T22:31:25.7175060Z test_schema_correctness_nanmean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.224s) 2023-01-11T22:31:25.7175551Z test_schema_correctness_nanmean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.245s) 2023-01-11T22:31:25.7176073Z test_schema_correctness_nanmean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.262s) 2023-01-11T22:31:25.7176571Z test_schema_correctness_nanmedian_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7177059Z test_schema_correctness_nanmedian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7177601Z test_schema_correctness_nanmedian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7178072Z test_schema_correctness_nanmedian_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7178810Z test_schema_correctness_nanmedian_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7179299Z test_schema_correctness_nanmedian_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7179795Z test_schema_correctness_nanmedian_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7180293Z test_schema_correctness_nanmedian_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7180781Z test_schema_correctness_nanquantile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.672s) 2023-01-11T22:31:25.7181252Z test_schema_correctness_nanquantile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.743s) 2023-01-11T22:31:25.7181730Z test_schema_correctness_nansum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.7182197Z test_schema_correctness_nansum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.7182668Z test_schema_correctness_nansum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7183137Z test_schema_correctness_nansum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.7183623Z test_schema_correctness_nansum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7184155Z test_schema_correctness_nansum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7184618Z test_schema_correctness_nansum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7185092Z test_schema_correctness_nansum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7185821Z test_schema_correctness_nansum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.7186301Z test_schema_correctness_nansum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.7186815Z test_schema_correctness_narrow_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7187310Z test_schema_correctness_narrow_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7187980Z test_schema_correctness_narrow_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7188506Z test_schema_correctness_narrow_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7189008Z test_schema_correctness_narrow_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7189501Z test_schema_correctness_narrow_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7190000Z test_schema_correctness_narrow_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7190502Z test_schema_correctness_narrow_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7191009Z test_schema_correctness_narrow_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7191558Z test_schema_correctness_narrow_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7192048Z test_schema_correctness_narrow_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7192625Z test_schema_correctness_narrow_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7193101Z test_schema_correctness_narrow_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7193598Z test_schema_correctness_narrow_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7194096Z test_schema_correctness_narrow_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7194563Z test_schema_correctness_narrow_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7195040Z test_schema_correctness_narrow_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7195538Z test_schema_correctness_narrow_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7196040Z test_schema_correctness_narrow_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7196540Z test_schema_correctness_narrow_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7196981Z test_schema_correctness_narrow_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7197472Z test_schema_correctness_narrow_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7197910Z test_schema_correctness_narrow_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7198408Z test_schema_correctness_narrow_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7199016Z test_schema_correctness_narrow_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7199610Z test_schema_correctness_narrow_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7200143Z test_schema_correctness_native_batch_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7200664Z test_schema_correctness_native_batch_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7201149Z test_schema_correctness_native_batch_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7201854Z test_schema_correctness_native_batch_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7202393Z test_schema_correctness_native_dropout_backward_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7202921Z test_schema_correctness_native_dropout_backward_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7203602Z test_schema_correctness_native_dropout_backward_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7204151Z test_schema_correctness_native_dropout_backward_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7204656Z test_schema_correctness_native_layer_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7205222Z test_schema_correctness_native_layer_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7205743Z test_schema_correctness_native_layer_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7206312Z test_schema_correctness_native_layer_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7206835Z test_schema_correctness_ne_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7207306Z test_schema_correctness_ne_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7207796Z test_schema_correctness_ne_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7208278Z test_schema_correctness_ne_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7208751Z test_schema_correctness_ne_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7209232Z test_schema_correctness_ne_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7209655Z test_schema_correctness_ne_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7210114Z test_schema_correctness_ne_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7210592Z test_schema_correctness_ne_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7211072Z test_schema_correctness_ne_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7211528Z test_schema_correctness_ne_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7211992Z test_schema_correctness_ne_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7212537Z test_schema_correctness_neg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7213008Z test_schema_correctness_neg_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7213563Z test_schema_correctness_neg_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7214045Z test_schema_correctness_neg_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7214508Z test_schema_correctness_neg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7214969Z test_schema_correctness_neg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7215414Z test_schema_correctness_neg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7215867Z test_schema_correctness_neg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7216352Z test_schema_correctness_neg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7217048Z test_schema_correctness_neg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7217496Z test_schema_correctness_neg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7217954Z test_schema_correctness_neg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7218424Z test_schema_correctness_new_empty_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7219054Z test_schema_correctness_new_empty_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7219640Z test_schema_correctness_new_empty_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7220130Z test_schema_correctness_new_empty_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7220694Z test_schema_correctness_new_empty_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7221182Z test_schema_correctness_new_empty_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7221660Z test_schema_correctness_new_empty_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7222142Z test_schema_correctness_new_empty_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7222607Z test_schema_correctness_new_empty_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7223071Z test_schema_correctness_new_empty_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7223521Z test_schema_correctness_new_empty_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7223982Z test_schema_correctness_new_empty_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7224465Z test_schema_correctness_new_empty_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7224961Z test_schema_correctness_new_empty_strided_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7225446Z test_schema_correctness_new_empty_strided_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7225951Z test_schema_correctness_new_empty_strided_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7226497Z test_schema_correctness_new_empty_strided_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7226994Z test_schema_correctness_new_empty_strided_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7227513Z test_schema_correctness_new_empty_strided_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7228041Z test_schema_correctness_new_empty_strided_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7228540Z test_schema_correctness_new_empty_strided_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7229025Z test_schema_correctness_new_empty_strided_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7229512Z test_schema_correctness_new_empty_strided_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7229999Z test_schema_correctness_new_empty_strided_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7230483Z test_schema_correctness_new_empty_strided_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7230969Z test_schema_correctness_new_empty_strided_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7231436Z test_schema_correctness_new_full_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7232014Z test_schema_correctness_new_full_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7232487Z test_schema_correctness_new_full_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7232963Z test_schema_correctness_new_full_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7233524Z test_schema_correctness_new_full_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7234048Z test_schema_correctness_new_full_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7234504Z test_schema_correctness_new_full_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7235056Z test_schema_correctness_new_full_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7235520Z test_schema_correctness_new_full_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7235976Z test_schema_correctness_new_full_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7236428Z test_schema_correctness_new_full_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7236877Z test_schema_correctness_new_full_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7237333Z test_schema_correctness_new_full_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7237800Z test_schema_correctness_new_ones_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7238257Z test_schema_correctness_new_ones_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7238707Z test_schema_correctness_new_ones_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7239148Z test_schema_correctness_new_ones_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7239561Z test_schema_correctness_new_ones_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7239971Z test_schema_correctness_new_ones_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7240390Z test_schema_correctness_new_ones_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7240856Z test_schema_correctness_new_ones_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7241270Z test_schema_correctness_new_ones_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7241680Z test_schema_correctness_new_ones_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7242190Z test_schema_correctness_new_ones_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7242591Z test_schema_correctness_new_ones_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7242991Z test_schema_correctness_new_ones_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7243413Z test_schema_correctness_new_zeros_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7243827Z test_schema_correctness_new_zeros_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7244276Z test_schema_correctness_new_zeros_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7244748Z test_schema_correctness_new_zeros_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7245225Z test_schema_correctness_new_zeros_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7245844Z test_schema_correctness_new_zeros_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7246311Z test_schema_correctness_new_zeros_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7246774Z test_schema_correctness_new_zeros_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7247233Z test_schema_correctness_new_zeros_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7247784Z test_schema_correctness_new_zeros_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7248305Z test_schema_correctness_new_zeros_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7248767Z test_schema_correctness_new_zeros_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7249267Z test_schema_correctness_new_zeros_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7249789Z test_schema_correctness_nextafter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7250260Z test_schema_correctness_nextafter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7250724Z test_schema_correctness_nextafter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7251295Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.378s) 2023-01-11T22:31:25.7251855Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.383s) 2023-01-11T22:31:25.7252414Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.385s) 2023-01-11T22:31:25.7252987Z test_schema_correctness_nn_functional__scaled_dot_product_attention_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.370s) 2023-01-11T22:31:25.7253531Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7254072Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7254612Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7255130Z test_schema_correctness_nn_functional_adaptive_avg_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7255718Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7256284Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7256865Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7257399Z test_schema_correctness_nn_functional_adaptive_avg_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7257941Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7258473Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7258999Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7259524Z test_schema_correctness_nn_functional_adaptive_avg_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7260192Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7260717Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7261283Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7261904Z test_schema_correctness_nn_functional_adaptive_max_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7262491Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7263014Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7263571Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7264101Z test_schema_correctness_nn_functional_adaptive_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7264728Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7265256Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7265778Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7266303Z test_schema_correctness_nn_functional_adaptive_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7266829Z test_schema_correctness_nn_functional_alpha_dropout_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7267356Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7267875Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.7268390Z test_schema_correctness_nn_functional_alpha_dropout_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7268933Z test_schema_correctness_nn_functional_avg_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.7269444Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7269951Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7270492Z test_schema_correctness_nn_functional_avg_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.7271014Z test_schema_correctness_nn_functional_avg_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7271577Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7272086Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7272588Z test_schema_correctness_nn_functional_avg_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7273097Z test_schema_correctness_nn_functional_avg_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7273606Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7274241Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7274736Z test_schema_correctness_nn_functional_avg_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7275248Z test_schema_correctness_nn_functional_batch_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7275752Z test_schema_correctness_nn_functional_batch_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7276364Z test_schema_correctness_nn_functional_batch_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.778s) 2023-01-11T22:31:25.7276878Z test_schema_correctness_nn_functional_batch_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.7277465Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.7278020Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7278639Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.7279172Z test_schema_correctness_nn_functional_batch_norm_without_cudnn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7279688Z test_schema_correctness_nn_functional_bilinear_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.127s) 2023-01-11T22:31:25.7280191Z test_schema_correctness_nn_functional_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.101s) 2023-01-11T22:31:25.7280699Z test_schema_correctness_nn_functional_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.134s) 2023-01-11T22:31:25.7281197Z test_schema_correctness_nn_functional_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.101s) 2023-01-11T22:31:25.7281739Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7282272Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7282797Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.7283343Z test_schema_correctness_nn_functional_binary_cross_entropy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7283930Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7284509Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.083s) 2023-01-11T22:31:25.7285093Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7285661Z test_schema_correctness_nn_functional_binary_cross_entropy_with_logits_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7286168Z test_schema_correctness_nn_functional_celu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7286676Z test_schema_correctness_nn_functional_celu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7287157Z test_schema_correctness_nn_functional_celu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7287632Z test_schema_correctness_nn_functional_celu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7288135Z test_schema_correctness_nn_functional_conv1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7288788Z test_schema_correctness_nn_functional_conv1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.524s) 2023-01-11T22:31:25.7289292Z test_schema_correctness_nn_functional_conv1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7289835Z test_schema_correctness_nn_functional_conv1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.330s) 2023-01-11T22:31:25.7290480Z test_schema_correctness_nn_functional_conv1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.450s) 2023-01-11T22:31:25.7291040Z test_schema_correctness_nn_functional_conv1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7291525Z test_schema_correctness_nn_functional_conv1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7293048Z test_schema_correctness_nn_functional_conv2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:997.) 2023-01-11T22:31:25.7293273Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.7293437Z ok (0.187s) 2023-01-11T22:31:25.7293955Z test_schema_correctness_nn_functional_conv2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.993s) 2023-01-11T22:31:25.7294456Z test_schema_correctness_nn_functional_conv2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7294961Z test_schema_correctness_nn_functional_conv2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.838s) 2023-01-11T22:31:25.7295465Z test_schema_correctness_nn_functional_conv2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.134s) 2023-01-11T22:31:25.7295960Z test_schema_correctness_nn_functional_conv2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.115s) 2023-01-11T22:31:25.7296444Z test_schema_correctness_nn_functional_conv2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.135s) 2023-01-11T22:31:25.7296975Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7297517Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.478s) 2023-01-11T22:31:25.7298055Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7298590Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.268s) 2023-01-11T22:31:25.7299121Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.434s) 2023-01-11T22:31:25.7299650Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7300175Z test_schema_correctness_nn_functional_conv_transpose1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7300708Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.7301247Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.314s) 2023-01-11T22:31:25.7301783Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7302316Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.370s) 2023-01-11T22:31:25.7302979Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.085s) 2023-01-11T22:31:25.7303501Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7304098Z test_schema_correctness_nn_functional_conv_transpose2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.7304644Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7305191Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.335s) 2023-01-11T22:31:25.7305725Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7306262Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.301s) 2023-01-11T22:31:25.7306823Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.7307350Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7307919Z test_schema_correctness_nn_functional_conv_transpose3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7308524Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.190s) 2023-01-11T22:31:25.7309047Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.180s) 2023-01-11T22:31:25.7309599Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.207s) 2023-01-11T22:31:25.7310132Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.188s) 2023-01-11T22:31:25.7310660Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.205s) 2023-01-11T22:31:25.7311196Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.191s) 2023-01-11T22:31:25.7311731Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.205s) 2023-01-11T22:31:25.7312273Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.165s) 2023-01-11T22:31:25.7312816Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.177s) 2023-01-11T22:31:25.7313359Z test_schema_correctness_nn_functional_cosine_embedding_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.198s) 2023-01-11T22:31:25.7313894Z test_schema_correctness_nn_functional_cosine_similarity_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.131s) 2023-01-11T22:31:25.7314417Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.138s) 2023-01-11T22:31:25.7314954Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.180s) 2023-01-11T22:31:25.7315496Z test_schema_correctness_nn_functional_cosine_similarity_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.140s) 2023-01-11T22:31:25.7316019Z test_schema_correctness_nn_functional_cross_entropy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7316671Z test_schema_correctness_nn_functional_cross_entropy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.125s) 2023-01-11T22:31:25.7317188Z test_schema_correctness_nn_functional_cross_entropy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.7317704Z test_schema_correctness_nn_functional_cross_entropy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.109s) 2023-01-11T22:31:25.7318298Z test_schema_correctness_nn_functional_ctc_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.7318817Z test_schema_correctness_nn_functional_ctc_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7320641Z test_schema_correctness_nn_functional_dropout2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:1338: UserWarning: dropout2d: Received a 3D input to dropout2d and assuming that channel-wise 1D dropout behavior is desired - input is interpreted as shape (N, C, L), where C is the channel dim. This behavior will change in a future release to interpret the input as one without a batch dimension, i.e. shape (C, H, W). To maintain the 1D channel-wise dropout behavior, please switch to using dropout1d instead. 2023-01-11T22:31:25.7321084Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T22:31:25.7321246Z ok (0.030s) 2023-01-11T22:31:25.7321768Z test_schema_correctness_nn_functional_dropout2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7322281Z test_schema_correctness_nn_functional_dropout2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7322791Z test_schema_correctness_nn_functional_dropout2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7323301Z test_schema_correctness_nn_functional_dropout3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7323814Z test_schema_correctness_nn_functional_dropout3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7324325Z test_schema_correctness_nn_functional_dropout3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7324828Z test_schema_correctness_nn_functional_dropout3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7325338Z test_schema_correctness_nn_functional_dropout_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7325842Z test_schema_correctness_nn_functional_dropout_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7326340Z test_schema_correctness_nn_functional_dropout_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7326837Z test_schema_correctness_nn_functional_dropout_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7327333Z test_schema_correctness_nn_functional_elu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7327803Z test_schema_correctness_nn_functional_elu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7328291Z test_schema_correctness_nn_functional_elu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7328787Z test_schema_correctness_nn_functional_elu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7329306Z test_schema_correctness_nn_functional_embedding_bag_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.290s) 2023-01-11T22:31:25.7329825Z test_schema_correctness_nn_functional_embedding_bag_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.291s) 2023-01-11T22:31:25.7331037Z test_schema_correctness_nn_functional_embedding_bag_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.273s) 2023-01-11T22:31:25.7331553Z test_schema_correctness_nn_functional_embedding_bag_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.302s) 2023-01-11T22:31:25.7332069Z test_schema_correctness_nn_functional_embedding_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7332685Z test_schema_correctness_nn_functional_embedding_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7333212Z test_schema_correctness_nn_functional_embedding_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7333718Z test_schema_correctness_nn_functional_embedding_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7334292Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7334876Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7335459Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7336036Z test_schema_correctness_nn_functional_feature_alpha_dropout_with_train_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7336636Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7337221Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7337811Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7338396Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7339018Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7339607Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7340261Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7340835Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7341409Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7341990Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7342557Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7343139Z test_schema_correctness_nn_functional_feature_alpha_dropout_without_train_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7343682Z test_schema_correctness_nn_functional_fractional_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.135s) 2023-01-11T22:31:25.7344216Z test_schema_correctness_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.156s) 2023-01-11T22:31:25.7344749Z test_schema_correctness_nn_functional_fractional_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.7345405Z test_schema_correctness_nn_functional_fractional_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.168s) 2023-01-11T22:31:25.7345942Z test_schema_correctness_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.225s) 2023-01-11T22:31:25.7346469Z test_schema_correctness_nn_functional_fractional_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.180s) 2023-01-11T22:31:25.7347069Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.725s) 2023-01-11T22:31:25.7347571Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.416s) 2023-01-11T22:31:25.7348057Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.152s) 2023-01-11T22:31:25.7348519Z test_schema_correctness_nn_functional_gaussian_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.065s) 2023-01-11T22:31:25.7348965Z test_schema_correctness_nn_functional_gelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7349397Z test_schema_correctness_nn_functional_gelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7349836Z test_schema_correctness_nn_functional_gelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7350261Z test_schema_correctness_nn_functional_gelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7350694Z test_schema_correctness_nn_functional_glu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7351116Z test_schema_correctness_nn_functional_glu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7351557Z test_schema_correctness_nn_functional_glu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.7351986Z test_schema_correctness_nn_functional_glu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7352432Z test_schema_correctness_nn_functional_grid_sample_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7352894Z test_schema_correctness_nn_functional_grid_sample_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7353397Z test_schema_correctness_nn_functional_grid_sample_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.7353907Z test_schema_correctness_nn_functional_group_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.7354419Z test_schema_correctness_nn_functional_group_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7354934Z test_schema_correctness_nn_functional_group_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7355454Z test_schema_correctness_nn_functional_group_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7355968Z test_schema_correctness_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7356482Z test_schema_correctness_nn_functional_hardshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7356997Z test_schema_correctness_nn_functional_hardshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7357501Z test_schema_correctness_nn_functional_hardshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7358018Z test_schema_correctness_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7358677Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7359193Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7359700Z test_schema_correctness_nn_functional_hardsigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7360289Z test_schema_correctness_nn_functional_hardswish_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7360824Z test_schema_correctness_nn_functional_hardswish_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7361333Z test_schema_correctness_nn_functional_hardswish_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7361857Z test_schema_correctness_nn_functional_hardswish_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7362366Z test_schema_correctness_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7362871Z test_schema_correctness_nn_functional_hardtanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7363378Z test_schema_correctness_nn_functional_hardtanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7363887Z test_schema_correctness_nn_functional_hardtanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7364403Z test_schema_correctness_nn_functional_hardtanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7364894Z test_schema_correctness_nn_functional_hardtanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7365384Z test_schema_correctness_nn_functional_hardtanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7365883Z test_schema_correctness_nn_functional_hardtanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7366429Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.143s) 2023-01-11T22:31:25.7366971Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.162s) 2023-01-11T22:31:25.7367500Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.165s) 2023-01-11T22:31:25.7368036Z test_schema_correctness_nn_functional_hinge_embedding_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.203s) 2023-01-11T22:31:25.7368546Z test_schema_correctness_nn_functional_huber_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7369057Z test_schema_correctness_nn_functional_huber_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7369599Z test_schema_correctness_nn_functional_huber_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7370100Z test_schema_correctness_nn_functional_huber_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7370626Z test_schema_correctness_nn_functional_instance_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.160s) 2023-01-11T22:31:25.7371145Z test_schema_correctness_nn_functional_instance_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.203s) 2023-01-11T22:31:25.7371661Z test_schema_correctness_nn_functional_instance_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.193s) 2023-01-11T22:31:25.7372174Z test_schema_correctness_nn_functional_instance_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.159s) 2023-01-11T22:31:25.7372844Z test_schema_correctness_nn_functional_interpolate_area_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7373375Z test_schema_correctness_nn_functional_interpolate_area_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7373903Z test_schema_correctness_nn_functional_interpolate_area_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7374517Z test_schema_correctness_nn_functional_interpolate_area_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7375057Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7375595Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7376140Z test_schema_correctness_nn_functional_interpolate_bicubic_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.7376683Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7377221Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.7377761Z test_schema_correctness_nn_functional_interpolate_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7378310Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7378850Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7379387Z test_schema_correctness_nn_functional_interpolate_linear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7379930Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7380468Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7381005Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7381540Z test_schema_correctness_nn_functional_interpolate_nearest_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7382085Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7382622Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7383179Z test_schema_correctness_nn_functional_interpolate_trilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7384650Z test_schema_correctness_nn_functional_kl_div_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T22:31:25.7384837Z warnings.warn( 2023-01-11T22:31:25.7384998Z ok (0.091s) 2023-01-11T22:31:25.7385496Z test_schema_correctness_nn_functional_kl_div_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.087s) 2023-01-11T22:31:25.7385990Z test_schema_correctness_nn_functional_kl_div_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.076s) 2023-01-11T22:31:25.7386593Z test_schema_correctness_nn_functional_kl_div_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.087s) 2023-01-11T22:31:25.7387105Z test_schema_correctness_nn_functional_l1_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7387611Z test_schema_correctness_nn_functional_l1_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7388209Z test_schema_correctness_nn_functional_l1_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7388717Z test_schema_correctness_nn_functional_l1_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7389203Z test_schema_correctness_nn_functional_l1_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7389696Z test_schema_correctness_nn_functional_l1_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7390210Z test_schema_correctness_nn_functional_layer_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7390713Z test_schema_correctness_nn_functional_layer_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7391221Z test_schema_correctness_nn_functional_layer_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7391710Z test_schema_correctness_nn_functional_layer_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7392216Z test_schema_correctness_nn_functional_leaky_relu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7392722Z test_schema_correctness_nn_functional_leaky_relu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7393224Z test_schema_correctness_nn_functional_leaky_relu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7393720Z test_schema_correctness_nn_functional_leaky_relu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7394222Z test_schema_correctness_nn_functional_linear_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.7394729Z test_schema_correctness_nn_functional_linear_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.7395238Z test_schema_correctness_nn_functional_linear_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7395732Z test_schema_correctness_nn_functional_linear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7396249Z test_schema_correctness_nn_functional_linear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7396749Z test_schema_correctness_nn_functional_linear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7397317Z test_schema_correctness_nn_functional_local_response_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.097s) 2023-01-11T22:31:25.7397905Z test_schema_correctness_nn_functional_local_response_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.087s) 2023-01-11T22:31:25.7398447Z test_schema_correctness_nn_functional_local_response_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.093s) 2023-01-11T22:31:25.7398983Z test_schema_correctness_nn_functional_local_response_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.125s) 2023-01-11T22:31:25.7399492Z test_schema_correctness_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7399999Z test_schema_correctness_nn_functional_logsigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7400635Z test_schema_correctness_nn_functional_logsigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7401142Z test_schema_correctness_nn_functional_logsigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7401680Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.202s) 2023-01-11T22:31:25.7402780Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.136s) 2023-01-11T22:31:25.7403365Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.159s) 2023-01-11T22:31:25.7403899Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.168s) 2023-01-11T22:31:25.7404436Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.150s) 2023-01-11T22:31:25.7404964Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.152s) 2023-01-11T22:31:25.7405490Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.114s) 2023-01-11T22:31:25.7406020Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.151s) 2023-01-11T22:31:25.7406546Z test_schema_correctness_nn_functional_margin_ranking_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.151s) 2023-01-11T22:31:25.7407054Z test_schema_correctness_nn_functional_max_pool1d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.164s) 2023-01-11T22:31:25.7407547Z test_schema_correctness_nn_functional_max_pool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.134s) 2023-01-11T22:31:25.7408063Z test_schema_correctness_nn_functional_max_pool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.114s) 2023-01-11T22:31:25.7408582Z test_schema_correctness_nn_functional_max_pool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.688s) 2023-01-11T22:31:25.7409110Z test_schema_correctness_nn_functional_max_pool2d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.987s) 2023-01-11T22:31:25.7409634Z test_schema_correctness_nn_functional_max_pool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.071s) 2023-01-11T22:31:25.7410144Z test_schema_correctness_nn_functional_max_pool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.395s) 2023-01-11T22:31:25.7410668Z test_schema_correctness_nn_functional_max_pool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.759s) 2023-01-11T22:31:25.7411169Z test_schema_correctness_nn_functional_max_pool3d_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.592s) 2023-01-11T22:31:25.7411681Z test_schema_correctness_nn_functional_max_pool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.675s) 2023-01-11T22:31:25.7412183Z test_schema_correctness_nn_functional_max_pool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.724s) 2023-01-11T22:31:25.7412696Z test_schema_correctness_nn_functional_max_pool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.608s) 2023-01-11T22:31:25.7413213Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.717s) 2023-01-11T22:31:25.7413728Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.755s) 2023-01-11T22:31:25.7414237Z test_schema_correctness_nn_functional_max_unpool1d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.694s) 2023-01-11T22:31:25.7414900Z test_schema_correctness_nn_functional_max_unpool1d_grad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.156s) 2023-01-11T22:31:25.7415426Z test_schema_correctness_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.153s) 2023-01-11T22:31:25.7415952Z test_schema_correctness_nn_functional_max_unpool1d_grad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.142s) 2023-01-11T22:31:25.7416558Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.668s) 2023-01-11T22:31:25.7417085Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.604s) 2023-01-11T22:31:25.7417598Z test_schema_correctness_nn_functional_max_unpool2d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.621s) 2023-01-11T22:31:25.7418117Z test_schema_correctness_nn_functional_max_unpool2d_grad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.198s) 2023-01-11T22:31:25.7418647Z test_schema_correctness_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.212s) 2023-01-11T22:31:25.7419168Z test_schema_correctness_nn_functional_max_unpool2d_grad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.189s) 2023-01-11T22:31:25.7419677Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.277s) 2023-01-11T22:31:25.7420192Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.234s) 2023-01-11T22:31:25.7420698Z test_schema_correctness_nn_functional_max_unpool3d_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.242s) 2023-01-11T22:31:25.7421218Z test_schema_correctness_nn_functional_max_unpool3d_grad_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.088s) 2023-01-11T22:31:25.7421738Z test_schema_correctness_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.109s) 2023-01-11T22:31:25.7422249Z test_schema_correctness_nn_functional_max_unpool3d_grad_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.108s) 2023-01-11T22:31:25.7422747Z test_schema_correctness_nn_functional_mish_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7423238Z test_schema_correctness_nn_functional_mish_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7423734Z test_schema_correctness_nn_functional_mish_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7424219Z test_schema_correctness_nn_functional_mish_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7424723Z test_schema_correctness_nn_functional_mse_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7425224Z test_schema_correctness_nn_functional_mse_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7425716Z test_schema_correctness_nn_functional_mse_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7426223Z test_schema_correctness_nn_functional_mse_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7426765Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7427302Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7427827Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7428349Z test_schema_correctness_nn_functional_multi_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7429020Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7429561Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7430099Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7430721Z test_schema_correctness_nn_functional_multilabel_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7431293Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.7431856Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7432417Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.7432984Z test_schema_correctness_nn_functional_multilabel_soft_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.7433489Z test_schema_correctness_nn_functional_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.117s) 2023-01-11T22:31:25.7433998Z test_schema_correctness_nn_functional_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.114s) 2023-01-11T22:31:25.7434495Z test_schema_correctness_nn_functional_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.143s) 2023-01-11T22:31:25.7435003Z test_schema_correctness_nn_functional_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.143s) 2023-01-11T22:31:25.7435529Z test_schema_correctness_nn_functional_normalize_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7436051Z test_schema_correctness_nn_functional_normalize_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.7436568Z test_schema_correctness_nn_functional_normalize_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7437074Z test_schema_correctness_nn_functional_normalize_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7437579Z test_schema_correctness_nn_functional_normalize_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.7438083Z test_schema_correctness_nn_functional_normalize_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7438576Z test_schema_correctness_nn_functional_one_hot_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7439091Z test_schema_correctness_nn_functional_pad_circular_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.159s) 2023-01-11T22:31:25.7439604Z test_schema_correctness_nn_functional_pad_circular_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.7440132Z test_schema_correctness_nn_functional_pad_circular_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.146s) 2023-01-11T22:31:25.7440656Z test_schema_correctness_nn_functional_pad_circular_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.127s) 2023-01-11T22:31:25.7441175Z test_schema_correctness_nn_functional_pad_circular_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.157s) 2023-01-11T22:31:25.7441688Z test_schema_correctness_nn_functional_pad_circular_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.165s) 2023-01-11T22:31:25.7442195Z test_schema_correctness_nn_functional_pad_circular_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.110s) 2023-01-11T22:31:25.7442833Z test_schema_correctness_nn_functional_pad_circular_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.103s) 2023-01-11T22:31:25.7443341Z test_schema_correctness_nn_functional_pad_circular_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.113s) 2023-01-11T22:31:25.7443854Z test_schema_correctness_nn_functional_pad_circular_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.130s) 2023-01-11T22:31:25.7444362Z test_schema_correctness_nn_functional_pad_circular_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.122s) 2023-01-11T22:31:25.7444958Z test_schema_correctness_nn_functional_pad_circular_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.7445497Z test_schema_correctness_nn_functional_pad_constant_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.085s) 2023-01-11T22:31:25.7446007Z test_schema_correctness_nn_functional_pad_constant_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.081s) 2023-01-11T22:31:25.7446534Z test_schema_correctness_nn_functional_pad_constant_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.7447058Z test_schema_correctness_nn_functional_pad_constant_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.7447573Z test_schema_correctness_nn_functional_pad_constant_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.7448091Z test_schema_correctness_nn_functional_pad_constant_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.7448601Z test_schema_correctness_nn_functional_pad_constant_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.064s) 2023-01-11T22:31:25.7449109Z test_schema_correctness_nn_functional_pad_constant_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.7449629Z test_schema_correctness_nn_functional_pad_constant_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.7450148Z test_schema_correctness_nn_functional_pad_constant_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.7450654Z test_schema_correctness_nn_functional_pad_constant_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.7451165Z test_schema_correctness_nn_functional_pad_constant_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.086s) 2023-01-11T22:31:25.7451683Z test_schema_correctness_nn_functional_pad_reflect_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7452186Z test_schema_correctness_nn_functional_pad_reflect_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7452706Z test_schema_correctness_nn_functional_pad_reflect_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7453217Z test_schema_correctness_nn_functional_pad_reflect_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7453737Z test_schema_correctness_nn_functional_pad_reflect_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7454260Z test_schema_correctness_nn_functional_pad_reflect_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7454801Z test_schema_correctness_nn_functional_pad_replicate_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7455353Z test_schema_correctness_nn_functional_pad_replicate_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7455881Z test_schema_correctness_nn_functional_pad_replicate_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7456407Z test_schema_correctness_nn_functional_pad_replicate_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7457053Z test_schema_correctness_nn_functional_pad_replicate_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7457592Z test_schema_correctness_nn_functional_pairwise_distance_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7458098Z test_schema_correctness_nn_functional_pairwise_distance_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7458695Z test_schema_correctness_nn_functional_pairwise_distance_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7459189Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7459652Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7460124Z test_schema_correctness_nn_functional_pairwise_distance_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7460588Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7461042Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7461515Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7462009Z test_schema_correctness_nn_functional_pairwise_distance_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7462477Z test_schema_correctness_nn_functional_pairwise_distance_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7462946Z test_schema_correctness_nn_functional_pdist_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7463413Z test_schema_correctness_nn_functional_pdist_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7463903Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7464422Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7464954Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7465477Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7465990Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7466502Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7466998Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7467509Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7468017Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7468533Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7469039Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7469547Z test_schema_correctness_nn_functional_pixel_shuffle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7470115Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7470774Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7471310Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7471840Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7472455Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7472995Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7473525Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7474043Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7474557Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7475062Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7475579Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7476099Z test_schema_correctness_nn_functional_pixel_unshuffle_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7476624Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.740s) 2023-01-11T22:31:25.7477146Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.758s) 2023-01-11T22:31:25.7477673Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.710s) 2023-01-11T22:31:25.7478197Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.714s) 2023-01-11T22:31:25.7478714Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.713s) 2023-01-11T22:31:25.7479243Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.755s) 2023-01-11T22:31:25.7479761Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.749s) 2023-01-11T22:31:25.7480282Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.737s) 2023-01-11T22:31:25.7480812Z test_schema_correctness_nn_functional_poisson_nll_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.641s) 2023-01-11T22:31:25.7481329Z test_schema_correctness_nn_functional_prelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.7481807Z test_schema_correctness_nn_functional_prelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7482299Z test_schema_correctness_nn_functional_prelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7482792Z test_schema_correctness_nn_functional_prelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.067s) 2023-01-11T22:31:25.7483288Z test_schema_correctness_nn_functional_relu6_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7483778Z test_schema_correctness_nn_functional_relu6_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7484398Z test_schema_correctness_nn_functional_relu6_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7484882Z test_schema_correctness_nn_functional_relu6_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7485364Z test_schema_correctness_nn_functional_relu6_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7485848Z test_schema_correctness_nn_functional_relu6_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7486415Z test_schema_correctness_nn_functional_relu6_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7486916Z test_schema_correctness_nn_functional_relu6_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7487398Z test_schema_correctness_nn_functional_relu6_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7487899Z test_schema_correctness_nn_functional_relu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7488390Z test_schema_correctness_nn_functional_relu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7488873Z test_schema_correctness_nn_functional_relu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7489350Z test_schema_correctness_nn_functional_relu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7489836Z test_schema_correctness_nn_functional_relu_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7490321Z test_schema_correctness_nn_functional_relu_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7490804Z test_schema_correctness_nn_functional_relu_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7491285Z test_schema_correctness_nn_functional_relu_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7491773Z test_schema_correctness_nn_functional_relu_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7492274Z test_schema_correctness_nn_functional_rrelu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7492770Z test_schema_correctness_nn_functional_rrelu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7493261Z test_schema_correctness_nn_functional_rrelu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7493742Z test_schema_correctness_nn_functional_rrelu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7494234Z test_schema_correctness_nn_functional_selu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7494705Z test_schema_correctness_nn_functional_selu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7495190Z test_schema_correctness_nn_functional_selu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7495668Z test_schema_correctness_nn_functional_selu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7496164Z test_schema_correctness_nn_functional_silu_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7496656Z test_schema_correctness_nn_functional_silu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7497142Z test_schema_correctness_nn_functional_silu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7497641Z test_schema_correctness_nn_functional_silu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7498153Z test_schema_correctness_nn_functional_smooth_l1_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7498896Z test_schema_correctness_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7499406Z test_schema_correctness_nn_functional_smooth_l1_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7499940Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7500599Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7501147Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7501664Z test_schema_correctness_nn_functional_soft_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7502173Z test_schema_correctness_nn_functional_softmin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7502672Z test_schema_correctness_nn_functional_softmin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7503163Z test_schema_correctness_nn_functional_softmin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7503656Z test_schema_correctness_nn_functional_softmin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7504189Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7504732Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7505281Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7505836Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7506425Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7507022Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7507561Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7508117Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7508646Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7509182Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7509687Z test_schema_correctness_nn_functional_softmin_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7510196Z test_schema_correctness_nn_functional_softplus_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7510708Z test_schema_correctness_nn_functional_softplus_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7511223Z test_schema_correctness_nn_functional_softplus_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7511728Z test_schema_correctness_nn_functional_softplus_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7512241Z test_schema_correctness_nn_functional_softshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7512888Z test_schema_correctness_nn_functional_softshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7513395Z test_schema_correctness_nn_functional_softshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7513967Z test_schema_correctness_nn_functional_softshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7514594Z test_schema_correctness_nn_functional_softsign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7515180Z test_schema_correctness_nn_functional_softsign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7515696Z test_schema_correctness_nn_functional_softsign_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7516209Z test_schema_correctness_nn_functional_softsign_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7516714Z test_schema_correctness_nn_functional_softsign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7517217Z test_schema_correctness_nn_functional_softsign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7517712Z test_schema_correctness_nn_functional_softsign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7518209Z test_schema_correctness_nn_functional_softsign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7518698Z test_schema_correctness_nn_functional_softsign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7519181Z test_schema_correctness_nn_functional_softsign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7519676Z test_schema_correctness_nn_functional_softsign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7520179Z test_schema_correctness_nn_functional_softsign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7520690Z test_schema_correctness_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7521247Z test_schema_correctness_nn_functional_tanhshrink_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7521779Z test_schema_correctness_nn_functional_tanhshrink_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7522366Z test_schema_correctness_nn_functional_tanhshrink_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7522878Z test_schema_correctness_nn_functional_tanhshrink_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7523388Z test_schema_correctness_nn_functional_tanhshrink_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7523881Z test_schema_correctness_nn_functional_tanhshrink_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7524381Z test_schema_correctness_nn_functional_tanhshrink_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7524882Z test_schema_correctness_nn_functional_tanhshrink_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7525386Z test_schema_correctness_nn_functional_tanhshrink_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7525885Z test_schema_correctness_nn_functional_tanhshrink_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7526394Z test_schema_correctness_nn_functional_threshold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7526905Z test_schema_correctness_nn_functional_threshold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7527545Z test_schema_correctness_nn_functional_threshold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7528084Z test_schema_correctness_nn_functional_threshold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7528586Z test_schema_correctness_nn_functional_threshold_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7529218Z test_schema_correctness_nn_functional_threshold_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7529767Z test_schema_correctness_nn_functional_threshold_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7530272Z test_schema_correctness_nn_functional_threshold_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7530777Z test_schema_correctness_nn_functional_threshold_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7531316Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.121s) 2023-01-11T22:31:25.7531872Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.115s) 2023-01-11T22:31:25.7532433Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.099s) 2023-01-11T22:31:25.7532969Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.096s) 2023-01-11T22:31:25.7533501Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.7534036Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7534570Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.076s) 2023-01-11T22:31:25.7535093Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.076s) 2023-01-11T22:31:25.7535664Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.081s) 2023-01-11T22:31:25.7536197Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.081s) 2023-01-11T22:31:25.7536802Z test_schema_correctness_nn_functional_triplet_margin_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.7537380Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.089s) 2023-01-11T22:31:25.7537966Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.104s) 2023-01-11T22:31:25.7538537Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.098s) 2023-01-11T22:31:25.7539114Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.098s) 2023-01-11T22:31:25.7539703Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.7540266Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.107s) 2023-01-11T22:31:25.7540844Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.100s) 2023-01-11T22:31:25.7541535Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.103s) 2023-01-11T22:31:25.7542097Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.094s) 2023-01-11T22:31:25.7542684Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.075s) 2023-01-11T22:31:25.7543360Z test_schema_correctness_nn_functional_triplet_margin_with_distance_loss_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7543961Z test_schema_correctness_nn_functional_unfold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.748s) 2023-01-11T22:31:25.7544477Z test_schema_correctness_nn_functional_unfold_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.699s) 2023-01-11T22:31:25.7544988Z test_schema_correctness_nn_functional_unfold_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.851s) 2023-01-11T22:31:25.7545495Z test_schema_correctness_nn_functional_unfold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.821s) 2023-01-11T22:31:25.7545993Z test_schema_correctness_nn_functional_unfold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.747s) 2023-01-11T22:31:25.7546481Z test_schema_correctness_nn_functional_unfold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.742s) 2023-01-11T22:31:25.7547597Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:31:25.7548100Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:31:25.7548267Z ok (0.003s) 2023-01-11T22:31:25.7548805Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7549339Z test_schema_correctness_nn_functional_upsample_bilinear_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7550475Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:31:25.7551053Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:31:25.7551217Z ok (0.029s) 2023-01-11T22:31:25.7551753Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7552286Z test_schema_correctness_nn_functional_upsample_nearest_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7552815Z test_schema_correctness_nn_functional_upsample_nearest_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7553286Z test_schema_correctness_nonzero_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7553752Z test_schema_correctness_nonzero_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7554228Z test_schema_correctness_nonzero_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7554699Z test_schema_correctness_nonzero_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7555178Z test_schema_correctness_nonzero_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7556303Z test_schema_correctness_nonzero_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7556795Z test_schema_correctness_nonzero_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7557264Z test_schema_correctness_nonzero_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7557723Z test_schema_correctness_nonzero_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7558362Z test_schema_correctness_nonzero_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7558842Z test_schema_correctness_nonzero_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7559296Z test_schema_correctness_nonzero_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7559747Z test_schema_correctness_nonzero_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7560200Z test_schema_correctness_norm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7560664Z test_schema_correctness_norm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.7561121Z test_schema_correctness_norm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.7561616Z test_schema_correctness_norm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.7562072Z test_schema_correctness_norm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.083s) 2023-01-11T22:31:25.7562516Z test_schema_correctness_norm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.7562983Z test_schema_correctness_norm_fro_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7563507Z test_schema_correctness_norm_fro_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.7564059Z test_schema_correctness_norm_fro_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.7564539Z test_schema_correctness_norm_fro_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7565051Z test_schema_correctness_norm_fro_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7565562Z test_schema_correctness_norm_fro_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7566041Z test_schema_correctness_norm_inf_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7566523Z test_schema_correctness_norm_inf_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7567004Z test_schema_correctness_norm_inf_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7567476Z test_schema_correctness_norm_inf_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7567913Z test_schema_correctness_norm_inf_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7568383Z test_schema_correctness_norm_inf_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7568863Z test_schema_correctness_norm_nuc_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7569349Z test_schema_correctness_norm_nuc_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7569816Z test_schema_correctness_norm_nuc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7570308Z test_schema_correctness_norm_nuc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7570838Z test_schema_correctness_normal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7571452Z test_schema_correctness_normal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7571977Z test_schema_correctness_normal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7572451Z test_schema_correctness_normal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7573507Z test_schema_correctness_normal_number_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7583348Z test_schema_correctness_normal_number_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7588903Z test_schema_correctness_normal_number_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7589540Z test_schema_correctness_normal_number_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7590064Z test_schema_correctness_ones_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7590550Z test_schema_correctness_ones_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7591046Z test_schema_correctness_ones_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7591541Z test_schema_correctness_ones_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7592043Z test_schema_correctness_ones_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7592522Z test_schema_correctness_ones_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7593000Z test_schema_correctness_ones_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7593443Z test_schema_correctness_ones_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7593883Z test_schema_correctness_ones_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7594342Z test_schema_correctness_ones_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7594830Z test_schema_correctness_ones_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7595363Z test_schema_correctness_ones_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7595840Z test_schema_correctness_ones_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7596378Z test_schema_correctness_ones_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7596857Z test_schema_correctness_ones_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7597345Z test_schema_correctness_ones_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7597822Z test_schema_correctness_ones_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7598294Z test_schema_correctness_ones_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7598756Z test_schema_correctness_ones_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7599227Z test_schema_correctness_ones_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7599687Z test_schema_correctness_ones_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7600139Z test_schema_correctness_ones_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7600598Z test_schema_correctness_ones_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7601285Z test_schema_correctness_ones_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7601745Z test_schema_correctness_ones_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7602245Z test_schema_correctness_ones_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7602740Z test_schema_correctness_ormqr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.332s) 2023-01-11T22:31:25.7603366Z test_schema_correctness_ormqr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.262s) 2023-01-11T22:31:25.7603900Z test_schema_correctness_ormqr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.287s) 2023-01-11T22:31:25.7604353Z test_schema_correctness_ormqr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.333s) 2023-01-11T22:31:25.7604771Z test_schema_correctness_outer_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7605169Z test_schema_correctness_outer_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7605594Z test_schema_correctness_outer_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7606023Z test_schema_correctness_outer_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7606448Z test_schema_correctness_outer_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7606856Z test_schema_correctness_outer_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7607295Z test_schema_correctness_outer_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7607741Z test_schema_correctness_outer_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7608185Z test_schema_correctness_outer_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7608612Z test_schema_correctness_outer_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7609026Z test_schema_correctness_outer_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7609511Z test_schema_correctness_outer_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7609994Z test_schema_correctness_pca_lowrank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (7.295s) 2023-01-11T22:31:25.7610487Z test_schema_correctness_pca_lowrank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (7.633s) 2023-01-11T22:31:25.7610983Z test_schema_correctness_permute_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7611401Z test_schema_correctness_permute_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7611873Z test_schema_correctness_permute_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7612347Z test_schema_correctness_permute_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7612819Z test_schema_correctness_permute_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7613300Z test_schema_correctness_permute_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7613778Z test_schema_correctness_permute_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7614260Z test_schema_correctness_permute_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7614733Z test_schema_correctness_permute_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7615180Z test_schema_correctness_permute_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7615778Z test_schema_correctness_permute_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7616256Z test_schema_correctness_permute_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7616767Z test_schema_correctness_permute_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7617369Z test_schema_correctness_pinverse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7617935Z test_schema_correctness_pinverse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7618431Z test_schema_correctness_pinverse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7618910Z test_schema_correctness_pinverse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7619389Z test_schema_correctness_polar_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7619854Z test_schema_correctness_polar_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7620378Z test_schema_correctness_polygamma_polygamma_n_0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.253s) 2023-01-11T22:31:25.7620906Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.307s) 2023-01-11T22:31:25.7621426Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.179s) 2023-01-11T22:31:25.7621959Z test_schema_correctness_polygamma_polygamma_n_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.304s) 2023-01-11T22:31:25.7622477Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7622992Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7623519Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7624067Z test_schema_correctness_polygamma_polygamma_n_0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7624587Z test_schema_correctness_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7625144Z test_schema_correctness_polygamma_polygamma_n_1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7625655Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7626160Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7626672Z test_schema_correctness_polygamma_polygamma_n_1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7627176Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7627656Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7628142Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7628644Z test_schema_correctness_polygamma_polygamma_n_1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7629133Z test_schema_correctness_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7629633Z test_schema_correctness_polygamma_polygamma_n_2_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7630270Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7630792Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7631372Z test_schema_correctness_polygamma_polygamma_n_2_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7631890Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7632530Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7633037Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7633547Z test_schema_correctness_polygamma_polygamma_n_2_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7634051Z test_schema_correctness_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7634549Z test_schema_correctness_polygamma_polygamma_n_3_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7635049Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7635559Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7636060Z test_schema_correctness_polygamma_polygamma_n_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7636558Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7637050Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7637542Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7638085Z test_schema_correctness_polygamma_polygamma_n_3_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7638592Z test_schema_correctness_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7639091Z test_schema_correctness_polygamma_polygamma_n_4_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7639647Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7640148Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7640653Z test_schema_correctness_polygamma_polygamma_n_4_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7641156Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7641632Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7642122Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7642623Z test_schema_correctness_polygamma_polygamma_n_4_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7643115Z test_schema_correctness_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7643583Z test_schema_correctness_positive_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7644057Z test_schema_correctness_positive_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7644664Z test_schema_correctness_positive_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7645139Z test_schema_correctness_positive_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7645651Z test_schema_correctness_positive_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7646121Z test_schema_correctness_positive_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7647279Z test_schema_correctness_positive_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7647802Z test_schema_correctness_positive_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7648279Z test_schema_correctness_positive_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7648736Z test_schema_correctness_positive_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7649205Z test_schema_correctness_positive_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7649660Z test_schema_correctness_positive_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7650119Z test_schema_correctness_pow_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7650585Z test_schema_correctness_pow_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7651041Z test_schema_correctness_pow_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7651490Z test_schema_correctness_pow_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7651940Z test_schema_correctness_pow_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7652548Z test_schema_correctness_pow_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7653069Z test_schema_correctness_pow_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7653527Z test_schema_correctness_pow_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7653984Z test_schema_correctness_pow_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7654404Z test_schema_correctness_pow_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7654845Z test_schema_correctness_pow_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7655282Z test_schema_correctness_pow_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7655755Z test_schema_correctness_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7656242Z test_schema_correctness_prod_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7656712Z test_schema_correctness_prod_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.7657177Z test_schema_correctness_prod_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7657641Z test_schema_correctness_prod_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7658108Z test_schema_correctness_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7658560Z test_schema_correctness_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7659016Z test_schema_correctness_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7659461Z test_schema_correctness_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7660200Z test_schema_correctness_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7660637Z test_schema_correctness_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7661158Z test_schema_correctness_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7661608Z test_schema_correctness_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7662179Z test_schema_correctness_put_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7662643Z test_schema_correctness_put_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7663105Z test_schema_correctness_put_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7663546Z test_schema_correctness_put_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7663999Z test_schema_correctness_put_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.7664443Z test_schema_correctness_put_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7664879Z test_schema_correctness_put_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7665316Z test_schema_correctness_put_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7665760Z test_schema_correctness_put_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7666203Z test_schema_correctness_put_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7666642Z test_schema_correctness_put_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7667121Z test_schema_correctness_put_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7668303Z test_schema_correctness_qr_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T22:31:25.7668696Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T22:31:25.7668893Z Q, R = torch.qr(A, some) 2023-01-11T22:31:25.7669094Z should be replaced with 2023-01-11T22:31:25.7669814Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2459.) 2023-01-11T22:31:25.7670036Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.7670198Z ok (0.061s) 2023-01-11T22:31:25.7670688Z test_schema_correctness_qr_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7671146Z test_schema_correctness_qr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.056s) 2023-01-11T22:31:25.7671587Z test_schema_correctness_qr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.056s) 2023-01-11T22:31:25.7672057Z test_schema_correctness_quantile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.498s) 2023-01-11T22:31:25.7672525Z test_schema_correctness_quantile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.561s) 2023-01-11T22:31:25.7672981Z test_schema_correctness_rad2deg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7673442Z test_schema_correctness_rad2deg_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7673905Z test_schema_correctness_rad2deg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7674408Z test_schema_correctness_rad2deg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7675011Z test_schema_correctness_rad2deg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7675538Z test_schema_correctness_rad2deg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7675997Z test_schema_correctness_rad2deg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7676441Z test_schema_correctness_rad2deg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7677013Z test_schema_correctness_rad2deg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7677481Z test_schema_correctness_rad2deg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7677954Z test_schema_correctness_rand_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7678436Z test_schema_correctness_rand_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7678918Z test_schema_correctness_rand_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7679394Z test_schema_correctness_rand_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7679867Z test_schema_correctness_rand_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7680338Z test_schema_correctness_rand_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7680792Z test_schema_correctness_rand_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7681246Z test_schema_correctness_randint_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.7681673Z test_schema_correctness_randint_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7682089Z test_schema_correctness_randint_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7682559Z test_schema_correctness_randint_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7683020Z test_schema_correctness_randint_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.7683419Z test_schema_correctness_randint_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7683804Z test_schema_correctness_randint_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7684233Z test_schema_correctness_randint_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7684644Z test_schema_correctness_randint_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7685069Z test_schema_correctness_randint_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.7685492Z test_schema_correctness_randint_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7685918Z test_schema_correctness_randint_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.7686347Z test_schema_correctness_randint_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.7686775Z test_schema_correctness_randint_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7687256Z test_schema_correctness_randint_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7714343Z test_schema_correctness_randint_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7714954Z test_schema_correctness_randint_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7715717Z test_schema_correctness_randint_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.7716228Z test_schema_correctness_randn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7716749Z test_schema_correctness_randn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7717316Z test_schema_correctness_randn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7717967Z test_schema_correctness_randn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7718521Z test_schema_correctness_randn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7719056Z test_schema_correctness_randn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7719525Z test_schema_correctness_randn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7720047Z test_schema_correctness_randn_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7720585Z test_schema_correctness_randn_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7721111Z test_schema_correctness_randn_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7721649Z test_schema_correctness_randn_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7722145Z test_schema_correctness_randn_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7722665Z test_schema_correctness_randn_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7723172Z test_schema_correctness_randn_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7723670Z test_schema_correctness_ravel_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7724158Z test_schema_correctness_ravel_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7724733Z test_schema_correctness_ravel_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7725249Z test_schema_correctness_ravel_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7725790Z test_schema_correctness_ravel_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7726323Z test_schema_correctness_ravel_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7726824Z test_schema_correctness_ravel_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7727311Z test_schema_correctness_ravel_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7727796Z test_schema_correctness_ravel_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7728242Z test_schema_correctness_ravel_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7728709Z test_schema_correctness_ravel_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7729210Z test_schema_correctness_ravel_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7729682Z test_schema_correctness_ravel_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7730180Z test_schema_correctness_real_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7730644Z test_schema_correctness_real_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7731153Z test_schema_correctness_real_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7731929Z test_schema_correctness_real_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7732428Z test_schema_correctness_real_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7732967Z test_schema_correctness_real_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7733473Z test_schema_correctness_real_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7734119Z test_schema_correctness_real_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7734631Z test_schema_correctness_real_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7735093Z test_schema_correctness_real_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7735572Z test_schema_correctness_real_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7736060Z test_schema_correctness_real_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7736549Z test_schema_correctness_real_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7737053Z test_schema_correctness_reciprocal_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7737586Z test_schema_correctness_reciprocal_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7738123Z test_schema_correctness_reciprocal_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7738658Z test_schema_correctness_reciprocal_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7739219Z test_schema_correctness_reciprocal_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7739760Z test_schema_correctness_reciprocal_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7740315Z test_schema_correctness_reciprocal_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7740838Z test_schema_correctness_reciprocal_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7741308Z test_schema_correctness_reciprocal_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7741830Z test_schema_correctness_reciprocal_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7742346Z test_schema_correctness_reciprocal_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7742819Z test_schema_correctness_reciprocal_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7743349Z test_schema_correctness_remainder_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7743853Z test_schema_correctness_remainder_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7744361Z test_schema_correctness_remainder_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7744875Z test_schema_correctness_remainder_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7745378Z test_schema_correctness_remainder_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7745907Z test_schema_correctness_remainder_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7746433Z test_schema_correctness_remainder_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7746934Z test_schema_correctness_remainder_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7747725Z test_schema_correctness_remainder_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7748211Z test_schema_correctness_renorm_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7748733Z test_schema_correctness_renorm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7749245Z test_schema_correctness_renorm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7749868Z test_schema_correctness_renorm_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7750399Z test_schema_correctness_renorm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7750905Z test_schema_correctness_renorm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7751414Z test_schema_correctness_repeat_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.7751911Z test_schema_correctness_repeat_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7752432Z test_schema_correctness_repeat_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7752930Z test_schema_correctness_repeat_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7753488Z test_schema_correctness_repeat_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7753983Z test_schema_correctness_repeat_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7754530Z test_schema_correctness_repeat_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7755042Z test_schema_correctness_repeat_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.056s) 2023-01-11T22:31:25.7755527Z test_schema_correctness_repeat_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7756017Z test_schema_correctness_repeat_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7756494Z test_schema_correctness_repeat_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.7756943Z test_schema_correctness_repeat_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7757489Z test_schema_correctness_repeat_interleave_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7758019Z test_schema_correctness_repeat_interleave_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7758570Z test_schema_correctness_repeat_interleave_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7759121Z test_schema_correctness_repeat_interleave_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7759677Z test_schema_correctness_repeat_interleave_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7760258Z test_schema_correctness_repeat_interleave_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7760804Z test_schema_correctness_repeat_interleave_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7761372Z test_schema_correctness_repeat_interleave_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7761944Z test_schema_correctness_repeat_interleave_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7762475Z test_schema_correctness_repeat_interleave_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7763014Z test_schema_correctness_repeat_interleave_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.7763743Z test_schema_correctness_repeat_interleave_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7764322Z test_schema_correctness_repeat_interleave_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7764973Z test_schema_correctness_reshape_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7774249Z test_schema_correctness_reshape_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7775032Z test_schema_correctness_reshape_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7775478Z test_schema_correctness_reshape_as_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7775984Z test_schema_correctness_reshape_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7776466Z test_schema_correctness_reshape_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7776891Z test_schema_correctness_reshape_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7777287Z test_schema_correctness_reshape_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7777717Z test_schema_correctness_reshape_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7778169Z test_schema_correctness_reshape_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7778634Z test_schema_correctness_reshape_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7779230Z test_schema_correctness_reshape_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7779699Z test_schema_correctness_reshape_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7780151Z test_schema_correctness_reshape_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7780581Z test_schema_correctness_reshape_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7781028Z test_schema_correctness_reshape_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7781457Z test_schema_correctness_reshape_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7781953Z test_schema_correctness_reshape_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7782380Z test_schema_correctness_reshape_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7782790Z test_schema_correctness_reshape_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7783312Z test_schema_correctness_reshape_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7783761Z test_schema_correctness_reshape_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7784142Z test_schema_correctness_reshape_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7784542Z test_schema_correctness_reshape_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.7784957Z test_schema_correctness_reshape_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7785376Z test_schema_correctness_reshape_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7785800Z test_schema_correctness_resize__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7786221Z test_schema_correctness_resize__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7786620Z test_schema_correctness_resize__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7787283Z test_schema_correctness_resize__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7787729Z test_schema_correctness_resize__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7788220Z test_schema_correctness_resize__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7788880Z test_schema_correctness_resize__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7789431Z test_schema_correctness_resize__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7789908Z test_schema_correctness_resize__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7790415Z test_schema_correctness_resize__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7790963Z test_schema_correctness_resize__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7791401Z test_schema_correctness_resize__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7791911Z test_schema_correctness_resize_as__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7792383Z test_schema_correctness_resize_as__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7792902Z test_schema_correctness_resize_as__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7793413Z test_schema_correctness_resize_as__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7793957Z test_schema_correctness_resize_as__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7794439Z test_schema_correctness_resize_as__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7818078Z test_schema_correctness_resize_as__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7818678Z test_schema_correctness_resize_as__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7819207Z test_schema_correctness_resize_as__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7819742Z test_schema_correctness_resize_as__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7820229Z test_schema_correctness_resize_as__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7820714Z test_schema_correctness_resize_as__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7821219Z test_schema_correctness_resolve_conj_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7821714Z test_schema_correctness_resolve_conj_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7822225Z test_schema_correctness_resolve_conj_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7822745Z test_schema_correctness_resolve_conj_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7823251Z test_schema_correctness_resolve_conj_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7823753Z test_schema_correctness_resolve_conj_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7824250Z test_schema_correctness_resolve_conj_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7824708Z test_schema_correctness_resolve_conj_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7825246Z test_schema_correctness_resolve_conj_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7825969Z test_schema_correctness_resolve_conj_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7826509Z test_schema_correctness_resolve_conj_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7827003Z test_schema_correctness_resolve_conj_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7827634Z test_schema_correctness_resolve_neg_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7828128Z test_schema_correctness_resolve_neg_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7828613Z test_schema_correctness_resolve_neg_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7829092Z test_schema_correctness_resolve_neg_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7829573Z test_schema_correctness_resolve_neg_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7830043Z test_schema_correctness_resolve_neg_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7830502Z test_schema_correctness_resolve_neg_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7830974Z test_schema_correctness_resolve_neg_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7831445Z test_schema_correctness_resolve_neg_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7831910Z test_schema_correctness_resolve_neg_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7832430Z test_schema_correctness_resolve_neg_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7832899Z test_schema_correctness_resolve_neg_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7833405Z test_schema_correctness_resolve_neg_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7833881Z test_schema_correctness_roll_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7834335Z test_schema_correctness_roll_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7834806Z test_schema_correctness_roll_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.7835269Z test_schema_correctness_roll_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7835724Z test_schema_correctness_roll_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.7836181Z test_schema_correctness_roll_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7836608Z test_schema_correctness_roll_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7837016Z test_schema_correctness_roll_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7837464Z test_schema_correctness_roll_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7837919Z test_schema_correctness_roll_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7838340Z test_schema_correctness_roll_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7838720Z test_schema_correctness_roll_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7839082Z test_schema_correctness_roll_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7839543Z test_schema_correctness_rot90_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7840124Z test_schema_correctness_rot90_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7840606Z test_schema_correctness_rot90_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.7841102Z test_schema_correctness_rot90_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7841533Z test_schema_correctness_rot90_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7842116Z test_schema_correctness_rot90_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7842569Z test_schema_correctness_rot90_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7842973Z test_schema_correctness_rot90_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.7843380Z test_schema_correctness_rot90_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7843772Z test_schema_correctness_rot90_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7844188Z test_schema_correctness_rot90_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.043s) 2023-01-11T22:31:25.7844607Z test_schema_correctness_rot90_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.7845054Z test_schema_correctness_round_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7845507Z test_schema_correctness_round_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7845944Z test_schema_correctness_round_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7846392Z test_schema_correctness_round_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7846912Z test_schema_correctness_round_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7847383Z test_schema_correctness_round_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7847865Z test_schema_correctness_round_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7848375Z test_schema_correctness_round_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7848833Z test_schema_correctness_round_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7849355Z test_schema_correctness_round_decimals_0_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7849850Z test_schema_correctness_round_decimals_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7850360Z test_schema_correctness_round_decimals_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7850873Z test_schema_correctness_round_decimals_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7851382Z test_schema_correctness_round_decimals_3_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7851889Z test_schema_correctness_round_decimals_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7852448Z test_schema_correctness_round_decimals_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7852961Z test_schema_correctness_round_decimals_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7853481Z test_schema_correctness_round_decimals_neg_3_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7854032Z test_schema_correctness_round_decimals_neg_3_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7854545Z test_schema_correctness_round_decimals_neg_3_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7855297Z test_schema_correctness_round_decimals_neg_3_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7855784Z test_schema_correctness_rsqrt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7856255Z test_schema_correctness_rsqrt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7856865Z test_schema_correctness_rsqrt_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.541s) 2023-01-11T22:31:25.7857368Z test_schema_correctness_rsqrt_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7857857Z test_schema_correctness_rsqrt_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.353s) 2023-01-11T22:31:25.7858335Z test_schema_correctness_rsqrt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7858808Z test_schema_correctness_rsqrt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7859271Z test_schema_correctness_rsqrt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7859794Z test_schema_correctness_rsqrt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7860272Z test_schema_correctness_rsqrt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7860738Z test_schema_correctness_rsqrt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7861287Z test_schema_correctness_rsqrt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7861772Z test_schema_correctness_rsqrt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7862274Z test_schema_correctness_rsub_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7862792Z test_schema_correctness_rsub_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7863279Z test_schema_correctness_rsub_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.7863786Z test_schema_correctness_rsub_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7864253Z test_schema_correctness_rsub_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.7864722Z test_schema_correctness_rsub_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7865185Z test_schema_correctness_rsub_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7865644Z test_schema_correctness_rsub_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7866097Z test_schema_correctness_rsub_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7866552Z test_schema_correctness_rsub_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7867022Z test_schema_correctness_rsub_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7867574Z test_schema_correctness_scalar_tensor_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7868075Z test_schema_correctness_scalar_tensor_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7868620Z test_schema_correctness_scalar_tensor_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7869165Z test_schema_correctness_scalar_tensor_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7869702Z test_schema_correctness_scalar_tensor_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7871038Z test_schema_correctness_scalar_tensor_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.7871528Z test_schema_correctness_scalar_tensor_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7872013Z test_schema_correctness_scalar_tensor_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7872495Z test_schema_correctness_scalar_tensor_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7873107Z test_schema_correctness_scalar_tensor_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7873608Z test_schema_correctness_scalar_tensor_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7874074Z test_schema_correctness_scalar_tensor_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7874553Z test_schema_correctness_scalar_tensor_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7875052Z test_schema_correctness_scatter_add_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7875531Z test_schema_correctness_scatter_add_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.7876084Z test_schema_correctness_scatter_add_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7876623Z test_schema_correctness_scatter_add_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.038s) 2023-01-11T22:31:25.7877116Z test_schema_correctness_scatter_add_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.7877640Z test_schema_correctness_scatter_add_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7878138Z test_schema_correctness_scatter_add_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7878624Z test_schema_correctness_scatter_add_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7879103Z test_schema_correctness_scatter_add_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7879579Z test_schema_correctness_scatter_add_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.7880102Z test_schema_correctness_scatter_add_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7880579Z test_schema_correctness_scatter_add_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.7881056Z test_schema_correctness_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.7881529Z test_schema_correctness_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.7882019Z test_schema_correctness_scatter_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7882546Z test_schema_correctness_scatter_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.7883022Z test_schema_correctness_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.7883517Z test_schema_correctness_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.7884001Z test_schema_correctness_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.067s) 2023-01-11T22:31:25.7884495Z test_schema_correctness_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.7884978Z test_schema_correctness_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7885437Z test_schema_correctness_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.7886059Z test_schema_correctness_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7886524Z test_schema_correctness_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.7888069Z test_schema_correctness_scatter_reduce_amax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1739.) 2023-01-11T22:31:25.7888403Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.7888571Z ok (0.054s) 2023-01-11T22:31:25.7889087Z test_schema_correctness_scatter_reduce_amax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7889590Z test_schema_correctness_scatter_reduce_amax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.067s) 2023-01-11T22:31:25.7890093Z test_schema_correctness_scatter_reduce_amax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7890632Z test_schema_correctness_scatter_reduce_amax_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7891133Z test_schema_correctness_scatter_reduce_amax_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7891671Z test_schema_correctness_scatter_reduce_amax_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7892210Z test_schema_correctness_scatter_reduce_amax_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7892718Z test_schema_correctness_scatter_reduce_amax_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.7893233Z test_schema_correctness_scatter_reduce_amin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7893749Z test_schema_correctness_scatter_reduce_amin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.7894246Z test_schema_correctness_scatter_reduce_amin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.7894710Z test_schema_correctness_scatter_reduce_amin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.7895219Z test_schema_correctness_scatter_reduce_amin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.7895715Z test_schema_correctness_scatter_reduce_amin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.7896211Z test_schema_correctness_scatter_reduce_amin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7896713Z test_schema_correctness_scatter_reduce_amin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.7897215Z test_schema_correctness_scatter_reduce_amin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7897762Z test_schema_correctness_scatter_reduce_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.7898269Z test_schema_correctness_scatter_reduce_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.080s) 2023-01-11T22:31:25.7898803Z test_schema_correctness_scatter_reduce_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.061s) 2023-01-11T22:31:25.7899313Z test_schema_correctness_scatter_reduce_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7899817Z test_schema_correctness_scatter_reduce_mean_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.7900310Z test_schema_correctness_scatter_reduce_mean_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.7900955Z test_schema_correctness_scatter_reduce_mean_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.074s) 2023-01-11T22:31:25.7901451Z test_schema_correctness_scatter_reduce_mean_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.7901944Z test_schema_correctness_scatter_reduce_mean_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7902554Z test_schema_correctness_scatter_reduce_prod_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.063s) 2023-01-11T22:31:25.7903079Z test_schema_correctness_scatter_reduce_prod_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.059s) 2023-01-11T22:31:25.7903586Z test_schema_correctness_scatter_reduce_prod_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7904081Z test_schema_correctness_scatter_reduce_prod_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7904585Z test_schema_correctness_scatter_reduce_prod_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.7905127Z test_schema_correctness_scatter_reduce_prod_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.058s) 2023-01-11T22:31:25.7905625Z test_schema_correctness_scatter_reduce_prod_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.072s) 2023-01-11T22:31:25.7906191Z test_schema_correctness_scatter_reduce_prod_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.7906699Z test_schema_correctness_scatter_reduce_prod_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.076s) 2023-01-11T22:31:25.7907207Z test_schema_correctness_scatter_reduce_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7907707Z test_schema_correctness_scatter_reduce_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.066s) 2023-01-11T22:31:25.7908217Z test_schema_correctness_scatter_reduce_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.7908710Z test_schema_correctness_scatter_reduce_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7909197Z test_schema_correctness_scatter_reduce_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.050s) 2023-01-11T22:31:25.7909692Z test_schema_correctness_scatter_reduce_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7910191Z test_schema_correctness_scatter_reduce_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.045s) 2023-01-11T22:31:25.7910639Z test_schema_correctness_scatter_reduce_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.7911143Z test_schema_correctness_scatter_reduce_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.7911642Z test_schema_correctness_scatter_reduce_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.056s) 2023-01-11T22:31:25.7913675Z test_schema_correctness_searchsorted_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.searchsorted(): input value tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous input value tensor if possible. This message will only appear once per program. (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/BucketizationUtils.h:35.) 2023-01-11T22:31:25.7913913Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.7915553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.searchsorted(): boundary tensor is non-contiguous, this will lower the performance due to extra data copy when converting non-contiguous tensor to contiguous, please use contiguous boundary tensor if possible. This message will only appear once per program. (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/BucketizationUtils.h:41.) 2023-01-11T22:31:25.7915927Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.7916092Z ok (0.320s) 2023-01-11T22:31:25.7916692Z test_schema_correctness_searchsorted_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.382s) 2023-01-11T22:31:25.7917206Z test_schema_correctness_searchsorted_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.376s) 2023-01-11T22:31:25.7917675Z test_schema_correctness_searchsorted_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.340s) 2023-01-11T22:31:25.7918165Z test_schema_correctness_searchsorted_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.373s) 2023-01-11T22:31:25.7918658Z test_schema_correctness_searchsorted_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.407s) 2023-01-11T22:31:25.7919148Z test_schema_correctness_searchsorted_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.401s) 2023-01-11T22:31:25.7919635Z test_schema_correctness_searchsorted_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.379s) 2023-01-11T22:31:25.7920164Z test_schema_correctness_segment_reduce_lengths_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.193s) 2023-01-11T22:31:25.7920693Z test_schema_correctness_segment_reduce_lengths_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.200s) 2023-01-11T22:31:25.7921211Z test_schema_correctness_segment_reduce_lengths_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.249s) 2023-01-11T22:31:25.7921728Z test_schema_correctness_segment_reduce_lengths_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.261s) 2023-01-11T22:31:25.7922251Z test_schema_correctness_segment_reduce_offsets_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.233s) 2023-01-11T22:31:25.7922772Z test_schema_correctness_segment_reduce_offsets_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.231s) 2023-01-11T22:31:25.7923290Z test_schema_correctness_segment_reduce_offsets_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.191s) 2023-01-11T22:31:25.7923801Z test_schema_correctness_segment_reduce_offsets_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.251s) 2023-01-11T22:31:25.7924333Z test_schema_correctness_select_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.7924801Z test_schema_correctness_select_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7925325Z test_schema_correctness_select_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7925844Z test_schema_correctness_select_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7926338Z test_schema_correctness_select_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7926814Z test_schema_correctness_select_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7927274Z test_schema_correctness_select_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7927750Z test_schema_correctness_select_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7928217Z test_schema_correctness_select_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7928673Z test_schema_correctness_select_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7929126Z test_schema_correctness_select_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7929712Z test_schema_correctness_select_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7930146Z test_schema_correctness_select_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7930661Z test_schema_correctness_select_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7931154Z test_schema_correctness_select_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7931771Z test_schema_correctness_select_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7932281Z test_schema_correctness_select_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7932777Z test_schema_correctness_select_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7933263Z test_schema_correctness_select_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7933755Z test_schema_correctness_select_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7934242Z test_schema_correctness_select_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7934733Z test_schema_correctness_select_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7935225Z test_schema_correctness_select_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7935748Z test_schema_correctness_sgn_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7936207Z test_schema_correctness_sgn_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7936681Z test_schema_correctness_sgn_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7937156Z test_schema_correctness_sgn_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7937617Z test_schema_correctness_sgn_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7938076Z test_schema_correctness_sgn_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7938523Z test_schema_correctness_sgn_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7938992Z test_schema_correctness_sgn_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.7939446Z test_schema_correctness_sgn_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7939898Z test_schema_correctness_sgn_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7940333Z test_schema_correctness_sgn_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7940789Z test_schema_correctness_sgn_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7941238Z test_schema_correctness_sgn_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7941757Z test_schema_correctness_short_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.7942222Z test_schema_correctness_short_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7942756Z test_schema_correctness_short_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7943249Z test_schema_correctness_short_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7943714Z test_schema_correctness_short_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.7944175Z test_schema_correctness_short_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7944771Z test_schema_correctness_short_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7945232Z test_schema_correctness_short_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.7945683Z test_schema_correctness_short_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7946141Z test_schema_correctness_short_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.7947170Z test_schema_correctness_short_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.7947674Z test_schema_correctness_short_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.7948122Z test_schema_correctness_sigmoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.7948600Z test_schema_correctness_sigmoid_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7949097Z test_schema_correctness_sigmoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.409s) 2023-01-11T22:31:25.7949581Z test_schema_correctness_sigmoid_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7950070Z test_schema_correctness_sigmoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.156s) 2023-01-11T22:31:25.7950545Z test_schema_correctness_sigmoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7951024Z test_schema_correctness_sigmoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7951473Z test_schema_correctness_sigmoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7951940Z test_schema_correctness_sigmoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7952397Z test_schema_correctness_sigmoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7952855Z test_schema_correctness_sigmoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7953322Z test_schema_correctness_sigmoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7953790Z test_schema_correctness_sigmoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7954256Z test_schema_correctness_sign_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7954713Z test_schema_correctness_sign_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7955176Z test_schema_correctness_sign_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7955633Z test_schema_correctness_sign_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7956105Z test_schema_correctness_sign_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7956569Z test_schema_correctness_sign_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7957017Z test_schema_correctness_sign_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7957461Z test_schema_correctness_sign_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7957920Z test_schema_correctness_sign_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7958378Z test_schema_correctness_sign_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7958903Z test_schema_correctness_signal_windows_bartlett_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.7959427Z test_schema_correctness_signal_windows_bartlett_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.7960098Z test_schema_correctness_signal_windows_blackman_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.100s) 2023-01-11T22:31:25.7960612Z test_schema_correctness_signal_windows_blackman_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.104s) 2023-01-11T22:31:25.7961125Z test_schema_correctness_signal_windows_cosine_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7961716Z test_schema_correctness_signal_windows_cosine_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.034s) 2023-01-11T22:31:25.7962257Z test_schema_correctness_signal_windows_exponential_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.7962770Z test_schema_correctness_signal_windows_exponential_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7963286Z test_schema_correctness_signal_windows_gaussian_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.7963781Z test_schema_correctness_signal_windows_gaussian_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.055s) 2023-01-11T22:31:25.7964365Z test_schema_correctness_signal_windows_general_cosine_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.117s) 2023-01-11T22:31:25.7964906Z test_schema_correctness_signal_windows_general_cosine_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.089s) 2023-01-11T22:31:25.7965451Z test_schema_correctness_signal_windows_general_hamming_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.7965991Z test_schema_correctness_signal_windows_general_hamming_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.104s) 2023-01-11T22:31:25.7966503Z test_schema_correctness_signal_windows_hamming_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.114s) 2023-01-11T22:31:25.7967009Z test_schema_correctness_signal_windows_hamming_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.108s) 2023-01-11T22:31:25.7967523Z test_schema_correctness_signal_windows_hann_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.117s) 2023-01-11T22:31:25.7968024Z test_schema_correctness_signal_windows_hann_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.095s) 2023-01-11T22:31:25.7968537Z test_schema_correctness_signal_windows_kaiser_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.056s) 2023-01-11T22:31:25.7969052Z test_schema_correctness_signal_windows_kaiser_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.7969559Z test_schema_correctness_signal_windows_nuttall_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.085s) 2023-01-11T22:31:25.7970076Z test_schema_correctness_signal_windows_nuttall_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.112s) 2023-01-11T22:31:25.7970562Z test_schema_correctness_signbit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7971030Z test_schema_correctness_signbit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7971500Z test_schema_correctness_signbit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7971976Z test_schema_correctness_signbit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7972452Z test_schema_correctness_signbit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7972921Z test_schema_correctness_signbit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7973386Z test_schema_correctness_signbit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7973899Z test_schema_correctness_signbit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7974510Z test_schema_correctness_signbit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7974979Z test_schema_correctness_signbit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7975419Z test_schema_correctness_sin_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7975882Z test_schema_correctness_sin_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7976476Z test_schema_correctness_sin_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7976970Z test_schema_correctness_sin_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7977432Z test_schema_correctness_sin_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7977892Z test_schema_correctness_sin_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7978357Z test_schema_correctness_sin_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.7978808Z test_schema_correctness_sin_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7979261Z test_schema_correctness_sin_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7979712Z test_schema_correctness_sin_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7980166Z test_schema_correctness_sin_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7980616Z test_schema_correctness_sin_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7981067Z test_schema_correctness_sin_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.7981490Z test_schema_correctness_sinc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.477s) 2023-01-11T22:31:25.7981962Z test_schema_correctness_sinc_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.626s) 2023-01-11T22:31:25.7982440Z test_schema_correctness_sinc_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.763s) 2023-01-11T22:31:25.7982915Z test_schema_correctness_sinc_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.434s) 2023-01-11T22:31:25.7983379Z test_schema_correctness_sinc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.533s) 2023-01-11T22:31:25.7983839Z test_schema_correctness_sinc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.485s) 2023-01-11T22:31:25.7984292Z test_schema_correctness_sinc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.443s) 2023-01-11T22:31:25.7984745Z test_schema_correctness_sinc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7985180Z test_schema_correctness_sinc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7985635Z test_schema_correctness_sinc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7986087Z test_schema_correctness_sinc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.7986546Z test_schema_correctness_sinc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7987014Z test_schema_correctness_sinh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7987474Z test_schema_correctness_sinh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7987950Z test_schema_correctness_sinh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7988427Z test_schema_correctness_sinh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.7988899Z test_schema_correctness_sinh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7989498Z test_schema_correctness_sinh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7989963Z test_schema_correctness_sinh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7990419Z test_schema_correctness_sinh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7990960Z test_schema_correctness_sinh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7991421Z test_schema_correctness_sinh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7991865Z test_schema_correctness_sinh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7992321Z test_schema_correctness_sinh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7992783Z test_schema_correctness_sinh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.7993250Z test_schema_correctness_slice_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7993712Z test_schema_correctness_slice_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7994193Z test_schema_correctness_slice_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.7994675Z test_schema_correctness_slice_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.7995153Z test_schema_correctness_slice_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7995601Z test_schema_correctness_slice_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7996063Z test_schema_correctness_slice_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.7996525Z test_schema_correctness_slice_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7996984Z test_schema_correctness_slice_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7997420Z test_schema_correctness_slice_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7997834Z test_schema_correctness_slice_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.7998242Z test_schema_correctness_slice_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7998618Z test_schema_correctness_slice_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.7999038Z test_schema_correctness_slice_scatter_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.7999451Z test_schema_correctness_slice_scatter_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.7999877Z test_schema_correctness_slice_scatter_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8000290Z test_schema_correctness_slice_scatter_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8000701Z test_schema_correctness_slice_scatter_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8001117Z test_schema_correctness_slice_scatter_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8001530Z test_schema_correctness_slice_scatter_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8001939Z test_schema_correctness_slice_scatter_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.032s) 2023-01-11T22:31:25.8002346Z test_schema_correctness_slice_scatter_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.8002940Z test_schema_correctness_slice_scatter_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8003350Z test_schema_correctness_softmax_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8003759Z test_schema_correctness_softmax_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8004169Z test_schema_correctness_softmax_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8004694Z test_schema_correctness_softmax_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8005178Z test_schema_correctness_softmax_with_dtype_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8005601Z test_schema_correctness_softmax_with_dtype_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8006054Z test_schema_correctness_softmax_with_dtype_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8006513Z test_schema_correctness_softmax_with_dtype_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8006954Z test_schema_correctness_softmax_with_dtype_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8007403Z test_schema_correctness_softmax_with_dtype_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.8007852Z test_schema_correctness_softmax_with_dtype_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8008291Z test_schema_correctness_softmax_with_dtype_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8008730Z test_schema_correctness_softmax_with_dtype_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8009169Z test_schema_correctness_softmax_with_dtype_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.8009608Z test_schema_correctness_softmax_with_dtype_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8010045Z test_schema_correctness_softmax_with_dtype_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8010458Z test_schema_correctness_sort_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.8010880Z test_schema_correctness_sort_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.8011293Z test_schema_correctness_sort_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.054s) 2023-01-11T22:31:25.8011701Z test_schema_correctness_sort_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.048s) 2023-01-11T22:31:25.8012105Z test_schema_correctness_sort_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.8012508Z test_schema_correctness_sort_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.8012901Z test_schema_correctness_sort_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.8013306Z test_schema_correctness_sort_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.047s) 2023-01-11T22:31:25.8013716Z test_schema_correctness_sort_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.8015302Z test_schema_correctness_sparse_sampled_addmm_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:976: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T22:31:25.8015745Z torch.eye(m, n, device=device, dtype=dtype) 2023-01-11T22:31:25.8015896Z ok (0.023s) 2023-01-11T22:31:25.8016367Z test_schema_correctness_sparse_sampled_addmm_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8016820Z test_schema_correctness_sparse_sampled_addmm_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8017419Z test_schema_correctness_sparse_sampled_addmm_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8017929Z test_schema_correctness_special_airy_ai_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.008s) 2023-01-11T22:31:25.8018425Z test_schema_correctness_special_airy_ai_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.202s) 2023-01-11T22:31:25.8018926Z test_schema_correctness_special_airy_ai_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.445s) 2023-01-11T22:31:25.8019426Z test_schema_correctness_special_airy_ai_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8019922Z test_schema_correctness_special_airy_ai_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8020433Z test_schema_correctness_special_airy_ai_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8020922Z test_schema_correctness_special_airy_ai_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8021424Z test_schema_correctness_special_airy_ai_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8021934Z test_schema_correctness_special_bessel_j0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.864s) 2023-01-11T22:31:25.8022446Z test_schema_correctness_special_bessel_j0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.971s) 2023-01-11T22:31:25.8022961Z test_schema_correctness_special_bessel_j0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.927s) 2023-01-11T22:31:25.8023472Z test_schema_correctness_special_bessel_j0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8023968Z test_schema_correctness_special_bessel_j0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8024477Z test_schema_correctness_special_bessel_j0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8025015Z test_schema_correctness_special_bessel_j0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8025513Z test_schema_correctness_special_bessel_j0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8026017Z test_schema_correctness_special_bessel_j1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.681s) 2023-01-11T22:31:25.8026532Z test_schema_correctness_special_bessel_j1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.415s) 2023-01-11T22:31:25.8027063Z test_schema_correctness_special_bessel_j1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.545s) 2023-01-11T22:31:25.8027564Z test_schema_correctness_special_bessel_j1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8028068Z test_schema_correctness_special_bessel_j1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8028587Z test_schema_correctness_special_bessel_j1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8029092Z test_schema_correctness_special_bessel_j1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8029588Z test_schema_correctness_special_bessel_j1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8030091Z test_schema_correctness_special_bessel_y0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.251s) 2023-01-11T22:31:25.8030782Z test_schema_correctness_special_bessel_y0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.720s) 2023-01-11T22:31:25.8031359Z test_schema_correctness_special_bessel_y0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.501s) 2023-01-11T22:31:25.8031868Z test_schema_correctness_special_bessel_y0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8032618Z test_schema_correctness_special_bessel_y0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8033156Z test_schema_correctness_special_bessel_y0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8033654Z test_schema_correctness_special_bessel_y0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8034153Z test_schema_correctness_special_bessel_y0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8034666Z test_schema_correctness_special_bessel_y1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.020s) 2023-01-11T22:31:25.8035190Z test_schema_correctness_special_bessel_y1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.202s) 2023-01-11T22:31:25.8035702Z test_schema_correctness_special_bessel_y1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.055s) 2023-01-11T22:31:25.8036198Z test_schema_correctness_special_bessel_y1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8036708Z test_schema_correctness_special_bessel_y1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8037224Z test_schema_correctness_special_bessel_y1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8037722Z test_schema_correctness_special_bessel_y1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8038225Z test_schema_correctness_special_bessel_y1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8038772Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (9.706s) 2023-01-11T22:31:25.8039348Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.429s) 2023-01-11T22:31:25.8039896Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.535s) 2023-01-11T22:31:25.8040451Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8040998Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8041546Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8042090Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8042637Z test_schema_correctness_special_chebyshev_polynomial_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8043180Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (9.016s) 2023-01-11T22:31:25.8043732Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.260s) 2023-01-11T22:31:25.8044293Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.770s) 2023-01-11T22:31:25.8044813Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8045372Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8046093Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8046647Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8047215Z test_schema_correctness_special_chebyshev_polynomial_u_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8048065Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8048789Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8049519Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8050216Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2023-01-11T22:31:25.8050932Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8051632Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8052323Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8053036Z test_schema_correctness_special_chebyshev_polynomial_v_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8053742Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8054454Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8055170Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.010s) 2023-01-11T22:31:25.8055854Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8056561Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8057254Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8057950Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8058645Z test_schema_correctness_special_chebyshev_polynomial_w_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8059167Z test_schema_correctness_special_entr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.448s) 2023-01-11T22:31:25.8059848Z test_schema_correctness_special_entr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.602s) 2023-01-11T22:31:25.8060353Z test_schema_correctness_special_entr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.440s) 2023-01-11T22:31:25.8060855Z test_schema_correctness_special_entr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.397s) 2023-01-11T22:31:25.8061491Z test_schema_correctness_special_entr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.412s) 2023-01-11T22:31:25.8062002Z test_schema_correctness_special_entr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8062495Z test_schema_correctness_special_entr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8062997Z test_schema_correctness_special_entr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8063493Z test_schema_correctness_special_entr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8063986Z test_schema_correctness_special_entr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8064483Z test_schema_correctness_special_erfcx_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.467s) 2023-01-11T22:31:25.8065048Z test_schema_correctness_special_erfcx_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.404s) 2023-01-11T22:31:25.8065571Z test_schema_correctness_special_erfcx_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.129s) 2023-01-11T22:31:25.8066061Z test_schema_correctness_special_erfcx_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8066552Z test_schema_correctness_special_erfcx_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8067047Z test_schema_correctness_special_erfcx_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8067539Z test_schema_correctness_special_erfcx_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8068035Z test_schema_correctness_special_erfcx_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8068549Z test_schema_correctness_special_hermite_polynomial_h_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (8.326s) 2023-01-11T22:31:25.8069112Z test_schema_correctness_special_hermite_polynomial_h_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.008s) 2023-01-11T22:31:25.8069658Z test_schema_correctness_special_hermite_polynomial_h_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.125s) 2023-01-11T22:31:25.8070197Z test_schema_correctness_special_hermite_polynomial_h_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8070737Z test_schema_correctness_special_hermite_polynomial_h_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8071302Z test_schema_correctness_special_hermite_polynomial_h_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8071838Z test_schema_correctness_special_hermite_polynomial_h_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8072366Z test_schema_correctness_special_hermite_polynomial_h_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8072909Z test_schema_correctness_special_hermite_polynomial_he_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (8.327s) 2023-01-11T22:31:25.8073479Z test_schema_correctness_special_hermite_polynomial_he_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.001s) 2023-01-11T22:31:25.8074017Z test_schema_correctness_special_hermite_polynomial_he_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (3.078s) 2023-01-11T22:31:25.8074743Z test_schema_correctness_special_hermite_polynomial_he_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8075298Z test_schema_correctness_special_hermite_polynomial_he_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8075836Z test_schema_correctness_special_hermite_polynomial_he_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8076511Z test_schema_correctness_special_hermite_polynomial_he_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8077078Z test_schema_correctness_special_hermite_polynomial_he_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8077585Z test_schema_correctness_special_i0e_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.554s) 2023-01-11T22:31:25.8078074Z test_schema_correctness_special_i0e_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.569s) 2023-01-11T22:31:25.8078571Z test_schema_correctness_special_i0e_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.478s) 2023-01-11T22:31:25.8079068Z test_schema_correctness_special_i0e_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.529s) 2023-01-11T22:31:25.8079557Z test_schema_correctness_special_i0e_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.456s) 2023-01-11T22:31:25.8080040Z test_schema_correctness_special_i0e_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8080537Z test_schema_correctness_special_i0e_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8081026Z test_schema_correctness_special_i0e_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8081518Z test_schema_correctness_special_i0e_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8082007Z test_schema_correctness_special_i0e_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8082480Z test_schema_correctness_special_i1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.686s) 2023-01-11T22:31:25.8082990Z test_schema_correctness_special_i1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.418s) 2023-01-11T22:31:25.8083487Z test_schema_correctness_special_i1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.542s) 2023-01-11T22:31:25.8083975Z test_schema_correctness_special_i1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8084466Z test_schema_correctness_special_i1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8084957Z test_schema_correctness_special_i1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8085447Z test_schema_correctness_special_i1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8085938Z test_schema_correctness_special_i1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8086423Z test_schema_correctness_special_i1e_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.534s) 2023-01-11T22:31:25.8086924Z test_schema_correctness_special_i1e_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.437s) 2023-01-11T22:31:25.8087424Z test_schema_correctness_special_i1e_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.490s) 2023-01-11T22:31:25.8087914Z test_schema_correctness_special_i1e_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8088386Z test_schema_correctness_special_i1e_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8088872Z test_schema_correctness_special_i1e_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8089366Z test_schema_correctness_special_i1e_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8090031Z test_schema_correctness_special_i1e_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8090573Z test_schema_correctness_special_laguerre_polynomial_l_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (7.652s) 2023-01-11T22:31:25.8091125Z test_schema_correctness_special_laguerre_polynomial_l_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.664s) 2023-01-11T22:31:25.8091828Z test_schema_correctness_special_laguerre_polynomial_l_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (2.809s) 2023-01-11T22:31:25.8092401Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8092945Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8093514Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8094054Z test_schema_correctness_special_laguerre_polynomial_l_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8094598Z test_schema_correctness_special_laguerre_polynomial_l_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8095320Z test_schema_correctness_special_legendre_polynomial_p_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8096005Z test_schema_correctness_special_legendre_polynomial_p_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.006s) 2023-01-11T22:31:25.8096702Z test_schema_correctness_special_legendre_polynomial_p_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8097415Z test_schema_correctness_special_legendre_polynomial_p_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8098087Z test_schema_correctness_special_legendre_polynomial_p_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8098795Z test_schema_correctness_special_legendre_polynomial_p_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8099505Z test_schema_correctness_special_legendre_polynomial_p_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8100203Z test_schema_correctness_special_legendre_polynomial_p_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:31:25.8100739Z test_schema_correctness_special_log_ndtr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.555s) 2023-01-11T22:31:25.8101274Z test_schema_correctness_special_log_ndtr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.406s) 2023-01-11T22:31:25.8101792Z test_schema_correctness_special_log_ndtr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.784s) 2023-01-11T22:31:25.8102301Z test_schema_correctness_special_log_ndtr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8102805Z test_schema_correctness_special_log_ndtr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8103319Z test_schema_correctness_special_log_ndtr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8103825Z test_schema_correctness_special_log_ndtr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8105095Z test_schema_correctness_special_log_ndtr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8105633Z test_schema_correctness_special_modified_bessel_i0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.468s) 2023-01-11T22:31:25.8106171Z test_schema_correctness_special_modified_bessel_i0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.442s) 2023-01-11T22:31:25.8106861Z test_schema_correctness_special_modified_bessel_i0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.545s) 2023-01-11T22:31:25.8107416Z test_schema_correctness_special_modified_bessel_i0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8107951Z test_schema_correctness_special_modified_bessel_i0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8108482Z test_schema_correctness_special_modified_bessel_i0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8109023Z test_schema_correctness_special_modified_bessel_i0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8109561Z test_schema_correctness_special_modified_bessel_i0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8110081Z test_schema_correctness_special_modified_bessel_i1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.458s) 2023-01-11T22:31:25.8110622Z test_schema_correctness_special_modified_bessel_i1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.492s) 2023-01-11T22:31:25.8111155Z test_schema_correctness_special_modified_bessel_i1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.565s) 2023-01-11T22:31:25.8111688Z test_schema_correctness_special_modified_bessel_i1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8112222Z test_schema_correctness_special_modified_bessel_i1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8112746Z test_schema_correctness_special_modified_bessel_i1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8113332Z test_schema_correctness_special_modified_bessel_i1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8113880Z test_schema_correctness_special_modified_bessel_i1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8114403Z test_schema_correctness_special_modified_bessel_k0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.579s) 2023-01-11T22:31:25.8114917Z test_schema_correctness_special_modified_bessel_k0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.723s) 2023-01-11T22:31:25.8115458Z test_schema_correctness_special_modified_bessel_k0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.922s) 2023-01-11T22:31:25.8115988Z test_schema_correctness_special_modified_bessel_k0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8116519Z test_schema_correctness_special_modified_bessel_k0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8117052Z test_schema_correctness_special_modified_bessel_k0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8117598Z test_schema_correctness_special_modified_bessel_k0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8118125Z test_schema_correctness_special_modified_bessel_k0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8118647Z test_schema_correctness_special_modified_bessel_k1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.644s) 2023-01-11T22:31:25.8119183Z test_schema_correctness_special_modified_bessel_k1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.597s) 2023-01-11T22:31:25.8119900Z test_schema_correctness_special_modified_bessel_k1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.837s) 2023-01-11T22:31:25.8120429Z test_schema_correctness_special_modified_bessel_k1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8120944Z test_schema_correctness_special_modified_bessel_k1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8121629Z test_schema_correctness_special_modified_bessel_k1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8122180Z test_schema_correctness_special_modified_bessel_k1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8122702Z test_schema_correctness_special_modified_bessel_k1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8123211Z test_schema_correctness_special_ndtr_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8123730Z test_schema_correctness_special_ndtr_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8124240Z test_schema_correctness_special_ndtr_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8124735Z test_schema_correctness_special_ndtr_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8125237Z test_schema_correctness_special_ndtr_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8125740Z test_schema_correctness_special_ndtr_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8126223Z test_schema_correctness_special_ndtr_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8126711Z test_schema_correctness_special_ndtr_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8127209Z test_schema_correctness_special_ndtr_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8127707Z test_schema_correctness_special_ndtr_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8128197Z test_schema_correctness_special_ndtri_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.547s) 2023-01-11T22:31:25.8128668Z test_schema_correctness_special_ndtri_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.598s) 2023-01-11T22:31:25.8129175Z test_schema_correctness_special_ndtri_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.615s) 2023-01-11T22:31:25.8129689Z test_schema_correctness_special_ndtri_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8130189Z test_schema_correctness_special_ndtri_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8130685Z test_schema_correctness_special_ndtri_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8131211Z test_schema_correctness_special_ndtri_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8131710Z test_schema_correctness_special_ndtri_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8132283Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8132869Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8133532Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8134107Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8134968Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8135538Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8136090Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8136816Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8137407Z test_schema_correctness_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8137948Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.654s) 2023-01-11T22:31:25.8138511Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.596s) 2023-01-11T22:31:25.8139080Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.948s) 2023-01-11T22:31:25.8139629Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8140185Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8140812Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8141370Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8142006Z test_schema_correctness_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8142566Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.578s) 2023-01-11T22:31:25.8143113Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.680s) 2023-01-11T22:31:25.8143664Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.834s) 2023-01-11T22:31:25.8144207Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8144747Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8145269Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8145810Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8146341Z test_schema_correctness_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8147068Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8147849Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8148613Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8149270Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8150232Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8151043Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8151772Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8152487Z test_schema_correctness_special_shifted_chebyshev_polynomial_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8153176Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8153906Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8154622Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8155391Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8156089Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8156844Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8157567Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8158284Z test_schema_correctness_special_shifted_chebyshev_polynomial_u_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8158990Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8159717Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8160424Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8161130Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8161841Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8162577Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8163493Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8164238Z test_schema_correctness_special_shifted_chebyshev_polynomial_v_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8165066Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8165829Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8166555Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8167254Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8167954Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8168665Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8169372Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8170135Z test_schema_correctness_special_shifted_chebyshev_polynomial_w_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:31:25.8170656Z test_schema_correctness_special_spherical_bessel_j0_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.621s) 2023-01-11T22:31:25.8171253Z test_schema_correctness_special_spherical_bessel_j0_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.511s) 2023-01-11T22:31:25.8171800Z test_schema_correctness_special_spherical_bessel_j0_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.567s) 2023-01-11T22:31:25.8172323Z test_schema_correctness_special_spherical_bessel_j0_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8172840Z test_schema_correctness_special_spherical_bessel_j0_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8173370Z test_schema_correctness_special_spherical_bessel_j0_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8173896Z test_schema_correctness_special_spherical_bessel_j0_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8174419Z test_schema_correctness_special_spherical_bessel_j0_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8174930Z test_schema_correctness_special_xlog1py_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8175427Z test_schema_correctness_special_xlog1py_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8175930Z test_schema_correctness_special_xlog1py_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8176429Z test_schema_correctness_special_xlog1py_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8177118Z test_schema_correctness_special_xlog1py_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8177611Z test_schema_correctness_special_xlog1py_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8178140Z test_schema_correctness_special_xlog1py_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8179255Z test_schema_correctness_special_xlog1py_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8179802Z test_schema_correctness_special_xlog1py_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8180294Z test_schema_correctness_special_xlog1py_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8180778Z test_schema_correctness_special_zeta_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (8.509s) 2023-01-11T22:31:25.8181277Z test_schema_correctness_special_zeta_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.387s) 2023-01-11T22:31:25.8181771Z test_schema_correctness_special_zeta_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (4.794s) 2023-01-11T22:31:25.8182255Z test_schema_correctness_special_zeta_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.8182741Z test_schema_correctness_special_zeta_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8183209Z test_schema_correctness_special_zeta_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8183690Z test_schema_correctness_special_zeta_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8184238Z test_schema_correctness_special_zeta_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8184715Z test_schema_correctness_split_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8185227Z test_schema_correctness_split_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8185724Z test_schema_correctness_split_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8186203Z test_schema_correctness_split_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8186688Z test_schema_correctness_split_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8187159Z test_schema_correctness_split_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8187571Z test_schema_correctness_split_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8188047Z test_schema_correctness_split_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8188516Z test_schema_correctness_split_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8188970Z test_schema_correctness_split_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8189422Z test_schema_correctness_split_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8189886Z test_schema_correctness_split_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8190354Z test_schema_correctness_split_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8190857Z test_schema_correctness_split_list_args_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8191403Z test_schema_correctness_split_list_args_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8191921Z test_schema_correctness_split_list_args_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8192629Z test_schema_correctness_split_list_args_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8193131Z test_schema_correctness_split_list_args_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8193629Z test_schema_correctness_split_list_args_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8194221Z test_schema_correctness_split_list_args_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8194732Z test_schema_correctness_split_list_args_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8195219Z test_schema_correctness_split_list_args_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8195701Z test_schema_correctness_split_list_args_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8196195Z test_schema_correctness_split_list_args_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8196682Z test_schema_correctness_split_list_args_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8197178Z test_schema_correctness_split_with_sizes_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8197664Z test_schema_correctness_split_with_sizes_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8198233Z test_schema_correctness_split_with_sizes_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8198740Z test_schema_correctness_split_with_sizes_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8199246Z test_schema_correctness_split_with_sizes_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8199807Z test_schema_correctness_split_with_sizes_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8200309Z test_schema_correctness_split_with_sizes_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8200807Z test_schema_correctness_split_with_sizes_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8201291Z test_schema_correctness_split_with_sizes_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8201782Z test_schema_correctness_split_with_sizes_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8202271Z test_schema_correctness_split_with_sizes_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8202761Z test_schema_correctness_split_with_sizes_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8203245Z test_schema_correctness_split_with_sizes_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8203721Z test_schema_correctness_sqrt_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8204180Z test_schema_correctness_sqrt_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8204655Z test_schema_correctness_sqrt_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.890s) 2023-01-11T22:31:25.8205134Z test_schema_correctness_sqrt_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8205634Z test_schema_correctness_sqrt_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.946s) 2023-01-11T22:31:25.8206085Z test_schema_correctness_sqrt_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8206542Z test_schema_correctness_sqrt_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8207187Z test_schema_correctness_sqrt_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8207612Z test_schema_correctness_sqrt_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8208028Z test_schema_correctness_sqrt_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8208441Z test_schema_correctness_sqrt_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8208993Z test_schema_correctness_sqrt_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8209460Z test_schema_correctness_sqrt_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8209904Z test_schema_correctness_square_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8210332Z test_schema_correctness_square_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8210784Z test_schema_correctness_square_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8211223Z test_schema_correctness_square_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8211661Z test_schema_correctness_square_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8212101Z test_schema_correctness_square_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8212593Z test_schema_correctness_square_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8213004Z test_schema_correctness_square_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8213419Z test_schema_correctness_square_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8213917Z test_schema_correctness_square_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8214346Z test_schema_correctness_square_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8214765Z test_schema_correctness_square_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8215208Z test_schema_correctness_squeeze_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8215632Z test_schema_correctness_squeeze_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8216067Z test_schema_correctness_squeeze_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8216512Z test_schema_correctness_squeeze_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8216920Z test_schema_correctness_squeeze_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8217324Z test_schema_correctness_squeeze_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8217749Z test_schema_correctness_squeeze_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8218181Z test_schema_correctness_squeeze_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8218603Z test_schema_correctness_squeeze_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8219008Z test_schema_correctness_squeeze_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8219444Z test_schema_correctness_squeeze_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8219961Z test_schema_correctness_squeeze_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8220365Z test_schema_correctness_squeeze_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8220995Z test_schema_correctness_stack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8221425Z test_schema_correctness_stack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8221846Z test_schema_correctness_stack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8222251Z test_schema_correctness_stack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8222786Z test_schema_correctness_stack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8223211Z test_schema_correctness_stack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8223606Z test_schema_correctness_stack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8223984Z test_schema_correctness_stack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8224394Z test_schema_correctness_stack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8224774Z test_schema_correctness_stack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8225148Z test_schema_correctness_stack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8225533Z test_schema_correctness_stack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8225916Z test_schema_correctness_stack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8226340Z test_schema_correctness_std_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8226803Z test_schema_correctness_std_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8227257Z test_schema_correctness_std_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8227653Z test_schema_correctness_std_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8228075Z test_schema_correctness_std_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8228514Z test_schema_correctness_std_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8228923Z test_schema_correctness_std_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8229348Z test_schema_correctness_std_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8229759Z test_schema_correctness_std_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8230155Z test_schema_correctness_std_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8230567Z test_schema_correctness_std_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8230966Z test_schema_correctness_std_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8231391Z test_schema_correctness_std_mean_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8231838Z test_schema_correctness_std_mean_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8232282Z test_schema_correctness_std_mean_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8232719Z test_schema_correctness_std_mean_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8233167Z test_schema_correctness_std_mean_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8233596Z test_schema_correctness_std_mean_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8234236Z test_schema_correctness_std_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8234659Z test_schema_correctness_std_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8235077Z test_schema_correctness_std_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8235686Z test_schema_correctness_std_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8236142Z test_schema_correctness_std_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8236562Z test_schema_correctness_std_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8237606Z test_schema_correctness_stft_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T22:31:25.8238319Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:861.) 2023-01-11T22:31:25.8238692Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T22:31:25.8238843Z ok (0.086s) 2023-01-11T22:31:25.8239245Z test_schema_correctness_stft_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.065s) 2023-01-11T22:31:25.8239656Z test_schema_correctness_stft_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.8240064Z test_schema_correctness_stft_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.073s) 2023-01-11T22:31:25.8240463Z test_schema_correctness_sub_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8240860Z test_schema_correctness_sub_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8241307Z test_schema_correctness_sub_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8241717Z test_schema_correctness_sub_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8242101Z test_schema_correctness_sub_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8242529Z test_schema_correctness_sub_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8242953Z test_schema_correctness_sub_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8243346Z test_schema_correctness_sub_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8243738Z test_schema_correctness_sub_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8244120Z test_schema_correctness_sub_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8244510Z test_schema_correctness_sub_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8244900Z test_schema_correctness_sub_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8245290Z test_schema_correctness_sum_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8245666Z test_schema_correctness_sum_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8246061Z test_schema_correctness_sum_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.8246606Z test_schema_correctness_sum_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8247001Z test_schema_correctness_sum_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.8247389Z test_schema_correctness_sum_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.8247785Z test_schema_correctness_sum_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.8248272Z test_schema_correctness_sum_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.8248719Z test_schema_correctness_sum_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.8249120Z test_schema_correctness_sum_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.042s) 2023-01-11T22:31:25.8249512Z test_schema_correctness_sum_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.8249982Z test_schema_correctness_sum_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.8250374Z test_schema_correctness_sum_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.8250791Z test_schema_correctness_sum_to_size_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8251229Z test_schema_correctness_sum_to_size_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8251681Z test_schema_correctness_sum_to_size_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8252123Z test_schema_correctness_sum_to_size_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8252544Z test_schema_correctness_sum_to_size_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.8252983Z test_schema_correctness_sum_to_size_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8253426Z test_schema_correctness_sum_to_size_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8253865Z test_schema_correctness_sum_to_size_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.8254293Z test_schema_correctness_sum_to_size_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8254720Z test_schema_correctness_sum_to_size_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8255149Z test_schema_correctness_sum_to_size_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8255577Z test_schema_correctness_sum_to_size_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8256072Z test_schema_correctness_svd_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.8256536Z test_schema_correctness_svd_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:31:25.8256981Z test_schema_correctness_svd_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.478s) 2023-01-11T22:31:25.8257437Z test_schema_correctness_svd_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.547s) 2023-01-11T22:31:25.8257876Z test_schema_correctness_svd_lowrank_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (9.491s) 2023-01-11T22:31:25.8258316Z test_schema_correctness_svd_lowrank_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (9.357s) 2023-01-11T22:31:25.8259349Z test_schema_correctness_symeig_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:31:25.8260056Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:31:25.8260287Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:31:25.8260479Z should be replaced with 2023-01-11T22:31:25.8260759Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:31:25.8260899Z and 2023-01-11T22:31:25.8261137Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:31:25.8261326Z should be replaced with 2023-01-11T22:31:25.8262114Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2910.) 2023-01-11T22:31:25.8262380Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.8262529Z ok (0.030s) 2023-01-11T22:31:25.8263028Z test_schema_correctness_symeig_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8263477Z test_schema_correctness_symeig_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8263897Z test_schema_correctness_symeig_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8264402Z test_schema_correctness_t_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8264820Z test_schema_correctness_t_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8265264Z test_schema_correctness_t_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8265694Z test_schema_correctness_t_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8266146Z test_schema_correctness_t_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8266563Z test_schema_correctness_t_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8266973Z test_schema_correctness_t_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8267388Z test_schema_correctness_t_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8267793Z test_schema_correctness_t_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8268196Z test_schema_correctness_t_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8268612Z test_schema_correctness_t_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8269030Z test_schema_correctness_t_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8269471Z test_schema_correctness_take_along_dim_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8269916Z test_schema_correctness_take_along_dim_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8270450Z test_schema_correctness_take_along_dim_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8270923Z test_schema_correctness_take_along_dim_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8271410Z test_schema_correctness_take_along_dim_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.039s) 2023-01-11T22:31:25.8271904Z test_schema_correctness_take_along_dim_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8272359Z test_schema_correctness_take_along_dim_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.8272812Z test_schema_correctness_take_along_dim_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8273285Z test_schema_correctness_take_along_dim_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8273712Z test_schema_correctness_take_along_dim_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.8274338Z test_schema_correctness_take_along_dim_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8274787Z test_schema_correctness_take_along_dim_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8275211Z test_schema_correctness_take_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8275739Z test_schema_correctness_take_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8276205Z test_schema_correctness_take_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8276642Z test_schema_correctness_take_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8277073Z test_schema_correctness_take_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8277563Z test_schema_correctness_take_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8277991Z test_schema_correctness_take_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8278459Z test_schema_correctness_take_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8278906Z test_schema_correctness_take_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8279316Z test_schema_correctness_take_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8279738Z test_schema_correctness_take_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8280163Z test_schema_correctness_take_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8280588Z test_schema_correctness_tan_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8281004Z test_schema_correctness_tan_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8281435Z test_schema_correctness_tan_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8281871Z test_schema_correctness_tan_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8282310Z test_schema_correctness_tan_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8282739Z test_schema_correctness_tan_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8283156Z test_schema_correctness_tan_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8283548Z test_schema_correctness_tan_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8283957Z test_schema_correctness_tan_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8284382Z test_schema_correctness_tan_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8284856Z test_schema_correctness_tan_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8285289Z test_schema_correctness_tan_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8285755Z test_schema_correctness_tan_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8286241Z test_schema_correctness_tanh_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8286666Z test_schema_correctness_tanh_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8287093Z test_schema_correctness_tanh_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8287519Z test_schema_correctness_tanh_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8288151Z test_schema_correctness_tanh_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8288585Z test_schema_correctness_tanh_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8288975Z test_schema_correctness_tanh_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8289338Z test_schema_correctness_tanh_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8289841Z test_schema_correctness_tanh_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8290244Z test_schema_correctness_tanh_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8290596Z test_schema_correctness_tanh_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8290972Z test_schema_correctness_tanh_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8291353Z test_schema_correctness_tanh_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8291759Z test_schema_correctness_tensor_split_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.040s) 2023-01-11T22:31:25.8292212Z test_schema_correctness_tensor_split_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.035s) 2023-01-11T22:31:25.8292642Z test_schema_correctness_tensor_split_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.8293027Z test_schema_correctness_tensor_split_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.037s) 2023-01-11T22:31:25.8293525Z test_schema_correctness_tensor_split_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.8293935Z test_schema_correctness_tensor_split_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8294352Z test_schema_correctness_tensor_split_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.044s) 2023-01-11T22:31:25.8294782Z test_schema_correctness_tensor_split_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8295229Z test_schema_correctness_tensor_split_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.8295688Z test_schema_correctness_tensor_split_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.049s) 2023-01-11T22:31:25.8296174Z test_schema_correctness_tensor_split_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.8296651Z test_schema_correctness_tensor_split_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.033s) 2023-01-11T22:31:25.8297122Z test_schema_correctness_tensordot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8297657Z test_schema_correctness_tensordot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8298158Z test_schema_correctness_tensordot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8298624Z test_schema_correctness_tensordot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8299080Z test_schema_correctness_tensordot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8299608Z test_schema_correctness_tensordot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8300076Z test_schema_correctness_tile_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.060s) 2023-01-11T22:31:25.8300600Z test_schema_correctness_tile_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.062s) 2023-01-11T22:31:25.8301061Z test_schema_correctness_tile_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.082s) 2023-01-11T22:31:25.8301711Z test_schema_correctness_tile_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.068s) 2023-01-11T22:31:25.8302158Z test_schema_correctness_tile_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.8302606Z test_schema_correctness_tile_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.8303043Z test_schema_correctness_tile_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.052s) 2023-01-11T22:31:25.8303604Z test_schema_correctness_tile_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.053s) 2023-01-11T22:31:25.8304040Z test_schema_correctness_tile_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.051s) 2023-01-11T22:31:25.8304470Z test_schema_correctness_tile_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.057s) 2023-01-11T22:31:25.8304908Z test_schema_correctness_tile_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.070s) 2023-01-11T22:31:25.8305338Z test_schema_correctness_tile_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.071s) 2023-01-11T22:31:25.8305780Z test_schema_correctness_to_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.094s) 2023-01-11T22:31:25.8306189Z test_schema_correctness_to_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.099s) 2023-01-11T22:31:25.8306697Z test_schema_correctness_to_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.105s) 2023-01-11T22:31:25.8307117Z test_schema_correctness_to_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.101s) 2023-01-11T22:31:25.8307583Z test_schema_correctness_to_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.101s) 2023-01-11T22:31:25.8308060Z test_schema_correctness_to_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.094s) 2023-01-11T22:31:25.8308451Z test_schema_correctness_to_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.069s) 2023-01-11T22:31:25.8308850Z test_schema_correctness_to_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.097s) 2023-01-11T22:31:25.8309297Z test_schema_correctness_to_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.8309802Z test_schema_correctness_to_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.090s) 2023-01-11T22:31:25.8310286Z test_schema_correctness_to_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.097s) 2023-01-11T22:31:25.8310763Z test_schema_correctness_to_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.090s) 2023-01-11T22:31:25.8311277Z test_schema_correctness_to_sparse_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8311781Z test_schema_correctness_to_sparse_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8312288Z test_schema_correctness_to_sparse_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8312805Z test_schema_correctness_to_sparse_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8313305Z test_schema_correctness_to_sparse_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8313854Z test_schema_correctness_to_sparse_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8314379Z test_schema_correctness_to_sparse_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8314991Z test_schema_correctness_to_sparse_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8315504Z test_schema_correctness_to_sparse_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8316010Z test_schema_correctness_to_sparse_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8316512Z test_schema_correctness_to_sparse_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8317212Z test_schema_correctness_to_sparse_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8317706Z test_schema_correctness_topk_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8318230Z test_schema_correctness_topk_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8318889Z test_schema_correctness_topk_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8319400Z test_schema_correctness_topk_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.8319875Z test_schema_correctness_topk_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.8320335Z test_schema_correctness_topk_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.027s) 2023-01-11T22:31:25.8320862Z test_schema_correctness_topk_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8321346Z test_schema_correctness_topk_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8321818Z test_schema_correctness_topk_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8322387Z test_schema_correctness_trace_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8322874Z test_schema_correctness_trace_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8323370Z test_schema_correctness_trace_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8323867Z test_schema_correctness_trace_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8324362Z test_schema_correctness_trace_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8324856Z test_schema_correctness_trace_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8325314Z test_schema_correctness_trace_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8325781Z test_schema_correctness_trace_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8326249Z test_schema_correctness_trace_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8326721Z test_schema_correctness_trace_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8327201Z test_schema_correctness_trace_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8327671Z test_schema_correctness_trace_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8328201Z test_schema_correctness_trace_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8328720Z test_schema_correctness_transpose_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8329265Z test_schema_correctness_transpose_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8329821Z test_schema_correctness_transpose_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8330326Z test_schema_correctness_transpose_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8330836Z test_schema_correctness_transpose_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8331346Z test_schema_correctness_transpose_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8331852Z test_schema_correctness_transpose_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8332345Z test_schema_correctness_transpose_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8333611Z test_schema_correctness_transpose_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8334133Z test_schema_correctness_transpose_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8334621Z test_schema_correctness_transpose_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8335336Z test_schema_correctness_transpose_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8335886Z test_schema_correctness_transpose_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8336489Z test_schema_correctness_trapezoid_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.096s) 2023-01-11T22:31:25.8337013Z test_schema_correctness_trapezoid_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.133s) 2023-01-11T22:31:25.8337506Z test_schema_correctness_trapezoid_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.8338008Z test_schema_correctness_trapezoid_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.105s) 2023-01-11T22:31:25.8338505Z test_schema_correctness_trapezoid_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.106s) 2023-01-11T22:31:25.8339008Z test_schema_correctness_trapezoid_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.8339512Z test_schema_correctness_trapezoid_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.8340013Z test_schema_correctness_trapezoid_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.8340499Z test_schema_correctness_trapezoid_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.116s) 2023-01-11T22:31:25.8340992Z test_schema_correctness_trapezoid_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.102s) 2023-01-11T22:31:25.8341491Z test_schema_correctness_trapezoid_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.113s) 2023-01-11T22:31:25.8341978Z test_schema_correctness_trapz_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.085s) 2023-01-11T22:31:25.8342543Z test_schema_correctness_trapz_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.8343049Z test_schema_correctness_trapz_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.100s) 2023-01-11T22:31:25.8343595Z test_schema_correctness_trapz_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.091s) 2023-01-11T22:31:25.8344120Z test_schema_correctness_trapz_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.096s) 2023-01-11T22:31:25.8344594Z test_schema_correctness_trapz_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.095s) 2023-01-11T22:31:25.8345085Z test_schema_correctness_trapz_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.099s) 2023-01-11T22:31:25.8345550Z test_schema_correctness_trapz_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.093s) 2023-01-11T22:31:25.8346035Z test_schema_correctness_trapz_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.077s) 2023-01-11T22:31:25.8346509Z test_schema_correctness_trapz_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.088s) 2023-01-11T22:31:25.8346992Z test_schema_correctness_trapz_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.088s) 2023-01-11T22:31:25.8348307Z test_schema_correctness_triangular_solve_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\opinfo\core.py:1068: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T22:31:25.8349000Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T22:31:25.8349268Z X = torch.triangular_solve(B, A).solution 2023-01-11T22:31:25.8349542Z should be replaced with 2023-01-11T22:31:25.8350247Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2225.) 2023-01-11T22:31:25.8350477Z return self.op(*args, **kwargs) 2023-01-11T22:31:25.8350703Z ok (0.028s) 2023-01-11T22:31:25.8351436Z test_schema_correctness_triangular_solve_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8352017Z test_schema_correctness_triangular_solve_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.8352540Z test_schema_correctness_triangular_solve_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.8353017Z test_schema_correctness_tril_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8353523Z test_schema_correctness_tril_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8354013Z test_schema_correctness_tril_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8354490Z test_schema_correctness_tril_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8354979Z test_schema_correctness_tril_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8355466Z test_schema_correctness_tril_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8355950Z test_schema_correctness_tril_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8356421Z test_schema_correctness_tril_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8356957Z test_schema_correctness_tril_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8357440Z test_schema_correctness_tril_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8357969Z test_schema_correctness_tril_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8358502Z test_schema_correctness_tril_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8359004Z test_schema_correctness_tril_indices_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8359504Z test_schema_correctness_tril_indices_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8359983Z test_schema_correctness_triu_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8360449Z test_schema_correctness_triu_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8360948Z test_schema_correctness_triu_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8361435Z test_schema_correctness_triu_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8361923Z test_schema_correctness_triu_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8362400Z test_schema_correctness_triu_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8362874Z test_schema_correctness_triu_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8363345Z test_schema_correctness_triu_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8363806Z test_schema_correctness_triu_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8364347Z test_schema_correctness_triu_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8365051Z test_schema_correctness_triu_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8365566Z test_schema_correctness_triu_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8366073Z test_schema_correctness_triu_indices_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8366608Z test_schema_correctness_triu_indices_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8367272Z test_schema_correctness_true_divide_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8367808Z test_schema_correctness_true_divide_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8368326Z test_schema_correctness_true_divide_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8368841Z test_schema_correctness_true_divide_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8369359Z test_schema_correctness_true_divide_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8369854Z test_schema_correctness_true_divide_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8370352Z test_schema_correctness_true_divide_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8370847Z test_schema_correctness_true_divide_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8371407Z test_schema_correctness_true_divide_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8371893Z test_schema_correctness_true_divide_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8372443Z test_schema_correctness_true_divide_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.019s) 2023-01-11T22:31:25.8373002Z test_schema_correctness_true_divide_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8373498Z test_schema_correctness_true_divide_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8373985Z test_schema_correctness_trunc_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8374472Z test_schema_correctness_trunc_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8374969Z test_schema_correctness_trunc_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8375461Z test_schema_correctness_trunc_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8375933Z test_schema_correctness_trunc_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8376401Z test_schema_correctness_trunc_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8376875Z test_schema_correctness_trunc_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8377352Z test_schema_correctness_trunc_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8377828Z test_schema_correctness_trunc_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8378369Z test_schema_correctness_unbind_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8378860Z test_schema_correctness_unbind_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8379362Z test_schema_correctness_unbind_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8379940Z test_schema_correctness_unbind_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8380439Z test_schema_correctness_unbind_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8381128Z test_schema_correctness_unbind_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8381614Z test_schema_correctness_unbind_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8382090Z test_schema_correctness_unbind_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8382705Z test_schema_correctness_unbind_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8383202Z test_schema_correctness_unbind_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8383675Z test_schema_correctness_unbind_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8384149Z test_schema_correctness_unbind_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8384630Z test_schema_correctness_unbind_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8385133Z test_schema_correctness_unflatten_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8385686Z test_schema_correctness_unflatten_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8386216Z test_schema_correctness_unflatten_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8386772Z test_schema_correctness_unflatten_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8387322Z test_schema_correctness_unflatten_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8387832Z test_schema_correctness_unflatten_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8388337Z test_schema_correctness_unflatten_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8388847Z test_schema_correctness_unflatten_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8389336Z test_schema_correctness_unflatten_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8389826Z test_schema_correctness_unflatten_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8390311Z test_schema_correctness_unflatten_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8390803Z test_schema_correctness_unflatten_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8391298Z test_schema_correctness_unflatten_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8391806Z test_schema_correctness_unfold_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.041s) 2023-01-11T22:31:25.8392309Z test_schema_correctness_unfold_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.8392887Z test_schema_correctness_unfold_copy_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.8393410Z test_schema_correctness_unfold_copy_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8393980Z test_schema_correctness_unfold_copy_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.046s) 2023-01-11T22:31:25.8394552Z test_schema_correctness_unfold_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.036s) 2023-01-11T22:31:25.8395045Z test_schema_correctness_unfold_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8395557Z test_schema_correctness_unfold_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8396073Z test_schema_correctness_unfold_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.030s) 2023-01-11T22:31:25.8396754Z test_schema_correctness_unfold_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.029s) 2023-01-11T22:31:25.8397247Z test_schema_correctness_unfold_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.031s) 2023-01-11T22:31:25.8397746Z test_schema_correctness_unfold_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8398388Z test_schema_correctness_unfold_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8398914Z test_schema_correctness_unfold_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8399397Z test_schema_correctness_unfold_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8399950Z test_schema_correctness_unfold_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.025s) 2023-01-11T22:31:25.8400492Z test_schema_correctness_unfold_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8401028Z test_schema_correctness_unfold_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.8401561Z test_schema_correctness_unfold_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8402051Z test_schema_correctness_unfold_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8402550Z test_schema_correctness_unfold_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8403030Z test_schema_correctness_unfold_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8403515Z test_schema_correctness_unfold_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.024s) 2023-01-11T22:31:25.8403982Z test_schema_correctness_unfold_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8404463Z test_schema_correctness_unfold_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8404939Z test_schema_correctness_unfold_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8405434Z test_schema_correctness_uniform_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8405942Z test_schema_correctness_uniform_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8406431Z test_schema_correctness_uniform_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8406920Z test_schema_correctness_uniform_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8407472Z test_schema_correctness_uniform_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8407971Z test_schema_correctness_uniform_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8408608Z test_schema_correctness_unique_consecutive_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.375s) 2023-01-11T22:31:25.8409156Z test_schema_correctness_unique_consecutive_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.399s) 2023-01-11T22:31:25.8409685Z test_schema_correctness_unique_consecutive_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.381s) 2023-01-11T22:31:25.8410202Z test_schema_correctness_unique_consecutive_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.483s) 2023-01-11T22:31:25.8410727Z test_schema_correctness_unique_consecutive_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.407s) 2023-01-11T22:31:25.8411248Z test_schema_correctness_unique_consecutive_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.384s) 2023-01-11T22:31:25.8411771Z test_schema_correctness_unique_consecutive_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.401s) 2023-01-11T22:31:25.8412485Z test_schema_correctness_unique_consecutive_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.355s) 2023-01-11T22:31:25.8413003Z test_schema_correctness_unique_consecutive_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.417s) 2023-01-11T22:31:25.8413481Z test_schema_correctness_unique_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.854s) 2023-01-11T22:31:25.8414026Z test_schema_correctness_unique_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.813s) 2023-01-11T22:31:25.8415236Z test_schema_correctness_unique_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.883s) 2023-01-11T22:31:25.8415882Z test_schema_correctness_unique_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (1.011s) 2023-01-11T22:31:25.8416371Z test_schema_correctness_unique_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.903s) 2023-01-11T22:31:25.8416843Z test_schema_correctness_unique_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.872s) 2023-01-11T22:31:25.8417319Z test_schema_correctness_unique_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.812s) 2023-01-11T22:31:25.8417790Z test_schema_correctness_unique_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.913s) 2023-01-11T22:31:25.8418267Z test_schema_correctness_unique_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.877s) 2023-01-11T22:31:25.8418778Z test_schema_correctness_unsqueeze_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8419255Z test_schema_correctness_unsqueeze_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8419768Z test_schema_correctness_unsqueeze_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8420277Z test_schema_correctness_unsqueeze_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8420790Z test_schema_correctness_unsqueeze_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8421292Z test_schema_correctness_unsqueeze_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8421858Z test_schema_correctness_unsqueeze_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8422361Z test_schema_correctness_unsqueeze_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8422968Z test_schema_correctness_unsqueeze_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8423463Z test_schema_correctness_unsqueeze_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8423946Z test_schema_correctness_unsqueeze_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8424431Z test_schema_correctness_unsqueeze_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8424938Z test_schema_correctness_unsqueeze_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8425419Z test_schema_correctness_var_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8425902Z test_schema_correctness_var_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8426389Z test_schema_correctness_var_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8426861Z test_schema_correctness_var_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8427324Z test_schema_correctness_var_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8427789Z test_schema_correctness_var_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8428274Z test_schema_correctness_var_mean_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8429043Z test_schema_correctness_var_mean_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8429558Z test_schema_correctness_var_mean_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8430137Z test_schema_correctness_var_mean_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8430756Z test_schema_correctness_var_mean_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8431289Z test_schema_correctness_var_mean_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8431813Z test_schema_correctness_var_mean_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8432338Z test_schema_correctness_var_mean_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8432882Z test_schema_correctness_var_mean_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8433400Z test_schema_correctness_var_mean_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8433920Z test_schema_correctness_var_mean_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8434441Z test_schema_correctness_var_mean_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8434935Z test_schema_correctness_var_unbiased_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8435319Z test_schema_correctness_var_unbiased_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8435724Z test_schema_correctness_var_unbiased_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8436219Z test_schema_correctness_var_unbiased_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8436671Z test_schema_correctness_var_unbiased_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8437159Z test_schema_correctness_var_unbiased_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8437625Z test_schema_correctness_vdot_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8438072Z test_schema_correctness_vdot_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.8438523Z test_schema_correctness_vdot_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:31:25.8438950Z test_schema_correctness_vdot_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8439355Z test_schema_correctness_vdot_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8439756Z test_schema_correctness_vdot_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8440202Z test_schema_correctness_view_as_complex_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8440639Z test_schema_correctness_view_as_complex_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8441107Z test_schema_correctness_view_as_complex_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8441540Z test_schema_correctness_view_as_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8441917Z test_schema_correctness_view_as_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8442344Z test_schema_correctness_view_as_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8442960Z test_schema_correctness_view_as_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8443414Z test_schema_correctness_view_as_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8443800Z test_schema_correctness_view_as_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8444230Z test_schema_correctness_view_as_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8444778Z test_schema_correctness_view_as_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8445193Z test_schema_correctness_view_as_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8445544Z test_schema_correctness_view_as_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8445919Z test_schema_correctness_view_as_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8446338Z test_schema_correctness_view_as_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8446807Z test_schema_correctness_view_as_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8447258Z test_schema_correctness_view_as_real_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8447704Z test_schema_correctness_view_as_real_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.004s) 2023-01-11T22:31:25.8448130Z test_schema_correctness_view_copy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8448529Z test_schema_correctness_view_copy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8448944Z test_schema_correctness_view_copy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8449386Z test_schema_correctness_view_copy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8449804Z test_schema_correctness_view_copy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8450281Z test_schema_correctness_view_copy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8450694Z test_schema_correctness_view_copy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8451118Z test_schema_correctness_view_copy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8451634Z test_schema_correctness_view_copy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8452017Z test_schema_correctness_view_copy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8452450Z test_schema_correctness_view_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8452911Z test_schema_correctness_view_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8453380Z test_schema_correctness_view_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8453841Z test_schema_correctness_view_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8454292Z test_schema_correctness_view_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8454751Z test_schema_correctness_view_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8455208Z test_schema_correctness_view_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8455649Z test_schema_correctness_view_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8456088Z test_schema_correctness_view_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8456718Z test_schema_correctness_view_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8457138Z test_schema_correctness_view_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8457578Z test_schema_correctness_view_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8458101Z test_schema_correctness_view_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8458612Z test_schema_correctness_vsplit_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8459135Z test_schema_correctness_vsplit_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8459624Z test_schema_correctness_vsplit_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8460114Z test_schema_correctness_vsplit_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.001s) 2023-01-11T22:31:25.8460597Z test_schema_correctness_vsplit_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8461073Z test_schema_correctness_vsplit_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8461541Z test_schema_correctness_vsplit_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8462018Z test_schema_correctness_vsplit_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8462463Z test_schema_correctness_vsplit_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8462925Z test_schema_correctness_vsplit_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8463380Z test_schema_correctness_vsplit_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8463846Z test_schema_correctness_vsplit_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8464303Z test_schema_correctness_vsplit_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8464815Z test_schema_correctness_vstack_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8465279Z test_schema_correctness_vstack_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8465781Z test_schema_correctness_vstack_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8466264Z test_schema_correctness_vstack_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8466763Z test_schema_correctness_vstack_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8467263Z test_schema_correctness_vstack_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8467732Z test_schema_correctness_vstack_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8468202Z test_schema_correctness_vstack_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8468665Z test_schema_correctness_vstack_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8469121Z test_schema_correctness_vstack_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8469589Z test_schema_correctness_vstack_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8470047Z test_schema_correctness_vstack_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8470507Z test_schema_correctness_vstack_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8470975Z test_schema_correctness_where_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8471591Z test_schema_correctness_where_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8472123Z test_schema_correctness_where_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8472584Z test_schema_correctness_where_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8473168Z test_schema_correctness_where_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8473720Z test_schema_correctness_where_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8474188Z test_schema_correctness_where_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8474657Z test_schema_correctness_where_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8475125Z test_schema_correctness_where_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.014s) 2023-01-11T22:31:25.8475576Z test_schema_correctness_where_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8476022Z test_schema_correctness_where_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8476479Z test_schema_correctness_where_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8476946Z test_schema_correctness_where_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.012s) 2023-01-11T22:31:25.8477415Z test_schema_correctness_xlogy_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8477872Z test_schema_correctness_xlogy_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8478338Z test_schema_correctness_xlogy_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8478801Z test_schema_correctness_xlogy_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8479304Z test_schema_correctness_xlogy_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8479764Z test_schema_correctness_xlogy_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8480211Z test_schema_correctness_xlogy_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8480726Z test_schema_correctness_xlogy_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.015s) 2023-01-11T22:31:25.8481189Z test_schema_correctness_xlogy_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.016s) 2023-01-11T22:31:25.8481650Z test_schema_correctness_xlogy_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8482119Z test_schema_correctness_zero__cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8482577Z test_schema_correctness_zero__cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.017s) 2023-01-11T22:31:25.8483034Z test_schema_correctness_zero__cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8483510Z test_schema_correctness_zero__cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8483974Z test_schema_correctness_zero__cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.009s) 2023-01-11T22:31:25.8484439Z test_schema_correctness_zero__cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.007s) 2023-01-11T22:31:25.8484895Z test_schema_correctness_zero__cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.011s) 2023-01-11T22:31:25.8485351Z test_schema_correctness_zero__cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8485800Z test_schema_correctness_zero__cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8486442Z test_schema_correctness_zero__cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8486896Z test_schema_correctness_zero__cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8487345Z test_schema_correctness_zero__cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.008s) 2023-01-11T22:31:25.8487843Z test_schema_correctness_zeros_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.005s) 2023-01-11T22:31:25.8488419Z test_schema_correctness_zeros_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.003s) 2023-01-11T22:31:25.8488914Z test_schema_correctness_zeros_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8489394Z test_schema_correctness_zeros_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8489870Z test_schema_correctness_zeros_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8490344Z test_schema_correctness_zeros_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8490806Z test_schema_correctness_zeros_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8491269Z test_schema_correctness_zeros_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.000s) 2023-01-11T22:31:25.8491729Z test_schema_correctness_zeros_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8492178Z test_schema_correctness_zeros_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.010s) 2023-01-11T22:31:25.8492625Z test_schema_correctness_zeros_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8493080Z test_schema_correctness_zeros_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8493569Z test_schema_correctness_zeros_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.006s) 2023-01-11T22:31:25.8494059Z test_schema_correctness_zeros_like_cuda_bfloat16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8494536Z test_schema_correctness_zeros_like_cuda_bool (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.022s) 2023-01-11T22:31:25.8495130Z test_schema_correctness_zeros_like_cuda_complex128 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8495656Z test_schema_correctness_zeros_like_cuda_complex32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.002s) 2023-01-11T22:31:25.8496148Z test_schema_correctness_zeros_like_cuda_complex64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8496632Z test_schema_correctness_zeros_like_cuda_float16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.026s) 2023-01-11T22:31:25.8497114Z test_schema_correctness_zeros_like_cuda_float32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8497594Z test_schema_correctness_zeros_like_cuda_float64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.013s) 2023-01-11T22:31:25.8498068Z test_schema_correctness_zeros_like_cuda_int16 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.028s) 2023-01-11T22:31:25.8498534Z test_schema_correctness_zeros_like_cuda_int32 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.020s) 2023-01-11T22:31:25.8499005Z test_schema_correctness_zeros_like_cuda_int64 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.018s) 2023-01-11T22:31:25.8499481Z test_schema_correctness_zeros_like_cuda_int8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.023s) 2023-01-11T22:31:25.8499957Z test_schema_correctness_zeros_like_cuda_uint8 (__main__.TestSchemaCheckModeOpInfoCUDA) ... ok (0.021s) 2023-01-11T22:31:25.8499976Z 2023-01-11T22:31:25.8500341Z ---------------------------------------------------------------------- 2023-01-11T22:31:25.8500546Z Ran 5463 tests in 871.156s 2023-01-11T22:31:25.8500723Z 2023-01-11T22:31:25.8500922Z OK (skipped=112) 2023-01-11T22:31:25.8500936Z 2023-01-11T22:31:25.8501158Z Generating XML reports... 2023-01-11T22:31:25.8501723Z Generated XML report: test-reports\python-unittest\test_schema_check\TEST-TestSchemaCheck-20230111221650.xml 2023-01-11T22:31:25.8502415Z Generated XML report: test-reports\python-unittest\test_schema_check\TEST-TestSchemaCheckModeOpInfoCUDA-20230111221650.xml 2023-01-11T22:31:25.8502432Z 2023-01-11T22:31:25.8503170Z ##[endgroup] 2023-01-11T22:31:25.8503903Z FINISHED PRINTING LOG FILE of test_schema_check (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_schema_check_hdszcqjs) 2023-01-11T22:31:25.8503922Z 2023-01-11T22:31:31.4109531Z Running test_dataloader ... [2023-01-11 22:31:31.409846] 2023-01-11T22:31:31.4117255Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dataloader.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:31:31.409846] 2023-01-11T22:31:31.4121011Z Ignoring disabled issues: [] 2023-01-11T22:43:56.9405450Z 2023-01-11T22:43:56.9414219Z Expand the folded group to see the log file of test_quantization 2023-01-11T22:43:56.9415996Z ##[group]PRINTING LOG FILE of test_quantization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_quantization_0s2utwqi) 2023-01-11T22:43:56.9420617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:43:56.9422213Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:43:56.9422853Z 2023-01-11T22:43:56.9423216Z Running tests... 2023-01-11T22:43:56.9454535Z ---------------------------------------------------------------------- 2023-01-11T22:43:56.9456387Z Test results will be stored in test-reports\python-unittest\test_quantization 2023-01-11T22:43:56.9457817Z test_modules_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (2.219s) 2023-01-11T22:43:56.9459238Z test_modules_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9460751Z test_modules_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9462683Z test_modules_intrinsic_qat_conv_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9464135Z test_modules_intrinsic_qat_linear_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.006s) 2023-01-11T22:43:56.9465987Z test_modules_intrinsic_qat_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9467566Z test_modules_intrinsic_quantized_bn_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9469433Z test_modules_intrinsic_quantized_conv_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9470914Z test_modules_intrinsic_quantized_linear_relu (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9472334Z test_modules_nn_intrinsic_fused (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9474149Z test_package_import_nn_intrinsic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) ... ok (0.000s) 2023-01-11T22:43:56.9475931Z test_package_import_nn_intrinsic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T22:43:56.9477263Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.000s) 2023-01-11T22:43:56.9478479Z test_package_import_nn_intrinsic_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T22:43:56.9480037Z Tests the migration of the torch.nn.intrinsic.modules ... ok (0.000s) 2023-01-11T22:43:56.9481261Z test_package_import_nn_intrinsic_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic) 2023-01-11T22:43:56.9482627Z Tests the migration of the torch.nn.intrinsic.quantized ... ok (0.000s) 2023-01-11T22:43:56.9484137Z test_functional_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:43:56.9485563Z Tests the migration of the torch.nn.quantized.functional ... ok (0.001s) 2023-01-11T22:43:56.9486817Z test_import_nn_qat_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9488211Z test_import_nn_qat_dynamic_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9489602Z test_import_nn_qat_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9491136Z test_import_nn_qat_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9492968Z test_import_nn_quantizable_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9494206Z test_import_nn_quantizable_rnn (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9495420Z test_import_nn_quantized_dynamic_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9496667Z test_modules_activation (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9498079Z test_modules_batchnorm (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.002s) 2023-01-11T22:43:56.9499219Z test_modules_conv (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9500326Z test_modules_dropout (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9501471Z test_modules_embedding_ops (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9502650Z test_modules_functional_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9503871Z test_modules_import (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9505358Z test_modules_linear (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9506507Z test_modules_normalization (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.002s) 2023-01-11T22:43:56.9507617Z test_modules_utils (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9508762Z test_package_import_nn_qat (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9509912Z test_package_import_nn_qat_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:43:56.9510932Z Tests the migration of the torch.nn.qat.modules ... ok (0.001s) 2023-01-11T22:43:56.9512259Z test_package_import_nn_qat_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:43:56.9513578Z Tests the migration of the torch.nn.qat.modules ... ok (0.001s) 2023-01-11T22:43:56.9514574Z test_package_import_nn_quantizable (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9515744Z test_package_import_nn_quantizable_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:43:56.9516966Z Tests the migration of the torch.nn.quantizable.modules ... ok (0.001s) 2023-01-11T22:43:56.9518051Z test_package_import_nn_quantized (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9519577Z test_package_import_nn_quantized_dynamic (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) ... ok (0.001s) 2023-01-11T22:43:56.9520800Z test_package_import_nn_quantized_dynamic_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:43:56.9521980Z Tests the migration of the torch.nn.quantized.modules ... ok (0.004s) 2023-01-11T22:43:56.9523026Z test_package_import_nn_quantized_modules (quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized) 2023-01-11T22:43:56.9523991Z Tests the migration of the torch.nn.quantized.modules ... ok (0.002s) 2023-01-11T22:43:56.9525104Z test_function_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.002s) 2023-01-11T22:43:56.9526652Z test_function_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9527913Z test_function_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9529523Z test_function_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.003s) 2023-01-11T22:43:56.9530753Z test_function_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9598632Z test_function_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9643164Z test_function_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9644505Z test_function_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.006s) 2023-01-11T22:43:56.9645869Z test_function_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9647111Z test_function_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9648318Z test_function_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9649589Z test_package_import_fake_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9650850Z test_package_import_fuse_modules (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9652230Z test_package_import_fuser_method_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9653423Z test_package_import_observer (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9654640Z test_package_import_qconfig (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9655801Z test_package_import_quant_type (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9657007Z test_package_import_quantization_mappings (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.010s) 2023-01-11T22:43:56.9658207Z test_package_import_quantize (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9659482Z test_package_import_quantize_jit (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9660735Z test_package_import_stubs (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9662210Z test_package_import_utils (quantization.ao_migration.test_quantization.TestAOMigrationQuantization) ... ok (0.000s) 2023-01-11T22:43:56.9663385Z test_function_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9664512Z test_function_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9665944Z test_function_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9667170Z test_function_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.010s) 2023-01-11T22:43:56.9668214Z test_function_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9669292Z test_function_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9670395Z test_function_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9671490Z test_function_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9672707Z test_function_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9673952Z test_function_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.000s) 2023-01-11T22:43:56.9675144Z test_function_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.010s) 2023-01-11T22:43:56.9676314Z test_function_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.002s) 2023-01-11T22:43:56.9677468Z test_package_import_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9678530Z test_package_import_fx_convert (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9679717Z test_package_import_fx_equalize (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9680931Z test_package_import_fx_fuse (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9682090Z test_package_import_fx_fusion_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9683236Z test_package_import_fx_graph_module (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9684405Z test_package_import_fx_match_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9685571Z test_package_import_fx_pattern_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9686736Z test_package_import_fx_prepare (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9687843Z test_package_import_fx_quantization_patterns (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9688932Z test_package_import_fx_utils (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9689922Z test_package_import_quantize_fx (quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx) ... ok (0.001s) 2023-01-11T22:43:56.9691080Z test_backend_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.007s) 2023-01-11T22:43:56.9692074Z test_backend_config_set_backend_pattern_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2023-01-11T22:43:56.9693146Z test_backend_config_set_name (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:43:56.9694169Z test_backend_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.004s) 2023-01-11T22:43:56.9695406Z test_backend_op_config_add_dtype_config (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:43:57.0004086Z test_backend_op_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.005s) 2023-01-11T22:43:57.0005476Z test_backend_op_config_set_extra_inputs_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:43:57.0006615Z test_backend_op_config_set_fused_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.001s) 2023-01-11T22:43:57.0007802Z test_backend_op_config_set_fuser_method (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.002s) 2023-01-11T22:43:57.0008985Z test_backend_op_config_set_input_output_observed (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0010152Z test_backend_op_config_set_input_type_to_index (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.003s) 2023-01-11T22:43:57.0011344Z test_backend_op_config_set_num_tensor_args_to_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0012517Z test_backend_op_config_set_observation_type (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0013629Z test_backend_op_config_set_qat_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0014825Z test_backend_op_config_set_reference_quantized_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.006s) 2023-01-11T22:43:57.0016004Z test_backend_op_config_set_root_module (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0017165Z test_backend_op_config_set_root_node_getter (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0018228Z test_backend_op_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0019277Z test_dtype_config_from_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.000s) 2023-01-11T22:43:57.0020313Z test_dtype_config_to_dict (quantization.core.test_backend_config.TestBackendConfig) ... ok (0.012s) 2023-01-11T22:43:57.0021366Z test_conv_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (1.884s) 2023-01-11T22:43:57.0022492Z test_linear_chain (quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager) ... ok (0.523s) 2023-01-11T22:43:57.0023645Z test_compare_tensor_scalar (quantization.core.test_quantized_op.TestComparatorOps) ... ok (1.538s) 2023-01-11T22:43:57.0024676Z test_compare_tensor_tensor (quantization.core.test_quantized_op.TestComparatorOps) ... ok (0.693s) 2023-01-11T22:43:57.0025767Z test_erase_class_tensor_shapes (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.042s) 2023-01-11T22:43:57.0026948Z test_quantization_modules (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... ok (0.326s) 2023-01-11T22:43:57.0028681Z test_rnn_cell_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:510: UserWarning: quantize_rnn_cell_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2023-01-11T22:43:57.0032039Z warnings.warn("quantize_rnn_cell_modules function has been deprecated. " 2023-01-11T22:43:57.0033562Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:100: UserWarning: torch.jit.QuantizedRNNCellBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.RNNCell instead. 2023-01-11T22:43:57.0034823Z warnings.warn( 2023-01-11T22:43:57.0036344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:213: UserWarning: torch.jit.QuantizedLSTMCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.LSTMCell instead. 2023-01-11T22:43:57.0037691Z warnings.warn( 2023-01-11T22:43:57.0039368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:236: UserWarning: torch.jit.QuantizedGRUCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.GRUCell instead. 2023-01-11T22:43:57.0040582Z warnings.warn( 2023-01-11T22:43:57.0041766Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:178: UserWarning: torch.jit.QuantizedRNNCell is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.RNNCell instead. 2023-01-11T22:43:57.0042884Z warnings.warn( 2023-01-11T22:43:57.0043307Z ok (0.414s) 2023-01-11T22:43:57.0044833Z test_rnn_quantized (quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:556: UserWarning: quantize_rnn_modules function has been deprecated. Please use torch.ao.quantization.quantize_dynamic API instead. 2023-01-11T22:43:57.0046447Z warnings.warn("quantize_rnn_modules function has been deprecated. " 2023-01-11T22:43:57.0047851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:264: UserWarning: torch.jit.QuantizedRNNBase is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic instead. 2023-01-11T22:43:57.0049056Z warnings.warn( 2023-01-11T22:43:57.0050314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:369: UserWarning: torch.jit.QuantizedLSTM is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.LSTM instead. 2023-01-11T22:43:57.0051554Z warnings.warn( 2023-01-11T22:43:57.0052875Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\quantized.py:449: UserWarning: torch.jit.QuantizedGRU is deprecated and will be removed in an upcoming PyTorch release. Please use the torch.ao.nn.quantized.dynamic.GRU instead. 2023-01-11T22:43:57.0053920Z warnings.warn( 2023-01-11T22:43:57.0054348Z ok (0.242s) 2023-01-11T22:43:57.0055102Z test_device_affinity (quantization.core.test_workflow_module.TestDistributed) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:43:57.0056128Z test_fake_quant_preserves_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:43:57.0057018Z Tests that fake quant only modifies buffers in place. Note: this is important ... ok (0.008s) 2023-01-11T22:43:57.0057962Z test_observers_preserve_buffers (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:43:57.0058963Z Tests that observers only modify buffers in place. Note: this is important ... ok (0.024s) 2023-01-11T22:43:57.0060018Z test_qat_convbn_fused_syncbn_replacement (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:43:57.0061684Z Tests that SyncBatchNorm replacement works for fused ConvBN. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:214: 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. 2023-01-11T22:43:57.0063015Z warnings.warn( 2023-01-11T22:43:57.0063711Z ok (0.016s) 2023-01-11T22:43:57.0064393Z test_qat_data_parallel (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:43:57.0065571Z Tests that doing QAT in nn.DataParallel does not crash. ... skip: multi-GPU not supported (0.000s) 2023-01-11T22:43:57.0066546Z test_syncbn_preserves_qconfig (quantization.core.test_workflow_module.TestDistributed) 2023-01-11T22:43:57.0067536Z Makes sure that if a BatchNorm is not fused and a qconfig exists, ... ok (0.000s) 2023-01-11T22:43:57.0070010Z test_cell_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.0071740Z device=storage.device, 2023-01-11T22:43:57.0072198Z ok (0.365s) 2023-01-11T22:43:57.0075731Z test_dynamic_conv1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:59: UserWarning: The current implementation of the DynamicQuantizedConv1d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:43:57.0077171Z warnings.warn( 2023-01-11T22:43:57.0077621Z ok (1.862s) 2023-01-11T22:43:57.0079064Z test_dynamic_conv2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:124: UserWarning: The current implementation of the DynamicQuantizedConv2d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:43:57.0082507Z warnings.warn( 2023-01-11T22:43:57.0082976Z ok (0.845s) 2023-01-11T22:43:57.0084495Z test_dynamic_conv3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:189: UserWarning: The current implementation of the DynamicQuantizedConv3d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:43:57.0085915Z warnings.warn( 2023-01-11T22:43:57.0086372Z ok (0.847s) 2023-01-11T22:43:57.0090348Z test_dynamic_convtranspose1d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:259: UserWarning: The current implementation of the DynamicQuantizedConvTranpose1d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:43:57.0091922Z warnings.warn( 2023-01-11T22:43:57.0092350Z ok (0.799s) 2023-01-11T22:43:57.0093895Z test_dynamic_convtranspose2d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:320: UserWarning: The current implementation of the DynamicQuantizedConvTranpose2d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:43:57.0097474Z warnings.warn( 2023-01-11T22:43:57.0097938Z ok (0.842s) 2023-01-11T22:43:57.0099532Z test_dynamic_convtranspose3d (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\dynamic\modules\conv.py:381: UserWarning: The current implementation of the DynamicQuantizedConvTranpose3d module has poor numerical accuracy and its use is not recommended 2023-01-11T22:43:57.0101059Z warnings.warn( 2023-01-11T22:43:57.0103672Z ok (0.844s) 2023-01-11T22:43:57.0104460Z test_gru_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.044s) 2023-01-11T22:43:57.0105501Z test_linear_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (17.406s) 2023-01-11T22:43:57.0106893Z test_lstm_api (quantization.core.test_quantized_module.TestDynamicQuantizedModule) ... ok (0.419s) 2023-01-11T22:43:57.0107964Z test_dynamic_conv1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.016s) 2023-01-11T22:43:57.0113169Z test_dynamic_conv2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.010s) 2023-01-11T22:43:57.0114522Z test_dynamic_conv3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.009s) 2023-01-11T22:43:57.0115612Z test_dynamic_convtranspose1d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.010s) 2023-01-11T22:43:57.0118920Z test_dynamic_convtranspose2d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.011s) 2023-01-11T22:43:57.0120041Z test_dynamic_convtranspose3d (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.009s) 2023-01-11T22:43:57.0121438Z test_linear_prepack_fp16_numerics (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0122726Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0126020Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0127002Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0127963Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0128910Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0129829Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0132933Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0133937Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0134897Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0135809Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0136730Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0137631Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0140664Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0141637Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0142581Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0143513Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0144432Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0147579Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.0148286Z ok (0.132s) 2023-01-11T22:43:57.0149024Z test_qlinear (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (2.411s) 2023-01-11T22:43:57.0150116Z test_qlinear_dynamic_fp16 (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.100s) 2023-01-11T22:43:57.0151210Z test_qlinear_legacy (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (0.530s) 2023-01-11T22:43:57.0154368Z test_qlstmGRU (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (2.238s) 2023-01-11T22:43:57.0155432Z test_qrnncell (quantization.core.test_quantized_op.TestDynamicQuantizedOps) ... ok (3.479s) 2023-01-11T22:43:57.0156778Z test_converged (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:43:57.0157616Z Sanity checks on _equalize.converged working ... ok (0.005s) 2023-01-11T22:43:57.0158528Z test_cross_layer_equalization (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:43:57.0160972Z applies _equalize.cross_layer_equalization on two modules and checks ... ok (0.006s) 2023-01-11T22:43:57.0161929Z test_equalize (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:43:57.0162995Z First checks to see if _equalize.equalize can handle multiple ... ok (0.040s) 2023-01-11T22:43:57.0163961Z test_equalize_fused_convrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:43:57.0164876Z Checks to see if eager mode equalization supports fused ... ok (0.070s) 2023-01-11T22:43:57.0165724Z test_equalize_fused_linearrelu (quantization.eager.test_equalize_eager.TestEqualizeEager) 2023-01-11T22:43:57.0168819Z Checks to see if eager mode equalization supports fused ... ok (0.062s) 2023-01-11T22:43:57.0169768Z test_input_weight_eq_observer (quantization.fx.test_equalize_fx.TestEqualizeFx) ... ok (0.684s) 2023-01-11T22:43:57.0170818Z test_input_weight_equalization_activation_values (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0172505Z After applying the equalization functions check if the input ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1435: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:43:57.0175967Z warnings.warn( 2023-01-11T22:43:57.0177328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1441: UserWarning: Passing a QConfig dictionary to prepare for equalization is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:43:57.0178579Z warnings.warn( 2023-01-11T22:43:57.0179029Z ok (0.418s) 2023-01-11T22:43:57.0179793Z test_input_weight_equalization_branching (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0185627Z Tests that graphs containing branches are prepared correctly. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:712: UserWarning: Cannot equalize linear1 because it is part of a branch. 2023-01-11T22:43:57.0186809Z warnings.warn( 2023-01-11T22:43:57.0190337Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:712: UserWarning: Cannot equalize linear2 because it is part of a branch. 2023-01-11T22:43:57.0191375Z warnings.warn( 2023-01-11T22:43:57.0191818Z ok (0.065s) 2023-01-11T22:43:57.0192573Z test_input_weight_equalization_convert (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0194386Z Tests that the modified model for equalization (before quantization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node linear1_packed_weight_0 target linear1_packed_weight_0 linear1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0198339Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0199813Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node linear2_packed_weight_0 target linear2_packed_weight_0 linear2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0205647Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0207217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node linear_packed_weight_0 target linear_packed_weight_0 linear_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0208952Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0212608Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node conv1_packed_weight_0 target conv1_packed_weight_0 conv1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0214008Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0215299Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node conv2_packed_weight_0 target conv2_packed_weight_0 conv2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0216696Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0220134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node conv_packed_weight_0 target conv_packed_weight_0 conv_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0221820Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0222471Z ok (6.923s) 2023-01-11T22:43:57.0223242Z test_input_weight_equalization_equalization_scales (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0226174Z After applying the equalization functions, check if the equalization ... ok (0.186s) 2023-01-11T22:43:57.0227157Z test_input_weight_equalization_graphs (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0228655Z Tests that the modified model for equalization has the same graph ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:302: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:43:57.0229691Z warnings.warn( 2023-01-11T22:43:57.0230858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:190: UserWarning: Must run observer before calling calculate_equalization_scale. Returning default equalization scale torch.tensor(1). 2023-01-11T22:43:57.0234007Z warnings.warn( 2023-01-11T22:43:57.0235166Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\_equalize.py:102: UserWarning: Must call calculate_equalization_scale before calling calculate_scaled_minmax. Will not scale the next quantization observer. 2023-01-11T22:43:57.0236253Z warnings.warn( 2023-01-11T22:43:57.0237288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:43:57.0238163Z warnings.warn( 2023-01-11T22:43:57.0240486Z ok (1.345s) 2023-01-11T22:43:57.0241148Z test_input_weight_equalization_prepare (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0241928Z Tests that graphs created after prepare_fx is as expected ... ok (0.467s) 2023-01-11T22:43:57.0242705Z test_input_weight_equalization_results (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0243541Z Tests that for small models, the results of quantized models that ... ok (0.576s) 2023-01-11T22:43:57.0244316Z test_input_weight_equalization_weights_bias (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0245091Z After applying the equalization functions check if the weights and ... ok (0.384s) 2023-01-11T22:43:57.0247691Z test_selective_equalization (quantization.fx.test_equalize_fx.TestEqualizeFx) 2023-01-11T22:43:57.0248685Z Tests that we are able to run numeric suite on the equalized model ... ok (0.379s) 2023-01-11T22:43:57.0249507Z test_dict_return_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.218s) 2023-01-11T22:43:57.0250416Z test_matching_failure_node_count (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.081s) 2023-01-11T22:43:57.0251395Z test_matching_failure_node_type (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.101s) 2023-01-11T22:43:57.0255121Z test_methods (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T22:43:57.0255916Z Verify that graph matching works on methods ... ok (0.268s) 2023-01-11T22:43:57.0256668Z test_nodes_before_cat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.145s) 2023-01-11T22:43:57.0258194Z test_nodes_with_equal_types_get_matched (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T22:43:57.0261367Z warnings.warn( 2023-01-11T22:43:57.0261792Z ok (0.221s) 2023-01-11T22:43:57.0262434Z test_op_relationship_mapping (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T22:43:57.0263222Z Tests that the mapping of op relationships is complete. ... ok (0.025s) 2023-01-11T22:43:57.0264074Z test_results_order (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.374s) 2023-01-11T22:43:57.0265666Z test_simple_fun (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0268956Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0269513Z ok (0.233s) 2023-01-11T22:43:57.0270178Z test_simple_fusion (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.222s) 2023-01-11T22:43:57.0271084Z test_simple_mod (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.180s) 2023-01-11T22:43:57.0271974Z test_simple_mod_multi (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.403s) 2023-01-11T22:43:57.0272803Z test_simple_tensor_ops (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) ... ok (0.224s) 2023-01-11T22:43:57.0275442Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher) 2023-01-11T22:43:57.0276237Z Verify that graph matching works on user defined functions ... ok (0.081s) 2023-01-11T22:43:57.0277081Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.0278049Z test_mobilenet_v2_qat (quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.0279016Z test_add_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (50.367s) 2023-01-11T22:43:57.0282685Z test_add_mul_inputs_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T22:43:57.0284259Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T22:43:57.0284810Z ok (6.524s) 2023-01-11T22:43:57.0285528Z test_add_shadow_loggers_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.071s) 2023-01-11T22:43:57.0289288Z test_add_shadow_loggers_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_1 target _packed_weight_1 _packed_weight_1 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0290897Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0291489Z ok (1.688s) 2023-01-11T22:43:57.0292328Z test_add_shadow_loggers_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.005s) 2023-01-11T22:43:57.0293350Z test_add_shadow_loggers_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0294296Z Verify that add_loggers works on methods ... skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2023-01-11T22:43:57.0297283Z skipping shadow loggers for node_b: torch.ao.quantization.observer.FixedQParamsObserver, start_node_a: str, unknown dtype cast 2023-01-11T22:43:57.0298258Z skipping shadow loggers for node_b: str, start_node_a: str, unknown dtype cast 2023-01-11T22:43:57.0298795Z ok (0.288s) 2023-01-11T22:43:57.0299539Z test_add_shadow_loggers_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.729s) 2023-01-11T22:43:57.0300541Z test_add_shadow_loggers_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.990s) 2023-01-11T22:43:57.0303845Z test_extend_logger_results_with_comparison (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.216s) 2023-01-11T22:43:57.0305800Z test_extract_weights_conv_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_2 target _packed_weight_2 _packed_weight_2 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0307267Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0308489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_3 target _packed_weight_3 _packed_weight_3 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0311460Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0312699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_4 target _packed_weight_4 _packed_weight_4 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0313847Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0315113Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_5 target _packed_weight_5 _packed_weight_5 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.0318290Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.0318922Z ok (1.728s) 2023-01-11T22:43:57.0319717Z test_extract_weights_conv_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.854s) 2023-01-11T22:43:57.0320794Z test_extract_weights_cuda (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.053s) 2023-01-11T22:43:57.0321714Z test_extract_weights_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.521s) 2023-01-11T22:43:57.0324524Z test_extract_weights_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.227s) 2023-01-11T22:43:57.0325660Z test_extract_weights_linear_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.973s) 2023-01-11T22:43:57.0326635Z test_extract_weights_linear_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.834s) 2023-01-11T22:43:57.0327578Z test_extract_weights_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (2.201s) 2023-01-11T22:43:57.0328704Z test_extract_weights_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (2.167s) 2023-01-11T22:43:57.0331569Z test_fp16_shadows_fp32 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.104s) 2023-01-11T22:43:57.0333075Z test_int8_shadows_fp32_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch.nn.modules.pooling.AdaptiveAvgPool2d, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2023-01-11T22:43:57.0334800Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch.nn.modules.pooling.AdaptiveAvgPool2d, unknown dtype cast 2023-01-11T22:43:57.0336131Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._ops.quantized.PyCapsule.mul, unsupported 2023-01-11T22:43:57.0339179Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.mul, unknown dtype cast 2023-01-11T22:43:57.0340381Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unsupported 2023-01-11T22:43:57.0341568Z skipping shadow loggers for node_b: torch.ao.quantization.observer.MinMaxObserver, start_node_a: torch._ops.quantized.PyCapsule.add_relu, unknown dtype cast 2023-01-11T22:43:57.0342364Z ok (0.542s) 2023-01-11T22:43:57.0343027Z test_int8_shadows_fp32_simple (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.227s) 2023-01-11T22:43:57.0345830Z test_int8_shadows_int8_fun (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.277s) 2023-01-11T22:43:57.0346861Z test_int8_shadows_int8_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.217s) 2023-01-11T22:43:57.0347875Z test_layer_names (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.824s) 2023-01-11T22:43:57.0348907Z test_linear_fp16_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.855s) 2023-01-11T22:43:57.0350030Z test_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.780s) 2023-01-11T22:43:57.0353044Z test_linear_fp16_vs_linear_fp16_shadow_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.096s) 2023-01-11T22:43:57.0354092Z test_linear_fp16_weights (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.567s) 2023-01-11T22:43:57.0355128Z test_linear_kwargs_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.081s) 2023-01-11T22:43:57.0413392Z test_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.271s) 2023-01-11T22:43:57.0414612Z test_logging_inputs (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0415911Z Verifies that logging inputs works correctly ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0417175Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0417932Z ok (1.580s) 2023-01-11T22:43:57.0418642Z test_match_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.218s) 2023-01-11T22:43:57.0419909Z test_match_activations_fun_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (1.670s) 2023-01-11T22:43:57.0420837Z test_match_activations_fun_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.794s) 2023-01-11T22:43:57.0421862Z test_match_activations_meth_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0427140Z Verify that add_loggers works on methods ... ok (0.520s) 2023-01-11T22:43:57.0428255Z test_match_activations_mod_ptq (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (2.408s) 2023-01-11T22:43:57.0429358Z test_match_activations_mod_qat (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.937s) 2023-01-11T22:43:57.0430614Z test_mul_add_cat_stack_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: _operator.mul, start_node_a: _operator.mul, unsupported 2023-01-11T22:43:57.0432208Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.mul, unsupported 2023-01-11T22:43:57.0433410Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T22:43:57.0434569Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T22:43:57.0457721Z skipping shadow loggers for node_b: _operator.add, start_node_a: _operator.add, unsupported 2023-01-11T22:43:57.0458969Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: _operator.add, unsupported 2023-01-11T22:43:57.0460276Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T22:43:57.0461648Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T22:43:57.0465368Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0467395Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:43:57.0468604Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: _operator.mul, unsupported 2023-01-11T22:43:57.0469785Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.mul, start_node_a: torch._VariableFunctionsClass.mul, unsupported 2023-01-11T22:43:57.0470974Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: _operator.add, unsupported 2023-01-11T22:43:57.0472314Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.add, start_node_a: torch._VariableFunctionsClass.add, unsupported 2023-01-11T22:43:57.0473585Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0474861Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:43:57.0475698Z ok (2.895s) 2023-01-11T22:43:57.0476503Z test_op_io_dtype_coverage (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0477441Z Tests that all the ops quantization cares about have input and output ... ok (0.032s) 2023-01-11T22:43:57.0478436Z test_op_with_either_fp32_or_int8_input (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0479818Z Verify that shadowing works with ops which accept either fp32 or ... skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T22:43:57.0481620Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T22:43:57.0482945Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T22:43:57.0484240Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T22:43:57.0485734Z skipping shadow loggers for node_b: torch.nn.modules.activation.ReLU, start_node_a: torch.nn.modules.activation.ReLU, unknown dtype cast 2023-01-11T22:43:57.0486977Z skipping shadow loggers for node_b: torch.nn.functional.relu, start_node_a: torch.nn.functional.relu, unknown dtype cast 2023-01-11T22:43:57.0487749Z ok (1.341s) 2023-01-11T22:43:57.0488943Z test_op_with_only_kwargs_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0490570Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:43:57.0491841Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0497461Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.stack, start_node_a: torch._VariableFunctionsClass.stack, unsupported 2023-01-11T22:43:57.0498303Z ok (0.756s) 2023-01-11T22:43:57.0499074Z test_ops_with_same_fp32_and_int8_signature (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0500021Z Verifies that we can match pairs of ops which have the same aten ... ok (6.664s) 2023-01-11T22:43:57.0500924Z test_shadow_activations_fqn (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.448s) 2023-01-11T22:43:57.0502014Z test_shadow_loggers_preserve_qat_numerics (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.262s) 2023-01-11T22:43:57.0503115Z test_unsupported_op_copy_skips_shadowing (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0504444Z Copying a `call_function` node is not implemented, test that this ... skipping shadow loggers for node_b: torch.nn.functional.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T22:43:57.0505911Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T22:43:57.0507317Z skipping shadow loggers for node_b: torch._ops.quantized.PyCapsule.layer_norm, start_node_a: torch.nn.functional.layer_norm, unhandled logic in subgraph copy 2023-01-11T22:43:57.0508152Z ok (1.091s) 2023-01-11T22:43:57.0508872Z test_user_defined_function (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0510048Z Verify that NS APIs work on user defined functions ... skipping shadow loggers for node_b: torch._C._nn.linear, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2023-01-11T22:43:57.0511450Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: quantization.fx.test_numeric_suite_fx._wrapped_linear, unknown dtype cast 2023-01-11T22:43:57.0512357Z ok (0.811s) 2023-01-11T22:43:57.0523703Z test_user_module (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) 2023-01-11T22:43:57.0525409Z For user defined modules, ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py:148: UserWarning: Passing a prepare_custom_config_dict to prepare is deprecated and will not be supported in a future version. Please pass in a PrepareCustomConfig instead. 2023-01-11T22:43:57.0527004Z warnings.warn( 2023-01-11T22:43:57.0527470Z ok (0.757s) 2023-01-11T22:43:57.0528278Z test_user_module_scriptable (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs) ... ok (0.230s) 2023-01-11T22:43:57.0529423Z test_compare_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (3.000s) 2023-01-11T22:43:57.0530632Z test_compare_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.568s) 2023-01-11T22:43:57.0532902Z test_compare_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\reference\modules\rnn.py:320: 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). 2023-01-11T22:43:57.0534778Z torch.tensor(weight_qparams["scale"], dtype=torch.float, device=device)) 2023-01-11T22:43:57.0536851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\nn\quantized\reference\modules\rnn.py:323: 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). 2023-01-11T22:43:57.0538400Z torch.tensor(weight_qparams["zero_point"], dtype=torch.int, device=device)) 2023-01-11T22:43:57.0539036Z ok (0.367s) 2023-01-11T22:43:57.0539905Z test_compare_shadow_activations_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (3.139s) 2023-01-11T22:43:57.0541151Z test_compare_shadow_activations_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.475s) 2023-01-11T22:43:57.0542385Z test_compare_shadow_activations_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.441s) 2023-01-11T22:43:57.0543617Z test_compare_weights_conv (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.691s) 2023-01-11T22:43:57.0544805Z test_compare_weights_linear (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (1.014s) 2023-01-11T22:43:57.0546006Z test_compare_weights_lstm_dynamic (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (0.773s) 2023-01-11T22:43:57.0549952Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.0551229Z test_resnet18 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.0552447Z test_sparsenn_compare_activations (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... ok (9.860s) 2023-01-11T22:43:57.0554099Z test_sparsenn_shadow (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels) ... skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:43:57.0555908Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:43:57.0557298Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0558650Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:43:57.0559981Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0563258Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:43:57.0565028Z skipping shadow loggers for node_b: torch.ao.quantization.observer.HistogramObserver, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:43:57.0566428Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0567758Z skipping shadow loggers for node_b: torch.nn.modules.sparse.EmbeddingBag, start_node_a: torch.nn.modules.sparse.EmbeddingBag, unknown dtype cast 2023-01-11T22:43:57.0569221Z skipping shadow loggers for node_b: torch._VariableFunctionsClass.cat, start_node_a: torch._VariableFunctionsClass.cat, unsupported 2023-01-11T22:43:57.0570065Z ok (10.399s) 2023-01-11T22:43:57.0571155Z test_conv_bn_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0573129Z ok (0.124s) 2023-01-11T22:43:57.0573965Z test_custom_functions_and_tracer (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... working 2023-01-11T22:43:57.0574629Z working 2023-01-11T22:43:57.0574974Z GraphModule( 2023-01-11T22:43:57.0575458Z (fc1): Linear(in_features=2, out_features=2, bias=True) 2023-01-11T22:43:57.0575966Z (fc2): Linear(in_features=2, out_features=2, bias=True) 2023-01-11T22:43:57.0576578Z (shadow_0_0): OutputLogger(ref_name=model, model_name=subgraph_0_0, 2023-01-11T22:43:57.0577123Z prev_node_name=fc1, ref_node_name=fc1, 2023-01-11T22:43:57.0577709Z ref_node_target_type=torch.nn.modules.linear.Linear 2023-01-11T22:43:57.0578309Z results_type=node_output, index_within_arg=0, 2023-01-11T22:43:57.0578813Z index_of_arg=0, fqn=fc1) 2023-01-11T22:43:57.0579274Z (shadow_wrapper_0_1): GraphModule( 2023-01-11T22:43:57.0579990Z (mod_0): QuantizedLinear(in_features=2, out_features=2, scale=0.019699346274137497, zero_point=58, qscheme=torch.per_tensor_affine) 2023-01-11T22:43:57.0580655Z (shadow_0_1): OutputComparisonLogger 2023-01-11T22:43:57.0581062Z ) 2023-01-11T22:43:57.0581556Z (shadow_1_0): OutputLogger(ref_name=model, model_name=subgraph_1_0, 2023-01-11T22:43:57.0582152Z prev_node_name=fc2, ref_node_name=fc2, 2023-01-11T22:43:57.0582837Z ref_node_target_type=torch.nn.modules.linear.Linear 2023-01-11T22:43:57.0583500Z results_type=node_output, index_within_arg=0, 2023-01-11T22:43:57.0583987Z index_of_arg=0, fqn=fc2) 2023-01-11T22:43:57.0584446Z (shadow_wrapper_1_1): GraphModule( 2023-01-11T22:43:57.0585150Z (mod_0): QuantizedLinear(in_features=2, out_features=2, scale=0.01274071168154478, zero_point=96, qscheme=torch.per_tensor_affine) 2023-01-11T22:43:57.0585886Z (shadow_1_1): OutputComparisonLogger 2023-01-11T22:43:57.0586365Z ) 2023-01-11T22:43:57.0586740Z ) 2023-01-11T22:43:57.0586957Z 2023-01-11T22:43:57.0586968Z 2023-01-11T22:43:57.0586978Z 2023-01-11T22:43:57.0587191Z def forward(self, x): 2023-01-11T22:43:57.0587711Z fc1 = self.fc1(x) 2023-01-11T22:43:57.0588352Z shadow_wrapper_0_1 = self.shadow_wrapper_0_1(fc1, x); x = None 2023-01-11T22:43:57.0589000Z shadow_0_0 = self.shadow_0_0(fc1) 2023-01-11T22:43:57.0589519Z fc2 = self.fc2(fc1) 2023-01-11T22:43:57.0590153Z shadow_wrapper_1_1 = self.shadow_wrapper_1_1(fc2, fc1); fc1 = None 2023-01-11T22:43:57.0590798Z shadow_1_0 = self.shadow_1_0(fc2) 2023-01-11T22:43:57.0591304Z return fc2 2023-01-11T22:43:57.0591701Z 2023-01-11T22:43:57.0592321Z # To see more debug info, please use `graph_module.print_readable()` 2023-01-11T22:43:57.0595339Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0596129Z ok (0.164s) 2023-01-11T22:43:57.0598463Z test_functions (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){}). 2023-01-11T22:43:57.0601305Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:43:57.0602403Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:43:57.0603171Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:43:57.0604074Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:43:57.0605191Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0605949Z ok (0.528s) 2023-01-11T22:43:57.0607048Z test_linear_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0608070Z ok (0.070s) 2023-01-11T22:43:57.0609100Z test_linear_relu_mod (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0610043Z ok (0.211s) 2023-01-11T22:43:57.0610809Z test_logger_enabled_and_save_activations_flags (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.108s) 2023-01-11T22:43:57.0612018Z test_mobilenet_v2 (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.0613318Z test_partial_qconfig_mapping (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... unable to find at least one qconfig for node %fc : [#users=1] = call_module[target=fc](args = (%x,), kwargs = {}), skipping 2023-01-11T22:43:57.0614732Z unable to find at least one qconfig for node %add : [#users=1] = call_function[target=operator.add](args = (%relu, %relu), kwargs = {}), skipping 2023-01-11T22:43:57.0615894Z `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0616672Z ok (0.293s) 2023-01-11T22:43:57.0617517Z test_qconfig_multi_mapping_deduplication (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.002s) 2023-01-11T22:43:57.0619040Z test_qconfig_multi_mapping_end_to_end (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0620122Z ok (0.160s) 2023-01-11T22:43:57.0621278Z test_qconfig_multi_mapping_from_list (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0622353Z ok (0.178s) 2023-01-11T22:43:57.0623181Z test_qconfig_multi_mapping_insert_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.004s) 2023-01-11T22:43:57.0624790Z test_qconfig_multi_mapping_ordering (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... `print_tabular` relies on the library `tabulate`, which could not be found on this machine. Run `pip install tabulate` to install the library. 2023-01-11T22:43:57.0625881Z ok (0.236s) 2023-01-11T22:43:57.0626688Z test_qconfig_multi_mapping_repr (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.003s) 2023-01-11T22:43:57.0628087Z test_qconfig_multi_mapping_retroactive_padding (quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows) ... ok (0.003s) 2023-01-11T22:43:57.0629221Z test_fq_module_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.490s) 2023-01-11T22:43:57.0630316Z test_fq_serializable_per_channel (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.008s) 2023-01-11T22:43:57.0631419Z test_quant_min_max_override (quantization.core.test_workflow_module.TestFakeQuantize) ... ok (0.003s) 2023-01-11T22:43:57.0632571Z test_backward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:43:57.0633682Z Tests the backward method. ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.720s) 2023-01-11T22:43:57.0634819Z test_backward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.049s) 2023-01-11T22:43:57.0635953Z test_backward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.054s) 2023-01-11T22:43:57.0636988Z test_backward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:43:57.0637909Z Tests the backward method. ... skip: temporarily disable the test (0.015s) 2023-01-11T22:43:57.0638965Z test_backward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.011s) 2023-01-11T22:43:57.0640076Z test_backward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.057s) 2023-01-11T22:43:57.0641153Z test_fake_quant_control (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.019s) 2023-01-11T22:43:57.0642233Z test_fake_quant_per_channel_qparam_range (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.541s) 2023-01-11T22:43:57.0643408Z test_fake_quant_preserves_qparam_shapes_for_activations (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.012s) 2023-01-11T22:43:57.0644562Z test_fixed_qparams_fq_module (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.296s) 2023-01-11T22:43:57.0645716Z test_forward_backward_per_tensor_with_amp (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.010s) 2023-01-11T22:43:57.0646763Z test_forward_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:43:57.0647679Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.282s) 2023-01-11T22:43:57.0648710Z test_forward_per_channel_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.017s) 2023-01-11T22:43:57.0649830Z test_forward_per_channel_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.052s) 2023-01-11T22:43:57.0650979Z test_forward_per_channel_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.030s) 2023-01-11T22:43:57.0652062Z test_forward_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) 2023-01-11T22:43:57.0653070Z Tests the forward path of the FakeQuantizePerTensorAffine op. ... ok (0.220s) 2023-01-11T22:43:57.0654091Z test_forward_per_tensor_cachemask_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.019s) 2023-01-11T22:43:57.0655178Z test_forward_per_tensor_cachemask_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.048s) 2023-01-11T22:43:57.0656319Z test_forward_per_tensor_half_precision_numerics (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.013s) 2023-01-11T22:43:57.0657416Z test_fq_module_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.313s) 2023-01-11T22:43:57.0658461Z test_fq_serializable_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.021s) 2023-01-11T22:43:57.0659930Z test_learnable_backward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.020s) 2023-01-11T22:43:57.0661468Z test_learnable_backward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (26.636s) 2023-01-11T22:43:57.0662592Z test_learnable_backward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.793s) 2023-01-11T22:43:57.0663731Z test_learnable_backward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (1.072s) 2023-01-11T22:43:57.0664954Z test_learnable_forward_per_channel_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.286s) 2023-01-11T22:43:57.0666119Z test_learnable_forward_per_channel_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.429s) 2023-01-11T22:43:57.0667772Z test_learnable_forward_per_tensor_cpu (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.008s) 2023-01-11T22:43:57.0669180Z test_learnable_forward_per_tensor_cuda (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.336s) 2023-01-11T22:43:57.0670262Z test_numerical_consistency_per_channel (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.621s) 2023-01-11T22:43:57.0671335Z test_numerical_consistency_per_tensor (quantization.core.test_workflow_ops.TestFakeQuantizeOps) ... ok (0.234s) 2023-01-11T22:43:57.0672391Z test_forward_hooks_preserved (quantization.eager.test_fuse_eager.TestFuseEager) 2023-01-11T22:43:57.0673323Z Test case that checks whether forward pre hooks of the first module and ... ok (0.032s) 2023-01-11T22:43:57.0674461Z test_fuse_function_customization (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.003s) 2023-01-11T22:43:57.0675485Z test_fuse_module_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.117s) 2023-01-11T22:43:57.0676446Z test_fuse_module_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.627s) 2023-01-11T22:43:57.0677409Z test_fusion_conv_with_bias (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.121s) 2023-01-11T22:43:57.0678410Z test_fusion_convtranspose_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.015s) 2023-01-11T22:43:57.0679401Z test_fusion_linear_bn_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.006s) 2023-01-11T22:43:57.0680430Z test_fusion_sequential_model_eval (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (2.130s) 2023-01-11T22:43:57.0681464Z test_fusion_sequential_model_train (quantization.eager.test_fuse_eager.TestFuseEager) ... ok (0.321s) 2023-01-11T22:43:57.0682747Z test_fuse_addtional_fuser_method (quantization.fx.test_quantize_fx.TestFuseFx) ... skip: Temporarily skipping the test case, will enable after the simplepattern format is supported (0.007s) 2023-01-11T22:43:57.0683921Z test_fuse_conv_bn_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.088s) 2023-01-11T22:43:57.0684855Z test_fuse_convtranspose_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.021s) 2023-01-11T22:43:57.0685792Z test_fuse_custom_pattern (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.020s) 2023-01-11T22:43:57.0686700Z test_fuse_linear_bn_eval (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.010s) 2023-01-11T22:43:57.0687669Z test_fuse_linear_bn_leaky_relu_onednn (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.023s) 2023-01-11T22:43:57.0688699Z test_fuse_linear_tanh_for_onednn_backend (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.011s) 2023-01-11T22:43:57.0689646Z test_fuse_module_relu (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.018s) 2023-01-11T22:43:57.0690558Z test_fusion_pattern_with_matchallnode (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T22:43:57.0691487Z This test tests that the node matched by MatchAllNode will be regared as an input ... ok (0.012s) 2023-01-11T22:43:57.0692610Z test_fusion_pattern_with_multiple_inputs (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T22:43:57.0693493Z This test tests two keys in backend_config: root_node_getter and ... ok (0.013s) 2023-01-11T22:43:57.0694439Z test_linear_bn_leaky_relu_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.014s) 2023-01-11T22:43:57.0695436Z test_linear_tanh_not_fused_by_default (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.007s) 2023-01-11T22:43:57.0696586Z test_problematic_fuse_example (quantization.fx.test_quantize_fx.TestFuseFx) ... ok (0.031s) 2023-01-11T22:43:57.0697511Z test_qconfig_fused_module (quantization.fx.test_quantize_fx.TestFuseFx) 2023-01-11T22:43:57.0698267Z TODO: add test for all fused modules ... ok (0.090s) 2023-01-11T22:43:57.0700242Z test_fused_backward_op_fake_quant_off (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_workflow_ops.py:1252: UserWarning: _aminmax is deprecated as of PyTorch 1.11 and will be removed in a future release. Use aminmax instead. This warning will only appear once per process. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\ReduceAllOps.cpp:66.) 2023-01-11T22:43:57.0701989Z out = pt_op( 2023-01-11T22:43:57.0702465Z ok (0.021s) 2023-01-11T22:43:57.0703297Z test_fused_obs_fake_quant_backward_op (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) ... ok (0.020s) 2023-01-11T22:43:57.0704356Z test_fused_obs_fake_quant_moving_avg (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T22:43:57.0705305Z Tests the case where we call the fused_obs_fake_quant op multiple times ... ok (0.067s) 2023-01-11T22:43:57.0706302Z test_fused_obs_fake_quant_moving_avg_per_channel (quantization.core.test_workflow_ops.TestFusedObsFakeQuant) 2023-01-11T22:43:57.0708406Z Tests the case where we call the fused_obs_fake_quant op multiple times ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_workflow_ops.py:1139: UserWarning: _aminmax is deprecated as of PyTorch 1.11 and will be removed in a future release. Use aminmax instead. This warning will only appear once per process. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorCompare.cpp:652.) 2023-01-11T22:43:57.0710170Z out = pt_op( 2023-01-11T22:43:57.0710612Z ok (0.261s) 2023-01-11T22:43:57.0711465Z test_compare_fused_obs_fq_oss_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.050s) 2023-01-11T22:43:57.0712652Z test_default_fused_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.038s) 2023-01-11T22:43:57.0713785Z test_embedding_bag_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.036s) 2023-01-11T22:43:57.0714961Z test_embedding_qat_config (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.099s) 2023-01-11T22:43:57.0716132Z test_fused_mod_per_channel (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.145s) 2023-01-11T22:43:57.0717343Z test_fused_mod_reduce_range (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.001s) 2023-01-11T22:43:57.0718498Z test_fused_obs_fq_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.019s) 2023-01-11T22:43:57.0719667Z test_fused_obs_fq_moving_avg_module (quantization.core.test_workflow_module.TestFusedObsFakeQuantModule) ... ok (0.043s) 2023-01-11T22:43:57.0720781Z test_quantized_add_relu_fusion (quantization.jit.test_fusion_passes.TestFusionPasses) ... ok (0.050s) 2023-01-11T22:43:57.0721960Z test_input_weight_equalization_determine_points (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.149s) 2023-01-11T22:43:57.0723296Z test_input_weight_equalization_report_gen (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.131s) 2023-01-11T22:43:57.0725803Z test_input_weight_equalization_report_gen_empty (quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization) ... ok (0.032s) 2023-01-11T22:43:57.0726985Z test_all_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.061s) 2023-01-11T22:43:57.0728106Z test_multiple_run_consistent_spike_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.270s) 2023-01-11T22:43:57.0731454Z test_no_outlier_report_gen (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.074s) 2023-01-11T22:43:57.0732666Z test_outlier_detection_determine_points (quantization.fx.test_model_report_fx.TestFxDetectOutliers) ... ok (0.077s) 2023-01-11T22:43:57.0733706Z test_constructor (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:43:57.0734534Z Tests the constructor of the ModelReport class. ... ok (0.045s) 2023-01-11T22:43:57.0735474Z test_equalization_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:43:57.0736405Z Tests for generation of qconfigs by ModelReport API ... ok (0.135s) 2023-01-11T22:43:57.0737282Z test_generate_report (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:43:57.0739255Z Tests model_report.generate_model_report to ensure report generation ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\fx\test_model_report_fx.py:1061: 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). 2023-01-11T22:43:57.0740893Z example_input = torch.tensor(torch.randint(100, (1, 3, 3, 3)), dtype=torch.float) 2023-01-11T22:43:57.0741518Z ok (0.496s) 2023-01-11T22:43:57.0742580Z test_generate_visualizer (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:43:57.0743663Z Tests that the ModelReport class can properly create the ModelReportVisualizer instance ... ok (0.092s) 2023-01-11T22:43:57.0744741Z test_prepare_model_callibration (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:43:57.0745812Z Tests model_report.prepare_detailed_calibration that prepares the model for callibration ... ok (0.065s) 2023-01-11T22:43:57.0746897Z test_qconfig_mapping_generation (quantization.fx.test_model_report_fx.TestFxModelReportClass) 2023-01-11T22:43:57.0747808Z Tests for generation of qconfigs by ModelReport API ... ok (0.159s) 2023-01-11T22:43:57.0748833Z test_nested_detection_case (quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic) ... ok (0.140s) 2023-01-11T22:43:57.0750140Z test_conv_sub_class_considered (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.004s) 2023-01-11T22:43:57.0753242Z test_fusion_layer_in_sequential (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.056s) 2023-01-11T22:43:57.0754545Z test_multi_linear_model_without_per_channel (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.004s) 2023-01-11T22:43:57.0755931Z test_multiple_q_config_options (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.006s) 2023-01-11T22:43:57.0757281Z test_qat_aware_model_example (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.006s) 2023-01-11T22:43:57.0758661Z test_sequential_model_format (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... skip: Quantized operations require QNNPACK. (0.003s) 2023-01-11T22:43:57.0761803Z test_simple_conv (quantization.fx.test_model_report_fx.TestFxModelReportDetector) ... ok (0.030s) 2023-01-11T22:43:57.0762948Z test_observer_after_relu (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.049s) 2023-01-11T22:43:57.0764419Z test_random_epochs_and_batches (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.287s) 2023-01-11T22:43:57.0765489Z test_single_batch_of_ones (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.010s) 2023-01-11T22:43:57.0766582Z test_zero_tensor_errors (quantization.fx.test_model_report_fx.TestFxModelReportObserver) ... ok (0.033s) 2023-01-11T22:43:57.0768131Z test_generate_tables_match_with_report (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:43:57.0769036Z Tests the generate_table_view() ... ok (0.100s) 2023-01-11T22:43:57.0769907Z test_generate_tables_no_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:43:57.0770752Z Tests the generate_table_view() ... ok (0.101s) 2023-01-11T22:43:57.0771622Z test_generate_tables_single_feat_match (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:43:57.0772492Z Tests the generate_table_view() ... ok (0.090s) 2023-01-11T22:43:57.0773374Z test_get_modules_and_features (quantization.fx.test_model_report_fx.TestFxModelReportVisualizer) 2023-01-11T22:43:57.0774354Z Tests the get_all_unique_module_fqns and get_all_unique_feature_names methods of ... ok (0.321s) 2023-01-11T22:43:57.0775421Z test_histogram_observer (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (49.181s) 2023-01-11T22:43:57.0778501Z test_histogram_observer_against_reference (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (12.956s) 2023-01-11T22:43:57.0779726Z test_histogram_observer_correct_numel (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.006s) 2023-01-11T22:43:57.0780861Z test_histogram_observer_extreme_inputs (quantization.core.test_workflow_module.TestHistogramObserver) 2023-01-11T22:43:57.0781912Z Ensures that the HistogramObserver is able to work correctly in ... ok (0.002s) 2023-01-11T22:43:57.0782937Z test_histogram_observer_one_sided (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (0.592s) 2023-01-11T22:43:57.0784076Z test_histogram_observer_same_inputs (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (1.658s) 2023-01-11T22:43:57.0785194Z test_observer_scriptable (quantization.core.test_workflow_module.TestHistogramObserver) ... ok (1.023s) 2023-01-11T22:43:57.0786319Z test_fake_quant_true_quant_compare (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.353s) 2023-01-11T22:43:57.0787438Z test_float_quant_compare_per_channel (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.088s) 2023-01-11T22:43:57.0788672Z test_float_quant_compare_per_tensor (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.211s) 2023-01-11T22:43:57.0789859Z test_weight_only_activation_only_fakequant (quantization.eager.test_model_numerics.TestModelNumericsEager) ... ok (0.549s) 2023-01-11T22:43:57.0791128Z test_compare_model_outputs_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.288s) 2023-01-11T22:43:57.0792339Z test_compare_model_outputs_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.437s) 2023-01-11T22:43:57.0793553Z test_compare_model_outputs_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.019s) 2023-01-11T22:43:57.0794775Z test_compare_model_outputs_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (1.741s) 2023-01-11T22:43:57.0798028Z test_compare_model_outputs_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.033s) 2023-01-11T22:43:57.0799259Z test_compare_model_stub_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.367s) 2023-01-11T22:43:57.0800439Z test_compare_model_stub_functional_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.403s) 2023-01-11T22:43:57.0801911Z test_compare_model_stub_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.015s) 2023-01-11T22:43:57.0803168Z test_compare_model_stub_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (1.651s) 2023-01-11T22:43:57.0804383Z test_compare_model_stub_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.031s) 2023-01-11T22:43:57.0805777Z test_compare_model_stub_partial (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (1.577s) 2023-01-11T22:43:57.0806979Z test_compare_model_stub_submodule_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.037s) 2023-01-11T22:43:57.0808140Z test_compare_weights_conv_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.245s) 2023-01-11T22:43:57.0809338Z test_compare_weights_linear_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.010s) 2023-01-11T22:43:57.0810563Z test_compare_weights_linear_static (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (1.645s) 2023-01-11T22:43:57.0811700Z test_compare_weights_lstm_dynamic (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.026s) 2023-01-11T22:43:57.0812864Z test_mobilenet_v2 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.004s) 2023-01-11T22:43:57.0815903Z test_mobilenet_v3 (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.0817091Z test_output_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.003s) 2023-01-11T22:43:57.0818233Z test_shadow_logger (quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager) ... ok (0.003s) 2023-01-11T22:43:57.0819325Z test_histogram_observer_consistent_buffer_shape (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:43:57.0820290Z Ensures that the buffer shapes do not change from uninitialized to ... ok (0.006s) 2023-01-11T22:43:57.0821227Z test_histogram_observer_save_load_state_dict (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:43:57.0822088Z Smoke test on saving/loading state_dict ... ok (0.000s) 2023-01-11T22:43:57.0822974Z test_memoryless_minmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.065s) 2023-01-11T22:43:57.0824101Z test_memoryless_perchannelminmaxobserver (quantization.core.test_workflow_module.TestObserver) ... ok (0.062s) 2023-01-11T22:43:57.0825262Z test_observer_qparams_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:43:57.0826304Z Ensure that the scale and zero_point returned by the observer ... skip: multi-GPU not supported (0.002s) 2023-01-11T22:43:57.0827303Z test_observer_scriptable (quantization.core.test_workflow_module.TestObserver) ... ok (0.247s) 2023-01-11T22:43:57.0828293Z test_per_channel_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.701s) 2023-01-11T22:43:57.0829302Z test_per_tensor_observers (quantization.core.test_workflow_module.TestObserver) ... ok (0.194s) 2023-01-11T22:43:57.0830282Z test_save_load_state_dict_script (quantization.core.test_workflow_module.TestObserver) 2023-01-11T22:43:57.0831240Z Tests that we can save and load state_dict for observers that are scripted ... ok (0.430s) 2023-01-11T22:43:57.0832385Z test_state_dict_respects_device_affinity (quantization.core.test_workflow_module.TestObserver) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:43:57.0833470Z test_zero_numel (quantization.core.test_workflow_module.TestObserver) ... ok (0.004s) 2023-01-11T22:43:57.0834803Z test_constant_padNd (quantization.core.test_quantized_op.TestPadding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T22:43:57.0836312Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T22:43:57.0836854Z ok (18.687s) 2023-01-11T22:43:57.0837552Z test_reflection_pad1d (quantization.core.test_quantized_op.TestPadding) ... ok (0.672s) 2023-01-11T22:43:57.0838522Z test_reflection_pad2d (quantization.core.test_quantized_op.TestPadding) ... ok (47.613s) 2023-01-11T22:43:57.0840005Z test_adaptive_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.004s) 2023-01-11T22:43:57.0841394Z test_avg_pool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.005s) 2023-01-11T22:43:57.0842708Z test_hardtanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.003s) 2023-01-11T22:43:57.0844019Z test_mean (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:43:57.0845329Z test_qnnpack_add (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.006s) 2023-01-11T22:43:57.0846773Z test_qnnpack_add_broadcast (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.010s) 2023-01-11T22:43:57.0848091Z test_qnnpack_maxpool2d (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.000s) 2023-01-11T22:43:57.0849477Z test_qnnpack_mul (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.011s) 2023-01-11T22:43:57.0850804Z test_qnnpack_relu (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.002s) 2023-01-11T22:43:57.0852155Z test_qnnpack_sigmoid (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.003s) 2023-01-11T22:43:57.0853575Z test_qnnpack_sigmoid_sweep (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.003s) 2023-01-11T22:43:57.0854981Z test_qnnpack_tanh (quantization.core.test_quantized_op.TestQNNPackOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.004s) 2023-01-11T22:43:57.0856953Z test_quantization_doc_custom (quantization.core.test_docs.TestQuantizationDocs) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize_fx.py:540: UserWarning: Passing a convert_custom_config_dict to convert is deprecated and will not be supported in a future version. Please pass in a ConvertCustomConfig instead. 2023-01-11T22:43:57.0858419Z warnings.warn( 2023-01-11T22:43:57.0858875Z ok (0.061s) 2023-01-11T22:43:57.0859609Z test_quantization_doc_fx (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.147s) 2023-01-11T22:43:57.0860609Z test_quantization_doc_ptdq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.007s) 2023-01-11T22:43:57.0861701Z test_quantization_doc_ptsq (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.223s) 2023-01-11T22:43:57.0862718Z test_quantization_doc_qat (quantization.core.test_docs.TestQuantizationDocs) ... ok (0.037s) 2023-01-11T22:43:57.0865543Z test_embedding_bag (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:43:57.0868281Z if param.grad is not None: 2023-01-11T22:43:57.0868769Z ok (0.243s) 2023-01-11T22:43:57.0869824Z test_embedding_bag_padding_idx_error (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (0.207s) 2023-01-11T22:43:57.0870934Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps) ... ok (2.867s) 2023-01-11T22:43:57.0871978Z test_convert_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.061s) 2023-01-11T22:43:57.0873846Z test_dynamic_multi_op (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\jit\passes\quantization\insert_quant_dequant.cpp:1359] Warning: debug option for add_scalar and mul_scalar is not supported, please don't use debug option for models that uses these ops. (function operator ()) 2023-01-11T22:43:57.0875352Z ok (1.135s) 2023-01-11T22:43:57.0876159Z test_dynamic_quant_multi_uses (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (1.192s) 2023-01-11T22:43:57.0877305Z test_dynamic_shared_weights (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (1.584s) 2023-01-11T22:43:57.0878452Z test_dynamic_weight_observer (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.299s) 2023-01-11T22:43:57.0879560Z test_dynamic_with_if (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (2.595s) 2023-01-11T22:43:57.0880706Z test_insert_quant_dequant_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.326s) 2023-01-11T22:43:57.0881849Z test_prepare_dynamic (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.067s) 2023-01-11T22:43:57.0883060Z test_prepare_dynamic_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.066s) 2023-01-11T22:43:57.0884206Z test_quantize_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses) ... ok (0.048s) 2023-01-11T22:43:57.0885268Z test_conv_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.073s) 2023-01-11T22:43:57.0886291Z test_conv_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.078s) 2023-01-11T22:43:57.0887297Z test_conv_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.090s) 2023-01-11T22:43:57.0888357Z test_conv_transpose_1d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.080s) 2023-01-11T22:43:57.0889467Z test_conv_transpose_2d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.075s) 2023-01-11T22:43:57.0890467Z test_conv_transpose_3d (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.084s) 2023-01-11T22:43:57.0891489Z test_functional_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (1.814s) 2023-01-11T22:43:57.0892517Z test_int16_reference_module (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.045s) 2023-01-11T22:43:57.0893539Z test_leaky_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.010s) 2023-01-11T22:43:57.0894368Z test_linear (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.072s) 2023-01-11T22:43:57.0895312Z test_relu (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps) ... ok (0.006s) 2023-01-11T22:43:57.0896389Z test_embedding_ops_dynamic (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.017s) 2023-01-11T22:43:57.0897870Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0898792Z Test post-training dynamic quantization on preserving ... ok (0.008s) 2023-01-11T22:43:57.0899699Z test_linear_relu_fusion (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) ... ok (0.244s) 2023-01-11T22:43:57.0900763Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0903295Z Test quantization for nested model, top level 'fc3' and ... ok (1.938s) 2023-01-11T22:43:57.0904390Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0905266Z Another test case for quantized, we will quantize all submodules ... ok (2.323s) 2023-01-11T22:43:57.0906147Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0906995Z More complicated nested test case with child qconfig overrides ... ok (2.211s) 2023-01-11T22:43:57.0907953Z test_per_channel_linear_quantize (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0908924Z Test quantization for per_channel dynamic quantization ... ok (0.974s) 2023-01-11T22:43:57.0909807Z test_quantized_rnn (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0911037Z Test dynamic quantization, scriptability and serialization for dynamic quantized lstm modules on int8 and fp16 ... ok (3.062s) 2023-01-11T22:43:57.0912098Z test_quantized_rnn_cell (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0913135Z Test dynamic quantization, scriptability and serialization for dynamic quantized rnn cell modules on int8 and fp16 ... ok (1.556s) 2023-01-11T22:43:57.0914188Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0915179Z Dynamic Quantize SingleLayerLinearDynamicModel which has one Linear module, ... ok (0.979s) 2023-01-11T22:43:57.0916157Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0917164Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (0.888s) 2023-01-11T22:43:57.0918181Z test_type_match_rule (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic) 2023-01-11T22:43:57.0919138Z Test quantization for nested model, top level 'fc3' and ... ok (1.313s) 2023-01-11T22:43:57.0920057Z test_activations (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0920817Z Test quantization of activations ... ok (1.681s) 2023-01-11T22:43:57.0921647Z test_activations_in_non_leaf_module_list (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0922619Z Ensure activations like `nn.Sigmoid` and `nn.Tanh` are properly handled in ... ok (0.009s) 2023-01-11T22:43:57.0923638Z test_convtranspose_per_channel_fails_early (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0924675Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.004s) 2023-01-11T22:43:57.0925833Z test_convtranspose_per_channel_qconfig_none (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0926845Z Verifies that having qconfig==None for conv transpose does not crash ... ok (0.003s) 2023-01-11T22:43:57.0927820Z test_custom_module_class (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.042s) 2023-01-11T22:43:57.0928907Z test_dequant_stub (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.013s) 2023-01-11T22:43:57.0930132Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (1.722s) 2023-01-11T22:43:57.0931362Z test_manual (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0933058Z User inserts QuantStub and DeQuantStub in model code ... ok (1.291s) 2023-01-11T22:43:57.0933958Z test_nested1 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0934811Z Test quantization for nested model, top level 'fc3' and ... ok (2.372s) 2023-01-11T22:43:57.0935635Z test_nested2 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.927s) 2023-01-11T22:43:57.0936869Z test_nested3 (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0937810Z More complicated nested test case with child qconfig overrides ... ok (3.008s) 2023-01-11T22:43:57.0938765Z test_normalization (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0940526Z Test quantization of normalization layers ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\quantize.py:310: UserWarning: None of the submodule got qconfig applied. Make sure you passed correct configuration through `qconfig_dict` or by assigning the `.qconfig` attribute directly on submodules 2023-01-11T22:43:57.0941985Z warnings.warn("None of the submodule got qconfig applied. Make sure you " 2023-01-11T22:43:57.0942575Z ok (1.591s) 2023-01-11T22:43:57.0943238Z test_quantized_embedding (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0944150Z Test the post-training quantization flow, serialization and scripting ... ok (0.240s) 2023-01-11T22:43:57.0945096Z test_quantized_embedding_bag (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0946030Z Test the post-training quantization flow, serialization and scripting ... ok (0.226s) 2023-01-11T22:43:57.0947165Z test_quantwrapper_attaches_qconfig_to_dequant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) ... ok (0.016s) 2023-01-11T22:43:57.0948339Z test_resnet_base (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0949133Z Test quantization for bottleneck topology used in resnet/resnext ... ok (0.661s) 2023-01-11T22:43:57.0950054Z test_save_load_state_dict (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0951037Z Test PTQ flow of creating a model and quantizing it and saving the quantized state_dict ... ok (2.327s) 2023-01-11T22:43:57.0952012Z test_single_layer (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0952935Z Quantize SingleLayerLinearModel which has one Linear module, make sure it is swapped ... ok (5.941s) 2023-01-11T22:43:57.0953998Z test_skip_quant (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0954996Z The case when we want to skip quantizing some layers ... ok (5.958s) 2023-01-11T22:43:57.0955854Z test_two_layers (quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic) 2023-01-11T22:43:57.0956826Z TwoLayerLinearModel has two Linear modules but we only quantize the second one ... ok (1.336s) 2023-01-11T22:43:57.0957797Z test_add_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.013s) 2023-01-11T22:43:57.0959296Z test_conv_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (2.554s) 2023-01-11T22:43:57.0960922Z test_conv_linear_symm (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T22:43:57.0961918Z Same as test_conv_linear but with Symmetric quantization. ... ok (0.003s) 2023-01-11T22:43:57.0962994Z test_defused_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.886s) 2023-01-11T22:43:57.0963957Z test_dropout (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (1.257s) 2023-01-11T22:43:57.0964981Z test_dynamic_qat_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.914s) 2023-01-11T22:43:57.0966521Z test_embedding_bag_linear (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.830s) 2023-01-11T22:43:57.0967600Z test_embedding_qat_qconfig_equal (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.014s) 2023-01-11T22:43:57.0968708Z test_eval_only_fake_quant (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T22:43:57.0969570Z Using FakeQuant in evaluation only mode, ... ok (0.057s) 2023-01-11T22:43:57.0970832Z test_forward_hooks_preserved (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.056s) 2023-01-11T22:43:57.0971905Z test_manual (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (1.660s) 2023-01-11T22:43:57.0972933Z test_mul_scalar_uses_input_qparams (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.013s) 2023-01-11T22:43:57.0976769Z test_qat_embedding_bag_errors (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) ... ok (0.011s) 2023-01-11T22:43:57.0977894Z test_train_save_load_eval (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT) 2023-01-11T22:43:57.0978796Z Test QAT flow of creating a model, doing QAT and saving the quantized state_dict ... ok (0.369s) 2023-01-11T22:43:57.0979785Z test_conv_bn_folded_vs_unfolded (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (1.989s) 2023-01-11T22:43:57.0980904Z test_conv_bn_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.906s) 2023-01-11T22:43:57.0982013Z test_fixed_qparam_ops (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.029s) 2023-01-11T22:43:57.0983173Z test_leaky_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.009s) 2023-01-11T22:43:57.0984379Z test_linear_bn_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.025s) 2023-01-11T22:43:57.0985539Z test_linear_bn_symm_numerics (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.002s) 2023-01-11T22:43:57.0986674Z test_linear_bn_workflow (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.089s) 2023-01-11T22:43:57.0987763Z test_relu (quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics) ... ok (0.006s) 2023-01-11T22:43:57.0991001Z test__convert_to_reference_decomposed_fx (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.062s) 2023-01-11T22:43:57.0992284Z test__convert_to_reference_decomposed_fx_dynamic_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: Quantized operations require QNNPACK. (0.014s) 2023-01-11T22:43:57.0993512Z test__convert_to_reference_decomposed_fx_per_channel_quant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.053s) 2023-01-11T22:43:57.0994536Z test_assert_on_size_after_quant_layer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.0995447Z Verifies that calculating a size of a quantized tensor works ... ok (0.035s) 2023-01-11T22:43:57.0996297Z test_attention (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.497s) 2023-01-11T22:43:57.0997251Z test_backend_config_check_for_weight_and_bias (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.0998215Z Test to make sure the backend_config check for weight and bias ... ok (0.026s) 2023-01-11T22:43:57.0999196Z test_backend_config_quantization_range (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1000684Z Check that quantization ranges specified through the BackendConfig are reflected in ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:783: UserWarning: QConfig activation quantization range must fall within the backend's: 2023-01-11T22:43:57.1003537Z QConfig range = (0, 63), BackendConfig range = (0, 31), ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=63, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B18EA54C0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B18EA54C0>}) 2023-01-11T22:43:57.1008692Z warnings.warn(("QConfig %s quantization range must fall within the backend's:\n" 2023-01-11T22:43:57.1009975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:783: UserWarning: QConfig activation quantization range must fall within the backend's: 2023-01-11T22:43:57.1012667Z QConfig range = (0, 255), BackendConfig range = (0, 31), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B183EBEE0>}, weight=functools.partial(, quant_min=-128, quant_max=127, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B183EBEE0>}) 2023-01-11T22:43:57.1014993Z warnings.warn(("QConfig %s quantization range must fall within the backend's:\n" 2023-01-11T22:43:57.1016693Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:779: UserWarning: QConfig activation must specify 'quant_min' and 'quant_max', ignoring QConfig(activation=, weight=) 2023-01-11T22:43:57.1020518Z warnings.warn("QConfig %s must specify 'quant_min' and 'quant_max', ignoring %s" % 2023-01-11T22:43:57.1021174Z ok (0.083s) 2023-01-11T22:43:57.1021774Z test_backend_config_scale_min (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1024836Z Test QConfig eps validation against the BackendConfig's min scale value. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:794: UserWarning: QConfig activation eps (tensor([6.1035e-05])) must be greater than or equal to the backend's min scale value (0.000244140625), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8, eps=6.103515625e-05){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B139CAC10>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B139CAC10>}) 2023-01-11T22:43:57.1027533Z warnings.warn(("QConfig %s eps (%s) must be greater than or equal to " 2023-01-11T22:43:57.1032552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:794: UserWarning: QConfig activation eps (tensor([1.1921e-07])) must be greater than or equal to the backend's min scale value (0.000244140625), ignoring QConfig(activation=functools.partial(, dtype=torch.quint8){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B183EBB80>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric, eps=6.103515625e-05){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B183EBB80>}) 2023-01-11T22:43:57.1035887Z warnings.warn(("QConfig %s eps (%s) must be greater than or equal to " 2023-01-11T22:43:57.1037801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:791: UserWarning: QConfig activation must specify 'eps', ignoring QConfig(activation=functools.partial(, scale=1.0, zero_point=0){}, weight=functools.partial(, scale=1.0, zero_point=0){}) 2023-01-11T22:43:57.1040038Z warnings.warn("QConfig %s must specify 'eps', ignoring %s" % (debug_string, qconfig)) 2023-01-11T22:43:57.1040724Z ok (0.113s) 2023-01-11T22:43:57.1041446Z test_change_backend_config_for_fixed_qparam_ops (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1042416Z Making sure we can skip validation of qconfigs for fixedqparam ops based ... ok (0.021s) 2023-01-11T22:43:57.1043335Z test_channel_shuffle_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.236s) 2023-01-11T22:43:57.1044225Z test_conv_bn_relu (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1045053Z Tests fusion and quantization for "Conv - Bn" and "Conv - Bn - ReLU" ... ok (3.695s) 2023-01-11T22:43:57.1045926Z test_conv_linear_not_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1046688Z Test quantizing conv and linear ... ok (3.949s) 2023-01-11T22:43:57.1047471Z test_conv_linear_reference (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1048422Z Test quantizing functional conv and linear with reference option ... ok (4.093s) 2023-01-11T22:43:57.1049300Z test_conv_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.205s) 2023-01-11T22:43:57.1050359Z test_convert_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.005s) 2023-01-11T22:43:57.1051409Z test_convert_custom_config_set_observed_to_quantized_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T22:43:57.1052530Z test_convert_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1053561Z test_convert_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1055269Z test_convert_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\convert.py:886: UserWarning: Passing a QConfig dictionary to convert is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:43:57.1056618Z warnings.warn( 2023-01-11T22:43:57.1057860Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods1_1_packed_weight_0 target mods1_1_packed_weight_0 mods1_1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.1059300Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.1060701Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods1_0_packed_weight_0 target mods1_0_packed_weight_0 mods1_0_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.1062164Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.1062813Z ok (0.278s) 2023-01-11T22:43:57.1063553Z test_convtranspose_per_channel_fails_early (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1064546Z Verifies that attempting to quantize a ConvTranspose module with per-Channel ... ok (0.025s) 2023-01-11T22:43:57.1065535Z test_copy_node_has_shared_actpp_instance (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1066752Z Test the output of CopyNode to have the same ... ok (0.112s) 2023-01-11T22:43:57.1067560Z test_custom_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.219s) 2023-01-11T22:43:57.1068514Z test_custom_module_class_input_has_multiple_users (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1069402Z Tests that the flow still works when the input of custom module ... ok (0.070s) 2023-01-11T22:43:57.1070210Z test_deepcopy_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.040s) 2023-01-11T22:43:57.1071467Z test_default_qconfig_mapping_override_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.041s) 2023-01-11T22:43:57.1072495Z test_default_quant_after_none_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1073308Z Make sure default quant is inserted properly ... ok (0.055s) 2023-01-11T22:43:57.1073959Z test_dequantize (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1074704Z Test to make sure dequantize node are placed before ... ok (0.654s) 2023-01-11T22:43:57.1075513Z test_dict_output (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1076378Z Make sure quantization runs for models with dictionary output ... ok (0.050s) 2023-01-11T22:43:57.1077242Z test_dynamic_linear_input_multiple_use (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1078103Z Tests input for dynamic linear being used by multiple ops ... ok (0.074s) 2023-01-11T22:43:57.1078854Z test_dynamic_quant_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.125s) 2023-01-11T22:43:57.1079730Z test_dynamic_quant_weight_observer (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1080559Z Test that weight observer is run in convert step ... ok (0.034s) 2023-01-11T22:43:57.1081439Z test_dynamic_with_fusion (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1083172Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods2_packed_weight_0 target mods2_packed_weight_0 mods2_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.1084761Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.1085413Z ok (0.130s) 2023-01-11T22:43:57.1086099Z test_dynamic_with_fusion_multiple_uses (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1086975Z Tests that dynamic quantization APIs work with Linear + Relu fusion ... ok (0.111s) 2023-01-11T22:43:57.1087830Z test_fold_quant_dequant (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1088851Z Test that the sequence of quant-dequant nodes in the ... ok (0.070s) 2023-01-11T22:43:57.1089692Z test_fp32_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.056s) 2023-01-11T22:43:57.1090674Z test_fp32_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.055s) 2023-01-11T22:43:57.1093781Z test_fp32_sum (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1094573Z Verifies that fp32 sum works correctly if it's before or after ... ok (0.119s) 2023-01-11T22:43:57.1095524Z test_fuse_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1096568Z test_fuse_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1097622Z test_fuse_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:43:57.1098562Z test_fused_module_qat_swap (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.080s) 2023-01-11T22:43:57.1099483Z test_fusion_pattern_unquantized (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1101052Z Ensure that leaving a possible fusion pattern of multiple nodes ... ok (0.061s) 2023-01-11T22:43:57.1101925Z test_get_default_qconfig_valid_backend (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1102846Z Checks that AssertionError is raised when non expected backend input is specified ... ok (0.003s) 2023-01-11T22:43:57.1103809Z test_get_executorch_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.001s) 2023-01-11T22:43:57.1104946Z test_getattr_with_nontensor_result (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1105834Z Verifies that binary ops get quantized correctly if some ... ok (0.336s) 2023-01-11T22:43:57.1106651Z test_linear_bn (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (1.949s) 2023-01-11T22:43:57.1107461Z test_linear_leaky_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1108230Z Test fusion and lowering of Linear - (bn -) LeakyReLU ... ok (0.096s) 2023-01-11T22:43:57.1109007Z test_linear_qint8_activation (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1109784Z Test support for qint8 activation in reference pattern ... ok (0.049s) 2023-01-11T22:43:57.1110575Z test_linear_tanh_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1111309Z Test fusion and lowering of Linear - Tanh ... ok (0.066s) 2023-01-11T22:43:57.1112135Z test_masked_fill_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.065s) 2023-01-11T22:43:57.1113002Z test_match_pattern_with_multiple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1113792Z Test that we can match a pattern that has multiple arguments ... ok (0.023s) 2023-01-11T22:43:57.1114590Z test_mul_add_fp16_config (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.077s) 2023-01-11T22:43:57.1115469Z test_no_obs_between_unmatched_node_and_copy_node (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1116320Z Verifies that an observer is not inserted between an unmatched ... ok (0.050s) 2023-01-11T22:43:57.1117241Z test_non_traceable_module (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.035s) 2023-01-11T22:43:57.1118090Z test_not_used (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1118738Z Test quantizing a not used value ... ok (0.039s) 2023-01-11T22:43:57.1119414Z test_observer_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1120244Z Test to make sure the observer FQN is based on the quantizable op/module that it is observing ... ok (0.070s) 2023-01-11T22:43:57.1121066Z test_output_lists_and_dicts (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1121841Z Verify that specifying complicated output types does not crash. ... ok (0.050s) 2023-01-11T22:43:57.1122667Z test_packed_weight_fused_op (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.097s) 2023-01-11T22:43:57.1123453Z test_pattern_match (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1124132Z test MatchAllNode with ... ok (0.014s) 2023-01-11T22:43:57.1124917Z test_pattern_match_constant (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.009s) 2023-01-11T22:43:57.1125907Z test_permute_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.064s) 2023-01-11T22:43:57.1126934Z test_prepare_custom_config_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.008s) 2023-01-11T22:43:57.1127998Z test_prepare_custom_config_set_float_to_observed_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.004s) 2023-01-11T22:43:57.1129097Z test_prepare_custom_config_set_input_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1130207Z test_prepare_custom_config_set_non_traceable_module_classes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1131504Z test_prepare_custom_config_set_non_traceable_module_names (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1132614Z test_prepare_custom_config_set_output_quantized_indexes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1133693Z test_prepare_custom_config_set_preserved_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1134939Z test_prepare_custom_config_set_standalone_module_class (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1135965Z test_prepare_custom_config_set_standalone_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.003s) 2023-01-11T22:43:57.1136926Z test_prepare_custom_config_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T22:43:57.1137812Z test_prepare_mode (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.130s) 2023-01-11T22:43:57.1138760Z test_prepared_model_deepcopy (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1139627Z Ensures that copy.deepcopy works correctly on a prepared model. ... ok (0.056s) 2023-01-11T22:43:57.1140539Z test_preserve_attributes (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.048s) 2023-01-11T22:43:57.1141478Z test_preserve_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1142353Z Test to make sure the temporary config option to preserve qconfig attributes ... ok (0.052s) 2023-01-11T22:43:57.1143255Z test_preserve_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1143976Z Test tuple input type is preserved ... ok (0.036s) 2023-01-11T22:43:57.1144843Z test_propagate_dtypes_for_known_nodes_dict_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.067s) 2023-01-11T22:43:57.1145889Z test_propagate_dtypes_for_known_nodes_dict_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.067s) 2023-01-11T22:43:57.1147032Z test_propagate_dtypes_for_known_nodes_dict_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.059s) 2023-01-11T22:43:57.1148136Z test_propagate_dtypes_for_known_nodes_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.072s) 2023-01-11T22:43:57.1149255Z test_propagate_dtypes_for_known_nodes_split_list_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.068s) 2023-01-11T22:43:57.1150316Z test_propagate_dtypes_for_known_nodes_split_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.064s) 2023-01-11T22:43:57.1151421Z test_propagate_dtypes_for_known_nodes_tuple_args (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.065s) 2023-01-11T22:43:57.1152453Z test_qat_and_script (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.887s) 2023-01-11T22:43:57.1153499Z test_qat_prepare_device_affinity (quantization.fx.test_quantize_fx.TestQuantizeFx) ... skip: multi-GPU not supported (0.001s) 2023-01-11T22:43:57.1154575Z test_qat_skip_untraced (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.064s) 2023-01-11T22:43:57.1155518Z test_qconfig_dict_setup (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.373s) 2023-01-11T22:43:57.1156459Z test_qconfig_dict_with_fused_modules (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.229s) 2023-01-11T22:43:57.1157465Z test_qconfig_for_call_func (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.058s) 2023-01-11T22:43:57.1158443Z test_qconfig_for_call_method (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.175s) 2023-01-11T22:43:57.1159437Z test_qconfig_function (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.050s) 2023-01-11T22:43:57.1160366Z test_qconfig_mapping_from_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T22:43:57.1161315Z test_qconfig_mapping_repr (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:43:57.1162522Z test_qconfig_mapping_set_global (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.002s) 2023-01-11T22:43:57.1163531Z test_qconfig_mapping_set_module_name (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T22:43:57.1164609Z test_qconfig_mapping_set_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.011s) 2023-01-11T22:43:57.1165671Z test_qconfig_mapping_set_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.007s) 2023-01-11T22:43:57.1166872Z test_qconfig_mapping_set_object_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.006s) 2023-01-11T22:43:57.1167913Z test_qconfig_mapping_to_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.000s) 2023-01-11T22:43:57.1168937Z test_qconfig_module_name_object_type_order (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.220s) 2023-01-11T22:43:57.1169969Z test_qconfig_module_name_regex (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.057s) 2023-01-11T22:43:57.1170962Z test_qconfig_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.061s) 2023-01-11T22:43:57.1171918Z test_qconfig_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.058s) 2023-01-11T22:43:57.1172820Z test_qconfig_precedence (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.112s) 2023-01-11T22:43:57.1173767Z test_qconfig_qat_module_type (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.073s) 2023-01-11T22:43:57.1174716Z test_qnnpack_backend_config (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1175667Z Test whether default QNNPACK QConfigs are compatible with the QNNPACK BackendConfig. ... ok (2.585s) 2023-01-11T22:43:57.1176634Z test_qparams_buffers (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.147s) 2023-01-11T22:43:57.1177505Z test_qparams_fqn (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1178322Z Test that the FQN of input_scale/zero_point is set ... ok (0.075s) 2023-01-11T22:43:57.1179119Z test_quant_output_always_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1179982Z If the output is hardcoded to be quantized, ensure that ... ok (0.263s) 2023-01-11T22:43:57.1180881Z test_quantized_input_fp32_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.059s) 2023-01-11T22:43:57.1181892Z test_quantized_input_quantized_output (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.060s) 2023-01-11T22:43:57.1182843Z test_quantized_model_type (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1183732Z Test state_dict and deepcopy works properly in the quantized model ... ok (0.113s) 2023-01-11T22:43:57.1184555Z test_ref_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1185410Z Make sure the numerics for models with ref conv module ... ok (0.612s) 2023-01-11T22:43:57.1186261Z test_ref_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1187105Z Make sure the numerics for models with ref linear module ... ok (0.141s) 2023-01-11T22:43:57.1187979Z test_register_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.005s) 2023-01-11T22:43:57.1188920Z test_relu_lowering (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.055s) 2023-01-11T22:43:57.1189807Z test_remove_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.039s) 2023-01-11T22:43:57.1190800Z test_repeat_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.069s) 2023-01-11T22:43:57.1191804Z test_reroute_tuple_getitem_patterns (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1192778Z The following graph should redirect the output to `b`. After the transformation, ... ok (0.012s) 2023-01-11T22:43:57.1193771Z test_reshape_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.070s) 2023-01-11T22:43:57.1194940Z test_return_none (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.028s) 2023-01-11T22:43:57.1195866Z test_reuse_input_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.328s) 2023-01-11T22:43:57.1196768Z test_save_observer_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (1.729s) 2023-01-11T22:43:57.1197674Z test_sequential (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.880s) 2023-01-11T22:43:57.1198710Z test_shape_followed_by_quantized_op (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1199551Z Make sure that shape does not dequantize ... ok (0.049s) 2023-01-11T22:43:57.1200346Z test_size_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.035s) 2023-01-11T22:43:57.1201337Z test_stack_trace_preserved_linear (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.074s) 2023-01-11T22:43:57.1202309Z test_standalone_module_float_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.293s) 2023-01-11T22:43:57.1203249Z test_standalone_module_quantized_interface (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.278s) 2023-01-11T22:43:57.1204138Z test_state_dict (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1204888Z Make sure packed params appear in state_dict ... ok (0.234s) 2023-01-11T22:43:57.1205636Z test_static_lstm (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1206505Z Test statically quantized custom module LSTM followed by ops that consume individual ... ok (0.790s) 2023-01-11T22:43:57.1207401Z test_static_lstm_consume_tuple (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1208278Z Test statically quantized custom module LSTM followed by a module that consumes the ... ok (0.946s) 2023-01-11T22:43:57.1209186Z test_static_lstm_with_custom_fixed_qparams (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1210093Z Test statically quantized LSTM with custom fixed qparams assigned to each of the ... ok (0.210s) 2023-01-11T22:43:57.1210962Z test_sub_scalar (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.051s) 2023-01-11T22:43:57.1211829Z test_symmetric_qnnpack_qconfig_mapping (quantization.fx.test_quantize_fx.TestQuantizeFx) 2023-01-11T22:43:57.1212814Z Test whether `torch.ao.quantization.qconfig_mapping._get_symmetric_qnnpack_qconfig_mapping` ... ok (0.003s) 2023-01-11T22:43:57.1213864Z test_torch_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.059s) 2023-01-11T22:43:57.1214853Z test_torch_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.069s) 2023-01-11T22:43:57.1215879Z test_trace_quantize_per_tensor (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.057s) 2023-01-11T22:43:57.1216865Z test_transpose_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.070s) 2023-01-11T22:43:57.1217868Z test_unsqueeze__nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.071s) 2023-01-11T22:43:57.1218858Z test_unsqueeze_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.070s) 2023-01-11T22:43:57.1219849Z test_view_nontensor_args_not_observed (quantization.fx.test_quantize_fx.TestQuantizeFx) ... ok (0.065s) 2023-01-11T22:43:57.1220886Z test_model_dropout (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.002s) 2023-01-11T22:43:57.1221918Z test_prepare_serialize_switch_device_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (2.633s) 2023-01-11T22:43:57.1222911Z test_qat_embedding_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (1.950s) 2023-01-11T22:43:57.1223917Z test_qat_embeddingbag_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (2.136s) 2023-01-11T22:43:57.1224613Z test_qat_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.578s) 2023-01-11T22:43:57.1225086Z test_resnet18_ddp (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.001s) 2023-01-11T22:43:57.1225497Z test_resnet_base (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (2.050s) 2023-01-11T22:43:57.1225992Z test_static_gpu_convert_basic (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (0.931s) 2023-01-11T22:43:57.1226658Z test_switch_device_prepare_convert (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... ok (1.256s) 2023-01-11T22:43:57.1227217Z test_torchvision (quantization.fx.test_quantize_fx.TestQuantizeFxModels) ... skip: no torchvision (0.010s) 2023-01-11T22:43:57.1227628Z test_add (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (15.499s) 2023-01-11T22:43:57.1228042Z test_add_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (15.334s) 2023-01-11T22:43:57.1228451Z test_add_relu_multiple_uses_of_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.087s) 2023-01-11T22:43:57.1228800Z test_ave_pool_with_custom_cfg (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1229112Z A test that checks correct patterns are produced for ... ok (0.046s) 2023-01-11T22:43:57.1229617Z test_bmm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:43:57.1229999Z test_bmm_int_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1230344Z int8 is not supported for bmm so we won't produce reference ... ok (0.040s) 2023-01-11T22:43:57.1230711Z test_boolean_tensor (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1230984Z Make sure we don't insert observer for boolean Tensors ... ok (0.040s) 2023-01-11T22:43:57.1231306Z test_cat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1231625Z quantization of the output of cat will depend on the ... ok (2.484s) 2023-01-11T22:43:57.1232003Z test_chunk (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.058s) 2023-01-11T22:43:57.1232395Z test_clamp (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (3.222s) 2023-01-11T22:43:57.1232837Z test_conv_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.312s) 2023-01-11T22:43:57.1233504Z test_conv_transpose_1d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T22:43:57.1234161Z test_conv_transpose_2d (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This Pytorch Build has not been built with or does not support QNNPACK (0.001s) 2023-01-11T22:43:57.1234606Z test_copy_node_fp32_input (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1235025Z CopyNode works for both fp32 and int8 inputs, this is a test to make ... ok (0.045s) 2023-01-11T22:43:57.1235658Z test_div (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T22:43:57.1236080Z test_elu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.093s) 2023-01-11T22:43:57.1236534Z test_embedding (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.216s) 2023-01-11T22:43:57.1237004Z test_embedding_bag (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.194s) 2023-01-11T22:43:57.1237446Z test_fixed_qparams_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.023s) 2023-01-11T22:43:57.1237977Z test_fixed_qparams_ops_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.100s) 2023-01-11T22:43:57.1238504Z test_fixed_qparams_ops_qint8 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.110s) 2023-01-11T22:43:57.1239069Z test_fixed_qparams_ops_wrong_qconfig (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1243435Z Test that wrong qconfigs for fixed qparams ops results in the ops not being quantized. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E255430>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E255430>}). 2023-01-11T22:43:57.1244073Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:43:57.1244450Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:43:57.1244804Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:43:57.1245296Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:43:57.1247611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E255310>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E255310>}). 2023-01-11T22:43:57.1248259Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:43:57.1248626Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:43:57.1248987Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:43:57.1249483Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:43:57.1251851Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E255280>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E255280>}). 2023-01-11T22:43:57.1252504Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:43:57.1252884Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:43:57.1253251Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:43:57.1253755Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:43:57.1256184Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\utils.py:813: UserWarning: QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize for fixed qparams ops, ignoring QConfig(activation=functools.partial(, quant_min=0, quant_max=127){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E2554C0>}, weight=functools.partial(, dtype=torch.qint8, qscheme=torch.per_tensor_symmetric){'factory_kwargs': .get_factory_kwargs_based_on_module_device at 0x0000023B5E2554C0>}). 2023-01-11T22:43:57.1257146Z Please use torch.ao.quantization.get_default_qconfig_mapping or torch.ao.quantization.get_default_qat_qconfig_mapping. Example: 2023-01-11T22:43:57.1257535Z qconfig_mapping = get_default_qconfig_mapping("fbgemm") 2023-01-11T22:43:57.1257910Z model = prepare_fx(model, qconfig_mapping, example_inputs) 2023-01-11T22:43:57.1258421Z warnings.warn(("QConfig must specify a FixedQParamsObserver or a FixedQParamsFakeQuantize " 2023-01-11T22:43:57.1258616Z ok (0.076s) 2023-01-11T22:43:57.1259091Z test_float_functional (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.212s) 2023-01-11T22:43:57.1259570Z test_functional_conv (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (25.820s) 2023-01-11T22:43:57.1260045Z test_functional_linear (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (30.958s) 2023-01-11T22:43:57.1260588Z test_gelu_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.002s) 2023-01-11T22:43:57.1261227Z test_gelu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.003s) 2023-01-11T22:43:57.1261648Z test_general_shape_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1262000Z A test that checks dequantize will be swapped for ... ok (0.553s) 2023-01-11T22:43:57.1262418Z test_general_value_ops (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1262794Z A test that checks correct patterns are produced for ... ok (0.147s) 2023-01-11T22:43:57.1263204Z test_getitem (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1263653Z Make sure we only insert observer for getitem if the following node is matched ... ok (0.135s) 2023-01-11T22:43:57.1264101Z test_hardswish (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.139s) 2023-01-11T22:43:57.1264570Z test_instance_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (6.213s) 2023-01-11T22:43:57.1265032Z test_int8_input_no_unnecessary_fq (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1265420Z If the inputs to the graph are quantized and the only node ... ok (0.038s) 2023-01-11T22:43:57.1265875Z test_layer_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.210s) 2023-01-11T22:43:57.1266306Z test_leaky_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.888s) 2023-01-11T22:43:57.1266785Z test_linear_dynamic_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.054s) 2023-01-11T22:43:57.1267219Z test_linear_module (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (9.650s) 2023-01-11T22:43:57.1267693Z test_linear_static_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.105s) 2023-01-11T22:43:57.1268354Z test_mish_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.003s) 2023-01-11T22:43:57.1268764Z test_mul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (15.847s) 2023-01-11T22:43:57.1269200Z test_mul_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (15.840s) 2023-01-11T22:43:57.1269660Z test_multiple_qconfigs_for_single_value (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1269968Z Test multiple qconfigs for a single value ... ok (0.040s) 2023-01-11T22:43:57.1271366Z test_norm_weight_bias (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node mods1_packed_weight_0 target mods1_packed_weight_0 mods1_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.1271805Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.1271993Z ok (2.537s) 2023-01-11T22:43:57.1272554Z test_prelu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.174s) 2023-01-11T22:43:57.1273052Z test_qbatch_norm (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.097s) 2023-01-11T22:43:57.1273516Z test_qbatch_norm_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (4.696s) 2023-01-11T22:43:57.1273949Z test_qmatmul (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (3.144s) 2023-01-11T22:43:57.1274438Z test_quantized_add_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.086s) 2023-01-11T22:43:57.1274890Z test_quantized_conv_relu (quantization.fx.test_quantize_fx.TestQuantizeFxOps) 2023-01-11T22:43:57.1275222Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (5.421s) 2023-01-11T22:43:57.1275692Z test_quantized_mul_qat (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.067s) 2023-01-11T22:43:57.1276179Z test_ref_pattern_multi_use (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.059s) 2023-01-11T22:43:57.1276640Z test_reshape_fp16 (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (0.069s) 2023-01-11T22:43:57.1277082Z test_rnn (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (1.169s) 2023-01-11T22:43:57.1277510Z test_rnn_cell (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... ok (2.226s) 2023-01-11T22:43:57.1278158Z test_silu_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.004s) 2023-01-11T22:43:57.1278752Z test_softmax_normal (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: TODO: reenable with backend_config api (0.002s) 2023-01-11T22:43:57.1279393Z test_softmax_reference (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:43:57.1280019Z test_sub (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.001s) 2023-01-11T22:43:57.1280614Z test_sum (quantization.fx.test_quantize_fx.TestQuantizeFxOps) ... skip: This is no longer needed right now, can enable later with new api (0.002s) 2023-01-11T22:43:57.1281051Z test_conv (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (3.319s) 2023-01-11T22:43:57.1281482Z test_conv_bn (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.809s) 2023-01-11T22:43:57.1281956Z test_conv_transpose (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.002s) 2023-01-11T22:43:57.1282681Z test_linear_dynamic_fp16 (quantization.jit.test_quantize_jit.TestQuantizeJit) ... [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.1283149Z [W QuantUtils.h:215] Warning: FOUND weight out of range (function HandleWeightsSaturation) 2023-01-11T22:43:57.1283307Z ok (0.094s) 2023-01-11T22:43:57.1285502Z test_nested (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:818: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:43:57.1285953Z if param.grad is not None: 2023-01-11T22:43:57.1286131Z ok (2.369s) 2023-01-11T22:43:57.1286556Z test_observer_with_ignored_function (quantization.jit.test_quantize_jit.TestQuantizeJit) 2023-01-11T22:43:57.1286941Z Test observers with ignored function and make sure it works in ... ok (3.240s) 2023-01-11T22:43:57.1288225Z test_single_linear (quantization.jit.test_quantize_jit.TestQuantizeJit) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:214: 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. 2023-01-11T22:43:57.1288462Z warnings.warn( 2023-01-11T22:43:57.1288646Z ok (7.250s) 2023-01-11T22:43:57.1289138Z test_single_linear_dynamic (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (0.002s) 2023-01-11T22:43:57.1289589Z test_skip_quant (quantization.jit.test_quantize_jit.TestQuantizeJit) ... ok (9.635s) 2023-01-11T22:43:57.1290045Z test_cat_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.206s) 2023-01-11T22:43:57.1290486Z test_clamp (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (8.043s) 2023-01-11T22:43:57.1290986Z test_conv_with_benchmark_flag (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (0.000s) 2023-01-11T22:43:57.1291422Z test_dequantize_tuple (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1291759Z Make sure dequantize can support Tuple of tensor ... ok (2.645s) 2023-01-11T22:43:57.1292183Z test_elu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (25.738s) 2023-01-11T22:43:57.1292626Z test_general_shape_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1292978Z A test that checks dequantize will be swapped for ... ok (0.337s) 2023-01-11T22:43:57.1293420Z test_general_value_ops (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1293781Z A test that checks correct patterns are produced for ... ok (0.793s) 2023-01-11T22:43:57.1294233Z test_group_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (17.263s) 2023-01-11T22:43:57.1294691Z test_hardswish (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (20.395s) 2023-01-11T22:43:57.1295809Z test_instance_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1296683Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1297561Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1298415Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1299298Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1300310Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1301167Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1302139Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1303023Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1303840Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1304721Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1305576Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1306454Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1307314Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1308190Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1309044Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1309898Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1310709Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204] Warning: must run observer before calling calculate_qparams. Returning default scale and zero point (function ) 2023-01-11T22:43:57.1310902Z ok (29.080s) 2023-01-11T22:43:57.1311338Z test_layer_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (17.494s) 2023-01-11T22:43:57.1311775Z test_linear (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (32.425s) 2023-01-11T22:43:57.1312207Z test_qbatch_norm (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (17.728s) 2023-01-11T22:43:57.1312723Z test_qbatch_norm_relu_BNFuncInplaceRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (11.476s) 2023-01-11T22:43:57.1313413Z test_qbatch_norm_relu_BNFuncRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (11.256s) 2023-01-11T22:43:57.1313902Z test_qbatch_norm_relu_BNRelu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (23.207s) 2023-01-11T22:43:57.1314369Z test_quantized_add (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (9.712s) 2023-01-11T22:43:57.1314811Z test_quantized_add_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1315943Z Test quant fusion for multiple aten::add using same ... ok (5.264s) 2023-01-11T22:43:57.1316470Z test_quantized_add_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (20.963s) 2023-01-11T22:43:57.1316921Z test_quantized_add_relu_alpha (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1317287Z Test quant fusion for multiple aten::add using same ... ok (38.344s) 2023-01-11T22:43:57.1317747Z test_quantized_add_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (5.058s) 2023-01-11T22:43:57.1318225Z test_quantized_add_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (12.083s) 2023-01-11T22:43:57.1318608Z test_quantized_cat (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1318939Z quantization of the output of cat will be depend on the ... ok (5.071s) 2023-01-11T22:43:57.1319366Z test_quantized_conv (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (7.270s) 2023-01-11T22:43:57.1319777Z test_quantized_conv_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) 2023-01-11T22:43:57.1320086Z tests for conv1d_relu/conv2d_relu/conv3d_relu ... ok (30.358s) 2023-01-11T22:43:57.1320520Z test_quantized_mul (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.866s) 2023-01-11T22:43:57.1320997Z test_quantized_mul_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (23.049s) 2023-01-11T22:43:57.1321499Z test_quantized_mul_scalar (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (4.092s) 2023-01-11T22:43:57.1321992Z test_quantized_mul_scalar_relu (quantization.jit.test_quantize_jit.TestQuantizeJitOps) ... ok (13.566s) 2023-01-11T22:43:57.1322434Z test_conv_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.204s) 2023-01-11T22:43:57.1322910Z test_convtranspose_trace (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.199s) 2023-01-11T22:43:57.1323373Z test_dedup_module_uses (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.021s) 2023-01-11T22:43:57.1323821Z test_finalize_debug (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.234s) 2023-01-11T22:43:57.1324270Z test_finalize_for_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.228s) 2023-01-11T22:43:57.1324696Z test_foldbn_complex_cases (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (2.797s) 2023-01-11T22:43:57.1325148Z test_foldbn_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.215s) 2023-01-11T22:43:57.1325567Z test_foldbn_no_fusion (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1325918Z Test that we don't fuse the cases when module type does not match ... ok (0.026s) 2023-01-11T22:43:57.1326404Z test_foldbn_shared_classtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.724s) 2023-01-11T22:43:57.1326904Z test_foldbn_trivial (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.235s) 2023-01-11T22:43:57.1327387Z test_foldbn_trivial_nobias (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.265s) 2023-01-11T22:43:57.1327859Z test_fuse_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.129s) 2023-01-11T22:43:57.1328349Z test_inplace_option (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.539s) 2023-01-11T22:43:57.1329047Z test_insert_observers (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.103s) 2023-01-11T22:43:57.1329582Z test_insert_observers_child_qconfig (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.127s) 2023-01-11T22:43:57.1330106Z test_insert_observers_for_general_ops (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1330481Z Make sure we skip observers for ops that doesn't require ... ok (0.104s) 2023-01-11T22:43:57.1331169Z test_insert_observers_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.372s) 2023-01-11T22:43:57.1331727Z test_insert_observers_for_if_consistent_observation (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1332066Z check quantization for if works as long as ... ok (0.968s) 2023-01-11T22:43:57.1332581Z test_insert_observers_for_nested_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.591s) 2023-01-11T22:43:57.1333143Z test_insert_observers_for_reused_weight (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.085s) 2023-01-11T22:43:57.1333652Z test_insert_observers_interface (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.276s) 2023-01-11T22:43:57.1334194Z test_insert_observers_interface_unshare_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.753s) 2023-01-11T22:43:57.1334718Z test_insert_observers_propagate_observed (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1335113Z Make sure we propagate observed property through general ops ... ok (0.120s) 2023-01-11T22:43:57.1335720Z test_insert_observers_propagate_observed_for_function (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.187s) 2023-01-11T22:43:57.1336273Z test_insert_observers_propagate_observed_in_submodule (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1336685Z Make sure we propagate observed property through general ops ... ok (0.142s) 2023-01-11T22:43:57.1337212Z test_insert_observers_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.137s) 2023-01-11T22:43:57.1337719Z test_insert_observers_skip_values (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.293s) 2023-01-11T22:43:57.1338223Z test_insert_observers_weight_dtype (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.081s) 2023-01-11T22:43:57.1338707Z test_insert_quant_dequant (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.438s) 2023-01-11T22:43:57.1339264Z test_insert_quant_dequant_shared_class_type (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.526s) 2023-01-11T22:43:57.1339737Z test_interface_with_fork (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.272s) 2023-01-11T22:43:57.1340183Z test_module_list (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.343s) 2023-01-11T22:43:57.1340642Z test_quantize_fork_wait (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1341602Z Tests the case where fork and wait calls are in different subgraphs ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:43:57.1341785Z ok (0.247s) 2023-01-11T22:43:57.1342298Z test_replicate_dequant_same_value (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.243s) 2023-01-11T22:43:57.1342776Z test_replicate_dequantize (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.019s) 2023-01-11T22:43:57.1343289Z test_replicate_dequantize_in_block (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.031s) 2023-01-11T22:43:57.1343809Z test_replicate_quantize_for_if (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) 2023-01-11T22:43:57.1344778Z We want to move quantize nodes for output of prim::If ... [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:43:57.1345801Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:43:57.1346710Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:43:57.1347532Z [W C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310] Warning: must run observer before calling calculate_qparams. Returning default values. (function ) 2023-01-11T22:43:57.1347725Z ok (0.356s) 2023-01-11T22:43:57.1348236Z test_skip_dequant_constant_prop (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.251s) 2023-01-11T22:43:57.1348775Z test_swap_functional_linear (quantization.jit.test_quantize_jit.TestQuantizeJitPasses) ... ok (0.021s) 2023-01-11T22:43:57.1349283Z test_resnet18 (quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels) ... skip: no torchvision (0.004s) 2023-01-11T22:43:57.1349892Z test_benchmark (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: used for local benchmarking, comment when we want to run it (0.007s) 2023-01-11T22:43:57.1350350Z test_conv_reorder_issue_onednn (quantization.core.test_quantized_op.TestQuantizedConv) 2023-01-11T22:43:57.1350717Z Ensure reorder failure issue in conv is fixed for onednn backend. ... ok (0.009s) 2023-01-11T22:43:57.1351149Z test_qconv1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (2.627s) 2023-01-11T22:43:57.1351982Z test_qconv1d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: Local only - currently the qconv1d_cudnn op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.020s) 2023-01-11T22:43:57.1352447Z test_qconv1d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.015s) 2023-01-11T22:43:57.1352872Z test_qconv2d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (10.814s) 2023-01-11T22:43:57.1353692Z test_qconv2d_cudnn (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: Local only - currently the qconv2d_cudnn op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.019s) 2023-01-11T22:43:57.1354175Z test_qconv2d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.105s) 2023-01-11T22:43:57.1354618Z test_qconv3d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.035s) 2023-01-11T22:43:57.1355033Z test_qconv3d_unpack (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (1.595s) 2023-01-11T22:43:57.1355453Z test_qconv_transpose1d (quantization.core.test_quantized_op.TestQuantizedConv) ... ok (0.006s) 2023-01-11T22:43:57.1356103Z test_qconv_transpose2d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.010s) 2023-01-11T22:43:57.1356756Z test_qconv_transpose3d (quantization.core.test_quantized_op.TestQuantizedConv) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.010s) 2023-01-11T22:43:57.1357238Z test_embedding (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.376s) 2023-01-11T22:43:57.1357711Z test_embedding_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T22:43:57.1358094Z Tests the case where 2D indices are passed into the operator ... ok (0.005s) 2023-01-11T22:43:57.1358578Z test_embedding_bag_2bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.278s) 2023-01-11T22:43:57.1359361Z test_embedding_bag_2bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2023-01-11T22:43:57.1359842Z test_embedding_bag_2d_indices (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) 2023-01-11T22:43:57.1360207Z Tests the case where 2D indices are passed into the operator ... ok (0.006s) 2023-01-11T22:43:57.1360702Z test_embedding_bag_4bit (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.350s) 2023-01-11T22:43:57.1361374Z test_embedding_bag_4bit_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.001s) 2023-01-11T22:43:57.1361885Z test_embedding_bag_byte (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... ok (0.324s) 2023-01-11T22:43:57.1362458Z test_embedding_bag_byte_unpack (quantization.core.test_quantized_op.TestQuantizedEmbeddingOps) ... skip: Test needs Caffe2 (0.000s) 2023-01-11T22:43:57.1362992Z test_conv1d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.268s) 2023-01-11T22:43:57.1363524Z test_conv2d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.302s) 2023-01-11T22:43:57.1364060Z test_conv3d_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.412s) 2023-01-11T22:43:57.1365493Z test_grid_sample (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T22:43:57.1365714Z warnings.warn( 2023-01-11T22:43:57.1365871Z ok (0.144s) 2023-01-11T22:43:57.1366455Z test_relu_api (quantization.core.test_quantized_functional.TestQuantizedFunctionalOps) ... ok (0.004s) 2023-01-11T22:43:57.1366936Z test_qlinear (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (3.834s) 2023-01-11T22:43:57.1367812Z test_qlinear_cudnn (quantization.core.test_quantized_op.TestQuantizedLinear) ... skip: Local only - currently the qlinear_cudnn op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.021s) 2023-01-11T22:43:57.1368365Z test_qlinear_leaky_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (2.633s) 2023-01-11T22:43:57.1368856Z test_qlinear_relu (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (3.887s) 2023-01-11T22:43:57.1369331Z test_qlinear_tanh (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (1.264s) 2023-01-11T22:43:57.1369812Z test_qlinear_unpack (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.459s) 2023-01-11T22:43:57.1370439Z test_qlinear_with_input_q_dq_qweight_dq_output_fp32 (quantization.core.test_quantized_op.TestQuantizedLinear) ... ok (0.695s) 2023-01-11T22:43:57.1370910Z test_adaptive_avg_pool (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (4.241s) 2023-01-11T22:43:57.1371387Z test_adaptive_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.239s) 2023-01-11T22:43:57.1371875Z test_adaptive_avg_pool3d_ndhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.241s) 2023-01-11T22:43:57.1372321Z test_add_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.555s) 2023-01-11T22:43:57.1372754Z test_advanced_indexing (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1373142Z Verifies that the x[:, [0], :, :] syntax works for quantized tensors. ... ok (0.010s) 2023-01-11T22:43:57.1373542Z test_avg_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1374043Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (3.802s) 2023-01-11T22:43:57.1374671Z test_avg_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1375166Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (4.014s) 2023-01-11T22:43:57.1375578Z test_avg_pool3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1376053Z Note: we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (16.946s) 2023-01-11T22:43:57.1376593Z test_avg_pool3d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1377112Z Note: 1) we currently cannot test the divisor_override, because quantized op will clamp the result ... ok (25.355s) 2023-01-11T22:43:57.1377575Z test_batch_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.071s) 2023-01-11T22:43:57.1378028Z test_batch_norm_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.641s) 2023-01-11T22:43:57.1378466Z test_cat (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.986s) 2023-01-11T22:43:57.1378923Z test_cat_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.369s) 2023-01-11T22:43:57.1379368Z test_channel_shuffle (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (6.071s) 2023-01-11T22:43:57.1379834Z test_custom_module_lstm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (94.020s) 2023-01-11T22:43:57.1380965Z test_custom_module_multi_head_attention (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\observer.py:1204: UserWarning: must run observer before calling calculate_qparams. Returning default scale and zero point 2023-01-11T22:43:57.1381174Z warnings.warn( 2023-01-11T22:43:57.1381349Z ok (48.875s) 2023-01-11T22:43:57.1382370Z test_empty_batch (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T22:43:57.1382886Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T22:43:57.1383067Z ok (0.021s) 2023-01-11T22:43:57.1383522Z test_equal (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.527s) 2023-01-11T22:43:57.1383983Z test_group_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (15.526s) 2023-01-11T22:43:57.1384446Z test_hardswish (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.102s) 2023-01-11T22:43:57.1384904Z test_hardtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.417s) 2023-01-11T22:43:57.1385365Z test_instance_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.332s) 2023-01-11T22:43:57.1385796Z test_interpolate (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1386190Z This test cover upsample_nearest2d and upsample_bilinear2d ... ok (9.394s) 2023-01-11T22:43:57.1386589Z test_interpolate3d (quantization.core.test_quantized_op.TestQuantizedOps) 2023-01-11T22:43:57.1386901Z This test cover upsample_nearest3d ... ok (55.510s) 2023-01-11T22:43:57.1387345Z test_leaky_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.109s) 2023-01-11T22:43:57.1387855Z test_leaky_relu_observed_output (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.254s) 2023-01-11T22:43:57.1388343Z test_linear_bias_unpack (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.005s) 2023-01-11T22:43:57.1388785Z test_max_pool1d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.612s) 2023-01-11T22:43:57.1389222Z test_max_pool2d (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.731s) 2023-01-11T22:43:57.1390296Z test_max_pool2d_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Local only - currently the qconv2d_cudnn op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.021s) 2023-01-11T22:43:57.1390755Z test_max_pool2d_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.585s) 2023-01-11T22:43:57.1391205Z test_mean (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.426s) 2023-01-11T22:43:57.1391900Z test_mul_scalar_relu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.651s) 2023-01-11T22:43:57.1393706Z test_qadd_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... [W C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33] Warning: An output with one or more elements was resized since it had shape [1, 1, 4, 4], which does not match the required output shape [2, 1, 4, 4]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (function _resize_output_check) 2023-01-11T22:43:57.1393904Z ok (0.004s) 2023-01-11T22:43:57.1394765Z test_qadd_relu_cudnn (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Local only - currently the test_qadd_relu_cudnn op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.004s) 2023-01-11T22:43:57.1395675Z test_qadd_relu_cudnn_nhwc (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Local only - currently the test_qadd_relu_cudnn_nhwc op is bulid with USE_EXPERIMENTAL_CUDNN_V8_API, we can enable the test after it is built by default (0.004s) 2023-01-11T22:43:57.1396200Z test_qadd_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.013s) 2023-01-11T22:43:57.1396686Z test_qadd_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.008s) 2023-01-11T22:43:57.1397136Z test_qcelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.405s) 2023-01-11T22:43:57.1397574Z test_qclamp (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (2.094s) 2023-01-11T22:43:57.1398010Z test_qelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.452s) 2023-01-11T22:43:57.1398443Z test_qgelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.424s) 2023-01-11T22:43:57.1398897Z test_qhardsigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.802s) 2023-01-11T22:43:57.1399352Z test_qlayer_norm (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.199s) 2023-01-11T22:43:57.1399798Z test_qmatmul (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.201s) 2023-01-11T22:43:57.1400254Z test_qmul_broadcast (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.005s) 2023-01-11T22:43:57.1400762Z test_qmul_relu_different_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.035s) 2023-01-11T22:43:57.1401265Z test_qmul_relu_same_qparams (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.857s) 2023-01-11T22:43:57.1401695Z test_qprelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.121s) 2023-01-11T22:43:57.1402094Z test_qrelu (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (10.194s) 2023-01-11T22:43:57.1402519Z test_qrelu6 (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.545s) 2023-01-11T22:43:57.1402961Z test_qsoftmax (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.267s) 2023-01-11T22:43:57.1403578Z test_qsoftmax_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.000s) 2023-01-11T22:43:57.1404272Z test_qtanh (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.006s) 2023-01-11T22:43:57.1404919Z test_qthreshold (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.336s) 2023-01-11T22:43:57.1406139Z test_qtopk (quantization.core.test_quantized_op.TestQuantizedOps) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_op.py:1999: 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). 2023-01-11T22:43:57.1406416Z indices = torch.tensor(X).long() 2023-01-11T22:43:57.1406746Z ok (0.173s) 2023-01-11T22:43:57.1407389Z test_quantized_mean_qnnpack (quantization.core.test_quantized_op.TestQuantizedOps) ... skip: Quantized operations require QNNPACK. (0.002s) 2023-01-11T22:43:57.1407832Z test_sigmoid (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (0.335s) 2023-01-11T22:43:57.1408300Z test_sigmoid_non_observed (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.243s) 2023-01-11T22:43:57.1408731Z test_std (quantization.core.test_quantized_op.TestQuantizedOps) ... ok (1.648s) 2023-01-11T22:43:57.1409235Z test_bfp16_quantize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:43:57.1409993Z test_choose_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... skip: this is broken without changes to any relevant code, we need to remove hypothesis testing in CI (0.014s) 2023-01-11T22:43:57.1410534Z test_choose_qparams_optimized (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.028s) 2023-01-11T22:43:57.1410989Z test_clone (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.010s) 2023-01-11T22:43:57.1411547Z test_compare_per_channel_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.128s) 2023-01-11T22:43:57.1412099Z test_compare_per_tensor_device_numerics (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T22:43:57.1412654Z test_cuda_quantization_does_not_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:43:57.1413200Z test_decomposed_dequantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:43:57.1413748Z test_decomposed_dequantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.009s) 2023-01-11T22:43:57.1414294Z test_decomposed_dynamic_quant_pattern (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:43:57.1414838Z test_decomposed_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.000s) 2023-01-11T22:43:57.1415375Z test_decomposed_quantize_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.014s) 2023-01-11T22:43:57.1415875Z test_dequantize_fp16_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.001s) 2023-01-11T22:43:57.1416373Z test_dequantize_fp16_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:43:57.1417495Z test_fp16_saturate_op (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:1390: UserWarning: FOUND weight out of range (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/quantized/cpu/QuantUtils.h:215.) 2023-01-11T22:43:57.1417773Z y = torch._saturate_weight_to_fp16(x) 2023-01-11T22:43:57.1417941Z ok (0.003s) 2023-01-11T22:43:57.1418440Z test_jit_serialization (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.024s) 2023-01-11T22:43:57.1418985Z test_per_channel_qtensor_creation_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:43:57.1419530Z test_per_channel_qtensor_creation_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:43:57.1420341Z test_per_channel_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T22:43:57.1420848Z test_per_channel_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.016s) 2023-01-11T22:43:57.1421389Z test_per_tensor_qtensor_to_memory_format (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T22:43:57.1422050Z test_per_tensor_to_device (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:43:57.1423510Z test_pickle_checkpoint_qtensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:309: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1423724Z device=storage.device, 2023-01-11T22:43:57.1424882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1425114Z device=storage.device, 2023-01-11T22:43:57.1425282Z ok (0.026s) 2023-01-11T22:43:57.1425746Z test_qscheme_pickle (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:43:57.1426283Z test_qtensor_channel_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.065s) 2023-01-11T22:43:57.1426755Z test_qtensor_copy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.017s) 2023-01-11T22:43:57.1427254Z test_qtensor_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.025s) 2023-01-11T22:43:57.1427765Z test_qtensor_creation (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.007s) 2023-01-11T22:43:57.1428259Z test_qtensor_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.028s) 2023-01-11T22:43:57.1428763Z test_qtensor_dtypes (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:43:57.1429305Z test_qtensor_fill_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.035s) 2023-01-11T22:43:57.1429860Z test_qtensor_fill_per_channel_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.089s) 2023-01-11T22:43:57.1430389Z test_qtensor_fill_per_tensor (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.017s) 2023-01-11T22:43:57.1430932Z test_qtensor_fill_per_tensor_nhwc (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.032s) 2023-01-11T22:43:57.1431472Z test_qtensor_float_assignment (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.011s) 2023-01-11T22:43:57.1431966Z test_qtensor_index_put_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.031s) 2023-01-11T22:43:57.1432489Z test_qtensor_index_put_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.024s) 2023-01-11T22:43:57.1433017Z test_qtensor_index_select_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.002s) 2023-01-11T22:43:57.1433538Z test_qtensor_index_select_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:43:57.1434059Z test_qtensor_int_repr (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:43:57.1435635Z test_qtensor_legacy_new_failure (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1436221Z self.assertRaises(RuntimeError, lambda: qr.new(r.storage())) 2023-01-11T22:43:57.1436406Z ok (0.006s) 2023-01-11T22:43:57.1438112Z test_qtensor_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:831: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1438516Z self.assertEqual(qr2.storage().data_ptr(), qrv2.storage().data_ptr()) 2023-01-11T22:43:57.1438681Z ok (0.010s) 2023-01-11T22:43:57.1439176Z test_qtensor_masked_fill_cpu (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.030s) 2023-01-11T22:43:57.1439667Z test_qtensor_masked_fill_cuda (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.042s) 2023-01-11T22:43:57.1440185Z test_qtensor_per_channel_load_save (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.017s) 2023-01-11T22:43:57.1440714Z test_qtensor_per_channel_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.013s) 2023-01-11T22:43:57.1441212Z test_qtensor_permute (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.032s) 2023-01-11T22:43:57.1441792Z test_qtensor_quant_dequant (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.008s) 2023-01-11T22:43:57.1442339Z test_qtensor_quantize_per_channel (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (4.524s) 2023-01-11T22:43:57.1442844Z test_qtensor_reshape (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.013s) 2023-01-11T22:43:57.1443716Z test_qtensor_resize (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:767: UserWarning: non-inplace resize is deprecated 2023-01-11T22:43:57.1444057Z warnings.warn("non-inplace resize is deprecated") 2023-01-11T22:43:57.1444233Z ok (0.013s) 2023-01-11T22:43:57.1445689Z test_qtensor_sub_byte_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:290: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1446382Z self.assertEqual(qr.storage().size(), rows * math.ceil(cols / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T22:43:57.1447688Z C:\actions-runner\_work\pytorch\pytorch\test\quantization\core\test_quantized_tensor.py:299: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1448206Z self.assertEqual(q.storage().size(), math.ceil(num_elements / elements_per_byte), f"with {dtype}, {elements_per_byte}") 2023-01-11T22:43:57.1448393Z ok (0.012s) 2023-01-11T22:43:57.1448910Z test_qtensor_sub_byte_not_aligned_cols (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.006s) 2023-01-11T22:43:57.1449620Z test_qtensor_unsqueeze (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.010s) 2023-01-11T22:43:57.1450049Z test_qtensor_view (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.022s) 2023-01-11T22:43:57.1450496Z test_quant_pin_memory (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:43:57.1451016Z test_quantize_per_channel_float_qparams (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (6.055s) 2023-01-11T22:43:57.1451651Z test_quantize_per_channel_sub_byte (quantization.core.test_quantized_tensor.TestQuantizedTensor) 2023-01-11T22:43:57.1452078Z Tests the per channel quantization scheme for 4-bit qtensors. ... ok (0.225s) 2023-01-11T22:43:57.1452545Z test_repeat (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.005s) 2023-01-11T22:43:57.1453053Z test_torch_qtensor_deepcopy (quantization.core.test_quantized_tensor.TestQuantizedTensor) ... ok (0.003s) 2023-01-11T22:43:57.1453672Z test_observer_scriptable (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.047s) 2023-01-11T22:43:57.1454221Z test_record_observer (quantization.core.test_workflow_module.TestRecordHistogramObserver) ... ok (0.017s) 2023-01-11T22:43:57.1454774Z test_rnn (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T22:43:57.1455177Z Checks the rnn reference quantized modules has correct numerics ... ok (0.028s) 2023-01-11T22:43:57.1455675Z test_rnn_cell (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T22:43:57.1456103Z Checks the rnn cell reference quantized modules has correct numerics ... ok (0.018s) 2023-01-11T22:43:57.1456558Z test_sparse (quantization.core.test_quantized_module.TestReferenceQuantizedModule) 2023-01-11T22:43:57.1456835Z Embedding and EmbeddingBag ... ok (0.012s) 2023-01-11T22:43:57.1457306Z test_conv2d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.109s) 2023-01-11T22:43:57.1457813Z test_conv2d_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.047s) 2023-01-11T22:43:57.1458319Z test_conv2d_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.050s) 2023-01-11T22:43:57.1458825Z test_conv2d_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.038s) 2023-01-11T22:43:57.1459327Z test_conv2d_nobias (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.118s) 2023-01-11T22:43:57.1459850Z test_conv2d_nobias_graph (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.039s) 2023-01-11T22:43:57.1460384Z test_conv2d_nobias_graph_v2 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.039s) 2023-01-11T22:43:57.1460984Z test_conv2d_nobias_graph_v3 (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.039s) 2023-01-11T22:43:57.1461381Z test_conv2d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.107s) 2023-01-11T22:43:57.1461850Z test_conv3d (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.037s) 2023-01-11T22:43:57.1462250Z test_conv3d_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.029s) 2023-01-11T22:43:57.1462676Z test_default_qat_qconfig (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.034s) 2023-01-11T22:43:57.1463074Z test_linear (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.113s) 2023-01-11T22:43:57.1463498Z test_linear_dynamic (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.164s) 2023-01-11T22:43:57.1463912Z test_linear_relu (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.138s) 2023-01-11T22:43:57.1465262Z test_linear_relu_package_quantization_transforms (quantization.bc.test_backward_compatibility.TestSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1465738Z return self.fget.__get__(instance, owner)() 2023-01-11T22:43:57.1466675Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\fx\prepare.py:1435: UserWarning: Passing a QConfig dictionary to prepare is deprecated and will not be supported in a future version. Please pass in a QConfigMapping instead. 2023-01-11T22:43:57.1466882Z warnings.warn( 2023-01-11T22:43:57.1467698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node child_packed_weight_0 target child_packed_weight_0 child_packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.1468113Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.1468979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:1346: UserWarning: Node _packed_weight_0 target _packed_weight_0 _packed_weight_0 of does not reference an nn.Module, nn.Parameter, or buffer, which is what 'get_attr' Nodes typically target 2023-01-11T22:43:57.1469364Z warnings.warn(f'Node {node} target {node.target} {atom} of {seen_qualname} does ' 2023-01-11T22:43:57.1469525Z ok (1.207s) 2023-01-11T22:43:57.1469908Z test_lstm (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.106s) 2023-01-11T22:43:57.1470334Z test_per_channel_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.007s) 2023-01-11T22:43:57.1470792Z test_per_tensor_observer (quantization.bc.test_backward_compatibility.TestSerialization) ... ok (0.006s) 2023-01-11T22:43:57.1471192Z test_batch_norm2d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1471474Z Tests the correctness of the batchnorm2d module. ... ok (0.006s) 2023-01-11T22:43:57.1472401Z test_batch_norm2d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\ao\quantization\utils.py:310: UserWarning: must run observer before calling calculate_qparams. Returning default values. 2023-01-11T22:43:57.1472573Z warnings.warn( 2023-01-11T22:43:57.1472712Z ok (0.034s) 2023-01-11T22:43:57.1473099Z test_batch_norm3d (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1473366Z Tests the correctness of the batchnorm3d module. ... ok (0.011s) 2023-01-11T22:43:57.1473827Z test_batch_norm3d_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.030s) 2023-01-11T22:43:57.1474218Z test_channel_shuffle (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1474527Z Tests the correctness of the ChannelShuffle module. ... ok (0.010s) 2023-01-11T22:43:57.1474942Z test_conv1d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (10.654s) 2023-01-11T22:43:57.1475389Z test_conv2d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (9.406s) 2023-01-11T22:43:57.1475798Z test_conv3d_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (2.308s) 2023-01-11T22:43:57.1476236Z test_dropout (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1476572Z Tests the correctness of the dropout module. ... ok (0.000s) 2023-01-11T22:43:57.1477035Z test_dropout_serialization (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.021s) 2023-01-11T22:43:57.1477415Z test_elu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1478594Z Tests the correctness of the ELU module. ... ok (0.009s) 2023-01-11T22:43:57.1479028Z test_embedding_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (12.960s) 2023-01-11T22:43:57.1479435Z test_embedding_bag_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1479803Z Test execution and serialization for dynamic quantized embedding_bag modules on int8 ... ok (13.757s) 2023-01-11T22:43:57.1480170Z test_group_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1480571Z Tests the correctness of the groupnorm module. ... ok (0.008s) 2023-01-11T22:43:57.1480994Z test_instance_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1481278Z Tests the correctness of the instancenorm{n}d modules. ... ok (0.019s) 2023-01-11T22:43:57.1481641Z test_layer_norm (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1481917Z Tests the correctness of the layernorm module. ... ok (0.000s) 2023-01-11T22:43:57.1482360Z test_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.010s) 2023-01-11T22:43:57.1483716Z test_linear (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:900: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1483979Z storage_type_str = obj.pickle_storage_type() 2023-01-11T22:43:57.1485002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:903: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:43:57.1485206Z storage_numel = obj.size() 2023-01-11T22:43:57.1485350Z ok (32.696s) 2023-01-11T22:43:57.1485735Z test_linear_leaky_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1486082Z test API functionality for nn.intrinsic.quantized.linear_leaky_relu ... ok (24.082s) 2023-01-11T22:43:57.1486490Z test_linear_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (33.258s) 2023-01-11T22:43:57.1486867Z test_linear_tanh (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1487197Z test API functionality for nn.intrinsic.quantized.linear_tanh ... ok (13.468s) 2023-01-11T22:43:57.1487570Z test_pool_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) 2023-01-11T22:43:57.1487834Z Tests the correctness of the pool module. ... ok (0.041s) 2023-01-11T22:43:57.1488244Z test_prelu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.005s) 2023-01-11T22:43:57.1488699Z test_quant_dequant_api (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.003s) 2023-01-11T22:43:57.1489145Z test_relu (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.003s) 2023-01-11T22:43:57.1489615Z test_sigmoid (quantization.core.test_quantized_module.TestStaticQuantizedModule) ... ok (0.005s) 2023-01-11T22:43:57.1490083Z test_subgraph_rewriter_annotations_int (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (14.814s) 2023-01-11T22:43:57.1490609Z test_subgraph_rewriter_correct_output_replacement (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.095s) 2023-01-11T22:43:57.1491135Z test_subgraph_rewriter_graph_argument_order (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.130s) 2023-01-11T22:43:57.1491876Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.087s) 2023-01-11T22:43:57.1492338Z test_subgraph_rewriter_multiple_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.064s) 2023-01-11T22:43:57.1492810Z test_subgraph_rewriter_pattern_is_entire_graph (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.076s) 2023-01-11T22:43:57.1493496Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.091s) 2023-01-11T22:43:57.1493985Z test_subgraph_rewriter_placeholder_matching (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T22:43:57.1494312Z This tests that a placeholder Node can be matched to a Node with ... ok (0.089s) 2023-01-11T22:43:57.1494725Z test_subgraph_rewriter_preserves_logic (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.111s) 2023-01-11T22:43:57.1495237Z test_subgraph_rewriter_replaces_referenced_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.082s) 2023-01-11T22:43:57.1495707Z test_subgraph_rewriter_single_pattern_match (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.071s) 2023-01-11T22:43:57.1496147Z test_subgraph_rewriter_traced_as_callable (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.079s) 2023-01-11T22:43:57.1496585Z test_subgraph_rewriter_with_oneliner_pattern (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.076s) 2023-01-11T22:43:57.1497100Z test_subgraph_writer_replace_consecutive_submodules (quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.084s) 2023-01-11T22:43:57.1497455Z test_get_fqn_to_example_inputs_complex_args (quantization.core.test_utils.TestUtils) 2023-01-11T22:43:57.1497873Z Test that we can record complex example inputs such as lists and dicts ... ok (0.014s) 2023-01-11T22:43:57.1498337Z test_get_fqn_to_example_inputs_default_kwargs (quantization.core.test_utils.TestUtils) 2023-01-11T22:43:57.1498723Z Test that we can get example inputs for functions with default keyword arguments ... ok (0.013s) 2023-01-11T22:43:57.1499115Z test_get_fqn_to_example_inputs_simple (quantization.core.test_utils.TestUtils) ... ok (0.011s) 2023-01-11T22:43:57.1499477Z test_quantize_weight_clamping_per_channel (quantization.core.test_utils.TestUtils) 2023-01-11T22:43:57.1499849Z Test quant_{min, max} from per channel observer is honored by `_quantize_weight` method ... ok (0.003s) 2023-01-11T22:43:57.1500227Z test_quantize_weight_clamping_per_tensor (quantization.core.test_utils.TestUtils) 2023-01-11T22:43:57.1500601Z Test quant_{min, max} from per tensor observer is honored by `_quantize_weight` method ... ok (0.006s) 2023-01-11T22:43:57.1500621Z 2023-01-11T22:43:57.1500938Z ---------------------------------------------------------------------- 2023-01-11T22:43:57.1501114Z Ran 1001 tests in 1648.219s 2023-01-11T22:43:57.1501128Z 2023-01-11T22:43:57.1501275Z OK (skipped=67) 2023-01-11T22:43:57.1501286Z 2023-01-11T22:43:57.1501452Z Generating XML reports... 2023-01-11T22:43:57.1502111Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNIntrinsic-20230111221624.xml 2023-01-11T22:43:57.1502726Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_ao_migration.TestAOMigrationNNQuantized-20230111221624.xml 2023-01-11T22:43:57.1503359Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization.TestAOMigrationQuantization-20230111221624.xml 2023-01-11T22:43:57.1504079Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.ao_migration.test_quantization_fx.TestAOMigrationQuantizationFx-20230111221624.xml 2023-01-11T22:43:57.1504837Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_backend_config.TestBackendConfig-20230111221624.xml 2023-01-11T22:43:57.1505489Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_bias_correction_eager.TestBiasCorrectionEager-20230111221624.xml 2023-01-11T22:43:57.1506221Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestComparatorOps-20230111221624.xml 2023-01-11T22:43:57.1506867Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_deprecated_jit_quant.TestDeprecatedJitQuantized-20230111221624.xml 2023-01-11T22:43:57.1507442Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestDistributed-20230111221624.xml 2023-01-11T22:43:57.1508082Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestDynamicQuantizedModule-20230111221624.xml 2023-01-11T22:43:57.1508724Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestDynamicQuantizedOps-20230111221624.xml 2023-01-11T22:43:57.1509325Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_equalize_eager.TestEqualizeEager-20230111221624.xml 2023-01-11T22:43:57.1509856Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_equalize_fx.TestEqualizeFx-20230111221624.xml 2023-01-11T22:43:57.1510411Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcher-20230111221624.xml 2023-01-11T22:43:57.1510989Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIs-20230111221624.xml 2023-01-11T22:43:57.1511652Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteCoreAPIsModels-20230111221624.xml 2023-01-11T22:43:57.1512257Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXNumericSuiteNShadows-20230111221624.xml 2023-01-11T22:43:57.1512884Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFakeQuantize-20230111221624.xml 2023-01-11T22:43:57.1513545Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFakeQuantizeOps-20230111221624.xml 2023-01-11T22:43:57.1514130Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_fuse_eager.TestFuseEager-20230111221624.xml 2023-01-11T22:43:57.1514802Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestFuseFx-20230111221624.xml 2023-01-11T22:43:57.1515436Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_ops.TestFusedObsFakeQuant-20230111221624.xml 2023-01-11T22:43:57.1516091Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestFusedObsFakeQuantModule-20230111221624.xml 2023-01-11T22:43:57.1516693Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_fusion_passes.TestFusionPasses-20230111221624.xml 2023-01-11T22:43:57.1517399Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxDetectInputWeightEqualization-20230111221624.xml 2023-01-11T22:43:57.1517977Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxDetectOutliers-20230111221624.xml 2023-01-11T22:43:57.1518750Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportClass-20230111221624.xml 2023-01-11T22:43:57.1519488Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetectDynamicStatic-20230111221624.xml 2023-01-11T22:43:57.1520206Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportDetector-20230111221624.xml 2023-01-11T22:43:57.1520948Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportObserver-20230111221624.xml 2023-01-11T22:43:57.1521602Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_model_report_fx.TestFxModelReportVisualizer-20230111221624.xml 2023-01-11T22:43:57.1522228Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestHistogramObserver-20230111221624.xml 2023-01-11T22:43:57.1522851Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_model_numerics.TestModelNumericsEager-20230111221624.xml 2023-01-11T22:43:57.1523449Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_numeric_suite_eager.TestNumericSuiteEager-20230111221624.xml 2023-01-11T22:43:57.1524015Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestObserver-20230111221624.xml 2023-01-11T22:43:57.1524559Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestPadding-20230111221624.xml 2023-01-11T22:43:57.1525124Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_docs.TestQuantizationDocs-20230111221624.xml 2023-01-11T22:43:57.1525729Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitOps-20230111221624.xml 2023-01-11T22:43:57.1526413Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeDynamicJitPasses-20230111221624.xml 2023-01-11T22:43:57.1527052Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerOps-20230111221624.xml 2023-01-11T22:43:57.1527720Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQDynamic-20230111221624.xml 2023-01-11T22:43:57.1528345Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_ptq.TestQuantizeEagerPTQStatic-20230111221624.xml 2023-01-11T22:43:57.1528935Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQAT-20230111221624.xml 2023-01-11T22:43:57.1529578Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.eager.test_quantize_eager_qat.TestQuantizeEagerQATNumerics-20230111221624.xml 2023-01-11T22:43:57.1530130Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFx-20230111221624.xml 2023-01-11T22:43:57.1530698Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxModels-20230111221624.xml 2023-01-11T22:43:57.1531222Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_fx.TestQuantizeFxOps-20230111221624.xml 2023-01-11T22:43:57.1531752Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJit-20230111221624.xml 2023-01-11T22:43:57.1532337Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitOps-20230111221624.xml 2023-01-11T22:43:57.1533143Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.jit.test_quantize_jit.TestQuantizeJitPasses-20230111221624.xml 2023-01-11T22:43:57.1533788Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedConv-20230111221624.xml 2023-01-11T22:43:57.1534633Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedEmbeddingOps-20230111221624.xml 2023-01-11T22:43:57.1535362Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_functional.TestQuantizedFunctionalOps-20230111221624.xml 2023-01-11T22:43:57.1535958Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedLinear-20230111221624.xml 2023-01-11T22:43:57.1536526Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQuantizedOps-20230111221624.xml 2023-01-11T22:43:57.1537117Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_tensor.TestQuantizedTensor-20230111221624.xml 2023-01-11T22:43:57.1537745Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_workflow_module.TestRecordHistogramObserver-20230111221624.xml 2023-01-11T22:43:57.1538402Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestReferenceQuantizedModule-20230111221624.xml 2023-01-11T22:43:57.1539013Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.bc.test_backward_compatibility.TestSerialization-20230111221624.xml 2023-01-11T22:43:57.1539626Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_module.TestStaticQuantizedModule-20230111221624.xml 2023-01-11T22:43:57.1540280Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111221624.xml 2023-01-11T22:43:57.1540805Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_utils.TestUtils-20230111221624.xml 2023-01-11T22:43:57.1541429Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_numeric_suite_fx.TestFXGraphMatcherModels-20230111221624.xml 2023-01-11T22:43:57.1542036Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.core.test_quantized_op.TestQNNPackOps-20230111221624.xml 2023-01-11T22:43:57.1542619Z Generated XML report: test-reports\python-unittest\test_quantization\TEST-quantization.fx.test_quantize_pt2e.TestQuantizePT2EModels-20230111221624.xml 2023-01-11T22:43:57.1542637Z 2023-01-11T22:43:57.1543227Z ##[endgroup] 2023-01-11T22:43:57.1543733Z FINISHED PRINTING LOG FILE of test_quantization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_quantization_0s2utwqi) 2023-01-11T22:43:57.1543748Z 2023-01-11T22:44:04.4833749Z Running test_unary_ufuncs ... [2023-01-11 22:44:04.482740] 2023-01-11T22:44:04.4845255Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_unary_ufuncs.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:44:04.484247] 2023-01-11T22:44:04.4851656Z Ignoring disabled issues: [] 2023-01-11T22:45:36.6075803Z 2023-01-11T22:45:36.6076670Z Expand the folded group to see the log file of test_dataloader 2023-01-11T22:45:36.6078349Z ##[group]PRINTING LOG FILE of test_dataloader (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dataloader_30_qpeow) 2023-01-11T22:45:36.6097173Z 2023-01-11T22:45:36.6097518Z Running tests... 2023-01-11T22:45:36.6098184Z ---------------------------------------------------------------------- 2023-01-11T22:45:36.6099242Z Test results will be stored in test-reports\python-unittest\test_dataloader 2023-01-11T22:45:36.6100048Z test_shuffler_iterdatapipe (__main__.IntegrationTestDataLoaderDataPipe) 2023-01-11T22:45:36.6101012Z Verify ``IterDataPipe.shuffle`` is controlled by ``DataLoader`` ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.005s) 2023-01-11T22:45:36.6101846Z test_add_dataset (__main__.TestConcatDataset) ... ok (3.261s) 2023-01-11T22:45:36.6102530Z test_concat_raises_index_error (__main__.TestConcatDataset) ... ok (0.002s) 2023-01-11T22:45:36.6104686Z test_concat_two_non_singletons (__main__.TestConcatDataset) ... ok (0.003s) 2023-01-11T22:45:36.6105517Z test_concat_two_non_singletons_with_empty (__main__.TestConcatDataset) ... ok (0.001s) 2023-01-11T22:45:36.6106225Z test_concat_two_singletons (__main__.TestConcatDataset) ... ok (0.002s) 2023-01-11T22:45:36.6106930Z test_iterable_dataset_err (__main__.TestConcatDataset) ... ok (0.003s) 2023-01-11T22:45:36.6107752Z test_conv_after_fork (__main__.TestConvAfterFork) ... skip: Needs fork (0.001s) 2023-01-11T22:45:36.6109645Z test_custom_batch_pin (__main__.TestCustomPinFn) ... ok (0.013s) 2023-01-11T22:45:36.6110802Z test_custom_batch_pin_worker (__main__.TestCustomPinFn) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6112198Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6113154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6114039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6114996Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6115859Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6116769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6117666Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6118567Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6119401Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6120264Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6121184Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6121692Z ok (14.245s) 2023-01-11T22:45:36.6122552Z test_batch_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6123495Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6124350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6125187Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6126047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6126933Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6127838Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6128675Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6129559Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6130706Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6131624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6132485Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6133511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6134383Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6135263Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6136132Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6137023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6137847Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6138698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6139580Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6140489Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6141325Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6142191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6143026Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6143912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6144788Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6145686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6146549Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6147458Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6148306Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6149182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6150060Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6151298Z ok (12.846s) 2023-01-11T22:45:36.6152179Z test_builtin_collection_conversion (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6153157Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6154045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6154932Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6155827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6156674Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6157564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6158602Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6159507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6160354Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6161360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6162280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6163178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6164013Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6164874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6165768Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6166669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6167518Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6168414Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6169309Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6170211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6171024Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6171919Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6172806Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6173717Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6174571Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6175462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6176339Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6177205Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6178048Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6178932Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6179817Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6180330Z ok (38.914s) 2023-01-11T22:45:36.6181230Z test_bulk_loading_nobatch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6182198Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6183065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6183956Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6184864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6185867Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6186759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6187642Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6188640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6189477Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6190334Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6191203Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6192100Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6192941Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6193823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6194704Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6195191Z ok (6.500s) 2023-01-11T22:45:36.6196102Z test_chain_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6197076Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6197957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6198856Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6199749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6200593Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6201460Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6202338Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6202839Z ok (9.809s) 2023-01-11T22:45:36.6203374Z test_default_collate_bad_numpy_types (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:45:36.6204073Z test_default_collate_bad_sequence_type (__main__.TestDataLoader) ... ok (0.001s) 2023-01-11T22:45:36.6204744Z test_default_collate_dtype (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:45:36.6205443Z test_default_collate_mapping_keep_type (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:45:36.6207497Z test_default_collate_numpy_memmap (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\_utils\collate.py:172: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:210.) 2023-01-11T22:45:36.6209506Z return collate([torch.as_tensor(b) for b in batch], collate_fn_map=collate_fn_map) 2023-01-11T22:45:36.6212048Z ok (0.249s) 2023-01-11T22:45:36.6212604Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:45:36.6213529Z test_default_collate_sequence_keep_type (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:45:36.6214250Z test_default_collate_shared_tensor (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:45:36.6214959Z test_default_convert_mapping_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6215723Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoader) ... ok (0.006s) 2023-01-11T22:45:36.6216571Z test_default_convert_sequence_keep_type (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6219307Z test_distributed_sampler_invalid_rank (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6220011Z test_duplicating_data_with_drop_last (__main__.TestDataLoader) ... ok (0.010s) 2023-01-11T22:45:36.6220647Z test_error (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6221617Z test_error_in_init (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6222563Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6223459Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6226271Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6227192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6228024Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6228912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6229790Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6230689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6233353Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6234243Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6235130Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6236034Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6236888Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6237774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6240502Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6241081Z ok (11.379s) 2023-01-11T22:45:36.6241946Z test_error_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6242874Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6243718Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6244588Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6247365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6248222Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6249106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6250176Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6251078Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6253239Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6254831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6255737Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6256627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6257451Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6258308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6261017Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6261521Z ok (6.842s) 2023-01-11T22:45:36.6262069Z test_excessive_thread_creation_warning (__main__.TestDataLoader) ... ok (0.011s) 2023-01-11T22:45:36.6262839Z test_fd_limit_exceeded (__main__.TestDataLoader) ... skip: No 'resource' module on Windows (0.001s) 2023-01-11T22:45:36.6263911Z test_get_worker_info (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6264851Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6265721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6268573Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6269065Z ok (11.024s) 2023-01-11T22:45:36.6269573Z test_growing_dataset (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:45:36.6270220Z test_invalid_assign_after_init (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6270905Z test_invalid_ctor_args_combinations (__main__.TestDataLoader) ... ok (0.003s) 2023-01-11T22:45:36.6271956Z test_iterable_style_dataset (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6272901Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6275636Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6276523Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6277438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6278379Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6279272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6281982Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6282929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6283760Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6284639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6285511Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6286584Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6289300Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6290196Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6291085Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6292122Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6292974Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6293863Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6296640Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6297532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6298376Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6299249Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6300114Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6300978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6304017Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6304906Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6305794Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6306710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6307551Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6310285Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6311198Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6312094Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6312919Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6313787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6314671Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6317179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6318116Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6319082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6320105Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6321118Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6324184Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6325191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6326470Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6327517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6328475Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6331517Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6332533Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6333448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6334302Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6335179Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6336066Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6338997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6339950Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6340913Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6341884Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6342853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6345677Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6346597Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6347491Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6348419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6349263Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6350147Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6352873Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6353770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6354603Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6355467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6356333Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6357216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6359980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6360874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6361755Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6362653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6363681Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6366186Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6367596Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6368148Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6368797Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6369344Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6369872Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6370391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6370898Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6371419Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6371937Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6374062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6374575Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6375498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6376430Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6377314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6378161Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6380883Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6381795Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6382721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6383565Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6384434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6385279Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6388004Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6388883Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6389764Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6390648Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6391555Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6392387Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6395125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6396048Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6397168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6398003Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6398881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6399767Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6402762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6403630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6404523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6405423Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6406340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6408556Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6409455Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6410341Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6411228Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6412130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6413026Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6414543Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6415477Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6416345Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6417283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6418164Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6420935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6421822Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6422730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6423637Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6424822Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6425788Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6428629Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6429543Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6430463Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6431329Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6432235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6435218Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6436511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6437483Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6438706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6439774Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6443012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6444030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6445081Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6446134Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6448683Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6450311Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6451360Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6452394Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6453445Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6456461Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6457461Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6458358Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6459329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6460218Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6461208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6463537Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6464436Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6465290Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6466201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6467081Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6468627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6469492Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6470394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6471378Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6472284Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6475694Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6477174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6478157Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6479074Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6480094Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6481024Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6481879Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6484794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6485688Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6486623Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6487524Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6488456Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6489321Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6492086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6492991Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6493490Z ok (91.240s) 2023-01-11T22:45:36.6494040Z test_iterabledataset_len (__main__.TestDataLoader) ... ok (0.006s) 2023-01-11T22:45:36.6495111Z test_large_sampler_indices (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6496103Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6498944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6499861Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6500361Z ok (11.188s) 2023-01-11T22:45:36.6500850Z test_len (__main__.TestDataLoader) ... ok (0.064s) 2023-01-11T22:45:36.6501855Z test_multi_epochs_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6502843Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6505028Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6506508Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6507437Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6508270Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6509185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6510084Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6512797Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6513885Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6514768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6545316Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6546343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6547474Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6548498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6549505Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6550504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6551464Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6552411Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6553345Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6554315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6555285Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6556694Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6557772Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6558300Z ok (18.560s) 2023-01-11T22:45:36.6559282Z test_multiple_dataloaders (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6560382Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6561378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6562384Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6563425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6564350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6565387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6566416Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6567759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6568626Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6570077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6571468Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6572405Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6573296Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6574448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6575780Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6576785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6577756Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6578759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6579976Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6581401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6582350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6583336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6584329Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6584886Z ok (14.191s) 2023-01-11T22:45:36.6585870Z test_multiprocessing_contexts (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6586935Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6588019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6589038Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6590076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6591001Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6591992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6592961Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6593934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6594970Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6595979Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6596951Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6597928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6598842Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6599831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6600801Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6601910Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6602864Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6603827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6604794Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6605826Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6607012Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6608062Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6609168Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6610131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6611208Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6612245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6613219Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6614199Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6615247Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6616350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6617325Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6618314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6619234Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6620189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6621146Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6621769Z ok (19.043s) 2023-01-11T22:45:36.6623414Z test_multiprocessing_iterdatapipe (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\graph_settings.py:88: UserWarning: `shuffle=True` was set, but the datapipe does not contain a `Shuffler`. Adding one at the end. Be aware that the default buffer size might not be sufficient for your task. 2023-01-11T22:45:36.6624792Z warnings.warn( 2023-01-11T22:45:36.6625656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6626568Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6627527Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6628488Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6629591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6630579Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6631543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6632496Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6633498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6634421Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6635393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6636452Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6637478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6638621Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6639619Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6640583Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6641737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6642779Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6643798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6644769Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6645784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6646712Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6647642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6648612Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6649180Z ok (17.549s) 2023-01-11T22:45:36.6649849Z test_no_segfault (__main__.TestDataLoader) ... skip: Needs fork (0.001s) 2023-01-11T22:45:36.6650625Z test_numpy (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:45:36.6651293Z test_numpy_gen_state (__main__.TestDataLoader) ... ok (0.007s) 2023-01-11T22:45:36.6651958Z test_numpy_scalars (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:45:36.6652585Z test_partial_workers (__main__.TestDataLoader) 2023-01-11T22:45:36.6653340Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.001s) 2023-01-11T22:45:36.6654052Z test_proper_exit (__main__.TestDataLoader) 2023-01-11T22:45:36.6655076Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.009s) 2023-01-11T22:45:36.6656184Z test_random_sampler (__main__.TestDataLoader) ... ok (0.004s) 2023-01-11T22:45:36.6656965Z test_random_sampler_len_with_replacement (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6657898Z test_random_sampler_len_without_replacement (__main__.TestDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.6659061Z test_sampler (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6660095Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6661077Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6662059Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6663117Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6664150Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6665110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6666086Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6667083Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6668233Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6669197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6670230Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6671278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6673215Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6674289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6675280Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6676270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6677283Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6678362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6679344Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6680301Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6681234Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6682210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6683195Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6684240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6685264Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6686233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6687169Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6688139Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6689079Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6690053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6691120Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6691790Z ok (14.072s) 2023-01-11T22:45:36.6692373Z test_sampler_reproducibility (__main__.TestDataLoader) ... ok (0.033s) 2023-01-11T22:45:36.6693485Z test_segfault (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6694509Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6695491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6696464Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6697019Z ok (11.147s) 2023-01-11T22:45:36.6698059Z test_seqential_batch_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6699211Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6700391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6701362Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6702349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6703267Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6704422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6705780Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6706812Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6707748Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6708748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6709707Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6710689Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6711677Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6712762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6713739Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6714284Z ok (7.582s) 2023-01-11T22:45:36.6715281Z test_seqential_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6716435Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6717409Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6718545Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6719810Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6720772Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6721715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6722726Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6723722Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6724660Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6725699Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6727096Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6728130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6729064Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6730136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6731112Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6732007Z ok (7.183s) 2023-01-11T22:45:36.6732596Z test_sequential_batch (__main__.TestDataLoader) ... ok (0.132s) 2023-01-11T22:45:36.6733378Z test_sequential_nonbatch (__main__.TestDataLoader) ... ok (0.068s) 2023-01-11T22:45:36.6734569Z test_sequential_pin_memory (__main__.TestDataLoader) ... ok (0.011s) 2023-01-11T22:45:36.6735857Z test_sequential_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6737075Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6738048Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6739110Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6740206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6741696Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6742783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6743877Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6744873Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6745783Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6746859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6748588Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6749771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6750707Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6751727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6752732Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6753300Z ok (6.947s) 2023-01-11T22:45:36.6753828Z test_shuffle (__main__.TestDataLoader) ... ok (0.183s) 2023-01-11T22:45:36.6754647Z test_shuffle_batch (__main__.TestDataLoader) ... ok (0.166s) 2023-01-11T22:45:36.6755835Z test_shuffle_batch_none (__main__.TestDataLoader) ... ok (0.186s) 2023-01-11T22:45:36.6757115Z test_shuffle_batch_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6758190Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6759151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6760129Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6761136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6762140Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6763421Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6764376Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6765349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6766532Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6767498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6768511Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6770009Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6771016Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6771959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6772918Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6773467Z ok (7.018s) 2023-01-11T22:45:36.6774460Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6775599Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6776649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6777668Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6778656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6779607Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6780576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6781543Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6782586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6783625Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6784587Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6785532Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6786512Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6787453Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6788413Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6789387Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6789948Z ok (7.160s) 2023-01-11T22:45:36.6790901Z test_shuffle_pin_memory (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6791914Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6792911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6793961Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6795031Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6795989Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6797164Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6798131Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6799084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6800025Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6801138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6802152Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6803134Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6804061Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6805017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6805949Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6806514Z ok (7.133s) 2023-01-11T22:45:36.6807503Z test_shuffle_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6808571Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6809518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6810607Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6811697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6812632Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6813613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6814572Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6815547Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6816534Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6817491Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6818456Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6819430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6820361Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6821314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6822275Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6822840Z ok (11.884s) 2023-01-11T22:45:36.6823798Z test_shuffle_workers (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6824821Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6825732Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6826893Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6827870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6828850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6829850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6830953Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6831988Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6832900Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6833858Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6834831Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6835805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6836755Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6837716Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6838675Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6839199Z ok (7.080s) 2023-01-11T22:45:36.6840136Z test_timeout (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6841151Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6842194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6843284Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6844288Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6845240Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6846180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6847154Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6847716Z ok (12.820s) 2023-01-11T22:45:36.6848249Z test_typing (__main__.TestDataLoader) ... ok (0.002s) 2023-01-11T22:45:36.6849308Z test_worker_init_fn (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6850337Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6851292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6852245Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6853247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6854160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6855108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6856070Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6856832Z ok (5.920s) 2023-01-11T22:45:36.6857779Z test_worker_seed (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6858802Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6859789Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6860924Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6861965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6862881Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6863837Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6864828Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6865782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6866702Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6867660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6868654Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6869648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6870564Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6871580Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6872536Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6873494Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6874408Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6875368Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6876346Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6877343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6878272Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6879201Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6880171Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6880728Z ok (8.878s) 2023-01-11T22:45:36.6881727Z test_worker_seed_reproducibility (__main__.TestDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6882800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6883761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6884743Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6885704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6886833Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6887794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6888762Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6889745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6890848Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6891864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6892813Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6893833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6894756Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6895706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6896671Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6897670Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6898591Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6899634Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6900660Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6901642Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6902570Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6903521Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6904476Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6905468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6906368Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6907331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6908325Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6909325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6910263Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6911219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6912170Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6913133Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6914068Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6915007Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6915922Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6917140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6918145Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6919145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6920108Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6921204Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6922165Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6923112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6924119Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6925135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6926079Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6927053Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6927995Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6928546Z ok (18.167s) 2023-01-11T22:45:36.6929584Z test_batch_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6930695Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6931650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6932620Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6933624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6934526Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6935488Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6936443Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6937425Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6938338Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6939297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6940297Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6941276Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6942221Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6943194Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6944154Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6945127Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6946060Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6947242Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6948177Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6949153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6950088Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6951183Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6952195Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6953173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6954102Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6955039Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6956041Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6957040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6957993Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6958965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6959923Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6960474Z ok (14.684s) 2023-01-11T22:45:36.6961532Z test_builtin_collection_conversion (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6962704Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6963669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6964632Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6965617Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6966553Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6967519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6968451Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6969431Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6970358Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6971318Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6972319Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6973343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6974292Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6975237Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6976201Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6978778Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6979762Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6980727Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6981931Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6982971Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6983879Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6984847Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6985822Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6986801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6987721Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6988698Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6989689Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6990673Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6991598Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6992557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6993530Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6994095Z ok (44.662s) 2023-01-11T22:45:36.6995150Z test_bulk_loading_nobatch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.6996284Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.6997234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.6998226Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.6999222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7000139Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7001180Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7002548Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7003564Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7004498Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7005457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7006436Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7007442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7009703Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7010662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7011632Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7012160Z ok (7.347s) 2023-01-11T22:45:36.7013397Z test_chain_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7014616Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7015705Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7016736Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7017769Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7018700Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7019666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7020597Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7021187Z ok (10.857s) 2023-01-11T22:45:36.7022309Z test_dataset_not_reset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7023867Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7024846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7025821Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7026800Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7029901Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7031182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7032185Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7033174Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7034093Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7035045Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7036074Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7037085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7038248Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7039250Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7040248Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7040819Z ok (11.389s) 2023-01-11T22:45:36.7041503Z test_default_collate_bad_numpy_types (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:45:36.7042440Z test_default_collate_bad_sequence_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:45:36.7043680Z test_default_collate_dtype (__main__.TestDataLoaderPersistentWorkers) ... ok (0.006s) 2023-01-11T22:45:36.7045017Z test_default_collate_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:45:36.7045973Z test_default_collate_numpy_memmap (__main__.TestDataLoaderPersistentWorkers) ... ok (0.005s) 2023-01-11T22:45:36.7046931Z test_default_collate_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:45:36.7048066Z test_default_collate_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:45:36.7048687Z test_default_collate_shared_tensor (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:45:36.7049577Z test_default_convert_mapping_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.006s) 2023-01-11T22:45:36.7050464Z test_default_convert_sequence_dont_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:45:36.7051296Z test_default_convert_sequence_keep_type (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:45:36.7052584Z test_distributed_sampler_invalid_rank (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:45:36.7053541Z test_duplicating_data_with_drop_last (__main__.TestDataLoaderPersistentWorkers) ... ok (0.015s) 2023-01-11T22:45:36.7054466Z test_early_exit (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.002s) 2023-01-11T22:45:36.7055324Z test_error (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:45:36.7056533Z test_error_in_init (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7057667Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7058656Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7059684Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7060274Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7060775Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7061309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7061838Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7062356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7062846Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7063362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7063890Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7064511Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7065036Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7065671Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7066334Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7066637Z ok (11.905s) 2023-01-11T22:45:36.7067193Z test_error_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7067957Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7068479Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7069001Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7069534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7070105Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7070655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7071178Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7071823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7072338Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7073234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7073953Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7074481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7074980Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7075506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7076025Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7076326Z ok (6.125s) 2023-01-11T22:45:36.7076711Z test_excessive_thread_creation_warning (__main__.TestDataLoaderPersistentWorkers) ... ok (0.011s) 2023-01-11T22:45:36.7077243Z test_fd_limit_exceeded (__main__.TestDataLoaderPersistentWorkers) ... skip: No 'resource' module on Windows (0.001s) 2023-01-11T22:45:36.7078069Z test_get_worker_info (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7078820Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7079473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7080142Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7080445Z ok (11.946s) 2023-01-11T22:45:36.7080790Z test_growing_dataset (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:45:36.7081259Z test_invalid_assign_after_init (__main__.TestDataLoaderPersistentWorkers) ... ok (0.002s) 2023-01-11T22:45:36.7081760Z test_invalid_ctor_args_combinations (__main__.TestDataLoaderPersistentWorkers) ... ok (0.009s) 2023-01-11T22:45:36.7082473Z test_iterable_style_dataset (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7083083Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7083611Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7084143Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7084680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7085444Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7085959Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7086880Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7087911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7089057Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7090108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7091138Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7092235Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7093275Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7094292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7095337Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7096376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7097319Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7098253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7099283Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7100573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7101721Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7102760Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7103748Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7104777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7105729Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7106803Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7107827Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7108843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7109794Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7110782Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7111783Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7112829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7113858Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7114831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7115857Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7117128Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7118076Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7119063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7120095Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7121307Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7122264Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7123257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7124240Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7125256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7126235Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7127300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7128292Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7129283Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7130224Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7131213Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7132205Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7133230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7134180Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7135047Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7135933Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7136827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7137654Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7138541Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7139431Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7140532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7141450Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7142450Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7143357Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7144320Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7145320Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7146402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7147782Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7148846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7149908Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7151854Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7152986Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7154248Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7155281Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7156350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7157378Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7158332Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7159234Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7160247Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7161267Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7162267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7163111Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7164017Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7164938Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7165825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7166713Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7167737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7168832Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7169850Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7170816Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7171452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7171805Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7172408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7172725Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7173341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7173697Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7174331Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7174659Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7175553Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7175944Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7176563Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7176886Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7177637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7178012Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7178626Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7178954Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7179540Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7179899Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7180514Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7180847Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7181480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7181872Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7182492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7182847Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7183507Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7183862Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7184457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7184783Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7185408Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7185762Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7186383Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7186717Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7187275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7187609Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7188192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7188510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7189145Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7189535Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7190150Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7190702Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7191286Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7191616Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7192327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7192655Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7193222Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7193589Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7194225Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7194554Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7195163Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7195509Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7196182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7196538Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7197230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7197576Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7197757Z ok (95.766s) 2023-01-11T22:45:36.7198175Z test_iterabledataset_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.005s) 2023-01-11T22:45:36.7199008Z test_large_sampler_indices (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7199342Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7199967Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7200319Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7200505Z ok (11.212s) 2023-01-11T22:45:36.7200889Z test_len (__main__.TestDataLoaderPersistentWorkers) ... ok (0.020s) 2023-01-11T22:45:36.7201745Z test_multi_epochs_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7202082Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7202731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7203093Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7203780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7204115Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7204734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7205071Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7205461Z ok (6.188s) 2023-01-11T22:45:36.7206293Z test_multiple_dataloaders (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7206625Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7207385Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7207771Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7208373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7208704Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7209317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7209727Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7210373Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7210744Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7211357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7211722Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7212328Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7212657Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7213272Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7213631Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7214230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7214555Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7215173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7215575Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7216187Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7216526Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7217208Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7217570Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7217756Z ok (14.266s) 2023-01-11T22:45:36.7218595Z test_multiprocessing_contexts (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7218931Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7219549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7219913Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7220519Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7221027Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7221646Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7222013Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7222761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7223161Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7223852Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7224217Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7224831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7225160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7225775Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7226134Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7226737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7227044Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7227648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7227999Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7228607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7228933Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7229576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7229949Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7230624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7230957Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7231571Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7231930Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7232532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7232867Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7233471Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7233833Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7234433Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7234763Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7235382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7235915Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7236100Z ok (19.579s) 2023-01-11T22:45:36.7237408Z test_multiprocessing_iterdatapipe (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\graph_settings.py:88: UserWarning: `shuffle=True` was set, but the datapipe does not contain a `Shuffler`. Adding one at the end. Be aware that the default buffer size might not be sufficient for your task. 2023-01-11T22:45:36.7237620Z warnings.warn( 2023-01-11T22:45:36.7238365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7238695Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7239297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7239638Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7240253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7240615Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7241233Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7241598Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7242191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7242521Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7243141Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7243480Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7244154Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7244517Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7245132Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7245496Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7246085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7246410Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7247023Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7247390Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7247984Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7248316Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7248929Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7249264Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7249450Z ok (18.455s) 2023-01-11T22:45:36.7249933Z test_no_segfault (__main__.TestDataLoaderPersistentWorkers) ... skip: Needs fork (0.010s) 2023-01-11T22:45:36.7250367Z test_numpy (__main__.TestDataLoaderPersistentWorkers) ... ok (0.000s) 2023-01-11T22:45:36.7250824Z test_numpy_gen_state (__main__.TestDataLoaderPersistentWorkers) ... ok (0.010s) 2023-01-11T22:45:36.7251401Z test_numpy_scalars (__main__.TestDataLoaderPersistentWorkers) ... ok (0.010s) 2023-01-11T22:45:36.7251791Z test_partial_workers (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T22:45:36.7252230Z Check that workers exit even if the iterator is not exhausted. ... skip: FIXME: stuck test (0.000s) 2023-01-11T22:45:36.7252599Z test_proper_exit (__main__.TestDataLoaderPersistentWorkers) 2023-01-11T22:45:36.7253434Z There might be ConnectionResetError or leaked semaphore warning (due to dirty process exit), but they are all safe to ignore ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.010s) 2023-01-11T22:45:36.7253889Z test_random_sampler (__main__.TestDataLoaderPersistentWorkers) ... ok (0.017s) 2023-01-11T22:45:36.7254363Z test_random_sampler_len_with_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:45:36.7254848Z test_random_sampler_len_without_replacement (__main__.TestDataLoaderPersistentWorkers) ... ok (0.004s) 2023-01-11T22:45:36.7255654Z test_sampler (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7255982Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7256640Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7257011Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7257685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7258014Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7258632Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7258991Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7259572Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7259901Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7260523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7260884Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7261481Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7261811Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7262423Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7262794Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7263426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7263796Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7264447Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7264815Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7265417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7265739Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7266513Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7266871Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7267472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7267805Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7268548Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7268925Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7269532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7269903Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7270544Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7270951Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7271144Z ok (14.944s) 2023-01-11T22:45:36.7271601Z test_sampler_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... ok (0.041s) 2023-01-11T22:45:36.7272392Z test_segfault (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7272725Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7273343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7273702Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7273890Z ok (9.289s) 2023-01-11T22:45:36.7274709Z test_seqential_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7275042Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7275663Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7276023Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7276665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7277003Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7277685Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7278058Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7278653Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7278981Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7279600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7279956Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7280531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7280859Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7281644Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7282017Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7282178Z ok (6.543s) 2023-01-11T22:45:36.7283134Z test_seqential_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7283615Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7284324Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7284686Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7285297Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7285640Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7286253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7286611Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7287217Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7287543Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7288146Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7288504Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7289106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7289441Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7290169Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7290608Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7290772Z ok (6.676s) 2023-01-11T22:45:36.7291196Z test_sequential_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.089s) 2023-01-11T22:45:36.7291627Z test_sequential_nonbatch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.066s) 2023-01-11T22:45:36.7292065Z test_sequential_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... ok (0.012s) 2023-01-11T22:45:36.7292876Z test_sequential_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7293214Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7293825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7294182Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7294792Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7295121Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7295738Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7296100Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7296737Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7297322Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7297940Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7298299Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7299040Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7299395Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7300008Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7300368Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7300564Z ok (6.586s) 2023-01-11T22:45:36.7300935Z test_shuffle (__main__.TestDataLoaderPersistentWorkers) ... ok (0.145s) 2023-01-11T22:45:36.7301353Z test_shuffle_batch (__main__.TestDataLoaderPersistentWorkers) ... ok (0.129s) 2023-01-11T22:45:36.7301780Z test_shuffle_batch_none (__main__.TestDataLoaderPersistentWorkers) ... ok (0.117s) 2023-01-11T22:45:36.7302600Z test_shuffle_batch_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7302934Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7303589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7304020Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7304635Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7304972Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7305586Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7305954Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7306558Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7306884Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7307487Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7307839Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7308443Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7308770Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7309378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7309771Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7309959Z ok (6.702s) 2023-01-11T22:45:36.7310874Z test_shuffle_batch_workers_prefetch (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7311211Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7311802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7312340Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7312945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7313278Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7314033Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7314413Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7315012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7315343Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7315948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7316388Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7316987Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7317394Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7318012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7318369Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7318551Z ok (6.620s) 2023-01-11T22:45:36.7319344Z test_shuffle_pin_memory (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7319680Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7320292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7320649Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7321261Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7321594Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7322203Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7322535Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7323182Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7323522Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7324173Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7324571Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7325175Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7325511Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7326123Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7326478Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7326659Z ok (6.546s) 2023-01-11T22:45:36.7327484Z test_shuffle_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7328775Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7329394Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7329752Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7330552Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7330909Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7331602Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7331976Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7332583Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7332914Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7333525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7333890Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7334468Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7334795Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7335402Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7335769Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7335955Z ok (10.691s) 2023-01-11T22:45:36.7336751Z test_shuffle_workers (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7337119Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7337742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7338105Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7338749Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7339114Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7339736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7340093Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7340691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7341016Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7341630Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7341983Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7342585Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7342917Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7343697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7344057Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7344216Z ok (6.600s) 2023-01-11T22:45:36.7345036Z test_timeout (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7345515Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7346230Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7346591Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7347192Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7347526Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7348135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7348488Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7348669Z ok (10.860s) 2023-01-11T22:45:36.7349060Z test_typing (__main__.TestDataLoaderPersistentWorkers) ... ok (0.003s) 2023-01-11T22:45:36.7349861Z test_worker_init_fn (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7350188Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7350798Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7351163Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7351796Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7352137Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7352748Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7353193Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7353376Z ok (5.232s) 2023-01-11T22:45:36.7354160Z test_worker_seed (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7354470Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7355086Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7355441Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7356043Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7356369Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7356982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7357341Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7357945Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7358439Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7359101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7359447Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7360144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7360661Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7361292Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7361652Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7362253Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7362586Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7363190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7363546Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7364151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7364487Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7365093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7365426Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7365608Z ok (8.594s) 2023-01-11T22:45:36.7366482Z test_worker_seed_reproducibility (__main__.TestDataLoaderPersistentWorkers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7366825Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7367474Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7367867Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7368469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7368796Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7369404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7369768Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7370366Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7370690Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7371289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7371650Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7372255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7372578Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7373177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7373754Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7374401Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7374766Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7375369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7375869Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7376464Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7376792Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7377403Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7377769Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7378365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7378697Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7379314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7379716Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7380312Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7380683Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7381295Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7381706Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7382345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7382677Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7383289Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7383642Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7384234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7384565Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7385177Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7385532Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7386131Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7386458Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7387051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7387409Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7387997Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7388328Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7389110Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7389466Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7389647Z ok (16.904s) 2023-01-11T22:45:36.7390056Z test_incomplete_fractional_splits (__main__.TestDatasetRandomSplit) ... ok (0.004s) 2023-01-11T22:45:36.7390470Z test_lengths_must_equal_dataset_size (__main__.TestDatasetRandomSplit) ... ok (0.002s) 2023-01-11T22:45:36.7391008Z test_slicing_of_subset_of_dataset (__main__.TestDatasetRandomSplit) ... ok (0.008s) 2023-01-11T22:45:36.7391431Z test_slicing_of_subset_of_subset (__main__.TestDatasetRandomSplit) ... ok (0.009s) 2023-01-11T22:45:36.7391847Z test_splits_are_mutually_exclusive (__main__.TestDatasetRandomSplit) ... ok (0.005s) 2023-01-11T22:45:36.7392215Z test_splits_generator (__main__.TestDatasetRandomSplit) ... ok (0.007s) 2023-01-11T22:45:36.7392664Z test_splits_have_correct_size (__main__.TestDatasetRandomSplit) ... ok (0.008s) 2023-01-11T22:45:36.7393017Z test_splits_indexing_type (__main__.TestDatasetRandomSplit) 2023-01-11T22:45:36.7393314Z Indices generated by random_split ... ok (0.006s) 2023-01-11T22:45:36.7393750Z test_splits_reproducibility (__main__.TestDatasetRandomSplit) ... ok (0.009s) 2023-01-11T22:45:36.7394129Z test_pin_memory (__main__.TestDictDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.7394472Z test_pin_memory_device (__main__.TestDictDataLoader) ... ok (0.000s) 2023-01-11T22:45:36.7395567Z test_pin_memory_with_only_device (__main__.TestDictDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\dataloader.py:599: UserWarning: pin memory device is set and pin_memory flag is not used then device pinned memory won't be usedplease set pin_memory to true, if you need to use the device pin memory 2023-01-11T22:45:36.7395806Z warnings.warn(warn_msg) 2023-01-11T22:45:36.7395985Z ok (0.012s) 2023-01-11T22:45:36.7396717Z test_sequential_batch (__main__.TestDictDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7397051Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7397666Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7398034Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7398214Z ok (4.573s) 2023-01-11T22:45:36.7399366Z test_ind_worker_queue (__main__.TestIndividualWorkerQueue) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/68643 for platform(s) macos, linux, win. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T22:45:36.7399796Z test_dataloader_with_namedtuple (__main__.TestNamedTupleDataLoader) ... ok (0.005s) 2023-01-11T22:45:36.7400279Z test_set_affinity_in_worker_init (__main__.TestSetAffinity) ... skip: os.sched_setaffinity is not available (0.001s) 2023-01-11T22:45:36.7401093Z test_shuffle_pin_memory (__main__.TestStringDataLoader) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7401436Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7402054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7402414Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7403016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7403510Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7404129Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7404485Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7405833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7406207Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7406829Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7407194Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7407787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:45:36.7408128Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:45:36.7408710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:45:36.7409068Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:45:36.7409254Z ok (6.385s) 2023-01-11T22:45:36.7409556Z test_getitem (__main__.TestTensorDataset) ... ok (0.023s) 2023-01-11T22:45:36.7409908Z test_getitem_1d (__main__.TestTensorDataset) ... ok (0.012s) 2023-01-11T22:45:36.7410209Z test_len (__main__.TestTensorDataset) ... ok (0.002s) 2023-01-11T22:45:36.7410544Z test_many_tensors (__main__.TestTensorDataset) ... ok (0.011s) 2023-01-11T22:45:36.7410924Z test_single_tensor (__main__.TestTensorDataset) ... ok (0.003s) 2023-01-11T22:45:36.7410949Z 2023-01-11T22:45:36.7411358Z ---------------------------------------------------------------------- 2023-01-11T22:45:36.7411581Z Ran 164 tests in 839.938s 2023-01-11T22:45:36.7411601Z 2023-01-11T22:45:36.7411787Z OK (skipped=13) 2023-01-11T22:45:36.7411803Z 2023-01-11T22:45:36.7412022Z Generating XML reports... 2023-01-11T22:45:36.7412586Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConcatDataset-20230111223135.xml 2023-01-11T22:45:36.7413137Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestCustomPinFn-20230111223135.xml 2023-01-11T22:45:36.7413690Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoader-20230111223135.xml 2023-01-11T22:45:36.7414328Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDataLoaderPersistentWorkers-20230111223135.xml 2023-01-11T22:45:36.7414921Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDatasetRandomSplit-20230111223135.xml 2023-01-11T22:45:36.7415481Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestDictDataLoader-20230111223135.xml 2023-01-11T22:45:36.7416080Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestNamedTupleDataLoader-20230111223135.xml 2023-01-11T22:45:36.7416665Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestStringDataLoader-20230111223135.xml 2023-01-11T22:45:36.7417216Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestTensorDataset-20230111223135.xml 2023-01-11T22:45:36.7417879Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-IntegrationTestDataLoaderDataPipe-20230111223135.xml 2023-01-11T22:45:36.7418429Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestConvAfterFork-20230111223135.xml 2023-01-11T22:45:36.7419026Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestIndividualWorkerQueue-20230111223135.xml 2023-01-11T22:45:36.7419749Z Generated XML report: test-reports\python-unittest\test_dataloader\TEST-TestSetAffinity-20230111223135.xml 2023-01-11T22:45:36.7419770Z 2023-01-11T22:45:36.7420475Z ##[endgroup] 2023-01-11T22:45:36.7421069Z FINISHED PRINTING LOG FILE of test_dataloader (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dataloader_30_qpeow) 2023-01-11T22:45:36.7421088Z 2023-01-11T22:45:41.7945774Z Running test_masked ... [2023-01-11 22:45:41.789220] 2023-01-11T22:45:41.7954055Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_masked.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:45:41.789220] 2023-01-11T22:45:41.7957645Z Ignoring disabled issues: [] 2023-01-11T22:46:32.7986916Z 2023-01-11T22:46:32.7987550Z Expand the folded group to see the log file of test_masked 2023-01-11T22:46:32.7989003Z ##[group]PRINTING LOG FILE of test_masked (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_masked_jmlkukoz) 2023-01-11T22:46:32.7989638Z 2023-01-11T22:46:32.7990207Z Running tests... 2023-01-11T22:46:32.7990878Z ---------------------------------------------------------------------- 2023-01-11T22:46:32.7991682Z Test results will be stored in test-reports\python-unittest\test_masked 2023-01-11T22:46:32.7992596Z test_mask_layout_sparse_coo_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (2.880s) 2023-01-11T22:46:32.7995318Z test_mask_layout_sparse_coo_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.756s) 2023-01-11T22:46:32.7996176Z test_mask_layout_sparse_coo_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.789s) 2023-01-11T22:46:32.7997941Z test_mask_layout_sparse_coo_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.772s) 2023-01-11T22:46:32.7998956Z test_mask_layout_sparse_coo_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8000044Z test_mask_layout_sparse_coo_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8001138Z test_mask_layout_sparse_coo_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8002120Z test_mask_layout_sparse_coo_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8003106Z test_mask_layout_sparse_coo_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8004040Z test_mask_layout_sparse_coo_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.850s) 2023-01-11T22:46:32.8004974Z test_mask_layout_sparse_coo_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.861s) 2023-01-11T22:46:32.8005927Z test_mask_layout_sparse_coo_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.794s) 2023-01-11T22:46:32.8006900Z test_mask_layout_sparse_coo_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.836s) 2023-01-11T22:46:32.8007909Z test_mask_layout_sparse_coo_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8008872Z test_mask_layout_sparse_coo_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.011s) 2023-01-11T22:46:32.8009809Z test_mask_layout_sparse_coo_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8011209Z test_mask_layout_sparse_coo_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8012167Z test_mask_layout_sparse_coo_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8013283Z test_mask_layout_sparse_coo_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.002s) 2023-01-11T22:46:32.8014417Z test_mask_layout_sparse_coo_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8015471Z test_mask_layout_sparse_coo_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8016761Z test_mask_layout_sparse_coo_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8017857Z test_mask_layout_sparse_coo_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.002s) 2023-01-11T22:46:32.8019051Z test_mask_layout_sparse_coo_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.002s) 2023-01-11T22:46:32.8020458Z test_mask_layout_sparse_coo_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... skip: masked.mean does not support inputs with sparse_coo layout (0.002s) 2023-01-11T22:46:32.8021587Z test_mask_layout_sparse_coo_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8022622Z test_mask_layout_sparse_coo_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8023585Z test_mask_layout_sparse_coo_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8024519Z test_mask_layout_sparse_coo_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8025455Z test_mask_layout_sparse_coo_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8026382Z test_mask_layout_sparse_coo_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.989s) 2023-01-11T22:46:32.8027317Z test_mask_layout_sparse_coo_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.012s) 2023-01-11T22:46:32.8028344Z test_mask_layout_sparse_coo_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8029428Z test_mask_layout_sparse_coo_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8030365Z test_mask_layout_sparse_coo_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.764s) 2023-01-11T22:46:32.8031279Z test_mask_layout_sparse_coo_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.764s) 2023-01-11T22:46:32.8032297Z test_mask_layout_sparse_coo_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.846s) 2023-01-11T22:46:32.8033194Z test_mask_layout_sparse_coo_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8034157Z test_mask_layout_sparse_coo_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8035230Z test_mask_layout_sparse_coo_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8036166Z test_mask_layout_sparse_coo_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8037100Z test_mask_layout_sparse_coo_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8038062Z test_mask_layout_sparse_coo_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.918s) 2023-01-11T22:46:32.8038974Z test_mask_layout_sparse_coo_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.797s) 2023-01-11T22:46:32.8039844Z test_mask_layout_sparse_coo_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (1.011s) 2023-01-11T22:46:32.8040763Z test_mask_layout_sparse_coo_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.717s) 2023-01-11T22:46:32.8041790Z test_mask_layout_sparse_coo_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.937s) 2023-01-11T22:46:32.8042674Z test_mask_layout_sparse_coo_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.946s) 2023-01-11T22:46:32.8043535Z test_mask_layout_sparse_coo_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.910s) 2023-01-11T22:46:32.8044415Z test_mask_layout_sparse_coo_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.611s) 2023-01-11T22:46:32.8045276Z test_mask_layout_sparse_coo_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.657s) 2023-01-11T22:46:32.8046318Z test_mask_layout_sparse_coo_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.701s) 2023-01-11T22:46:32.8047184Z test_mask_layout_sparse_coo_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.686s) 2023-01-11T22:46:32.8048121Z test_mask_layout_sparse_coo_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.646s) 2023-01-11T22:46:32.8049089Z test_mask_layout_sparse_csr_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.183s) 2023-01-11T22:46:32.8050145Z test_mask_layout_sparse_csr_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.206s) 2023-01-11T22:46:32.8051066Z test_mask_layout_sparse_csr_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.191s) 2023-01-11T22:46:32.8051917Z test_mask_layout_sparse_csr_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.232s) 2023-01-11T22:46:32.8052842Z test_mask_layout_sparse_csr_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8053794Z test_mask_layout_sparse_csr_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8054786Z test_mask_layout_sparse_csr_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8055803Z test_mask_layout_sparse_csr_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8056739Z test_mask_layout_sparse_csr_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8057664Z test_mask_layout_sparse_csr_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.198s) 2023-01-11T22:46:32.8058561Z test_mask_layout_sparse_csr_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.179s) 2023-01-11T22:46:32.8059420Z test_mask_layout_sparse_csr_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.207s) 2023-01-11T22:46:32.8060282Z test_mask_layout_sparse_csr_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.191s) 2023-01-11T22:46:32.8061266Z test_mask_layout_sparse_csr_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8062289Z test_mask_layout_sparse_csr_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8063216Z test_mask_layout_sparse_csr_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8064146Z test_mask_layout_sparse_csr_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8065081Z test_mask_layout_sparse_csr_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8065982Z test_mask_layout_sparse_csr_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.141s) 2023-01-11T22:46:32.8066912Z test_mask_layout_sparse_csr_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8067936Z test_mask_layout_sparse_csr_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8068993Z test_mask_layout_sparse_csr_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:46:32.8069939Z test_mask_layout_sparse_csr_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.138s) 2023-01-11T22:46:32.8070819Z test_mask_layout_sparse_csr_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.161s) 2023-01-11T22:46:32.8071704Z test_mask_layout_sparse_csr_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.146s) 2023-01-11T22:46:32.8072582Z test_mask_layout_sparse_csr_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8073535Z test_mask_layout_sparse_csr_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8074553Z test_mask_layout_sparse_csr_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8075712Z test_mask_layout_sparse_csr_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8076658Z test_mask_layout_sparse_csr_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8077579Z test_mask_layout_sparse_csr_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.170s) 2023-01-11T22:46:32.8078671Z test_mask_layout_sparse_csr_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8079625Z test_mask_layout_sparse_csr_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8080660Z test_mask_layout_sparse_csr_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8081666Z test_mask_layout_sparse_csr_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.170s) 2023-01-11T22:46:32.8082567Z test_mask_layout_sparse_csr_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.176s) 2023-01-11T22:46:32.8083444Z test_mask_layout_sparse_csr_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.169s) 2023-01-11T22:46:32.8084374Z test_mask_layout_sparse_csr_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8085310Z test_mask_layout_sparse_csr_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8086249Z test_mask_layout_sparse_csr_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8087228Z test_mask_layout_sparse_csr_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.004s) 2023-01-11T22:46:32.8088254Z test_mask_layout_sparse_csr_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8089189Z test_mask_layout_sparse_csr_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.191s) 2023-01-11T22:46:32.8090060Z test_mask_layout_sparse_csr_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.057s) 2023-01-11T22:46:32.8090954Z test_mask_layout_sparse_csr_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.050s) 2023-01-11T22:46:32.8091849Z test_mask_layout_sparse_csr_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.051s) 2023-01-11T22:46:32.8092751Z test_mask_layout_sparse_csr_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.173s) 2023-01-11T22:46:32.8093684Z test_mask_layout_sparse_csr_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.178s) 2023-01-11T22:46:32.8094689Z test_mask_layout_sparse_csr_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.174s) 2023-01-11T22:46:32.8095590Z test_mask_layout_sparse_csr_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.046s) 2023-01-11T22:46:32.8096462Z test_mask_layout_sparse_csr_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.049s) 2023-01-11T22:46:32.8097329Z test_mask_layout_sparse_csr_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.050s) 2023-01-11T22:46:32.8098190Z test_mask_layout_sparse_csr_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.067s) 2023-01-11T22:46:32.8099063Z test_mask_layout_sparse_csr_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.067s) 2023-01-11T22:46:32.8099919Z test_mask_layout_strided_masked_amax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.362s) 2023-01-11T22:46:32.8100859Z test_mask_layout_strided_masked_amax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.381s) 2023-01-11T22:46:32.8101778Z test_mask_layout_strided_masked_amax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.350s) 2023-01-11T22:46:32.8102674Z test_mask_layout_strided_masked_amax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.366s) 2023-01-11T22:46:32.8103567Z test_mask_layout_strided_masked_amax_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8104698Z test_mask_layout_strided_masked_amax_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8105624Z test_mask_layout_strided_masked_amax_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:46:32.8106540Z test_mask_layout_strided_masked_amax_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8107503Z test_mask_layout_strided_masked_amax_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8108619Z test_mask_layout_strided_masked_amin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.336s) 2023-01-11T22:46:32.8109531Z test_mask_layout_strided_masked_amin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.368s) 2023-01-11T22:46:32.8110393Z test_mask_layout_strided_masked_amin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.380s) 2023-01-11T22:46:32.8111251Z test_mask_layout_strided_masked_amin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.369s) 2023-01-11T22:46:32.8112140Z test_mask_layout_strided_masked_amin_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8113088Z test_mask_layout_strided_masked_amin_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8114126Z test_mask_layout_strided_masked_amin_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:46:32.8115108Z test_mask_layout_strided_masked_amin_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8116033Z test_mask_layout_strided_masked_amin_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8116935Z test_mask_layout_strided_masked_mean_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.262s) 2023-01-11T22:46:32.8117834Z test_mask_layout_strided_masked_mean_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8118775Z test_mask_layout_strided_masked_mean_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:46:32.8119745Z test_mask_layout_strided_masked_mean_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8120741Z test_mask_layout_strided_masked_mean_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.240s) 2023-01-11T22:46:32.8121643Z test_mask_layout_strided_masked_mean_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.239s) 2023-01-11T22:46:32.8122473Z test_mask_layout_strided_masked_mean_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.233s) 2023-01-11T22:46:32.8123260Z test_mask_layout_strided_masked_mean_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8124064Z test_mask_layout_strided_masked_mean_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8124863Z test_mask_layout_strided_masked_mean_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8125663Z test_mask_layout_strided_masked_mean_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8126472Z test_mask_layout_strided_masked_mean_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8127239Z test_mask_layout_strided_masked_prod_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.375s) 2023-01-11T22:46:32.8128084Z test_mask_layout_strided_masked_prod_cuda_bool (__main__.TestMaskedCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:46:32.8128958Z test_mask_layout_strided_masked_prod_cuda_complex128 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:46:32.8129851Z test_mask_layout_strided_masked_prod_cuda_complex64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8130649Z test_mask_layout_strided_masked_prod_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.370s) 2023-01-11T22:46:32.8131407Z test_mask_layout_strided_masked_prod_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.362s) 2023-01-11T22:46:32.8132161Z test_mask_layout_strided_masked_prod_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.354s) 2023-01-11T22:46:32.8133140Z test_mask_layout_strided_masked_prod_cuda_int16 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8133941Z test_mask_layout_strided_masked_prod_cuda_int32 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:46:32.8134738Z test_mask_layout_strided_masked_prod_cuda_int64 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8135743Z test_mask_layout_strided_masked_prod_cuda_int8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:46:32.8136656Z test_mask_layout_strided_masked_prod_cuda_uint8 (__main__.TestMaskedCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:46:32.8137439Z test_mask_layout_strided_masked_sum_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.334s) 2023-01-11T22:46:32.8138177Z test_mask_layout_strided_masked_sum_cuda_bool (__main__.TestMaskedCUDA) ... ok (0.245s) 2023-01-11T22:46:32.8138951Z test_mask_layout_strided_masked_sum_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.277s) 2023-01-11T22:46:32.8139705Z test_mask_layout_strided_masked_sum_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.453s) 2023-01-11T22:46:32.8140443Z test_mask_layout_strided_masked_sum_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.366s) 2023-01-11T22:46:32.8141175Z test_mask_layout_strided_masked_sum_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.388s) 2023-01-11T22:46:32.8141912Z test_mask_layout_strided_masked_sum_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.377s) 2023-01-11T22:46:32.8142642Z test_mask_layout_strided_masked_sum_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.223s) 2023-01-11T22:46:32.8143370Z test_mask_layout_strided_masked_sum_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.261s) 2023-01-11T22:46:32.8144073Z test_mask_layout_strided_masked_sum_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.261s) 2023-01-11T22:46:32.8144795Z test_mask_layout_strided_masked_sum_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.228s) 2023-01-11T22:46:32.8145544Z test_mask_layout_strided_masked_sum_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.233s) 2023-01-11T22:46:32.8146306Z test_reference_masked_masked_log_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.090s) 2023-01-11T22:46:32.8147098Z test_reference_masked_masked_log_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.117s) 2023-01-11T22:46:32.8147939Z test_reference_masked_masked_log_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.146s) 2023-01-11T22:46:32.8148811Z test_reference_masked_masked_log_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.119s) 2023-01-11T22:46:32.8149550Z test_reference_masked_masked_norm_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.837s) 2023-01-11T22:46:32.8150299Z test_reference_masked_masked_norm_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.937s) 2023-01-11T22:46:32.8151041Z test_reference_masked_masked_norm_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.936s) 2023-01-11T22:46:32.8151785Z test_reference_masked_masked_norm_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.943s) 2023-01-11T22:46:32.8152548Z test_reference_masked_masked_normalize_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.153s) 2023-01-11T22:46:32.8153369Z test_reference_masked_masked_normalize_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.158s) 2023-01-11T22:46:32.8154193Z test_reference_masked_masked_normalize_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.177s) 2023-01-11T22:46:32.8154980Z test_reference_masked_masked_normalize_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.144s) 2023-01-11T22:46:32.8155762Z test_reference_masked_masked_normalize_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.171s) 2023-01-11T22:46:32.8156531Z test_reference_masked_masked_normalize_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.132s) 2023-01-11T22:46:32.8157303Z test_reference_masked_masked_softmax_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.106s) 2023-01-11T22:46:32.8158263Z test_reference_masked_masked_softmax_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.110s) 2023-01-11T22:46:32.8159044Z test_reference_masked_masked_softmax_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.123s) 2023-01-11T22:46:32.8159825Z test_reference_masked_masked_softmax_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.119s) 2023-01-11T22:46:32.8160584Z test_reference_masked_masked_softmin_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.118s) 2023-01-11T22:46:32.8161486Z test_reference_masked_masked_softmin_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.101s) 2023-01-11T22:46:32.8162286Z test_reference_masked_masked_softmin_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.114s) 2023-01-11T22:46:32.8163049Z test_reference_masked_masked_softmin_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.114s) 2023-01-11T22:46:32.8163807Z test_reference_masked_masked_std_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.114s) 2023-01-11T22:46:32.8164634Z test_reference_masked_masked_std_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.883s) 2023-01-11T22:46:32.8165377Z test_reference_masked_masked_std_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.941s) 2023-01-11T22:46:32.8166212Z test_reference_masked_masked_std_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.117s) 2023-01-11T22:46:32.8166958Z test_reference_masked_masked_std_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.118s) 2023-01-11T22:46:32.8167694Z test_reference_masked_masked_std_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.136s) 2023-01-11T22:46:32.8168441Z test_reference_masked_masked_std_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.025s) 2023-01-11T22:46:32.8169187Z test_reference_masked_masked_std_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.022s) 2023-01-11T22:46:32.8169928Z test_reference_masked_masked_std_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.024s) 2023-01-11T22:46:32.8170645Z test_reference_masked_masked_std_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.024s) 2023-01-11T22:46:32.8171391Z test_reference_masked_masked_std_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.022s) 2023-01-11T22:46:32.8172132Z test_reference_masked_masked_var_cuda_bfloat16 (__main__.TestMaskedCUDA) ... ok (0.110s) 2023-01-11T22:46:32.8172889Z test_reference_masked_masked_var_cuda_complex128 (__main__.TestMaskedCUDA) ... ok (0.151s) 2023-01-11T22:46:32.8173659Z test_reference_masked_masked_var_cuda_complex64 (__main__.TestMaskedCUDA) ... ok (0.117s) 2023-01-11T22:46:32.8174420Z test_reference_masked_masked_var_cuda_float16 (__main__.TestMaskedCUDA) ... ok (0.111s) 2023-01-11T22:46:32.8175165Z test_reference_masked_masked_var_cuda_float32 (__main__.TestMaskedCUDA) ... ok (0.145s) 2023-01-11T22:46:32.8175892Z test_reference_masked_masked_var_cuda_float64 (__main__.TestMaskedCUDA) ... ok (0.111s) 2023-01-11T22:46:32.8176637Z test_reference_masked_masked_var_cuda_int16 (__main__.TestMaskedCUDA) ... ok (0.023s) 2023-01-11T22:46:32.8177380Z test_reference_masked_masked_var_cuda_int32 (__main__.TestMaskedCUDA) ... ok (0.025s) 2023-01-11T22:46:32.8178131Z test_reference_masked_masked_var_cuda_int64 (__main__.TestMaskedCUDA) ... ok (0.024s) 2023-01-11T22:46:32.8178884Z test_reference_masked_masked_var_cuda_int8 (__main__.TestMaskedCUDA) ... ok (0.023s) 2023-01-11T22:46:32.8179630Z test_reference_masked_masked_var_cuda_uint8 (__main__.TestMaskedCUDA) ... ok (0.018s) 2023-01-11T22:46:32.8180315Z test_where_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.000s) 2023-01-11T22:46:32.8180992Z test_where_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.000s) 2023-01-11T22:46:32.8181662Z test_where_csr_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.004s) 2023-01-11T22:46:32.8182327Z test_where_csr_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.005s) 2023-01-11T22:46:32.8183019Z test_where_hybrid_coo_fill_value_0_cuda (__main__.TestMaskedCUDA) ... ok (0.006s) 2023-01-11T22:46:32.8183718Z test_where_hybrid_coo_fill_value_123_cuda (__main__.TestMaskedCUDA) ... ok (0.005s) 2023-01-11T22:46:32.8184276Z 2023-01-11T22:46:32.8184608Z ---------------------------------------------------------------------- 2023-01-11T22:46:32.8185137Z Ran 212 tests in 43.969s 2023-01-11T22:46:32.8185400Z 2023-01-11T22:46:32.8185565Z OK (skipped=82) 2023-01-11T22:46:32.8185806Z 2023-01-11T22:46:32.8186007Z Generating XML reports... 2023-01-11T22:46:32.8186755Z Generated XML report: test-reports\python-unittest\test_masked\TEST-TestMaskedCUDA-20230111224547.xml 2023-01-11T22:46:32.8187273Z 2023-01-11T22:46:32.8187958Z ##[endgroup] 2023-01-11T22:46:32.8188683Z FINISHED PRINTING LOG FILE of test_masked (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_masked_jmlkukoz) 2023-01-11T22:46:32.8189211Z 2023-01-11T22:46:38.0042798Z Running test_view_ops ... [2023-01-11 22:46:37.999701] 2023-01-11T22:46:38.0051064Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_view_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:46:37.999701] 2023-01-11T22:46:38.0055185Z Ignoring disabled issues: [] 2023-01-11T22:47:16.5363740Z 2023-01-11T22:47:16.5364518Z Expand the folded group to see the log file of test_view_ops 2023-01-11T22:47:16.5368594Z ##[group]PRINTING LOG FILE of test_view_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_view_ops_uih7ddtq) 2023-01-11T22:47:16.5369963Z 2023-01-11T22:47:16.5370322Z Running tests... 2023-01-11T22:47:16.5374536Z ---------------------------------------------------------------------- 2023-01-11T22:47:16.5375498Z Test results will be stored in test-reports\python-unittest\test_view_ops 2023-01-11T22:47:16.5377423Z test_T_cuda (__main__.TestOldViewOpsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:1305: UserWarning: The use of `x.T` on tensors of dimension other than 2 to reverse their shape is deprecated and it will throw an error in a future release. Consider `x.mT` to transpose batches of matrices or `x.permute(*torch.arange(x.ndim - 1, -1, -1))` to reverse the dimensions of a tensor. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorShape.cpp:3542.) 2023-01-11T22:47:16.5379196Z t1 = a.T 2023-01-11T22:47:16.5379569Z ok (2.106s) 2023-01-11T22:47:16.5380164Z test_atleast_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.787s) 2023-01-11T22:47:16.5380995Z test_atleast_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.809s) 2023-01-11T22:47:16.5381718Z test_atleast_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.825s) 2023-01-11T22:47:16.5382493Z test_atleast_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.790s) 2023-01-11T22:47:16.5383218Z test_atleast_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.632s) 2023-01-11T22:47:16.5383947Z test_atleast_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.275s) 2023-01-11T22:47:16.5384592Z test_atleast_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.276s) 2023-01-11T22:47:16.5385222Z test_atleast_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.284s) 2023-01-11T22:47:16.5385906Z test_atleast_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.283s) 2023-01-11T22:47:16.5386600Z test_atleast_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.285s) 2023-01-11T22:47:16.5387298Z test_atleast_gradient_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.163s) 2023-01-11T22:47:16.5388101Z test_big_transpose_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.024s) 2023-01-11T22:47:16.5388846Z test_broadcast_shapes_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.007s) 2023-01-11T22:47:16.5389940Z test_broadcast_tensors_cuda_float32 (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:47:16.5391982Z test_broadcast_to_cuda_bool (__main__.TestOldViewOpsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py:679: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:210.) 2023-01-11T22:47:16.5394019Z return torch.as_tensor(tensor_like) 2023-01-11T22:47:16.5394396Z ok (1.161s) 2023-01-11T22:47:16.5395178Z test_broadcast_to_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.020s) 2023-01-11T22:47:16.5395988Z test_broadcast_to_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.022s) 2023-01-11T22:47:16.5396805Z test_broadcast_to_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.019s) 2023-01-11T22:47:16.5397464Z test_broadcast_to_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.019s) 2023-01-11T22:47:16.5398121Z test_broadcast_to_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.011s) 2023-01-11T22:47:16.5398785Z test_broadcast_to_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.032s) 2023-01-11T22:47:16.5399422Z test_broadcast_to_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.033s) 2023-01-11T22:47:16.5400064Z test_broadcast_to_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.032s) 2023-01-11T22:47:16.5400701Z test_broadcast_to_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.016s) 2023-01-11T22:47:16.5401343Z test_broadcast_to_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.027s) 2023-01-11T22:47:16.5402010Z test_chunk_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:47:16.5402809Z test_conj_neg_view_numpy_error_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:47:16.5404398Z test_contiguous_cuda (__main__.TestOldViewOpsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:1683: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5405698Z x.set_(x.storage(), 0, x.size(), stride) 2023-01-11T22:47:16.5406076Z ok (0.002s) 2023-01-11T22:47:16.5406627Z test_crow_col_indices_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:47:16.5407305Z test_empty_reshape_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5407927Z test_expand_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5408533Z test_flatten_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.022s) 2023-01-11T22:47:16.5409167Z test_memory_format_resize__cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5409876Z test_memory_format_resize_as_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5410569Z test_narrow_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:47:16.5411403Z test_narrow_tensor_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:47:16.5412078Z test_python_types_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5412693Z test_ravel_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.014s) 2023-01-11T22:47:16.5413287Z test_reshape_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.008s) 2023-01-11T22:47:16.5414748Z test_reshape_view_semantics_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:1669: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5416184Z self.assertEqual(tensor.storage().data_ptr(), view_tensor.storage().data_ptr()) 2023-01-11T22:47:16.5417748Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:1675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5419158Z self.assertNotEqual(tensor.storage().data_ptr(), copy_tensor.storage().data_ptr()) 2023-01-11T22:47:16.5419690Z ok (0.003s) 2023-01-11T22:47:16.5420345Z test_reshape_view_semantics_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5421095Z test_reshape_view_semantics_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5421816Z test_reshape_view_semantics_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5422529Z test_reshape_view_semantics_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5423222Z test_reshape_view_semantics_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5423980Z test_reshape_view_semantics_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5424701Z test_reshape_view_semantics_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5425504Z test_reshape_view_semantics_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5426212Z test_reshape_view_semantics_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5426907Z test_reshape_view_semantics_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5427601Z test_reshape_view_semantics_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5428284Z test_resize_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5428995Z test_resize_as_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5429703Z test_resize_as_preserves_strides_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.001s) 2023-01-11T22:47:16.5430363Z test_resize_overflow_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5431029Z test_split_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:47:16.5431785Z test_t_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:47:16.5432590Z test_tensor_split_errors_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.011s) 2023-01-11T22:47:16.5433332Z test_tensor_split_indices_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.451s) 2023-01-11T22:47:16.5434111Z test_tensor_split_indices_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.446s) 2023-01-11T22:47:16.5434828Z test_tensor_split_indices_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.629s) 2023-01-11T22:47:16.5435614Z test_tensor_split_indices_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.466s) 2023-01-11T22:47:16.5436431Z test_tensor_split_indices_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.518s) 2023-01-11T22:47:16.5437147Z test_tensor_split_indices_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.493s) 2023-01-11T22:47:16.5437577Z test_tensor_split_indices_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.415s) 2023-01-11T22:47:16.5438124Z test_tensor_split_indices_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.382s) 2023-01-11T22:47:16.5438568Z test_tensor_split_indices_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.344s) 2023-01-11T22:47:16.5439166Z test_tensor_split_indices_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.349s) 2023-01-11T22:47:16.5440354Z test_tensor_split_indices_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.326s) 2023-01-11T22:47:16.5441075Z test_tensor_split_sections_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (1.470s) 2023-01-11T22:47:16.5441541Z test_tensor_split_sections_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (1.834s) 2023-01-11T22:47:16.5442834Z test_tensor_split_sections_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (1.863s) 2023-01-11T22:47:16.5443289Z test_tensor_split_sections_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (1.622s) 2023-01-11T22:47:16.5443736Z test_tensor_split_sections_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (1.613s) 2023-01-11T22:47:16.5444175Z test_tensor_split_sections_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (1.588s) 2023-01-11T22:47:16.5444715Z test_tensor_split_sections_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (1.359s) 2023-01-11T22:47:16.5445293Z test_tensor_split_sections_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (1.252s) 2023-01-11T22:47:16.5445715Z test_tensor_split_sections_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (1.286s) 2023-01-11T22:47:16.5446142Z test_tensor_split_sections_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (1.387s) 2023-01-11T22:47:16.5446868Z test_tensor_split_sections_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (1.288s) 2023-01-11T22:47:16.5447318Z test_transpose_invalid_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5447765Z test_transpose_invalid_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5448202Z test_transpose_invalid_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5448640Z test_transpose_vs_numpy_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.079s) 2023-01-11T22:47:16.5449065Z test_transpose_vs_numpy_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.077s) 2023-01-11T22:47:16.5449496Z test_transpose_vs_numpy_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.058s) 2023-01-11T22:47:16.5449920Z test_transposes_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2023-01-11T22:47:16.5450334Z test_transposes_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.009s) 2023-01-11T22:47:16.5450757Z test_transposes_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.358s) 2023-01-11T22:47:16.5451180Z test_transposes_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5451587Z test_transposes_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5452065Z test_transposes_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5452731Z test_transposes_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5453147Z test_transposes_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5453729Z test_transposes_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.015s) 2023-01-11T22:47:16.5454182Z test_transposes_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5454563Z test_transposes_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5454968Z test_transposes_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5455396Z test_transposes_errors_cuda_bfloat16 (__main__.TestOldViewOpsCUDA) ... ok (0.005s) 2023-01-11T22:47:16.5455835Z test_transposes_errors_cuda_bool (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5456274Z test_transposes_errors_cuda_complex128 (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5456720Z test_transposes_errors_cuda_complex64 (__main__.TestOldViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5457163Z test_transposes_errors_cuda_float16 (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5457582Z test_transposes_errors_cuda_float32 (__main__.TestOldViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5458015Z test_transposes_errors_cuda_float64 (__main__.TestOldViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5458445Z test_transposes_errors_cuda_int16 (__main__.TestOldViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5458867Z test_transposes_errors_cuda_int32 (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5459430Z test_transposes_errors_cuda_int64 (__main__.TestOldViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5459978Z test_transposes_errors_cuda_int8 (__main__.TestOldViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5460384Z test_transposes_errors_cuda_uint8 (__main__.TestOldViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5461066Z test_unsqueeze_cuda (__main__.TestOldViewOpsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:47:16.5461608Z test_view_all_dtypes_and_devices_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5462258Z test_view_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.096s) 2023-01-11T22:47:16.5462648Z test_view_empty_cuda (__main__.TestOldViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5463075Z test_T_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.005s) 2023-01-11T22:47:16.5463464Z test_advanced_indexing_assignment_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5463906Z test_advanced_indexing_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5464845Z test_as_strided_gradients_cuda (__main__.TestViewOpsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5465717Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5466538Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5467454Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5468470Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5469262Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5470065Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5470840Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5471635Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5472406Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5473210Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5474094Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5474971Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5476192Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5477074Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5477869Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5478669Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5479445Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5480239Z C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:667: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:47:16.5481010Z assert max_offset < len(y.storage()), "test case resizes storage" 2023-01-11T22:47:16.5481300Z ok (0.240s) 2023-01-11T22:47:16.5481744Z test_as_strided_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5482161Z test_as_strided_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5482741Z test_basic_indexing_ellipses_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5483197Z test_basic_indexing_newaxis_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5483627Z test_basic_indexing_slice_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5484320Z test_chunk_view_cuda (__main__.TestViewOpsCUDA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.001s) 2023-01-11T22:47:16.5484815Z test_conj_imag_view_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5485237Z test_conj_imag_view_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5485646Z test_conj_self_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5486020Z test_conj_self_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5486409Z test_conj_self_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5486801Z test_conj_self_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5487188Z test_conj_self_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5487569Z test_conj_self_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5487945Z test_conj_self_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5488306Z test_conj_self_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5488819Z test_conj_self_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5489227Z test_conj_view_with_shared_memory_cuda (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5489857Z test_contiguous_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.012s) 2023-01-11T22:47:16.5490282Z test_contiguous_self_cuda (__main__.TestViewOpsCUDA) ... ok (0.001s) 2023-01-11T22:47:16.5490812Z test_diagonal_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5491182Z test_expand_as_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5491568Z test_expand_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5491954Z test_flatten_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.005s) 2023-01-11T22:47:16.5492336Z test_flatten_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.008s) 2023-01-11T22:47:16.5492741Z test_imag_noncomplex_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5493244Z test_imag_noncomplex_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5493665Z test_imag_noncomplex_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5494071Z test_imag_noncomplex_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5494481Z test_imag_noncomplex_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5494897Z test_imag_noncomplex_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5495299Z test_imag_noncomplex_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5495821Z test_imag_noncomplex_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5496230Z test_imag_noncomplex_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5496701Z test_movedim_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5512663Z test_narrow_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5513442Z test_permute_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5514140Z test_real_imag_view_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.010s) 2023-01-11T22:47:16.5514856Z test_real_imag_view_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5515545Z test_reshape_as_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5516200Z test_reshape_nonview_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5516864Z test_reshape_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5517569Z test_select_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5518306Z test_set_real_imag_cuda_complex128_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5519099Z test_set_real_imag_cuda_complex128_bool (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5519847Z test_set_real_imag_cuda_complex128_complex128 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5520596Z test_set_real_imag_cuda_complex128_complex64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5521313Z test_set_real_imag_cuda_complex128_float16 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5522040Z test_set_real_imag_cuda_complex128_float32 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5522775Z test_set_real_imag_cuda_complex128_float64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5523499Z test_set_real_imag_cuda_complex128_int16 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5524214Z test_set_real_imag_cuda_complex128_int32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5524965Z test_set_real_imag_cuda_complex128_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5525733Z test_set_real_imag_cuda_complex128_int8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5526467Z test_set_real_imag_cuda_complex128_uint8 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5527204Z test_set_real_imag_cuda_complex64_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5527932Z test_set_real_imag_cuda_complex64_bool (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5528645Z test_set_real_imag_cuda_complex64_complex128 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5529620Z test_set_real_imag_cuda_complex64_complex64 (__main__.TestViewOpsCUDA) ... ok (0.011s) 2023-01-11T22:47:16.5530347Z test_set_real_imag_cuda_complex64_float16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5531036Z test_set_real_imag_cuda_complex64_float32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5531801Z test_set_real_imag_cuda_complex64_float64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5532730Z test_set_real_imag_cuda_complex64_int16 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5533491Z test_set_real_imag_cuda_complex64_int32 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5534202Z test_set_real_imag_cuda_complex64_int64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5534917Z test_set_real_imag_cuda_complex64_int8 (__main__.TestViewOpsCUDA) ... ok (0.005s) 2023-01-11T22:47:16.5535608Z test_set_real_imag_cuda_complex64_uint8 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5536451Z test_split_view_cuda (__main__.TestViewOpsCUDA) ... skip: See https://github.com/pytorch/pytorch/pull/32720 (0.002s) 2023-01-11T22:47:16.5537244Z test_squeeze_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5537901Z test_squeeze_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5538606Z test_t_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5539231Z test_t_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5539978Z test_transpose_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5540633Z test_transpose_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5541271Z test_unbind_cuda (__main__.TestViewOpsCUDA) ... ok (0.015s) 2023-01-11T22:47:16.5541901Z test_unbind_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5542530Z test_unfold_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5543206Z test_unsqueeze_inplace_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5543880Z test_unsqueeze_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5544501Z test_view_as_complex_cuda (__main__.TestViewOpsCUDA) ... ok (0.020s) 2023-01-11T22:47:16.5545169Z test_view_as_real_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.011s) 2023-01-11T22:47:16.5546965Z test_view_as_real_cuda_complex32 (__main__.TestViewOpsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_view_ops.py:308: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:47:16.5548205Z t = torch.randn(3, 4, dtype=dtype, device=device) 2023-01-11T22:47:16.5548654Z ok (0.009s) 2023-01-11T22:47:16.5549184Z test_view_as_real_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.009s) 2023-01-11T22:47:16.5549865Z test_view_as_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5550508Z test_view_copy_cuda (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5551215Z test_view_copy_out_cuda (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5568148Z test_view_copy_output_contiguous_cuda (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5569251Z test_view_dtype_new_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.078s) 2023-01-11T22:47:16.5570073Z test_view_dtype_new_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.077s) 2023-01-11T22:47:16.5570887Z test_view_dtype_new_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.070s) 2023-01-11T22:47:16.5571682Z test_view_dtype_new_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.059s) 2023-01-11T22:47:16.5572472Z test_view_dtype_new_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.062s) 2023-01-11T22:47:16.5573263Z test_view_dtype_new_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.062s) 2023-01-11T22:47:16.5574261Z test_view_dtype_new_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.060s) 2023-01-11T22:47:16.5575097Z test_view_dtype_new_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.049s) 2023-01-11T22:47:16.5575882Z test_view_dtype_new_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.072s) 2023-01-11T22:47:16.5576715Z test_view_dtype_new_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.057s) 2023-01-11T22:47:16.5577489Z test_view_dtype_new_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.050s) 2023-01-11T22:47:16.5579315Z test_view_dtype_upsize_errors_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.023s) 2023-01-11T22:47:16.5580233Z test_view_dtype_upsize_errors_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.018s) 2023-01-11T22:47:16.5581091Z test_view_dtype_upsize_errors_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5581966Z test_view_dtype_upsize_errors_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5582891Z test_view_dtype_upsize_errors_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.014s) 2023-01-11T22:47:16.5583847Z test_view_dtype_upsize_errors_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5584694Z test_view_dtype_upsize_errors_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.015s) 2023-01-11T22:47:16.5585527Z test_view_dtype_upsize_errors_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.015s) 2023-01-11T22:47:16.5586374Z test_view_dtype_upsize_errors_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.009s) 2023-01-11T22:47:16.5587200Z test_view_dtype_upsize_errors_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5588062Z test_view_dtype_upsize_errors_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.023s) 2023-01-11T22:47:16.5588873Z test_view_dtype_upsize_errors_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.017s) 2023-01-11T22:47:16.5589762Z test_view_tensor_dsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5590695Z test_view_tensor_dsplit_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5591527Z test_view_tensor_dsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5592358Z test_view_tensor_dsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5593176Z test_view_tensor_dsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5593966Z test_view_tensor_dsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5594783Z test_view_tensor_dsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5595577Z test_view_tensor_dsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5596439Z test_view_tensor_dsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5597339Z test_view_tensor_dsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.012s) 2023-01-11T22:47:16.5598195Z test_view_tensor_dsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5598989Z test_view_tensor_dsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5599771Z test_view_tensor_hsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5600558Z test_view_tensor_hsplit_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5601366Z test_view_tensor_hsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5602198Z test_view_tensor_hsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5603090Z test_view_tensor_hsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5603987Z test_view_tensor_hsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5604773Z test_view_tensor_hsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5605773Z test_view_tensor_hsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5606571Z test_view_tensor_hsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2023-01-11T22:47:16.5607359Z test_view_tensor_hsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5608150Z test_view_tensor_hsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5608939Z test_view_tensor_hsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5609936Z test_view_tensor_split_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5610834Z test_view_tensor_split_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5611636Z test_view_tensor_split_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2023-01-11T22:47:16.5612460Z test_view_tensor_split_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2023-01-11T22:47:16.5613304Z test_view_tensor_split_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.001s) 2023-01-11T22:47:16.5614110Z test_view_tensor_split_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5614926Z test_view_tensor_split_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5615695Z test_view_tensor_split_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5616547Z test_view_tensor_split_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.000s) 2023-01-11T22:47:16.5617456Z test_view_tensor_split_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.006s) 2023-01-11T22:47:16.5618241Z test_view_tensor_split_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5619021Z test_view_tensor_split_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5619819Z test_view_tensor_vsplit_cuda_bfloat16 (__main__.TestViewOpsCUDA) ... ok (0.005s) 2023-01-11T22:47:16.5620596Z test_view_tensor_vsplit_cuda_bool (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5621414Z test_view_tensor_vsplit_cuda_complex128 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5622254Z test_view_tensor_vsplit_cuda_complex64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5623138Z test_view_tensor_vsplit_cuda_float16 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5624055Z test_view_tensor_vsplit_cuda_float32 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5624886Z test_view_tensor_vsplit_cuda_float64 (__main__.TestViewOpsCUDA) ... ok (0.004s) 2023-01-11T22:47:16.5625687Z test_view_tensor_vsplit_cuda_int16 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5626456Z test_view_tensor_vsplit_cuda_int32 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5627245Z test_view_tensor_vsplit_cuda_int64 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5628031Z test_view_tensor_vsplit_cuda_int8 (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5628826Z test_view_tensor_vsplit_cuda_uint8 (__main__.TestViewOpsCUDA) ... ok (0.002s) 2023-01-11T22:47:16.5629566Z test_view_view_cuda (__main__.TestViewOpsCUDA) ... ok (0.003s) 2023-01-11T22:47:16.5630045Z 2023-01-11T22:47:16.5630423Z ---------------------------------------------------------------------- 2023-01-11T22:47:16.5631084Z Ran 278 tests in 32.843s 2023-01-11T22:47:16.5631427Z 2023-01-11T22:47:16.5631621Z OK (skipped=12) 2023-01-11T22:47:16.5631888Z 2023-01-11T22:47:16.5632123Z Generating XML reports... 2023-01-11T22:47:16.5632994Z Generated XML report: test-reports\python-unittest\test_view_ops\TEST-TestOldViewOpsCUDA-20230111224642.xml 2023-01-11T22:47:16.5634149Z Generated XML report: test-reports\python-unittest\test_view_ops\TEST-TestViewOpsCUDA-20230111224642.xml 2023-01-11T22:47:16.5634750Z 2023-01-11T22:47:16.5635438Z ##[endgroup] 2023-01-11T22:47:16.5636238Z FINISHED PRINTING LOG FILE of test_view_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_view_ops_uih7ddtq) 2023-01-11T22:47:16.5637104Z 2023-01-11T22:47:21.6150069Z Running profiler/test_profiler ... [2023-01-11 22:47:21.614530] 2023-01-11T22:47:21.6158625Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'profiler/test_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:47:21.614530] 2023-01-11T22:47:21.6162745Z Ignoring disabled issues: [] 2023-01-11T22:48:05.1122021Z 2023-01-11T22:48:05.1123374Z Expand the folded group to see the log file of profiler/test_profiler 2023-01-11T22:48:05.1125053Z ##[group]PRINTING LOG FILE of profiler/test_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_profiler_cvdflqa4) 2023-01-11T22:48:05.1138342Z 2023-01-11T22:48:05.1138931Z Running tests... 2023-01-11T22:48:05.1139652Z ---------------------------------------------------------------------- 2023-01-11T22:48:05.1140554Z Test results will be stored in test-reports\python-unittest\profiler.test_profiler 2023-01-11T22:48:05.1141540Z test_execution_graph_alone (__main__.TestExecutionGraph) ... ok (2.233s) 2023-01-11T22:48:05.1144991Z test_execution_graph_no_capture (__main__.TestExecutionGraph) ... ok (0.014s) 2023-01-11T22:48:05.1145856Z test_execution_graph_repeat_in_loop (__main__.TestExecutionGraph) ... ok (0.085s) 2023-01-11T22:48:05.1146766Z test_execution_graph_start_stop (__main__.TestExecutionGraph) ... ok (0.036s) 2023-01-11T22:48:05.1148053Z test_execution_graph_with_kineto (__main__.TestExecutionGraph) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T22:48:05.1149511Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T22:48:05.1150829Z [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\profiler\kineto_shim.cpp:330] Profiler is not initialized: skipping step() invocation 2023-01-11T22:48:05.1152553Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1156426Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1157924Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1159352Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1160786Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1162197Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1163118Z ok (0.162s) 2023-01-11T22:48:05.1163729Z test_bfs (__main__.TestExperimentalUtils) ... ok (0.003s) 2023-01-11T22:48:05.1164470Z test_dfs (__main__.TestExperimentalUtils) ... ok (0.001s) 2023-01-11T22:48:05.1165841Z test_profiler_conv2d_bias_followed_by_batchnorm2d_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1167609Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1169054Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1173075Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1174548Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1176161Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1177607Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1179027Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1180424Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1181343Z ok (0.031s) 2023-01-11T22:48:05.1182501Z test_profiler_extra_cuda_copy_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1184108Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1185567Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1187327Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1188752Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1190202Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1191633Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1193032Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1194796Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1196193Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1197635Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1199056Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1200469Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1202078Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1205898Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1207492Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1208933Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1210380Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1211877Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1213296Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1214714Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1216139Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1217550Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1218994Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1220397Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1221811Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1223251Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1224669Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1226103Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1227531Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1229298Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1230672Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1232115Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1233743Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1235502Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1237112Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1238545Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1239946Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1241389Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1242311Z ok (0.055s) 2023-01-11T22:48:05.1243481Z test_profiler_extra_cuda_copy_pattern_benchmark (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1245133Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1246530Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1247451Z ok (0.034s) 2023-01-11T22:48:05.1248634Z test_profiler_for_loop_indexing_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1250235Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1251702Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1253114Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1254529Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1255971Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1257378Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1258790Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1261760Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1263838Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1265499Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1267233Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1268823Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1270266Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1271699Z STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1272625Z ok (0.348s) 2023-01-11T22:48:05.1273748Z test_profiler_fp32_matmul_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:29 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1275330Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1277133Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1278042Z ok (1.000s) 2023-01-11T22:48:05.1279189Z test_profiler_grad_not_set_to_none_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1280850Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1282293Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1283748Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1285177Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1286613Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1288042Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1289454Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1290902Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1292289Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1293702Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1295316Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1296244Z ok (0.164s) 2023-01-11T22:48:05.1297380Z test_profiler_matmul_dim_fp16_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1299145Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1300609Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1302025Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1303450Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1305233Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1306678Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1308076Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1309509Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1310963Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1312703Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1314162Z STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1315076Z ok (0.020s) 2023-01-11T22:48:05.1316186Z test_profiler_name_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:30 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1317768Z STAGE:2023-01-11 22:47:35 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1319216Z STAGE:2023-01-11 22:47:35 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1320140Z ok (5.165s) 2023-01-11T22:48:05.1321286Z test_profiler_optimizer_single_tensor_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1322919Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1324543Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1325966Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1327385Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1328981Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1330429Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1331850Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1333276Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1334705Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1336125Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1337535Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1339278Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1340728Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1342138Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1343551Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1344974Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1346416Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1347342Z ok (0.434s) 2023-01-11T22:48:05.1348498Z test_profiler_pattern_match_helper (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1350118Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1351881Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1352794Z ok (0.007s) 2023-01-11T22:48:05.1353939Z test_profiler_pattern_matcher_json_report (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1355761Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1357329Z STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1358273Z ok (0.098s) 2023-01-11T22:48:05.1359452Z test_profiler_synchronized_dataloader_pattern (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:36 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1361022Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:48:05.1362037Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:48:05.1365254Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:48:05.1366360Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:48:05.1367435Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:48:05.1368424Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:48:05.1369444Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:48:05.1372594Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:48:05.1373669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:48:05.1374650Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:48:05.1375637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:48:05.1376665Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:48:05.1379882Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:48:05.1380898Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:48:05.1381928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:48:05.1382970Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:48:05.1386535Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1388303Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1389252Z ok (11.948s) 2023-01-11T22:48:05.1389898Z test_utils_compute_idle_time (__main__.TestExperimentalUtils) ... ok (0.000s) 2023-01-11T22:48:05.1390770Z test_utils_compute_queue_depth (__main__.TestExperimentalUtils) ... ok (0.006s) 2023-01-11T22:48:05.1394248Z test_utils_compute_queue_depth_when_no_cuda_events (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1395933Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1397584Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1398514Z ok (0.100s) 2023-01-11T22:48:05.1401859Z test_utils_compute_self_time (__main__.TestExperimentalUtils) ... STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1403494Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1404942Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1405891Z ok (0.022s) 2023-01-11T22:48:05.1408663Z test_utils_get_optimizable_events (__main__.TestExperimentalUtils) ... ok (0.015s) 2023-01-11T22:48:05.1409552Z test_utils_intervals_overlap (__main__.TestExperimentalUtils) ... 5 2023-01-11T22:48:05.1410169Z ok (0.003s) 2023-01-11T22:48:05.1411203Z test_export_stacks (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1412723Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1416300Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1417264Z ok (0.019s) 2023-01-11T22:48:05.1418649Z test_flops (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1420186Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1423794Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1425259Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1426683Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1430194Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1431425Z ok (0.181s) 2023-01-11T22:48:05.1431999Z test_high_level_trace (__main__.TestProfiler) 2023-01-11T22:48:05.1433201Z Checks that python side high level events are recorded. ... STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1434781Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1438371Z STAGE:2023-01-11 22:47:48 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1440931Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1442348Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1446178Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1447634Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1449060Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1452625Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1453583Z ok (0.386s) 2023-01-11T22:48:05.1454613Z test_kineto (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1456144Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1459723Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1461190Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1462959Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1466562Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1467833Z ok (0.008s) 2023-01-11T22:48:05.1468489Z test_kineto_multigpu (__main__.TestProfiler) ... skip: Multiple GPUs needed (0.006s) 2023-01-11T22:48:05.1469788Z test_kineto_profiler_api (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1471335Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1474881Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1476326Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1477763Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1481307Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1482761Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1484362Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1487899Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1489532Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1490926Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1492376Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1495460Z ok (0.035s) 2023-01-11T22:48:05.1496615Z test_kineto_profiler_multiple_steppers (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1498230Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1499663Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1503233Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1504685Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1506451Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1510395Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1511846Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1513262Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1514207Z ok (0.098s) 2023-01-11T22:48:05.1517327Z test_memory_profiler (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1518508Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1519300Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1520068Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1520824Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1521772Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1524072Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1524968Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1525724Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1526468Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1527228Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1527995Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1528752Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1531033Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1531808Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1532294Z ok (0.217s) 2023-01-11T22:48:05.1532878Z test_module_hierarchy (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1533692Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1534432Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1534918Z ok (0.045s) 2023-01-11T22:48:05.1535711Z test_nested_tensor_with_shapes (__main__.TestProfiler) ... C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1318: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:48:05.1537994Z inp = torch.nested.nested_tensor([a, b]) 2023-01-11T22:48:05.1538565Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1539326Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1540098Z STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1540579Z ok (0.010s) 2023-01-11T22:48:05.1541154Z test_oom_tracing (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:49 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1542114Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1544365Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1544876Z ok (6.964s) 2023-01-11T22:48:05.1545292Z test_profiler_correlation_id (__main__.TestProfiler) 2023-01-11T22:48:05.1546029Z We expect the correlation_id to be unique across multiple invokation of the profiler, ... STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1546905Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1548016Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1548861Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1551656Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1552484Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1553218Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1553984Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1554741Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1555495Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1556251Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1558548Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1559533Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1560290Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1561043Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1561518Z ok (0.321s) 2023-01-11T22:48:05.1561920Z test_profiler_fwd_bwd_link (__main__.TestProfiler) ... skip: Disable forward->backward link to workaround profiler crash (0.006s) 2023-01-11T22:48:05.1562672Z test_profiler_metadata (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1565175Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1565958Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1566545Z ok (0.010s) 2023-01-11T22:48:05.1567165Z test_profiler_tracing (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1567976Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1568749Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1569503Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1571745Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1572534Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1573259Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1574013Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1574764Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1575516Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1576264Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1578465Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1578970Z ok (0.033s) 2023-01-11T22:48:05.1579550Z test_profiler_type (__main__.TestProfiler) ... STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1580362Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1581126Z STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1581581Z ok (0.004s) 2023-01-11T22:48:05.1581854Z test_source (__main__.TestProfiler) 2023-01-11T22:48:05.1582514Z Checks that source code attribution works for eager, TS and autograd mode ... STAGE:2023-01-11 22:47:56 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1583510Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1585836Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1586325Z ok (0.153s) 2023-01-11T22:48:05.1587340Z test_tensorboard_trace_handler (__main__.TestProfiler) ... skip: Test is flaky on Windows (0.010s) 2023-01-11T22:48:05.1587893Z test_custom_module_input_op_ids (__main__.TestProfilerCUDA) ... skip: Test is flaky on Windows (0.000s) 2023-01-11T22:48:05.1588310Z test_mem_leak (__main__.TestProfilerCUDA) 2023-01-11T22:48:05.1588750Z Checks that there's no memory leak when using profiler with CUDA ... skip: Test is flaky on Windows (0.000s) 2023-01-11T22:48:05.1589231Z test_custom_module_input_op_ids (__main__.TestProfilerITT) ... ok (0.010s) 2023-01-11T22:48:05.1589684Z test_datapipe_delegation_with_profiler (__main__.TestRecordFunction) ... ok (0.000s) 2023-01-11T22:48:05.1591977Z test_datapipe_with_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1592865Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1593640Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1594101Z ok (0.025s) 2023-01-11T22:48:05.1594721Z test_datapipe_with_record_function_fork (__main__.TestRecordFunction) ... STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1595577Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1596349Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1596833Z ok (0.013s) 2023-01-11T22:48:05.1599170Z test_record_function (__main__.TestRecordFunction) ... STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1600030Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1600811Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1601288Z ok (0.006s) 2023-01-11T22:48:05.1601869Z test_allocation_id_uniqueness (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1602717Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1603481Z STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1605649Z ok (0.655s) 2023-01-11T22:48:05.1606468Z test_allocation_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:57 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1607327Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1608200Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1608708Z ok (0.304s) 2023-01-11T22:48:05.1609325Z test_allocation_ids_with_other_ops (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1610187Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1612431Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1612946Z ok (0.272s) 2023-01-11T22:48:05.1613544Z test_allocations (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1614380Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1615142Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1615903Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1616648Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1617409Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1619373Z ok (0.296s) 2023-01-11T22:48:05.1619954Z test_extra_fields (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1620789Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1621561Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1622043Z ok (0.004s) 2023-01-11T22:48:05.1622641Z test_impl_reuse (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1623473Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1625262Z STAGE:2023-01-11 22:47:58 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1626383Z ok (0.584s) 2023-01-11T22:48:05.1626987Z test_mkldnn_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1627836Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1628669Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1629177Z ok (0.010s) 2023-01-11T22:48:05.1629789Z test_module_and_optimizer_ids (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1630644Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1631408Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1633673Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1634436Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1635199Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1635678Z ok (0.051s) 2023-01-11T22:48:05.1636273Z test_nnmodule_params (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1637078Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1637848Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1640362Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1985: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1641293Z expected = [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc1._parameters.items()] 2023-01-11T22:48:05.1642230Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1643128Z expected += [(name, val.storage().data_ptr(), val.grad.storage().data_ptr()) for name, val in net.fc2._parameters.items()] 2023-01-11T22:48:05.1643526Z ok (0.013s) 2023-01-11T22:48:05.1644123Z test_optimizer (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1646835Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1647642Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1648129Z ok (0.039s) 2023-01-11T22:48:05.1648820Z test_optimizer_parameters_adam (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1649704Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1650474Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1651522Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:2009: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1653864Z [(v.storage().data_ptr()) for v in group.get("params", [])], 2023-01-11T22:48:05.1654724Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:2022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1655579Z {name: value.storage().data_ptr() for name, value in parameter_state.items()}, 2023-01-11T22:48:05.1656471Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:2023: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1657274Z observed_state.get(parameter.storage().data_ptr(), []) 2023-01-11T22:48:05.1657586Z ok (0.112s) 2023-01-11T22:48:05.1658443Z test_optimizer_parameters_sgd (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1660850Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1661629Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1662090Z ok (0.056s) 2023-01-11T22:48:05.1662978Z test_pointers_and_ids (__main__.TestTorchTidyProfiler) ... C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1366: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1663859Z a_initial_storage_data = a.storage().data_ptr() 2023-01-11T22:48:05.1664702Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1371: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1667352Z c_initial_storage_data = c.storage().data_ptr() 2023-01-11T22:48:05.1668059Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1668896Z [W C:\actions-runner\_work\pytorch\pytorch\c10\core\CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T22:48:05.1669976Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1384: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1670718Z c.set_(d.storage()) 2023-01-11T22:48:05.1671254Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1672028Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1674107Z ok (0.009s) 2023-01-11T22:48:05.1674683Z test_scalar_ins (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1675520Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1676301Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1676784Z ok (0.005s) 2023-01-11T22:48:05.1677383Z test_sparse_tensors (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1678219Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1680445Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1680960Z ok (0.006s) 2023-01-11T22:48:05.1681558Z test_tensor_lists (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1682368Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1683145Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1684176Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1958: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1685165Z self.assertEqual(x.storage().data_ptr(), inputs[0][0].storage_data_ptr) 2023-01-11T22:48:05.1687639Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1688516Z self.assertEqual(y.storage().data_ptr(), inputs[0][1].storage_data_ptr) 2023-01-11T22:48:05.1688846Z ok (0.014s) 2023-01-11T22:48:05.1689458Z test_tensor_properties (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1690316Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1691082Z STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1691566Z ok (0.010s) 2023-01-11T22:48:05.1692166Z test_tensorimpl_invalidation_full (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:47:59 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1694816Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1695577Z x_storages = [x.storage()] 2023-01-11T22:48:05.1696607Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1549: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1697468Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:48:05.1698357Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1550: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1700687Z x_storages.append(x.storage()) 2023-01-11T22:48:05.1701547Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1559: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1702583Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:48:05.1703480Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1563: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1704303Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:48:05.1704904Z STAGE:2023-01-11 22:48:00 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1706973Z STAGE:2023-01-11 22:48:00 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1707921Z ok (1.011s) 2023-01-11T22:48:05.1708671Z test_tensorimpl_invalidation_keep_alive (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:48:00 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1709840Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1710597Z x_storages = [x.storage()] 2023-01-11T22:48:05.1711409Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1481: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1712157Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:48:05.1714469Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1715269Z x_storages.append(x.storage()) 2023-01-11T22:48:05.1716094Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1716850Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:48:05.1717408Z STAGE:2023-01-11 22:48:01 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1718191Z STAGE:2023-01-11 22:48:01 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1718952Z STAGE:2023-01-11 22:48:01 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1721147Z STAGE:2023-01-11 22:48:02 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1721937Z STAGE:2023-01-11 22:48:02 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1722424Z ok (2.274s) 2023-01-11T22:48:05.1723050Z test_tensorimpl_invalidation_scalar_args (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1723914Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1724669Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1725276Z ok (0.312s) 2023-01-11T22:48:05.1725893Z test_tensorimpl_invalidation_set (__main__.TestTorchTidyProfiler) ... STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1728625Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_profiler.py:1454: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:48:05.1729426Z x.set_(torch.ones((1,)).storage()) 2023-01-11T22:48:05.1729955Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1730731Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1731490Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:48:05.1732252Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:48:05.1734504Z STAGE:2023-01-11 22:48:03 6124:2832 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:48:05.1735010Z ok (0.606s) 2023-01-11T22:48:05.1735160Z 2023-01-11T22:48:05.1735373Z ---------------------------------------------------------------------- 2023-01-11T22:48:05.1735714Z Ran 71 tests in 37.187s 2023-01-11T22:48:05.1735877Z 2023-01-11T22:48:05.1735953Z OK (skipped=5) 2023-01-11T22:48:05.1736102Z 2023-01-11T22:48:05.1736225Z Generating XML reports... 2023-01-11T22:48:05.1736724Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestExecutionGraph-20230111224726.xml 2023-01-11T22:48:05.1737409Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestExperimentalUtils-20230111224726.xml 2023-01-11T22:48:05.1738066Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestProfiler-20230111224726.xml 2023-01-11T22:48:05.1738700Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestProfilerITT-20230111224726.xml 2023-01-11T22:48:05.1739354Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestRecordFunction-20230111224726.xml 2023-01-11T22:48:05.1741762Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestTorchTidyProfiler-20230111224726.xml 2023-01-11T22:48:05.1742435Z Generated XML report: test-reports\python-unittest\profiler.test_profiler\TEST-TestProfilerCUDA-20230111224726.xml 2023-01-11T22:48:05.1742772Z 2023-01-11T22:48:05.1743237Z ##[endgroup] 2023-01-11T22:48:05.1743734Z FINISHED PRINTING LOG FILE of profiler/test_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_profiler_cvdflqa4) 2023-01-11T22:48:05.1744107Z 2023-01-11T22:48:10.4490893Z Running test_stateless ... [2023-01-11 22:48:10.448552] 2023-01-11T22:48:10.4499883Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_stateless.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:48:10.449247] 2023-01-11T22:48:10.4503837Z Ignoring disabled issues: [] 2023-01-11T22:48:45.3573119Z 2023-01-11T22:48:45.3574024Z Expand the folded group to see the log file of test_stateless 2023-01-11T22:48:45.3575909Z ##[group]PRINTING LOG FILE of test_stateless (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_stateless_doa0gd8h) 2023-01-11T22:48:45.3576616Z 2023-01-11T22:48:45.3576839Z Running tests... 2023-01-11T22:48:45.3577483Z ---------------------------------------------------------------------- 2023-01-11T22:48:45.3578301Z Test results will be stored in test-reports\python-unittest\test_stateless 2023-01-11T22:48:45.3579993Z test_runs_with_optimize_flag (__main__.TestPythonOptimizeMode) ... ok (24.834s) 2023-01-11T22:48:45.3582025Z test_private_stateless_warns (__main__.TestStatelessDeprecation) ... ok (3.483s) 2023-01-11T22:48:45.3582948Z test_circular_references (__main__.TestStatelessFunctionalAPI) ... ok (0.005s) 2023-01-11T22:48:45.3583773Z test_functional_batch_norm (__main__.TestStatelessFunctionalAPI) ... ok (0.005s) 2023-01-11T22:48:45.3584622Z test_functional_call (__main__.TestStatelessFunctionalAPI) ... ok (0.000s) 2023-01-11T22:48:45.3585581Z test_functional_call_with_data_parallel (__main__.TestStatelessFunctionalAPI) ... skip: multi-GPU not supported (0.038s) 2023-01-11T22:48:45.3586562Z test_functional_call_with_gradient (__main__.TestStatelessFunctionalAPI) ... ok (0.006s) 2023-01-11T22:48:45.3587354Z test_functional_call_with_jit (__main__.TestStatelessFunctionalAPI) ... ok (0.072s) 2023-01-11T22:48:45.3588215Z test_reparamertize_module_fail_reset_to_original (__main__.TestStatelessFunctionalAPI) ... ok (0.981s) 2023-01-11T22:48:45.3589238Z test_reparametrized_module_change_parametrization_original (__main__.TestStatelessFunctionalAPI) ... ok (0.007s) 2023-01-11T22:48:45.3590145Z test_setattr (__main__.TestStatelessFunctionalAPI) ... ok (0.002s) 2023-01-11T22:48:45.3590917Z test_tied_weights_warns (__main__.TestStatelessFunctionalAPI) ... ok (0.004s) 2023-01-11T22:48:45.3591345Z 2023-01-11T22:48:45.3591682Z ---------------------------------------------------------------------- 2023-01-11T22:48:45.3592205Z Ran 12 tests in 29.438s 2023-01-11T22:48:45.3592369Z 2023-01-11T22:48:45.3592569Z OK (skipped=1) 2023-01-11T22:48:45.3592811Z 2023-01-11T22:48:45.3592943Z Generating XML reports... 2023-01-11T22:48:45.3593441Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestPythonOptimizeMode-20230111224814.xml 2023-01-11T22:48:45.3594103Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessDeprecation-20230111224814.xml 2023-01-11T22:48:45.3594761Z Generated XML report: test-reports\python-unittest\test_stateless\TEST-TestStatelessFunctionalAPI-20230111224814.xml 2023-01-11T22:48:45.3595121Z 2023-01-11T22:48:45.3595463Z ##[endgroup] 2023-01-11T22:48:45.3595927Z FINISHED PRINTING LOG FILE of test_stateless (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_stateless_doa0gd8h) 2023-01-11T22:48:45.3596267Z 2023-01-11T22:48:50.5813272Z Running nn/test_embedding ... [2023-01-11 22:48:50.580989] 2023-01-11T22:48:50.5824361Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_embedding.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:48:50.582177] 2023-01-11T22:48:50.5828119Z Ignoring disabled issues: [] 2023-01-11T22:49:19.6498089Z 2023-01-11T22:49:19.6499022Z Expand the folded group to see the log file of nn/test_embedding 2023-01-11T22:49:19.6500652Z ##[group]PRINTING LOG FILE of nn/test_embedding (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_embedding_8nw0zwnw) 2023-01-11T22:49:19.6503052Z 2023-01-11T22:49:19.6503415Z Running tests... 2023-01-11T22:49:19.6505951Z ---------------------------------------------------------------------- 2023-01-11T22:49:19.6507072Z Test results will be stored in test-reports\python-unittest\nn.test_embedding 2023-01-11T22:49:19.6508011Z test_embedding_bag_from_pretrained (__main__.TestEmbeddingNN) ... ok (2.208s) 2023-01-11T22:49:19.6508936Z test_embedding_bag_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.001s) 2023-01-11T22:49:19.6510189Z test_embedding_bag_functional (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T22:49:19.6511053Z test_embedding_bag_padding_idx_error (__main__.TestEmbeddingNN) ... ok (1.044s) 2023-01-11T22:49:19.6511910Z test_embedding_from_pretrained_float32 (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T22:49:19.6512836Z test_embedding_from_pretrained_float64 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T22:49:19.6514976Z test_embedding_from_pretrained_int16 (__main__.TestEmbeddingNN) ... C:\actions-runner\_work\pytorch\pytorch\test\nn\test_embedding.py:84: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2023-01-11T22:49:19.6516505Z a = torch.tensor([[1., 2., 3.], [4., 5., 6.]], dtype=dtype) 2023-01-11T22:49:19.6517040Z ok (0.003s) 2023-01-11T22:49:19.6517668Z test_embedding_from_pretrained_int32 (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T22:49:19.6518599Z test_embedding_from_pretrained_int64 (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T22:49:19.6519514Z test_embedding_from_pretrained_int8 (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T22:49:19.6520730Z test_embedding_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T22:49:19.6521581Z test_embedding_from_pretrained_padding_idx (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T22:49:19.6522390Z test_embedding_from_pretrained_uint8 (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T22:49:19.6523131Z test_embedding_functional (__main__.TestEmbeddingNN) ... ok (0.003s) 2023-01-11T22:49:19.6523862Z test_embedding_max_norm (__main__.TestEmbeddingNN) ... ok (0.002s) 2023-01-11T22:49:19.6524527Z test_embedding_max_norm_unsorted_repeating_indices (__main__.TestEmbeddingNN) ... ok (0.018s) 2023-01-11T22:49:19.6525413Z test_embedding_sparse_basic (__main__.TestEmbeddingNN) ... ok (0.006s) 2023-01-11T22:49:19.6526446Z test_embedding_sparse_empty_tensor (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:49:19.6527291Z test_embeddingbag_from_pretrained (__main__.TestEmbeddingNN) ... ok (0.010s) 2023-01-11T22:49:19.6528098Z test_embeddingbag_from_pretrained_options (__main__.TestEmbeddingNN) ... ok (0.000s) 2023-01-11T22:49:19.6528915Z test_embeddingbag_include_last_offset (__main__.TestEmbeddingNN) ... ok (0.012s) 2023-01-11T22:49:19.6529685Z test_move_sparse_half_embedding (__main__.TestEmbeddingNN) ... ok (0.004s) 2023-01-11T22:49:19.6530676Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:49:19.6531777Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:49:19.6533083Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:49:19.6534385Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:49:19.6535365Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:49:19.6536250Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:49:19.6537207Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:49:19.6538171Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:49:19.6538798Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:49:19.6539719Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:49:19.6540469Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:49:19.6541082Z test_EmbeddingBag_empty_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:49:19.6541811Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.073s) 2023-01-11T22:49:19.6542451Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.060s) 2023-01-11T22:49:19.6543060Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.061s) 2023-01-11T22:49:19.6543675Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.056s) 2023-01-11T22:49:19.6544282Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.073s) 2023-01-11T22:49:19.6544881Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.062s) 2023-01-11T22:49:19.6545482Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.062s) 2023-01-11T22:49:19.6546056Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.068s) 2023-01-11T22:49:19.6546759Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.065s) 2023-01-11T22:49:19.6547544Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.065s) 2023-01-11T22:49:19.6548425Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.067s) 2023-01-11T22:49:19.6549025Z test_EmbeddingBag_per_sample_weights_and_new_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.056s) 2023-01-11T22:49:19.6549679Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2023-01-11T22:49:19.6550364Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2023-01-11T22:49:19.6551041Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2023-01-11T22:49:19.6551721Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2023-01-11T22:49:19.6552370Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.003s) 2023-01-11T22:49:19.6553044Z test_EmbeddingBag_per_sample_weights_and_no_offsets_cuda_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: Temporarily disabled. See t54369166 (0.004s) 2023-01-11T22:49:19.6553678Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:49:19.6554430Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:49:19.6555111Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:49:19.6556610Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:49:19.6557207Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:49:19.6557902Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:49:19.6558529Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:49:19.6559091Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T22:49:19.6559684Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:49:19.6560281Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:49:19.6560881Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:49:19.6561588Z test_EmbeddingBag_per_sample_weights_and_offsets_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:49:19.6562183Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.085s) 2023-01-11T22:49:19.6563013Z test_EmbeddingBag_per_sample_weights_failures_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:49:19.6563596Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:49:19.6564153Z test_EmbeddingBag_per_sample_weights_failures_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:49:19.6564692Z test_embedding_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:49:19.6565197Z test_embedding_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:49:19.6565723Z test_embedding_bag_1D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (4.531s) 2023-01-11T22:49:19.6566260Z test_embedding_bag_1D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (5.833s) 2023-01-11T22:49:19.6566795Z test_embedding_bag_2D_padding_idx_cuda_bfloat16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.211s) 2023-01-11T22:49:19.6567326Z test_embedding_bag_2D_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.261s) 2023-01-11T22:49:19.6567829Z test_embedding_bag_bfloat16_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.184s) 2023-01-11T22:49:19.6568355Z test_embedding_bag_bfloat16_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.186s) 2023-01-11T22:49:19.6568981Z test_embedding_bag_bfloat16_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.204s) 2023-01-11T22:49:19.6569500Z test_embedding_bag_bfloat16_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.199s) 2023-01-11T22:49:19.6570187Z test_embedding_bag_device_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.380s) 2023-01-11T22:49:19.6570730Z test_embedding_bag_device_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.471s) 2023-01-11T22:49:19.6571266Z test_embedding_bag_device_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.437s) 2023-01-11T22:49:19.6571796Z test_embedding_bag_device_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.399s) 2023-01-11T22:49:19.6572427Z test_embedding_bag_device_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.451s) 2023-01-11T22:49:19.6572958Z test_embedding_bag_device_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.427s) 2023-01-11T22:49:19.6573493Z test_embedding_bag_device_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.384s) 2023-01-11T22:49:19.6574017Z test_embedding_bag_device_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.471s) 2023-01-11T22:49:19.6574623Z test_embedding_bag_device_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.437s) 2023-01-11T22:49:19.6575167Z test_embedding_bag_device_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.427s) 2023-01-11T22:49:19.6575791Z test_embedding_bag_device_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.485s) 2023-01-11T22:49:19.6576383Z test_embedding_bag_device_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.441s) 2023-01-11T22:49:19.6576999Z test_embedding_bag_dimension_errors_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:49:19.6577535Z test_embedding_bag_empty_input_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:49:19.6578064Z test_embedding_bag_empty_input_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:49:19.6578618Z test_embedding_bag_empty_input_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:49:19.6579134Z test_embedding_bag_empty_input_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:49:19.6579649Z test_embedding_bag_half_cuda_int32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.095s) 2023-01-11T22:49:19.6580133Z test_embedding_bag_half_cuda_int32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.116s) 2023-01-11T22:49:19.6580652Z test_embedding_bag_half_cuda_int64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.093s) 2023-01-11T22:49:19.6581162Z test_embedding_bag_half_cuda_int64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.091s) 2023-01-11T22:49:19.6581707Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:49:19.6582350Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:49:19.6582952Z test_embedding_bag_non_contiguous_weight_cuda_int32_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:49:19.6583709Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:49:19.6584304Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:49:19.6584840Z test_embedding_bag_non_contiguous_weight_cuda_int32_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:49:19.6585394Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:49:19.6585957Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:49:19.6586524Z test_embedding_bag_non_contiguous_weight_cuda_int64_int32_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:49:19.6587086Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:49:19.6587645Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:49:19.6588197Z test_embedding_bag_non_contiguous_weight_cuda_int64_int64_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:49:19.6588967Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6589772Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.004s) 2023-01-11T22:49:19.6590578Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6591537Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_max_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6592262Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6592985Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6593693Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6594406Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6595111Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6595815Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6596518Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6597310Z test_embedding_bag_out_of_bounds_idx_padding_idx_0_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6598121Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6598928Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6599655Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6600371Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_max_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.003s) 2023-01-11T22:49:19.6601094Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.000s) 2023-01-11T22:49:19.6601817Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.000s) 2023-01-11T22:49:19.6602537Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.006s) 2023-01-11T22:49:19.6603378Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_mean_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.000s) 2023-01-11T22:49:19.6604161Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.000s) 2023-01-11T22:49:19.6604997Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float32_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.000s) 2023-01-11T22:49:19.6605965Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.011s) 2023-01-11T22:49:19.6606687Z test_embedding_bag_out_of_bounds_idx_padding_idx_None_mode_sum_cuda_float64_int64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... skip: no out-of-bounds check on CUDA for perf. (0.002s) 2023-01-11T22:49:19.6607290Z test_embedding_dense_grad_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (1.001s) 2023-01-11T22:49:19.6607789Z test_embedding_max_norm_backward_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:49:19.6608325Z test_embedding_max_norm_backward_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:49:19.6608859Z test_embedding_max_norm_backward_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:49:19.6609392Z test_embedding_max_norm_device_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:49:19.6609915Z test_embedding_max_norm_device_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:49:19.6610436Z test_embedding_max_norm_device_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:49:19.6610957Z test_embedding_max_norm_fwd_AD_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.153s) 2023-01-11T22:49:19.6611547Z test_embedding_max_norm_fwd_AD_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:49:19.6612072Z test_embedding_max_norm_fwd_AD_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:49:19.6613069Z test_embedding_padding_idx_cuda_float16 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.034s) 2023-01-11T22:49:19.6613621Z test_embedding_padding_idx_cuda_float32 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T22:49:19.6614138Z test_embedding_padding_idx_cuda_float64 (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:49:19.6614657Z test_embedding_scalar_weight_error_cuda (__main__.TestEmbeddingNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:49:19.6614937Z 2023-01-11T22:49:19.6615145Z ---------------------------------------------------------------------- 2023-01-11T22:49:19.6615470Z Ran 149 tests in 23.250s 2023-01-11T22:49:19.6615634Z 2023-01-11T22:49:19.6615738Z OK (skipped=30) 2023-01-11T22:49:19.6615887Z 2023-01-11T22:49:19.6616009Z Generating XML reports... 2023-01-11T22:49:19.6616476Z Generated XML report: test-reports\python-unittest\nn.test_embedding\TEST-TestEmbeddingNN-20230111224855.xml 2023-01-11T22:49:19.6617143Z Generated XML report: test-reports\python-unittest\nn.test_embedding\TEST-TestEmbeddingNNDeviceTypeCUDA-20230111224855.xml 2023-01-11T22:49:19.6617511Z 2023-01-11T22:49:19.6617901Z ##[endgroup] 2023-01-11T22:49:19.6618496Z FINISHED PRINTING LOG FILE of nn/test_embedding (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_embedding_8nw0zwnw) 2023-01-11T22:49:19.6618856Z 2023-01-11T22:49:24.8311533Z Running test_type_promotion ... [2023-01-11 22:49:24.824818] 2023-01-11T22:49:24.8320357Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_type_promotion.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:49:24.824818] 2023-01-11T22:49:24.8324144Z Ignoring disabled issues: [] 2023-01-11T22:49:52.4638305Z 2023-01-11T22:49:52.4639466Z Expand the folded group to see the log file of test_type_promotion 2023-01-11T22:49:52.4641063Z ##[group]PRINTING LOG FILE of test_type_promotion (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_promotion_epg5ewqx) 2023-01-11T22:49:52.4646606Z 2023-01-11T22:49:52.4647156Z Running tests... 2023-01-11T22:49:52.4647889Z ---------------------------------------------------------------------- 2023-01-11T22:49:52.4649055Z Test results will be stored in test-reports\python-unittest\test_type_promotion 2023-01-11T22:49:52.4650033Z test_add_wrapped_cuda (__main__.TestTypePromotionCUDA) ... ok (2.109s) 2023-01-11T22:49:52.4650873Z test_alpha_mismatch_cuda (__main__.TestTypePromotionCUDA) ... ok (1.021s) 2023-01-11T22:49:52.4651679Z test_alternate_result_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4652958Z test_bfloat16_cuda (__main__.TestTypePromotionCUDA) ... ok (0.330s) 2023-01-11T22:49:52.4654269Z test_booleans_cuda (__main__.TestTypePromotionCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_type_promotion.py:434: UserWarning: This overload of add is deprecated: 2023-01-11T22:49:52.4685803Z add(Tensor input, Number alpha, Tensor other, *, Tensor out) 2023-01-11T22:49:52.4697196Z Consider using one of the following signatures instead: 2023-01-11T22:49:52.4698284Z add(Tensor input, Tensor other, *, Number alpha, Tensor out) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\python_arg_parser.cpp:1504.) 2023-01-11T22:49:52.4699349Z self.assertEqual(torch.add(torch.tensor(True, device=device), 2023-01-11T22:49:52.4699936Z ok (0.047s) 2023-01-11T22:49:52.4700528Z test_can_cast_cuda (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.4701329Z test_cat_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (0.155s) 2023-01-11T22:49:52.4702281Z test_cat_out_different_dtypes_cuda (__main__.TestTypePromotionCUDA) ... ok (0.731s) 2023-01-11T22:49:52.4703263Z test_clamp_type_promotion_cuda_bool_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.4704193Z test_clamp_type_promotion_cuda_bool_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4705135Z test_clamp_type_promotion_cuda_bool_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4706031Z test_clamp_type_promotion_cuda_bool_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4706946Z test_clamp_type_promotion_cuda_bool_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4707893Z test_clamp_type_promotion_cuda_bool_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4708814Z test_clamp_type_promotion_cuda_bool_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2023-01-11T22:49:52.4709813Z test_clamp_type_promotion_cuda_bool_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4710845Z test_clamp_type_promotion_cuda_bool_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2023-01-11T22:49:52.4711768Z test_clamp_type_promotion_cuda_bool_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4712689Z test_clamp_type_promotion_cuda_bool_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4713613Z test_clamp_type_promotion_cuda_bool_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2023-01-11T22:49:52.4714538Z test_clamp_type_promotion_cuda_bool_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4715401Z test_clamp_type_promotion_cuda_bool_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2023-01-11T22:49:52.4716286Z test_clamp_type_promotion_cuda_bool_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4717584Z test_clamp_type_promotion_cuda_bool_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2023-01-11T22:49:52.4718610Z test_clamp_type_promotion_cuda_float32_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.025s) 2023-01-11T22:49:52.4719503Z test_clamp_type_promotion_cuda_float32_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4720505Z test_clamp_type_promotion_cuda_float32_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4722510Z test_clamp_type_promotion_cuda_float32_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.020s) 2023-01-11T22:49:52.4723509Z test_clamp_type_promotion_cuda_float32_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.028s) 2023-01-11T22:49:52.4724503Z test_clamp_type_promotion_cuda_float32_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.019s) 2023-01-11T22:49:52.4725560Z test_clamp_type_promotion_cuda_float32_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2023-01-11T22:49:52.4726560Z test_clamp_type_promotion_cuda_float32_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4727522Z test_clamp_type_promotion_cuda_float32_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2023-01-11T22:49:52.4728499Z test_clamp_type_promotion_cuda_float32_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4729572Z test_clamp_type_promotion_cuda_float32_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2023-01-11T22:49:52.4730877Z test_clamp_type_promotion_cuda_float32_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.016s) 2023-01-11T22:49:52.4731928Z test_clamp_type_promotion_cuda_float32_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2023-01-11T22:49:52.4732963Z test_clamp_type_promotion_cuda_float32_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4733919Z test_clamp_type_promotion_cuda_float32_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.023s) 2023-01-11T22:49:52.4734809Z test_clamp_type_promotion_cuda_float32_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.018s) 2023-01-11T22:49:52.4735794Z test_clamp_type_promotion_cuda_float64_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4736772Z test_clamp_type_promotion_cuda_float64_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4737743Z test_clamp_type_promotion_cuda_float64_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4738741Z test_clamp_type_promotion_cuda_float64_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.022s) 2023-01-11T22:49:52.4739762Z test_clamp_type_promotion_cuda_float64_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4740744Z test_clamp_type_promotion_cuda_float64_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4741735Z test_clamp_type_promotion_cuda_float64_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4742685Z test_clamp_type_promotion_cuda_float64_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4743656Z test_clamp_type_promotion_cuda_float64_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4744631Z test_clamp_type_promotion_cuda_float64_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4745638Z test_clamp_type_promotion_cuda_float64_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4746687Z test_clamp_type_promotion_cuda_float64_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4747653Z test_clamp_type_promotion_cuda_float64_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4748620Z test_clamp_type_promotion_cuda_float64_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.020s) 2023-01-11T22:49:52.4749795Z test_clamp_type_promotion_cuda_float64_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4750693Z test_clamp_type_promotion_cuda_float64_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.4751641Z test_clamp_type_promotion_cuda_int32_bool_bool (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4752812Z test_clamp_type_promotion_cuda_int32_bool_float32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4753875Z test_clamp_type_promotion_cuda_int32_bool_float64 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4754797Z test_clamp_type_promotion_cuda_int32_bool_int32 (__main__.TestTypePromotionCUDA) ... ok (0.020s) 2023-01-11T22:49:52.4755738Z test_clamp_type_promotion_cuda_int32_float32_bool (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2023-01-11T22:49:52.4757019Z test_clamp_type_promotion_cuda_int32_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4758013Z test_clamp_type_promotion_cuda_int32_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4758985Z test_clamp_type_promotion_cuda_int32_float32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4760011Z test_clamp_type_promotion_cuda_int32_float64_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4761014Z test_clamp_type_promotion_cuda_int32_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4761997Z test_clamp_type_promotion_cuda_int32_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.011s) 2023-01-11T22:49:52.4762931Z test_clamp_type_promotion_cuda_int32_float64_int32 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2023-01-11T22:49:52.4763834Z test_clamp_type_promotion_cuda_int32_int32_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4764794Z test_clamp_type_promotion_cuda_int32_int32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2023-01-11T22:49:52.4765751Z test_clamp_type_promotion_cuda_int32_int32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.013s) 2023-01-11T22:49:52.4766704Z test_clamp_type_promotion_cuda_int32_int32_int32 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2023-01-11T22:49:52.4767730Z test_comparison_ops_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (1.037s) 2023-01-11T22:49:52.4769499Z test_complex_assertraises_cuda (__main__.TestTypePromotionCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_type_promotion.py:648: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:49:52.4771018Z v = torch.tensor([2], dtype=dt2, device=device) 2023-01-11T22:49:52.4771549Z ok (0.176s) 2023-01-11T22:49:52.4772192Z test_complex_half_cuda (__main__.TestTypePromotionCUDA) ... ok (1.414s) 2023-01-11T22:49:52.4772999Z test_complex_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (4.801s) 2023-01-11T22:49:52.4773908Z test_complex_scalar_mult_tensor_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4774907Z test_computation_ignores_out_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4775831Z test_create_bool_tensors_cuda (__main__.TestTypePromotionCUDA) ... ok (0.009s) 2023-01-11T22:49:52.4776753Z test_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.4777601Z test_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4778416Z test_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4779210Z test_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4780212Z test_div_promotion_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4781282Z test_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4782248Z test_div_promotion_inplace_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.4783207Z test_div_promotion_inplace_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.4784068Z test_div_promotion_inplace_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4785082Z test_div_promotion_inplace_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4786004Z test_div_promotion_inplace_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.4786897Z test_div_promotion_inplace_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4787813Z test_div_promotion_inplace_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.4788794Z test_div_promotion_inplace_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4789731Z test_div_promotion_out_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4790639Z test_div_promotion_out_cuda_float32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4791478Z test_div_promotion_out_cuda_float64 (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.4792366Z test_div_promotion_out_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4793212Z test_div_promotion_out_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.4794055Z test_div_promotion_out_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4794806Z test_div_promotion_out_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.4795551Z test_div_promotion_out_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.012s) 2023-01-11T22:49:52.4796432Z test_float_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.4797328Z test_from_issue_cuda (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.4798098Z test_half_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4798844Z test_indexing_cuda (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.4799615Z test_indexing_fail_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4800392Z test_inplace_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4801155Z test_int_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.002s) 2023-01-11T22:49:52.4801926Z test_int_to_float_cuda (__main__.TestTypePromotionCUDA) ... ok (0.001s) 2023-01-11T22:49:52.4802765Z test_integer_addcdiv_deprecated_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.4803731Z test_integer_addcdiv_deprecated_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4804727Z test_integer_addcdiv_deprecated_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4805630Z test_integer_addcdiv_deprecated_cuda_int8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4806596Z test_integer_addcdiv_deprecated_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4807475Z test_lt_with_type_promotion_cuda (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.4808298Z test_many_promotions_cuda (__main__.TestTypePromotionCUDA) ... ok (2.006s) 2023-01-11T22:49:52.4809147Z test_mixed_type_backward_cuda (__main__.TestTypePromotionCUDA) ... ok (0.066s) 2023-01-11T22:49:52.4809996Z test_non_promoting_ops_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4811003Z test_numpy_array_binary_ufunc_promotion_cuda_bool_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4812379Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4813486Z test_numpy_array_binary_ufunc_promotion_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4814556Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4815794Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4816911Z test_numpy_array_binary_ufunc_promotion_cuda_bool_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4818017Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4819158Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4820239Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4821292Z test_numpy_array_binary_ufunc_promotion_cuda_bool_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4822381Z test_numpy_array_binary_ufunc_promotion_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:49:52.4823460Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4824631Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4825813Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4826993Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4828114Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4829231Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:49:52.4830346Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4831455Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4832651Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4833821Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4834928Z test_numpy_array_binary_ufunc_promotion_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4836034Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4837114Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4838279Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4839459Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4840642Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4841929Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4843003Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4844233Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4845376Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4846517Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4847678Z test_numpy_array_binary_ufunc_promotion_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4848799Z test_numpy_array_binary_ufunc_promotion_cuda_float16_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4849886Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4851070Z test_numpy_array_binary_ufunc_promotion_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:49:52.4852161Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4853334Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4854469Z test_numpy_array_binary_ufunc_promotion_cuda_float16_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:49:52.4855556Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4856645Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4857673Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4858767Z test_numpy_array_binary_ufunc_promotion_cuda_float16_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4859839Z test_numpy_array_binary_ufunc_promotion_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4860951Z test_numpy_array_binary_ufunc_promotion_cuda_float32_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4862091Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4863218Z test_numpy_array_binary_ufunc_promotion_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4864304Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4865349Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4866420Z test_numpy_array_binary_ufunc_promotion_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4867544Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4868681Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4870052Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:49:52.4871099Z test_numpy_array_binary_ufunc_promotion_cuda_float32_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4872191Z test_numpy_array_binary_ufunc_promotion_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4873444Z test_numpy_array_binary_ufunc_promotion_cuda_float64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.008s) 2023-01-11T22:49:52.4874535Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4875744Z test_numpy_array_binary_ufunc_promotion_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4876916Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4877924Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4878699Z test_numpy_array_binary_ufunc_promotion_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4879928Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4881249Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4882809Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4884143Z test_numpy_array_binary_ufunc_promotion_cuda_float64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4885270Z test_numpy_array_binary_ufunc_promotion_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4886347Z test_numpy_array_binary_ufunc_promotion_cuda_int16_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4887425Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4888528Z test_numpy_array_binary_ufunc_promotion_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4889701Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4890876Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4891885Z test_numpy_array_binary_ufunc_promotion_cuda_int16_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4892981Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4894040Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4895113Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4896179Z test_numpy_array_binary_ufunc_promotion_cuda_int16_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4897343Z test_numpy_array_binary_ufunc_promotion_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4898711Z test_numpy_array_binary_ufunc_promotion_cuda_int32_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4899791Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4900887Z test_numpy_array_binary_ufunc_promotion_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4902166Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4903268Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4904437Z test_numpy_array_binary_ufunc_promotion_cuda_int32_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4905588Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4906651Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4907711Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4908776Z test_numpy_array_binary_ufunc_promotion_cuda_int32_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4909808Z test_numpy_array_binary_ufunc_promotion_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4910866Z test_numpy_array_binary_ufunc_promotion_cuda_int64_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4912048Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4913307Z test_numpy_array_binary_ufunc_promotion_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4914385Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4915278Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4916027Z test_numpy_array_binary_ufunc_promotion_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4916809Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4917944Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:49:52.4919071Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4919891Z test_numpy_array_binary_ufunc_promotion_cuda_int64_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:49:52.4920935Z test_numpy_array_binary_ufunc_promotion_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4921998Z test_numpy_array_binary_ufunc_promotion_cuda_int8_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T22:49:52.4923085Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4924197Z test_numpy_array_binary_ufunc_promotion_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4925388Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4926774Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4927847Z test_numpy_array_binary_ufunc_promotion_cuda_int8_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4928920Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4930101Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4930912Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4931909Z test_numpy_array_binary_ufunc_promotion_cuda_int8_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:49:52.4933060Z test_numpy_array_binary_ufunc_promotion_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4934045Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_bool (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4935087Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:49:52.4936137Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4937315Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:49:52.4938389Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:49:52.4939544Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.014s) 2023-01-11T22:49:52.4940691Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:49:52.4941613Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4942763Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.005s) 2023-01-11T22:49:52.4943489Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4944545Z test_numpy_array_binary_ufunc_promotion_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:49:52.4945477Z test_promote_self_cuda (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.4946347Z test_promote_types_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.4947265Z test_result_type_cuda_bfloat16_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4948066Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.4948863Z test_result_type_cuda_bfloat16_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4949676Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.4950483Z test_result_type_cuda_bfloat16_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4951319Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.020s) 2023-01-11T22:49:52.4952141Z test_result_type_cuda_bfloat16_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4952956Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.4953840Z test_result_type_cuda_bfloat16_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4954725Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.017s) 2023-01-11T22:49:52.4955702Z test_result_type_cuda_bfloat16_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4956503Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.4957305Z test_result_type_cuda_bfloat16_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4958101Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.4958903Z test_result_type_cuda_bfloat16_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4959873Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.4960732Z test_result_type_cuda_bfloat16_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4961548Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.4962416Z test_result_type_cuda_bfloat16_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4963195Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.4964009Z test_result_type_cuda_bfloat16_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4964818Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.4965583Z test_result_type_cuda_bfloat16_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4966381Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.4967200Z test_result_type_cuda_bool_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4968075Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.4968923Z test_result_type_cuda_bool_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4969765Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.4970522Z test_result_type_cuda_bool_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4971345Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.4972156Z test_result_type_cuda_bool_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4972972Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.4973773Z test_result_type_cuda_bool_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4974684Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.4975536Z test_result_type_cuda_bool_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4976391Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.4977189Z test_result_type_cuda_bool_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4977964Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.4978704Z test_result_type_cuda_bool_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4979461Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.4980260Z test_result_type_cuda_bool_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4981014Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.4981795Z test_result_type_cuda_bool_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4982655Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.4983503Z test_result_type_cuda_bool_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4984336Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.4985111Z test_result_type_cuda_bool_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4985872Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.4986703Z test_result_type_cuda_complex128_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4987524Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.4988562Z test_result_type_cuda_complex128_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4989365Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.4990267Z test_result_type_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4991135Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.4992103Z test_result_type_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4992940Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.020s) 2023-01-11T22:49:52.4993788Z test_result_type_cuda_complex128_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4994583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.017s) 2023-01-11T22:49:52.4995371Z test_result_type_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4996148Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.4997031Z test_result_type_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4997866Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.4998755Z test_result_type_cuda_complex128_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.4999583Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.5000406Z test_result_type_cuda_complex128_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5001142Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.5001959Z test_result_type_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5002766Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5003581Z test_result_type_cuda_complex128_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5004473Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.5005321Z test_result_type_cuda_complex128_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5006164Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5006934Z test_result_type_cuda_complex64_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5007747Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.5008546Z test_result_type_cuda_complex64_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5009366Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5010196Z test_result_type_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5011019Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.5011880Z test_result_type_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5012744Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.5013592Z test_result_type_cuda_complex64_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5014393Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5015179Z test_result_type_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5015997Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5016770Z test_result_type_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5017597Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5018401Z test_result_type_cuda_complex64_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5019278Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5020450Z test_result_type_cuda_complex64_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5021244Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5022009Z test_result_type_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5022816Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5023631Z test_result_type_cuda_complex64_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5024625Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.5025463Z test_result_type_cuda_complex64_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5026329Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5027118Z test_result_type_cuda_float16_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5027999Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2023-01-11T22:49:52.5028769Z test_result_type_cuda_float16_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5029468Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.019s) 2023-01-11T22:49:52.5030029Z test_result_type_cuda_float16_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5030590Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.021s) 2023-01-11T22:49:52.5031150Z test_result_type_cuda_float16_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5031718Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.024s) 2023-01-11T22:49:52.5032522Z test_result_type_cuda_float16_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5033284Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.026s) 2023-01-11T22:49:52.5034257Z test_result_type_cuda_float16_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5035204Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.026s) 2023-01-11T22:49:52.5035980Z test_result_type_cuda_float16_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5036743Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5037336Z test_result_type_cuda_float16_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5037858Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5038399Z test_result_type_cuda_float16_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5038965Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5039525Z test_result_type_cuda_float16_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5040046Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5040603Z test_result_type_cuda_float16_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5041100Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5041658Z test_result_type_cuda_float16_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5042241Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5043003Z test_result_type_cuda_float32_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5043771Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5044578Z test_result_type_cuda_float32_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5045351Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5046250Z test_result_type_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5047084Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.5071184Z test_result_type_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5072014Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5073912Z test_result_type_cuda_float32_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5074632Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5075382Z test_result_type_cuda_float32_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5076115Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5076853Z test_result_type_cuda_float32_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5078195Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5079047Z test_result_type_cuda_float32_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5079883Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5080697Z test_result_type_cuda_float32_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5081483Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.017s) 2023-01-11T22:49:52.5082287Z test_result_type_cuda_float32_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5083137Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5083908Z test_result_type_cuda_float32_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5084704Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5085513Z test_result_type_cuda_float32_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5086307Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5087112Z test_result_type_cuda_float64_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5087929Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5088688Z test_result_type_cuda_float64_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5089498Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2023-01-11T22:49:52.5090336Z test_result_type_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5091159Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.5091955Z test_result_type_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5092777Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.5093560Z test_result_type_cuda_float64_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5094384Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5095177Z test_result_type_cuda_float64_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5096057Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5096863Z test_result_type_cuda_float64_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5097776Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5098541Z test_result_type_cuda_float64_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5099334Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5100121Z test_result_type_cuda_float64_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5100924Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5101684Z test_result_type_cuda_float64_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5102273Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5102864Z test_result_type_cuda_float64_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5103662Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5104461Z test_result_type_cuda_float64_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5105483Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5106080Z test_result_type_cuda_int16_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5106653Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5107235Z test_result_type_cuda_int16_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5107777Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5108502Z test_result_type_cuda_int16_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5109120Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5109892Z test_result_type_cuda_int16_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5110676Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5111463Z test_result_type_cuda_int16_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5112211Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5113015Z test_result_type_cuda_int16_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5113801Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5114601Z test_result_type_cuda_int16_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5115399Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5116192Z test_result_type_cuda_int16_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5116945Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.5117660Z test_result_type_cuda_int16_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5118248Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5118818Z test_result_type_cuda_int16_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5119394Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5119969Z test_result_type_cuda_int16_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5120502Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5121060Z test_result_type_cuda_int16_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5121638Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.5122185Z test_result_type_cuda_int32_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5122726Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5123238Z test_result_type_cuda_int32_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5123747Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5124442Z test_result_type_cuda_int32_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5125224Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5125988Z test_result_type_cuda_int32_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5126494Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5126913Z test_result_type_cuda_int32_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5127304Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.5127726Z test_result_type_cuda_int32_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5128136Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5128548Z test_result_type_cuda_int32_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5128956Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5129369Z test_result_type_cuda_int32_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5129970Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5130358Z test_result_type_cuda_int32_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5130768Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5131177Z test_result_type_cuda_int32_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5131584Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.5132072Z test_result_type_cuda_int32_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5132746Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.5133453Z test_result_type_cuda_int32_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5133885Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.5134304Z test_result_type_cuda_int64_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5134726Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5135132Z test_result_type_cuda_int64_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5135536Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.5135933Z test_result_type_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5136350Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5136851Z test_result_type_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5137269Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5137680Z test_result_type_cuda_int64_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5138088Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.5138476Z test_result_type_cuda_int64_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5138886Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.5139294Z test_result_type_cuda_int64_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5139702Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.016s) 2023-01-11T22:49:52.5140109Z test_result_type_cuda_int64_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5140522Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5140910Z test_result_type_cuda_int64_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5141323Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5141728Z test_result_type_cuda_int64_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5142131Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5142537Z test_result_type_cuda_int64_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5143023Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5143750Z test_result_type_cuda_int64_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5144534Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5145313Z test_result_type_cuda_int8_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5146096Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5146797Z test_result_type_cuda_int8_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5147482Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5148102Z test_result_type_cuda_int8_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5148886Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.018s) 2023-01-11T22:49:52.5149917Z test_result_type_cuda_int8_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5150694Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5151463Z test_result_type_cuda_int8_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5152236Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5153003Z test_result_type_cuda_int8_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5153949Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.014s) 2023-01-11T22:49:52.5154837Z test_result_type_cuda_int8_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5155576Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.013s) 2023-01-11T22:49:52.5156321Z test_result_type_cuda_int8_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5157088Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.5157844Z test_result_type_cuda_int8_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5158557Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.5159314Z test_result_type_cuda_int8_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5160051Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.007s) 2023-01-11T22:49:52.5160790Z test_result_type_cuda_int8_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5161549Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2023-01-11T22:49:52.5162310Z test_result_type_cuda_int8_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5163021Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.006s) 2023-01-11T22:49:52.5163770Z test_result_type_cuda_uint8_bfloat16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5164517Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.025s) 2023-01-11T22:49:52.5165258Z test_result_type_cuda_uint8_bool (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5165999Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.012s) 2023-01-11T22:49:52.5166745Z test_result_type_cuda_uint8_complex128 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5167477Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.017s) 2023-01-11T22:49:52.5168252Z test_result_type_cuda_uint8_complex64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5169031Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.015s) 2023-01-11T22:49:52.5169816Z test_result_type_cuda_uint8_float16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5170599Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5171098Z test_result_type_cuda_uint8_float32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5171838Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.011s) 2023-01-11T22:49:52.5172628Z test_result_type_cuda_uint8_float64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5173291Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.010s) 2023-01-11T22:49:52.5173897Z test_result_type_cuda_uint8_int16 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5174635Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.5175388Z test_result_type_cuda_uint8_int32 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5176120Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.5176850Z test_result_type_cuda_uint8_int64 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5177594Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.5178350Z test_result_type_cuda_uint8_int8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5179099Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.008s) 2023-01-11T22:49:52.5180080Z test_result_type_cuda_uint8_uint8 (__main__.TestTypePromotionCUDA) 2023-01-11T22:49:52.5180545Z Test result_type for tensor vs tensor and scalar vs scalar. ... ok (0.009s) 2023-01-11T22:49:52.5181373Z test_result_type_tensor_vs_scalar_cuda (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.5182198Z test_sparse_add_cuda (__main__.TestTypePromotionCUDA) ... ok (1.294s) 2023-01-11T22:49:52.5183014Z test_sparse_div_cuda (__main__.TestTypePromotionCUDA) ... ok (0.069s) 2023-01-11T22:49:52.5183970Z test_sparse_div_promotion_cuda_bool (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.5184873Z test_sparse_div_promotion_cuda_int16 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.5185721Z test_sparse_div_promotion_cuda_int32 (__main__.TestTypePromotionCUDA) ... ok (0.010s) 2023-01-11T22:49:52.5186541Z test_sparse_div_promotion_cuda_int64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.5187384Z test_sparse_div_promotion_cuda_uint8 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.5188168Z test_sparse_mul_cuda (__main__.TestTypePromotionCUDA) ... ok (1.248s) 2023-01-11T22:49:52.5188937Z test_sparse_sub_cuda (__main__.TestTypePromotionCUDA) ... ok (1.152s) 2023-01-11T22:49:52.5189682Z test_transpose_cuda (__main__.TestTypePromotionCUDA) ... ok (0.003s) 2023-01-11T22:49:52.5190544Z test_unary_op_out_casting_cuda_complex128_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.270s) 2023-01-11T22:49:52.5191456Z test_unary_op_out_casting_cuda_complex128_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.5192371Z test_unary_op_out_casting_cuda_complex128_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5193301Z test_unary_op_out_casting_cuda_complex128_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5194230Z test_unary_op_out_casting_cuda_complex128_int64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.5195165Z test_unary_op_out_casting_cuda_complex64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.5196114Z test_unary_op_out_casting_cuda_complex64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.236s) 2023-01-11T22:49:52.5197036Z test_unary_op_out_casting_cuda_complex64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.015s) 2023-01-11T22:49:52.5197903Z test_unary_op_out_casting_cuda_complex64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5198811Z test_unary_op_out_casting_cuda_complex64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5199706Z test_unary_op_out_casting_cuda_float32_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.5200591Z test_unary_op_out_casting_cuda_float32_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5201453Z test_unary_op_out_casting_cuda_float32_float32 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.5202327Z test_unary_op_out_casting_cuda_float32_float64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5203196Z test_unary_op_out_casting_cuda_float32_int64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5204056Z test_unary_op_out_casting_cuda_float64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5204956Z test_unary_op_out_casting_cuda_float64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5205868Z test_unary_op_out_casting_cuda_float64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.004s) 2023-01-11T22:49:52.5206739Z test_unary_op_out_casting_cuda_float64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.005s) 2023-01-11T22:49:52.5207593Z test_unary_op_out_casting_cuda_float64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.5208469Z test_unary_op_out_casting_cuda_int64_complex128 (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.5209544Z test_unary_op_out_casting_cuda_int64_complex64 (__main__.TestTypePromotionCUDA) ... ok (0.000s) 2023-01-11T22:49:52.5210388Z test_unary_op_out_casting_cuda_int64_float32 (__main__.TestTypePromotionCUDA) ... ok (0.014s) 2023-01-11T22:49:52.5211254Z test_unary_op_out_casting_cuda_int64_float64 (__main__.TestTypePromotionCUDA) ... ok (0.007s) 2023-01-11T22:49:52.5212089Z test_unary_op_out_casting_cuda_int64_int64 (__main__.TestTypePromotionCUDA) ... ok (0.006s) 2023-01-11T22:49:52.5213827Z test_unsigned_cuda (__main__.TestTypePromotionCUDA) ... ok (0.001s) 2023-01-11T22:49:52.5214323Z 2023-01-11T22:49:52.5214690Z ---------------------------------------------------------------------- 2023-01-11T22:49:52.5215293Z Ran 422 tests in 21.703s 2023-01-11T22:49:52.5215587Z 2023-01-11T22:49:52.5215781Z OK (skipped=121) 2023-01-11T22:49:52.5216027Z 2023-01-11T22:49:52.5216256Z Generating XML reports... 2023-01-11T22:49:52.5217169Z Generated XML report: test-reports\python-unittest\test_type_promotion\TEST-TestTypePromotionCUDA-20230111224929.xml 2023-01-11T22:49:52.5217806Z 2023-01-11T22:49:52.5218520Z ##[endgroup] 2023-01-11T22:49:52.5219369Z FINISHED PRINTING LOG FILE of test_type_promotion (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_type_promotion_epg5ewqx) 2023-01-11T22:49:52.5219998Z 2023-01-11T22:49:57.4737434Z Running test_transformers ... [2023-01-11 22:49:57.473195] 2023-01-11T22:49:57.4750026Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:49:57.474589] 2023-01-11T22:49:57.4753726Z Ignoring disabled issues: [] 2023-01-11T22:50:27.6563993Z 2023-01-11T22:50:27.6565279Z Expand the folded group to see the log file of test_transformers 2023-01-11T22:50:27.6566900Z ##[group]PRINTING LOG FILE of test_transformers (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_transformers_kjjmf_vo) 2023-01-11T22:50:27.6567989Z 2023-01-11T22:50:27.6568577Z Running tests... 2023-01-11T22:50:27.6569290Z ---------------------------------------------------------------------- 2023-01-11T22:50:27.6570119Z Test results will be stored in test-reports\python-unittest\test_transformers 2023-01-11T22:50:27.6570903Z test_bias_is_none (__main__.TestTransformers) ... ok (2.186s) 2023-01-11T22:50:27.6571693Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.016s) 2023-01-11T22:50:27.6573050Z test_flash_autocast_fp32_bfloat16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.003s) 2023-01-11T22:50:27.6574079Z test_flash_autocast_fp32_float16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.002s) 2023-01-11T22:50:27.6574827Z test_flash_fail_fp32t (__main__.TestTransformers) ... skip: CUDA unavailable (0.044s) 2023-01-11T22:50:27.6593726Z test_fused_sdp_choice_type_dense (__main__.TestTransformers) ... ok (0.000s) 2023-01-11T22:50:27.6594545Z test_fused_sdp_choice_type_nested (__main__.TestTransformers) ... ok (0.000s) 2023-01-11T22:50:27.6595255Z test_mask_check_fastpath (__main__.TestTransformers) 2023-01-11T22:50:27.6596935Z Test that fastpath is executed independently of the masks that are passed. ... C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:916: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:50:27.6598562Z nested_tensor_return_value = torch.nested.nested_tensor([torch.ones((2, 2), dtype=torch.float)]) 2023-01-11T22:50:27.6599172Z ok (0.038s) 2023-01-11T22:50:27.6599804Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6600665Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (1.075s) 2023-01-11T22:50:27.6601878Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6602712Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6603567Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6604590Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6605496Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (1.177s) 2023-01-11T22:50:27.6606378Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T22:50:27.6607267Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6608160Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T22:50:27.6609428Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2023-01-11T22:50:27.6610518Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.017s) 2023-01-11T22:50:27.6611480Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6612470Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6613468Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6614406Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6615397Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6616387Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6617581Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6618679Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T22:50:27.6619686Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2023-01-11T22:50:27.6620766Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.010s) 2023-01-11T22:50:27.6621880Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.010s) 2023-01-11T22:50:27.6622803Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.010s) 2023-01-11T22:50:27.6624027Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.033s) 2023-01-11T22:50:27.6625241Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.051s) 2023-01-11T22:50:27.6626292Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2023-01-11T22:50:27.6627552Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.053s) 2023-01-11T22:50:27.6628555Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.031s) 2023-01-11T22:50:27.6629353Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.055s) 2023-01-11T22:50:27.6629995Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.000s) 2023-01-11T22:50:27.6630566Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.012s) 2023-01-11T22:50:27.6631102Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6631717Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T22:50:27.6632490Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6633177Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T22:50:27.6633731Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6634290Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.010s) 2023-01-11T22:50:27.6634830Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T22:50:27.6635387Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T22:50:27.6635936Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6636605Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.010s) 2023-01-11T22:50:27.6637248Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6637785Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6638326Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6638858Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.000s) 2023-01-11T22:50:27.6639377Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.014s) 2023-01-11T22:50:27.6639908Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6640454Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6641007Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T22:50:27.6641562Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6642109Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6642801Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T22:50:27.6643351Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.007s) 2023-01-11T22:50:27.6643896Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.028s) 2023-01-11T22:50:27.6644494Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cuda (__main__.TestTransformers) ... ok (0.051s) 2023-01-11T22:50:27.6645056Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.029s) 2023-01-11T22:50:27.6645593Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cuda (__main__.TestTransformers) ... ok (0.056s) 2023-01-11T22:50:27.6646210Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.025s) 2023-01-11T22:50:27.6647008Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cuda (__main__.TestTransformers) ... ok (0.055s) 2023-01-11T22:50:27.6647643Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.005s) 2023-01-11T22:50:27.6648366Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.006s) 2023-01-11T22:50:27.6649081Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.019s) 2023-01-11T22:50:27.6649798Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.010s) 2023-01-11T22:50:27.6650499Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:50:27.6651166Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:50:27.6651844Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:50:27.6652527Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.005s) 2023-01-11T22:50:27.6653208Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:50:27.6653862Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.004s) 2023-01-11T22:50:27.6654522Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T22:50:27.6655183Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.003s) 2023-01-11T22:50:27.6655812Z test_sdp_fused_grad_against_math_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.006s) 2023-01-11T22:50:27.6656546Z test_sdp_fused_grad_against_math_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.000s) 2023-01-11T22:50:27.6657137Z test_sdp_math_gradcheck_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.010s) 2023-01-11T22:50:27.6657713Z test_sdp_math_gradcheck_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.000s) 2023-01-11T22:50:27.6658643Z test_sdp_runtime_dispatch (__main__.TestTransformers) ... C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:1242: UserWarning: Memory efficient kernel not used because: (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T22:50:27.6659467Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T22:50:27.6660213Z C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:1249: UserWarning: Memory efficient kernel not used because: (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T22:50:27.6660932Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T22:50:27.6661664Z C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:1256: UserWarning: Memory efficient kernel not used because: (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T22:50:27.6662388Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T22:50:27.6663116Z C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:1261: UserWarning: Memory efficient kernel not used because: (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T22:50:27.6663835Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T22:50:27.6664558Z C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:1268: UserWarning: Memory efficient kernel not used because: (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T22:50:27.6665268Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T22:50:27.6665996Z C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:1272: UserWarning: Memory efficient kernel not used because: (Triggered internally at C:/actions-runner/_work/pytorch/pytorch/aten/src\ATen/native/transformers/cuda/sdp_utils.h:391.) 2023-01-11T22:50:27.6666694Z self.assertRaises(RuntimeError, lambda: torch.nn.functional._scaled_dot_product_attention( 2023-01-11T22:50:27.6667040Z ok (0.109s) 2023-01-11T22:50:27.6667454Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.002s) 2023-01-11T22:50:27.6668038Z test_train_with_is_causal_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:50:27.6668627Z test_train_with_is_causal_device_cuda (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T22:50:27.6669283Z test_train_with_pad_and_catch_error_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:50:27.6669903Z test_train_with_pad_and_catch_error_device_cuda (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T22:50:27.6670511Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.077s) 2023-01-11T22:50:27.6671225Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... ok (0.118s) 2023-01-11T22:50:27.6671825Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.095s) 2023-01-11T22:50:27.6672419Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.118s) 2023-01-11T22:50:27.6673070Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.103s) 2023-01-11T22:50:27.6673678Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... ok (0.117s) 2023-01-11T22:50:27.6674276Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.097s) 2023-01-11T22:50:27.6674867Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.126s) 2023-01-11T22:50:27.6675451Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.083s) 2023-01-11T22:50:27.6676609Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py:286: UserWarning: nested_from_padded CUDA kernels only support fp32/fp16; falling back to slower generic kernel (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cpp:54.) 2023-01-11T22:50:27.6677657Z output = torch._nested_tensor_from_mask(output, src_key_padding_mask.logical_not(), mask_check=False) 2023-01-11T22:50:27.6678005Z ok (0.088s) 2023-01-11T22:50:27.6678421Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.045s) 2023-01-11T22:50:27.6679012Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.089s) 2023-01-11T22:50:27.6679582Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.097s) 2023-01-11T22:50:27.6680171Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) ... ok (0.125s) 2023-01-11T22:50:27.6680757Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.098s) 2023-01-11T22:50:27.6681338Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cuda (__main__.TestTransformers) ... ok (0.130s) 2023-01-11T22:50:27.6681957Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6682889Z Test TransformerEncoder fastpath output matches slowpath output ... C:\actions-runner\_work\pytorch\pytorch\test\test_transformers.py:215: 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). 2023-01-11T22:50:27.6683692Z torch.tensor(pair[0], device=device, dtype=torch.get_default_dtype()), # float input 2023-01-11T22:50:27.6684016Z ok (1.391s) 2023-01-11T22:50:27.6684458Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6684987Z Test TransformerEncoder fastpath output matches slowpath output ... ok (1.972s) 2023-01-11T22:50:27.6685649Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6686184Z Test TransformerEncoder fastpath output matches slowpath output ... ok (1.489s) 2023-01-11T22:50:27.6686778Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6687385Z Test TransformerEncoder fastpath output matches slowpath output ... ok (2.305s) 2023-01-11T22:50:27.6687951Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6688482Z Test TransformerEncoder fastpath output matches slowpath output ... ok (1.692s) 2023-01-11T22:50:27.6689013Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6689547Z Test TransformerEncoder fastpath output matches slowpath output ... ok (2.556s) 2023-01-11T22:50:27.6690094Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6690622Z Test TransformerEncoder fastpath output matches slowpath output ... ok (1.489s) 2023-01-11T22:50:27.6691170Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6691696Z Test TransformerEncoder fastpath output matches slowpath output ... ok (2.217s) 2023-01-11T22:50:27.6692241Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6692770Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.065s) 2023-01-11T22:50:27.6693312Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6693846Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.097s) 2023-01-11T22:50:27.6694401Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6694937Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.070s) 2023-01-11T22:50:27.6695481Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6696014Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.105s) 2023-01-11T22:50:27.6696561Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6697098Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.061s) 2023-01-11T22:50:27.6697625Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6698158Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.098s) 2023-01-11T22:50:27.6698710Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T22:50:27.6699241Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.062s) 2023-01-11T22:50:27.6699785Z test_transformerencoder_fastpath_device_cuda_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T22:50:27.6700312Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.098s) 2023-01-11T22:50:27.6700945Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:50:27.6701479Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.015s) 2023-01-11T22:50:27.6702035Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T22:50:27.6702670Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.020s) 2023-01-11T22:50:27.6703244Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:50:27.6703795Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.016s) 2023-01-11T22:50:27.6704347Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T22:50:27.6704904Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.022s) 2023-01-11T22:50:27.6705453Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:50:27.6705999Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.015s) 2023-01-11T22:50:27.6706540Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T22:50:27.6707085Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.013s) 2023-01-11T22:50:27.6707632Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T22:50:27.6708184Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.016s) 2023-01-11T22:50:27.6708731Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cuda (__main__.TestTransformers) 2023-01-11T22:50:27.6709277Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.025s) 2023-01-11T22:50:27.6709779Z test_transformerencoderlayer_src_mask_device_cpu_nhead_1 (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6710272Z test_transformerencoderlayer_src_mask_device_cpu_nhead_4 (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6710775Z test_transformerencoderlayer_src_mask_device_cpu_nhead_8 (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6711282Z test_transformerencoderlayer_src_mask_device_cuda_nhead_1 (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T22:50:27.6711790Z test_transformerencoderlayer_src_mask_device_cuda_nhead_4 (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6712298Z test_transformerencoderlayer_src_mask_device_cuda_nhead_8 (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T22:50:27.6712773Z test_unaligned_tensors (__main__.TestTransformers) ... skip: CUDA unavailable (0.000s) 2023-01-11T22:50:27.6713022Z 2023-01-11T22:50:27.6713223Z ---------------------------------------------------------------------- 2023-01-11T22:50:27.6713530Z Ran 137 tests in 23.141s 2023-01-11T22:50:27.6713682Z 2023-01-11T22:50:27.6713782Z OK (skipped=26) 2023-01-11T22:50:27.6713922Z 2023-01-11T22:50:27.6714036Z Generating XML reports... 2023-01-11T22:50:27.6714491Z Generated XML report: test-reports\python-unittest\test_transformers\TEST-TestTransformers-20230111225003.xml 2023-01-11T22:50:27.6714813Z 2023-01-11T22:50:27.6715171Z ##[endgroup] 2023-01-11T22:50:27.6715628Z FINISHED PRINTING LOG FILE of test_transformers (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_transformers_kjjmf_vo) 2023-01-11T22:50:27.6716077Z 2023-01-11T22:50:32.8609879Z Running test_maskedtensor ... [2023-01-11 22:50:32.859735] 2023-01-11T22:50:32.8618313Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:50:32.859735] 2023-01-11T22:50:32.8622304Z Ignoring disabled issues: [] 2023-01-11T22:50:58.3400947Z 2023-01-11T22:50:58.3402184Z Expand the folded group to see the log file of test_maskedtensor 2023-01-11T22:50:58.3404254Z ##[group]PRINTING LOG FILE of test_maskedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_maskedtensor_5d4b9vse) 2023-01-11T22:50:58.3415957Z 2023-01-11T22:50:58.3416269Z Running tests... 2023-01-11T22:50:58.3416993Z ---------------------------------------------------------------------- 2023-01-11T22:50:58.3417755Z Test results will be stored in test-reports\python-unittest\test_maskedtensor 2023-01-11T22:50:58.3419343Z test_add_cuda (__main__.TestBasicsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:50:58.3420827Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:50:58.3421381Z ok (2.160s) 2023-01-11T22:50:58.3421907Z test_contiguous_cuda (__main__.TestBasicsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3422619Z test_diff_dim_cuda (__main__.TestBasicsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3423550Z test_diff_layouts_cuda (__main__.TestBasicsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3424277Z test_diff_sizes_cuda (__main__.TestBasicsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3424953Z test_grad_warning_cuda (__main__.TestBasicsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3426301Z test_invalid_sparse_coo_values_cuda (__main__.TestBasicsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:50:58.3427544Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:50:58.3427880Z ok (0.005s) 2023-01-11T22:50:58.3428809Z test_invalid_sparse_csr_values_cuda (__main__.TestBasicsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_maskedtensor.py:293: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T22:50:58.3429797Z t1 = torch.sparse_csr_tensor( 2023-01-11T22:50:58.3430046Z ok (0.007s) 2023-01-11T22:50:58.3430423Z test_invalid_sparse_layout_cuda (__main__.TestBasicsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3432609Z test_invalid_tensor_inputs_cuda (__main__.TestBasicsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3433428Z test_softmax_cuda (__main__.TestBasicsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:50:58.3434205Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:50:58.3434554Z ok (0.015s) 2023-01-11T22:50:58.3435061Z test_to_dense_and_sparse_coo_cuda (__main__.TestBasicsCUDA) ... ok (0.072s) 2023-01-11T22:50:58.3435498Z test_to_dense_and_sparse_csr_cuda (__main__.TestBasicsCUDA) ... ok (0.019s) 2023-01-11T22:50:58.3436118Z test_to_dense_cuda (__main__.TestBasicsCUDA) ... ok (0.049s) 2023-01-11T22:50:58.3436553Z test_to_sparse_cuda (__main__.TestBasicsCUDA) ... ok (0.033s) 2023-01-11T22:50:58.3436942Z test_where_cuda (__main__.TestBasicsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3437301Z test_binary_fn_aten_add (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:50:58.3437785Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3438437Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3438834Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3439215Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3439607Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3440004Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3440401Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3440769Z test_binary_fn_aten_div (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:50:58.3441129Z test_binary_fn_aten_divide (__main__.TestBinary) ... ok (0.007s) 2023-01-11T22:50:58.3441469Z test_binary_fn_aten_eq (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3441841Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3442214Z test_binary_fn_aten_fmax (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:50:58.3442575Z test_binary_fn_aten_fmin (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:50:58.3442929Z test_binary_fn_aten_fmod (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:50:58.3443284Z test_binary_fn_aten_ge (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:50:58.3443629Z test_binary_fn_aten_greater (__main__.TestBinary) ... ok (0.004s) 2023-01-11T22:50:58.3444010Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3444387Z test_binary_fn_aten_gt (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3444735Z test_binary_fn_aten_le (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3445084Z test_binary_fn_aten_less (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3445452Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3445813Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3446204Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3446574Z test_binary_fn_aten_lt (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:50:58.3446928Z test_binary_fn_aten_maximum (__main__.TestBinary) ... ok (0.006s) 2023-01-11T22:50:58.3447297Z test_binary_fn_aten_minimum (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:50:58.3447657Z test_binary_fn_aten_mul (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:50:58.3448014Z test_binary_fn_aten_multiply (__main__.TestBinary) ... ok (0.000s) 2023-01-11T22:50:58.3448377Z test_binary_fn_aten_ne (__main__.TestBinary) ... ok (0.012s) 2023-01-11T22:50:58.3448740Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3449246Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3449614Z test_binary_fn_aten_remainder (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3450073Z test_binary_fn_aten_sub (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3450587Z test_binary_fn_aten_subtract (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3450971Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3451359Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3451753Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3452148Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3452668Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3453066Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3453485Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3453905Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3454405Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3454826Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T22:50:58.3455216Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3455602Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... ok (0.025s) 2023-01-11T22:50:58.3456309Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... ok (0.019s) 2023-01-11T22:50:58.3456722Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3457107Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... ok (0.015s) 2023-01-11T22:50:58.3457495Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... ok (0.023s) 2023-01-11T22:50:58.3457900Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... ok (0.019s) 2023-01-11T22:50:58.3458294Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... ok (0.029s) 2023-01-11T22:50:58.3458657Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... ok (0.020s) 2023-01-11T22:50:58.3459036Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... ok (0.018s) 2023-01-11T22:50:58.3459629Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... ok (0.009s) 2023-01-11T22:50:58.3460026Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... ok (0.028s) 2023-01-11T22:50:58.3460404Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3460802Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3461173Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... ok (0.018s) 2023-01-11T22:50:58.3461563Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3461960Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... ok (0.022s) 2023-01-11T22:50:58.3462358Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3462749Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3463138Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3463540Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... ok (0.003s) 2023-01-11T22:50:58.3463910Z test_masks_match_fn_name_add (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3464287Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... ok (0.002s) 2023-01-11T22:50:58.3464727Z test_binary_core_add_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3465218Z test_binary_core_add_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3465706Z test_binary_core_add_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T22:50:58.3466302Z test_binary_core_add_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3466781Z test_binary_core_add_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3467365Z test_binary_core_add_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3467961Z test_binary_core_add_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3469231Z test_binary_core_add_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3469701Z test_binary_core_add_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3470173Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3470664Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3471238Z test_binary_core_atan2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3471719Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3472200Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3472681Z test_binary_core_atan2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3473161Z test_binary_core_atan2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3473644Z test_binary_core_atan2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3474120Z test_binary_core_atan2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3474626Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T22:50:58.3475139Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T22:50:58.3475660Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T22:50:58.3476180Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3476699Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3477210Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3477734Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3478257Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3478778Z test_binary_core_div_floor_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3479318Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3480121Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3480657Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3481172Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3481693Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3482210Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3482730Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3483245Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3483744Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3484405Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.024s) 2023-01-11T22:50:58.3484929Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3485442Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3486042Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3486578Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3487085Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3487589Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3488344Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3488864Z test_binary_core_div_trunc_rounding_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3489365Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3489854Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3490338Z test_binary_core_eq_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T22:50:58.3490810Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3491287Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3491749Z test_binary_core_eq_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3492223Z test_binary_core_eq_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3492696Z test_binary_core_eq_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3493172Z test_binary_core_eq_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3493662Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3494161Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3494660Z test_binary_core_floor_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3495143Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3495642Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3496133Z test_binary_core_floor_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3496631Z test_binary_core_floor_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3497131Z test_binary_core_floor_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3497626Z test_binary_core_floor_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3498120Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3499127Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3500152Z test_binary_core_fmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3500645Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3501130Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3501745Z test_binary_core_fmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3502258Z test_binary_core_fmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3502736Z test_binary_core_fmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3503218Z test_binary_core_fmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3503684Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3504164Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3504641Z test_binary_core_fmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3505120Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3505595Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3506276Z test_binary_core_fmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3506769Z test_binary_core_fmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3507227Z test_binary_core_fmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3507707Z test_binary_core_fmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3508181Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3508667Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T22:50:58.3509147Z test_binary_core_fmod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3509627Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3510104Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3510569Z test_binary_core_fmod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3511054Z test_binary_core_fmod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3511534Z test_binary_core_fmod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3512004Z test_binary_core_fmod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.023s) 2023-01-11T22:50:58.3512481Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3512967Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3513443Z test_binary_core_ge_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3513897Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3514373Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3514972Z test_binary_core_ge_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3515446Z test_binary_core_ge_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3515922Z test_binary_core_ge_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3516396Z test_binary_core_ge_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3516946Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T22:50:58.3517429Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3517904Z test_binary_core_gt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3518377Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3518857Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3519324Z test_binary_core_gt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3519803Z test_binary_core_gt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3520280Z test_binary_core_gt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T22:50:58.3520736Z test_binary_core_gt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3521204Z test_binary_core_le_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3521678Z test_binary_core_le_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3522156Z test_binary_core_le_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3522625Z test_binary_core_le_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3523101Z test_binary_core_le_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3523570Z test_binary_core_le_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3524033Z test_binary_core_le_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3524503Z test_binary_core_le_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3524972Z test_binary_core_le_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3525444Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3525918Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3526388Z test_binary_core_lt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3526855Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3527323Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3527778Z test_binary_core_lt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3528247Z test_binary_core_lt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3528727Z test_binary_core_lt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3529196Z test_binary_core_lt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3529782Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3530278Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3530762Z test_binary_core_maximum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3531502Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3532033Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3532521Z test_binary_core_maximum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3533001Z test_binary_core_maximum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3533495Z test_binary_core_maximum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3533978Z test_binary_core_maximum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3534469Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3534940Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3535427Z test_binary_core_minimum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3535920Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3536399Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3536874Z test_binary_core_minimum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3537355Z test_binary_core_minimum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3537835Z test_binary_core_minimum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3538300Z test_binary_core_minimum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3538790Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3539273Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T22:50:58.3539752Z test_binary_core_mul_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3540228Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3540707Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3541177Z test_binary_core_mul_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3541634Z test_binary_core_mul_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3542111Z test_binary_core_mul_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3542586Z test_binary_core_mul_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3543056Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3543536Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3544007Z test_binary_core_ne_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3544588Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3545045Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3545517Z test_binary_core_ne_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3546607Z test_binary_core_ne_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3547147Z test_binary_core_ne_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3547623Z test_binary_core_ne_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3548111Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3548623Z test_binary_core_nextafter_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3549404Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3549915Z test_binary_core_nextafter_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3550410Z test_binary_core_nextafter_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3550909Z test_binary_core_nextafter_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3551405Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3551908Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3552399Z test_binary_core_remainder_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3552897Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3553384Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3554069Z test_binary_core_remainder_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3554572Z test_binary_core_remainder_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3555072Z test_binary_core_remainder_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3555766Z test_binary_core_remainder_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3556282Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T22:50:58.3556876Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T22:50:58.3557728Z test_binary_core_sub_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.023s) 2023-01-11T22:50:58.3558225Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3558858Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3559376Z test_binary_core_sub_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3559859Z test_binary_core_sub_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.014s) 2023-01-11T22:50:58.3560338Z test_binary_core_sub_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3560804Z test_binary_core_sub_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T22:50:58.3561444Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.019s) 2023-01-11T22:50:58.3561948Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T22:50:58.3562438Z test_binary_core_true_divide_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3563148Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3563663Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3564409Z test_binary_core_true_divide_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3564907Z test_binary_core_true_divide_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3565412Z test_binary_core_true_divide_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3565891Z test_binary_core_true_divide_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3566389Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.042s) 2023-01-11T22:50:58.3566891Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.051s) 2023-01-11T22:50:58.3567379Z test_reduction_all_amax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.043s) 2023-01-11T22:50:58.3567859Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T22:50:58.3568337Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.022s) 2023-01-11T22:50:58.3568823Z test_reduction_all_amax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T22:50:58.3569285Z test_reduction_all_amax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3569876Z test_reduction_all_amax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T22:50:58.3570375Z test_reduction_all_amax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.026s) 2023-01-11T22:50:58.3570970Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.043s) 2023-01-11T22:50:58.3571572Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.034s) 2023-01-11T22:50:58.3572058Z test_reduction_all_amin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.060s) 2023-01-11T22:50:58.3572535Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.029s) 2023-01-11T22:50:58.3572999Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T22:50:58.3573474Z test_reduction_all_amin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.028s) 2023-01-11T22:50:58.3573963Z test_reduction_all_amin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.033s) 2023-01-11T22:50:58.3574456Z test_reduction_all_amin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.039s) 2023-01-11T22:50:58.3574936Z test_reduction_all_amin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.030s) 2023-01-11T22:50:58.3575426Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.027s) 2023-01-11T22:50:58.3575931Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.028s) 2023-01-11T22:50:58.3576552Z test_reduction_all_argmax_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.030s) 2023-01-11T22:50:58.3577136Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3577930Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3578595Z test_reduction_all_argmax_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3579196Z test_reduction_all_argmax_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.034s) 2023-01-11T22:50:58.3579714Z test_reduction_all_argmax_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T22:50:58.3580199Z test_reduction_all_argmax_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.016s) 2023-01-11T22:50:58.3580682Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.044s) 2023-01-11T22:50:58.3581165Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.023s) 2023-01-11T22:50:58.3581660Z test_reduction_all_argmin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.038s) 2023-01-11T22:50:58.3582159Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3582660Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3583151Z test_reduction_all_argmin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3583640Z test_reduction_all_argmin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3584228Z test_reduction_all_argmin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.021s) 2023-01-11T22:50:58.3584704Z test_reduction_all_argmin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T22:50:58.3585452Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:50:58.3585973Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.092s) 2023-01-11T22:50:58.3586470Z test_reduction_all_prod_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.077s) 2023-01-11T22:50:58.3586987Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:50:58.3587501Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T22:50:58.3588027Z test_reduction_all_prod_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.017s) 2023-01-11T22:50:58.3588539Z test_reduction_all_prod_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:50:58.3589028Z test_reduction_all_prod_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.068s) 2023-01-11T22:50:58.3589509Z test_reduction_all_prod_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.057s) 2023-01-11T22:50:58.3590002Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.040s) 2023-01-11T22:50:58.3590515Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:50:58.3591110Z test_reduction_all_sum_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.042s) 2023-01-11T22:50:58.3591608Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.020s) 2023-01-11T22:50:58.3592347Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:50:58.3592960Z test_reduction_all_sum_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.018s) 2023-01-11T22:50:58.3593449Z test_reduction_all_sum_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.032s) 2023-01-11T22:50:58.3593956Z test_reduction_all_sum_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:50:58.3594528Z test_reduction_all_sum_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.025s) 2023-01-11T22:50:58.3595032Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3595509Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3595986Z test_unary_core_abs_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3596469Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3596920Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3597390Z test_unary_core_abs_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3597966Z test_unary_core_abs_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3598454Z test_unary_core_abs_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3599165Z test_unary_core_abs_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3599644Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3600126Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3600596Z test_unary_core_acos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3601075Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3601548Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3602024Z test_unary_core_acos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3602505Z test_unary_core_acos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3602976Z test_unary_core_acos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3603435Z test_unary_core_acos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3603894Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3604477Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3605052Z test_unary_core_acosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3605665Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3606152Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3606632Z test_unary_core_acosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3607109Z test_unary_core_acosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3607568Z test_unary_core_acosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3608167Z test_unary_core_acosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3608647Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3609131Z test_unary_core_angle_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3609682Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3610305Z test_unary_core_angle_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3611045Z test_unary_core_angle_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3611520Z test_unary_core_angle_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3612182Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3612667Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3613141Z test_unary_core_asin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3613619Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3614100Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3614575Z test_unary_core_asin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3615030Z test_unary_core_asin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3615508Z test_unary_core_asin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3615987Z test_unary_core_asin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3616457Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3616937Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3617513Z test_unary_core_asinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3618087Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3618804Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3619284Z test_unary_core_asinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3619753Z test_unary_core_asinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3620236Z test_unary_core_asinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3620709Z test_unary_core_asinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3621191Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3621671Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3622150Z test_unary_core_atan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3622611Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3623081Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3623705Z test_unary_core_atan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3624284Z test_unary_core_atan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3624774Z test_unary_core_atan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3625240Z test_unary_core_atan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3626053Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3626544Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3627021Z test_unary_core_atanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3627504Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3627988Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3628464Z test_unary_core_atanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3628940Z test_unary_core_atanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3629415Z test_unary_core_atanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3629873Z test_unary_core_atanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3630352Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3630833Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3631313Z test_unary_core_ceil_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3631906Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3632385Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3633091Z test_unary_core_ceil_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3633565Z test_unary_core_ceil_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3634044Z test_unary_core_ceil_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3634518Z test_unary_core_ceil_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3635005Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3635511Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3636011Z test_unary_core_conj_physical_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3636508Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3636991Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3637484Z test_unary_core_conj_physical_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3637984Z test_unary_core_conj_physical_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3638480Z test_unary_core_conj_physical_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3639201Z test_unary_core_conj_physical_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3639693Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3640399Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3640878Z test_unary_core_cos_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3641428Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3641921Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3642390Z test_unary_core_cos_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3642863Z test_unary_core_cos_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3643341Z test_unary_core_cos_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3643807Z test_unary_core_cos_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3644281Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3644745Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3645230Z test_unary_core_cosh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3645710Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3646270Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3646750Z test_unary_core_cosh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3647427Z test_unary_core_cosh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3647921Z test_unary_core_cosh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3648373Z test_unary_core_cosh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3648854Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3649351Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3649836Z test_unary_core_deg2rad_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3650311Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3650794Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3651263Z test_unary_core_deg2rad_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3651717Z test_unary_core_deg2rad_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3652203Z test_unary_core_deg2rad_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3652687Z test_unary_core_deg2rad_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3653277Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.567s) 2023-01-11T22:50:58.3653770Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.706s) 2023-01-11T22:50:58.3654416Z test_unary_core_digamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.579s) 2023-01-11T22:50:58.3655015Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3655491Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3655950Z test_unary_core_digamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3656514Z test_unary_core_digamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3657028Z test_unary_core_digamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3657508Z test_unary_core_digamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3657993Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3658472Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3658953Z test_unary_core_erf_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3659406Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3659970Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3660528Z test_unary_core_erf_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3661196Z test_unary_core_erf_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3661875Z test_unary_core_erf_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3662354Z test_unary_core_erf_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3662836Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.301s) 2023-01-11T22:50:58.3663300Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.317s) 2023-01-11T22:50:58.3663784Z test_unary_core_erfc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.393s) 2023-01-11T22:50:58.3664267Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3664744Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3665217Z test_unary_core_erfc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3665689Z test_unary_core_erfc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3666173Z test_unary_core_erfc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3666701Z test_unary_core_erfc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3667211Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.328s) 2023-01-11T22:50:58.3667872Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.312s) 2023-01-11T22:50:58.3668362Z test_unary_core_erfinv_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.372s) 2023-01-11T22:50:58.3668839Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3669310Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3669781Z test_unary_core_erfinv_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3670369Z test_unary_core_erfinv_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3670850Z test_unary_core_erfinv_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3671330Z test_unary_core_erfinv_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3671807Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.250s) 2023-01-11T22:50:58.3672369Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.249s) 2023-01-11T22:50:58.3672869Z test_unary_core_exp2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.332s) 2023-01-11T22:50:58.3673442Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3673906Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3674559Z test_unary_core_exp2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3675033Z test_unary_core_exp2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3675511Z test_unary_core_exp2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3675980Z test_unary_core_exp2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3676451Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3676927Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3677386Z test_unary_core_exp_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3677870Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3678339Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3678808Z test_unary_core_exp_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3679277Z test_unary_core_exp_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3679754Z test_unary_core_exp_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3680327Z test_unary_core_exp_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3680786Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3681489Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3681994Z test_unary_core_expm1_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3682475Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3682953Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3683430Z test_unary_core_expm1_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3683911Z test_unary_core_expm1_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3684383Z test_unary_core_expm1_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3684841Z test_unary_core_expm1_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3685317Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3685922Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3686399Z test_unary_core_floor_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3686879Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3687535Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3688029Z test_unary_core_floor_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3688722Z test_unary_core_floor_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3689462Z test_unary_core_floor_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3689943Z test_unary_core_floor_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3690422Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3690903Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3691377Z test_unary_core_frac_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3691853Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3692315Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3692788Z test_unary_core_frac_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3693261Z test_unary_core_frac_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3693737Z test_unary_core_frac_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3694202Z test_unary_core_frac_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3694668Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.457s) 2023-01-11T22:50:58.3695243Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.456s) 2023-01-11T22:50:58.3695709Z test_unary_core_i0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.505s) 2023-01-11T22:50:58.3696256Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3696890Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3697363Z test_unary_core_i0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3697831Z test_unary_core_i0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3698298Z test_unary_core_i0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3698761Z test_unary_core_i0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3699216Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3699708Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3700181Z test_unary_core_isnan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3700658Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3701262Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3701747Z test_unary_core_isnan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3702221Z test_unary_core_isnan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3702791Z test_unary_core_isnan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3703350Z test_unary_core_isnan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3704104Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.589s) 2023-01-11T22:50:58.3704595Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.424s) 2023-01-11T22:50:58.3705079Z test_unary_core_lgamma_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.468s) 2023-01-11T22:50:58.3705562Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3706034Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3706505Z test_unary_core_lgamma_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3706962Z test_unary_core_lgamma_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3707446Z test_unary_core_lgamma_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3707920Z test_unary_core_lgamma_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3708401Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3708884Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3709361Z test_unary_core_log10_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3709940Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3710408Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3711133Z test_unary_core_log10_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3711806Z test_unary_core_log10_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3712287Z test_unary_core_log10_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3712756Z test_unary_core_log10_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.013s) 2023-01-11T22:50:58.3713241Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3713721Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3714181Z test_unary_core_log1p_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3714665Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3715137Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3715613Z test_unary_core_log1p_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3716091Z test_unary_core_log1p_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3717339Z test_unary_core_log1p_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3717981Z test_unary_core_log1p_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3718448Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3718933Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3719683Z test_unary_core_log2_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3720281Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3720755Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3721234Z test_unary_core_log2_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3721711Z test_unary_core_log2_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3722166Z test_unary_core_log2_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3722632Z test_unary_core_log2_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3723116Z test_unary_core_log_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3723701Z test_unary_core_log_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3724252Z test_unary_core_log_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3724842Z test_unary_core_log_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3725317Z test_unary_core_log_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3725790Z test_unary_core_log_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3726248Z test_unary_core_log_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3726724Z test_unary_core_log_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3727198Z test_unary_core_log_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3727673Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3728158Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3728640Z test_unary_core_logit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3729120Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3729581Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3730048Z test_unary_core_logit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.015s) 2023-01-11T22:50:58.3730626Z test_unary_core_logit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3731112Z test_unary_core_logit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.008s) 2023-01-11T22:50:58.3731836Z test_unary_core_logit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3732338Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3732826Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3733423Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3733905Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3734376Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3734931Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3735437Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3735923Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3736400Z test_unary_core_nan_to_num_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3736860Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3737346Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3737940Z test_unary_core_neg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3738415Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3739121Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3739610Z test_unary_core_neg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3740083Z test_unary_core_neg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3740540Z test_unary_core_neg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3741018Z test_unary_core_neg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3741504Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3742003Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3742497Z test_unary_core_positive_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3742985Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3743467Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3743946Z test_unary_core_positive_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3744416Z test_unary_core_positive_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3745010Z test_unary_core_positive_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3745502Z test_unary_core_positive_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3746053Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3746701Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3747191Z test_unary_core_rad2deg_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3747675Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3748154Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.012s) 2023-01-11T22:50:58.3748747Z test_unary_core_rad2deg_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3749219Z test_unary_core_rad2deg_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3749682Z test_unary_core_rad2deg_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3750237Z test_unary_core_rad2deg_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3750754Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3751250Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.009s) 2023-01-11T22:50:58.3751746Z test_unary_core_reciprocal_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3752338Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3752845Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3753475Z test_unary_core_reciprocal_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.007s) 2023-01-11T22:50:58.3754040Z test_unary_core_reciprocal_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3754541Z test_unary_core_reciprocal_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3755032Z test_unary_core_reciprocal_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3755529Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3756045Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3756559Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3757066Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3757552Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3758059Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3758568Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3759065Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3759667Z test_unary_core_round_decimals_0_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3760331Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3760859Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3761364Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3761852Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3762357Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3762860Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3763367Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3764208Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3764707Z test_unary_core_round_decimals_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3765215Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3765814Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3766458Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3767146Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3767671Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3768189Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3768707Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3769488Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3770271Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.001s) 2023-01-11T22:50:58.3771039Z test_unary_core_round_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3771682Z test_unary_core_round_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3772168Z test_unary_core_round_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3772650Z test_unary_core_round_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3773228Z test_unary_core_round_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3773707Z test_unary_core_round_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3774417Z test_unary_core_round_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3774895Z test_unary_core_round_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3775368Z test_unary_core_round_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3775845Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3776332Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3776813Z test_unary_core_rsqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3777289Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3777762Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3778237Z test_unary_core_rsqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3778696Z test_unary_core_rsqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3779165Z test_unary_core_rsqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3779636Z test_unary_core_rsqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3780358Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3780847Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3781427Z test_unary_core_sgn_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3782119Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3782596Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3783061Z test_unary_core_sgn_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3783535Z test_unary_core_sgn_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3784014Z test_unary_core_sgn_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3784482Z test_unary_core_sgn_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3784958Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.010s) 2023-01-11T22:50:58.3785450Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3785923Z test_unary_core_sigmoid_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3786412Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3786891Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3787369Z test_unary_core_sigmoid_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3787958Z test_unary_core_sigmoid_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3788641Z test_unary_core_sigmoid_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3789148Z test_unary_core_sigmoid_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3789616Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3790097Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3790566Z test_unary_core_sign_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3791037Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3791512Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3791982Z test_unary_core_sign_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3792455Z test_unary_core_sign_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3792911Z test_unary_core_sign_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3793380Z test_unary_core_sign_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3793861Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3794446Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3794927Z test_unary_core_signbit_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3795752Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3796236Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3796694Z test_unary_core_signbit_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3797172Z test_unary_core_signbit_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3798200Z test_unary_core_signbit_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3798734Z test_unary_core_signbit_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3799258Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3799734Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3800210Z test_unary_core_sin_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3800681Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3801139Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3801736Z test_unary_core_sin_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3802370Z test_unary_core_sin_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3803186Z test_unary_core_sin_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3803773Z test_unary_core_sin_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3804259Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.409s) 2023-01-11T22:50:58.3804738Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.483s) 2023-01-11T22:50:58.3805198Z test_unary_core_sinc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.399s) 2023-01-11T22:50:58.3805672Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3806145Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3806613Z test_unary_core_sinc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3807086Z test_unary_core_sinc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3807556Z test_unary_core_sinc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3808024Z test_unary_core_sinc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3808586Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3809228Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3809718Z test_unary_core_sinh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3810191Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3810664Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3811134Z test_unary_core_sinh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3811753Z test_unary_core_sinh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3812208Z test_unary_core_sinh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3812673Z test_unary_core_sinh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3813137Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3813693Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3814185Z test_unary_core_sqrt_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3814659Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3815234Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3815695Z test_unary_core_sqrt_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3816384Z test_unary_core_sqrt_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3816871Z test_unary_core_sqrt_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3817332Z test_unary_core_sqrt_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3817810Z test_unary_core_square_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3818300Z test_unary_core_square_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.005s) 2023-01-11T22:50:58.3818781Z test_unary_core_square_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3819242Z test_unary_core_square_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.006s) 2023-01-11T22:50:58.3819721Z test_unary_core_square_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.000s) 2023-01-11T22:50:58.3820204Z test_unary_core_square_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.011s) 2023-01-11T22:50:58.3820688Z test_unary_core_square_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3821175Z test_unary_core_square_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3821654Z test_unary_core_square_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3822193Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3822688Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3823169Z test_unary_core_tan_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3823870Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3824343Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3824809Z test_unary_core_tan_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3825284Z test_unary_core_tan_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3825759Z test_unary_core_tan_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3826209Z test_unary_core_tan_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3826683Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3827283Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3827759Z test_unary_core_tanh_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3828233Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3828705Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3829251Z test_unary_core_tanh_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3829845Z test_unary_core_tanh_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3830302Z test_unary_core_tanh_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3831000Z test_unary_core_tanh_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3831491Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3831976Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3832457Z test_unary_core_trunc_layout_torch_sparse_coo_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3832941Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.003s) 2023-01-11T22:50:58.3833418Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3833877Z test_unary_core_trunc_layout_torch_sparse_csr_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.004s) 2023-01-11T22:50:58.3834347Z test_unary_core_trunc_layout_torch_strided_cuda_float16 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3834827Z test_unary_core_trunc_layout_torch_strided_cuda_float32 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3835296Z test_unary_core_trunc_layout_torch_strided_cuda_float64 (__main__.TestOperatorsCUDA) ... ok (0.002s) 2023-01-11T22:50:58.3835693Z test_all (__main__.TestReductions) ... ok (0.005s) 2023-01-11T22:50:58.3836025Z test_amax (__main__.TestReductions) ... ok (0.004s) 2023-01-11T22:50:58.3836347Z test_amax_grad (__main__.TestReductions) ... ok (0.002s) 2023-01-11T22:50:58.3836757Z test_amin (__main__.TestReductions) ... ok (0.003s) 2023-01-11T22:50:58.3837124Z test_amin_grad (__main__.TestReductions) ... ok (0.006s) 2023-01-11T22:50:58.3837470Z test_grad_dtype (__main__.TestReductions) ... ok (0.929s) 2023-01-11T22:50:58.3838329Z test_max_not_implemented (__main__.TestReductions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:299: UserWarning: max is not implemented in __torch_dispatch__ for MaskedTensor. 2023-01-11T22:50:58.3839214Z If you would like this operator to be supported, please file an issue for a feature request at https://github.com/pytorch/maskedtensor/issues with a minimal reproducible code snippet. 2023-01-11T22:50:58.3839876Z In the case that the semantics for the operator are not trivial, it would be appreciated to also include a proposal for the semantics. 2023-01-11T22:50:58.3840276Z warnings.warn(msg) 2023-01-11T22:50:58.3840487Z ok (0.004s) 2023-01-11T22:50:58.3840761Z test_mean (__main__.TestReductions) ... ok (0.006s) 2023-01-11T22:50:58.3841112Z test_mean_dim_grad (__main__.TestReductions) ... ok (0.007s) 2023-01-11T22:50:58.3841452Z test_mean_grad_case_1a (__main__.TestReductions) 2023-01-11T22:50:58.3842309Z values.requires_grad = True ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:50:58.3843294Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:50:58.3844082Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:50:58.3845023Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:50:58.3845398Z ok (0.011s) 2023-01-11T22:50:58.3845677Z test_mean_grad_case_1b (__main__.TestReductions) 2023-01-11T22:50:58.3846000Z values.requires_grad = False ... ok (0.006s) 2023-01-11T22:50:58.3846319Z test_mean_grad_case_1c (__main__.TestReductions) 2023-01-11T22:50:58.3847406Z values.requires_grad = True ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:50:58.3848297Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:50:58.3848593Z ok (0.000s) 2023-01-11T22:50:58.3848865Z test_mean_grad_case_1d (__main__.TestReductions) 2023-01-11T22:50:58.3849192Z values.requires_grad = False ... ok (0.000s) 2023-01-11T22:50:58.3849517Z test_mean_grad_case_1e (__main__.TestReductions) 2023-01-11T22:50:58.3850202Z values.requires_grad = True ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:50:58.3851049Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:50:58.3851391Z ok (0.018s) 2023-01-11T22:50:58.3851645Z test_mean_grad_case_1f (__main__.TestReductions) 2023-01-11T22:50:58.3852735Z values.requires_grad = False ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T22:50:58.3853602Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T22:50:58.3853922Z ok (0.003s) 2023-01-11T22:50:58.3854198Z test_prod (__main__.TestReductions) ... ok (0.003s) 2023-01-11T22:50:58.3854907Z test_prod_grad (__main__.TestReductions) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\masked\maskedtensor\core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T22:50:58.3855668Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T22:50:58.3856005Z ok (0.005s) 2023-01-11T22:50:58.3856260Z test_sum (__main__.TestReductions) ... ok (0.005s) 2023-01-11T22:50:58.3856597Z test_sum_grad (__main__.TestReductions) ... ok (0.006s) 2023-01-11T22:50:58.3856958Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3857344Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3857730Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... ok (0.004s) 2023-01-11T22:50:58.3858219Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3858587Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T22:50:58.3859192Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3859729Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3860112Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3860495Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3860877Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:50:58.3861339Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3861744Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3862120Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3862497Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3862889Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:50:58.3863275Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3863633Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3864008Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3864398Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3864792Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3865165Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3865662Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3866028Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3866529Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3867235Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3867633Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3868015Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3868389Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3868749Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3869130Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3869504Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3869878Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3870251Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3870630Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3870993Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T22:50:58.3871373Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3871747Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3872118Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3872492Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3872989Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:50:58.3873377Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3873898Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3874362Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3874745Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... ok (0.011s) 2023-01-11T22:50:58.3875140Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3875672Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3876057Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3876418Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... ok (0.004s) 2023-01-11T22:50:58.3876794Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... ok (0.004s) 2023-01-11T22:50:58.3877177Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3877634Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3878027Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3878403Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3878757Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3879136Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3879516Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3879987Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3880369Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3880899Z test_unary_fn_aten_abs (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3881238Z test_unary_fn_aten_absolute (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3881602Z test_unary_fn_aten_acos (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:50:58.3881950Z test_unary_fn_aten_acosh (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3882297Z test_unary_fn_aten_angle (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3882649Z test_unary_fn_aten_arccos (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3883002Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... ok (0.012s) 2023-01-11T22:50:58.3883346Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3883696Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3884048Z test_unary_fn_aten_arctan (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3884390Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3884738Z test_unary_fn_aten_asin (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3885084Z test_unary_fn_aten_asinh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3885417Z test_unary_fn_aten_atan (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3885764Z test_unary_fn_aten_atanh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3886122Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3886592Z test_unary_fn_aten_ceil (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3887011Z test_unary_fn_aten_clamp (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3887674Z test_unary_fn_aten_clip (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3888181Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3888546Z test_unary_fn_aten_cos (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3888889Z test_unary_fn_aten_cosh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3889240Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3889629Z test_unary_fn_aten_digamma (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3889986Z test_unary_fn_aten_erf (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3890318Z test_unary_fn_aten_erfc (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3890664Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... ok (0.007s) 2023-01-11T22:50:58.3891016Z test_unary_fn_aten_exp (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3891356Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3891843Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3892189Z test_unary_fn_aten_fix (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3892518Z test_unary_fn_aten_floor (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3892864Z test_unary_fn_aten_frac (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3893335Z test_unary_fn_aten_i0 (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3893690Z test_unary_fn_aten_isnan (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3894385Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3895082Z test_unary_fn_aten_log (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3895770Z test_unary_fn_aten_log10 (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3896426Z test_unary_fn_aten_log1p (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3897088Z test_unary_fn_aten_log2 (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3897746Z test_unary_fn_aten_logit (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3898447Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3899113Z test_unary_fn_aten_neg (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3899810Z test_unary_fn_aten_negative (__main__.TestUnary) ... ok (0.006s) 2023-01-11T22:50:58.3900582Z test_unary_fn_aten_positive (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3901306Z test_unary_fn_aten_pow (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3901972Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... ok (0.010s) 2023-01-11T22:50:58.3902683Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3903366Z test_unary_fn_aten_round (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3904058Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... ok (0.000s) 2023-01-11T22:50:58.3904712Z test_unary_fn_aten_sgn (__main__.TestUnary) ... ok (0.012s) 2023-01-11T22:50:58.3905407Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... ok (0.004s) 2023-01-11T22:50:58.3906081Z test_unary_fn_aten_sign (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3906813Z test_unary_fn_aten_signbit (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3907555Z test_unary_fn_aten_sin (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3908230Z test_unary_fn_aten_sinc (__main__.TestUnary) ... ok (0.002s) 2023-01-11T22:50:58.3908912Z test_unary_fn_aten_sinh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3909576Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3910250Z test_unary_fn_aten_square (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3910924Z test_unary_fn_aten_tan (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3911575Z test_unary_fn_aten_tanh (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3912240Z test_unary_fn_aten_trunc (__main__.TestUnary) ... ok (0.003s) 2023-01-11T22:50:58.3912631Z 2023-01-11T22:50:58.3913015Z ---------------------------------------------------------------------- 2023-01-11T22:50:58.3913714Z Ran 937 tests in 18.187s 2023-01-11T22:50:58.3914088Z 2023-01-11T22:50:58.3914286Z OK (skipped=6) 2023-01-11T22:50:58.3914554Z 2023-01-11T22:50:58.3914791Z Generating XML reports... 2023-01-11T22:50:58.3915615Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestBasicsCUDA-20230111225038.xml 2023-01-11T22:50:58.3916758Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestBinary-20230111225038.xml 2023-01-11T22:50:58.3917913Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestOperatorsCUDA-20230111225038.xml 2023-01-11T22:50:58.3919084Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestReductions-20230111225038.xml 2023-01-11T22:50:58.3920228Z Generated XML report: test-reports\python-unittest\test_maskedtensor\TEST-TestUnary-20230111225038.xml 2023-01-11T22:50:58.3921112Z 2023-01-11T22:50:58.3921839Z ##[endgroup] 2023-01-11T22:50:58.3922901Z FINISHED PRINTING LOG FILE of test_maskedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_maskedtensor_5d4b9vse) 2023-01-11T22:50:58.3923553Z 2023-01-11T22:51:03.6975543Z Running test_testing ... [2023-01-11 22:51:03.697140] 2023-01-11T22:51:03.7002842Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_testing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:51:03.697858] 2023-01-11T22:51:03.7003916Z Ignoring disabled issues: [] 2023-01-11T22:51:26.8129821Z 2023-01-11T22:51:26.8130460Z Expand the folded group to see the log file of test_testing 2023-01-11T22:51:26.8131364Z ##[group]PRINTING LOG FILE of test_testing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_testing_c_63pf5b) 2023-01-11T22:51:26.8159322Z 2023-01-11T22:51:26.8159586Z Running tests... 2023-01-11T22:51:26.8160304Z ---------------------------------------------------------------------- 2023-01-11T22:51:26.8161022Z Test results will be stored in test-reports\python-unittest\test_testing 2023-01-11T22:51:26.8161675Z test_bool (__main__.TestAssertClose) ... ok (2.152s) 2023-01-11T22:51:26.8162375Z test_default_tolerance_selection_mismatching_dtypes (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:51:26.8163118Z test_docstring_examples (__main__.TestAssertClose) ... ok (0.016s) 2023-01-11T22:51:26.8163739Z test_matching (__main__.TestAssertClose) ... ok (0.001s) 2023-01-11T22:51:26.8164337Z test_matching_atol (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:51:26.8164943Z test_matching_conjugate_bit (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:51:26.8165574Z test_matching_nan (__main__.TestAssertClose) ... ok (0.032s) 2023-01-11T22:51:26.8166211Z test_matching_nan_with_equal_nan (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8166853Z test_matching_rtol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8167446Z test_meta (__main__.TestAssertClose) ... ok (0.012s) 2023-01-11T22:51:26.8168451Z test_mismatching_dtype (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:51:26.8169138Z test_mismatching_dtype_no_check (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:51:26.8170492Z test_mismatching_layout (__main__.TestAssertClose) ... C:\actions-runner\_work\pytorch\pytorch\test\test_testing.py:619: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T22:51:26.8172244Z sparse_csr = strided.to_sparse_csr() 2023-01-11T22:51:26.8172734Z ok (0.006s) 2023-01-11T22:51:26.8173360Z test_mismatching_layout_no_check (__main__.TestAssertClose) ... ok (0.011s) 2023-01-11T22:51:26.8174147Z test_mismatching_shape (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:51:26.8174903Z test_mismatching_stride (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:51:26.8175689Z test_mismatching_stride_no_check (__main__.TestAssertClose) ... ok (0.005s) 2023-01-11T22:51:26.8176437Z test_mismatching_types (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:51:26.8177234Z test_mismatching_types_subclasses (__main__.TestAssertClose) ... ok (0.004s) 2023-01-11T22:51:26.8178081Z test_mismatching_types_type_equality (__main__.TestAssertClose) ... ok (0.003s) 2023-01-11T22:51:26.8178880Z test_mismatching_values (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8179661Z test_mismatching_values_atol (__main__.TestAssertClose) ... ok (0.006s) 2023-01-11T22:51:26.8180446Z test_mismatching_values_rtol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8181149Z test_none (__main__.TestAssertClose) ... ok (0.010s) 2023-01-11T22:51:26.8182195Z test_none_mismatch (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8182886Z test_numpy (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8183563Z test_only_atol (__main__.TestAssertClose) ... ok (0.010s) 2023-01-11T22:51:26.8184245Z test_only_rtol (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8184901Z test_scalar (__main__.TestAssertClose) ... ok (0.010s) 2023-01-11T22:51:26.8185617Z test_unexpected_error_compare (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8186644Z test_unexpected_error_originate (__main__.TestAssertClose) ... ok (0.000s) 2023-01-11T22:51:26.8187435Z test_unknown_layout (__main__.TestAssertClose) ... ok (0.013s) 2023-01-11T22:51:26.8188127Z test_unknown_type (__main__.TestAssertClose) ... ok (0.042s) 2023-01-11T22:51:26.8188925Z test_mapping_mismatching_keys (__main__.TestAssertCloseContainer) ... ok (0.000s) 2023-01-11T22:51:26.8189880Z test_mapping_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2023-01-11T22:51:26.8190780Z test_sequence_mismatching_len (__main__.TestAssertCloseContainer) ... ok (0.006s) 2023-01-11T22:51:26.8191679Z test_sequence_mismatching_values_msg (__main__.TestAssertCloseContainer) ... ok (0.000s) 2023-01-11T22:51:26.8192546Z test_abs_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.010s) 2023-01-11T22:51:26.8193381Z test_abs_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2023-01-11T22:51:26.8194205Z test_atol (__main__.TestAssertCloseErrorMessage) ... ok (0.009s) 2023-01-11T22:51:26.8195043Z test_identifier_scalars (__main__.TestAssertCloseErrorMessage) ... ok (0.003s) 2023-01-11T22:51:26.8195942Z test_identifier_tensor_likes (__main__.TestAssertCloseErrorMessage) ... ok (0.008s) 2023-01-11T22:51:26.8196810Z test_mismatched_elements (__main__.TestAssertCloseErrorMessage) ... ok (0.006s) 2023-01-11T22:51:26.8197673Z test_msg_callable (__main__.TestAssertCloseErrorMessage) ... ok (0.004s) 2023-01-11T22:51:26.8198509Z test_msg_str (__main__.TestAssertCloseErrorMessage) ... ok (0.005s) 2023-01-11T22:51:26.8199444Z test_not_close (__main__.TestAssertCloseErrorMessage) ... ok (0.015s) 2023-01-11T22:51:26.8200259Z test_not_equal (__main__.TestAssertCloseErrorMessage) ... ok (0.013s) 2023-01-11T22:51:26.8201070Z test_rel_diff (__main__.TestAssertCloseErrorMessage) ... ok (0.006s) 2023-01-11T22:51:26.8201869Z test_rel_diff_scalar (__main__.TestAssertCloseErrorMessage) ... ok (0.002s) 2023-01-11T22:51:26.8202703Z test_rtol (__main__.TestAssertCloseErrorMessage) ... ok (0.006s) 2023-01-11T22:51:26.8203519Z test_zero_div_zero (__main__.TestAssertCloseErrorMessage) ... ok (0.006s) 2023-01-11T22:51:26.8204409Z test_mismatching_device_cuda (__main__.TestAssertCloseMultiDeviceCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8205376Z test_mismatching_device_no_check_cuda (__main__.TestAssertCloseMultiDeviceCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8206298Z test_matching_per_channel (__main__.TestAssertCloseQuantized) ... ok (0.004s) 2023-01-11T22:51:26.8207152Z test_matching_per_tensor (__main__.TestAssertCloseQuantized) ... ok (0.005s) 2023-01-11T22:51:26.8208006Z test_mismatching_is_quantized (__main__.TestAssertCloseQuantized) ... ok (0.003s) 2023-01-11T22:51:26.8208881Z test_mismatching_qscheme (__main__.TestAssertCloseQuantized) ... ok (0.004s) 2023-01-11T22:51:26.8209713Z test_matching (__main__.TestAssertCloseSparseBSC) ... ok (0.005s) 2023-01-11T22:51:26.8210510Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.006s) 2023-01-11T22:51:26.8211421Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.010s) 2023-01-11T22:51:26.8212319Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSC) ... ok (0.000s) 2023-01-11T22:51:26.8213127Z test_matching (__main__.TestAssertCloseSparseBSR) ... ok (0.015s) 2023-01-11T22:51:26.8213975Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.008s) 2023-01-11T22:51:26.8215099Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.007s) 2023-01-11T22:51:26.8215994Z test_mismatching_values_msg (__main__.TestAssertCloseSparseBSR) ... ok (0.011s) 2023-01-11T22:51:26.8216851Z test_matching_coalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2023-01-11T22:51:26.8217723Z test_matching_uncoalesced (__main__.TestAssertCloseSparseCOO) ... ok (0.004s) 2023-01-11T22:51:26.8218726Z test_mismatching_indices_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.009s) 2023-01-11T22:51:26.8219621Z test_mismatching_nnz (__main__.TestAssertCloseSparseCOO) ... ok (0.005s) 2023-01-11T22:51:26.8220484Z test_mismatching_sparse_dims (__main__.TestAssertCloseSparseCOO) ... ok (0.006s) 2023-01-11T22:51:26.8221364Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCOO) ... ok (0.008s) 2023-01-11T22:51:26.8222190Z test_matching (__main__.TestAssertCloseSparseCSC) ... ok (0.004s) 2023-01-11T22:51:26.8223714Z test_mismatching_ccol_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.008s) 2023-01-11T22:51:26.8224627Z test_mismatching_row_indices_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.008s) 2023-01-11T22:51:26.8225500Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSC) ... ok (0.008s) 2023-01-11T22:51:26.8226403Z test_hybrid_support (__main__.TestAssertCloseSparseCSR) ... expected failure (1.202s) 2023-01-11T22:51:26.8227253Z test_matching (__main__.TestAssertCloseSparseCSR) ... ok (0.003s) 2023-01-11T22:51:26.8228103Z test_mismatching_col_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.011s) 2023-01-11T22:51:26.8229001Z test_mismatching_crow_indices_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.007s) 2023-01-11T22:51:26.8229893Z test_mismatching_values_msg (__main__.TestAssertCloseSparseCSR) ... ok (0.008s) 2023-01-11T22:51:26.8230834Z test_filtering_env_var (__main__.TestFrameworkUtils) ... skip: Skipping because doesn't work for windows (0.003s) 2023-01-11T22:51:26.8231684Z test_circular_dependencies (__main__.TestImports) 2023-01-11T22:51:26.8232579Z Checks that all modules inside torch can be imported ... NOTE: Redirects are currently not supported in Windows or MacOs. 2023-01-11T22:51:26.8233807Z 2023-01-11 22:51:16,303 - torch.distributed.nn.jit.instantiator - INFO - Created a temporary directory at C:\Users\RUNNER~1\AppData\Local\Temp\tmp4o0jj59v 2023-01-11T22:51:26.8234633Z ok (5.681s) 2023-01-11T22:51:26.8235459Z test_no_mutate_global_logging_on_import_path_functorch (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.003s) 2023-01-11T22:51:26.8236613Z test_no_mutate_global_logging_on_import_path_torch (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.000s) 2023-01-11T22:51:26.8237700Z test_no_warning_on_import (__main__.TestImports) ... skip: importing torch+CUDA on CPU results in warning (0.000s) 2023-01-11T22:51:26.8238690Z test_opinfo_error_generators_T_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8239700Z test_opinfo_error_generators___radd___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8240721Z test_opinfo_error_generators___rand___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8241721Z test_opinfo_error_generators___rdiv___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8242724Z test_opinfo_error_generators___rmod___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8243719Z test_opinfo_error_generators___rmul___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8244715Z test_opinfo_error_generators___ror___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8245796Z test_opinfo_error_generators___rpow___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8247401Z test_opinfo_error_generators___rsub___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8248402Z test_opinfo_error_generators___rxor___cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8249407Z test_opinfo_error_generators_add_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8250399Z test_opinfo_error_generators_amax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8251561Z test_opinfo_error_generators_amin_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8252919Z test_opinfo_error_generators_aminmax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8254012Z test_opinfo_error_generators_arange_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8255083Z test_opinfo_error_generators_as_strided_scatter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8256142Z test_opinfo_error_generators_atan2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8257115Z test_opinfo_error_generators_bernoulli_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8258029Z test_opinfo_error_generators_bitwise_and_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8259009Z test_opinfo_error_generators_bitwise_left_shift_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8260130Z test_opinfo_error_generators_bitwise_or_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8261273Z test_opinfo_error_generators_bitwise_right_shift_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8262362Z test_opinfo_error_generators_bitwise_xor_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8263369Z test_opinfo_error_generators_cat_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8264411Z test_opinfo_error_generators_clamp_max_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8265439Z test_opinfo_error_generators_clamp_min_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8266482Z test_opinfo_error_generators_complex_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8267579Z test_opinfo_error_generators_copysign_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8268685Z test_opinfo_error_generators_cov_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8269690Z test_opinfo_error_generators_diag_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8270709Z test_opinfo_error_generators_diag_embed_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8271768Z test_opinfo_error_generators_diagonal_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8272817Z test_opinfo_error_generators_diagonal_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8273883Z test_opinfo_error_generators_div_floor_rounding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8275038Z test_opinfo_error_generators_div_no_rounding_mode_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8276226Z test_opinfo_error_generators_div_trunc_rounding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8277281Z test_opinfo_error_generators_dsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8278302Z test_opinfo_error_generators_dstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8279269Z test_opinfo_error_generators_eq_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8281473Z test_opinfo_error_generators_eye_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8282589Z test_opinfo_error_generators_fft_fft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8283614Z test_opinfo_error_generators_fft_fft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8284617Z test_opinfo_error_generators_fft_fftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8285809Z test_opinfo_error_generators_fft_hfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8286869Z test_opinfo_error_generators_fft_hfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8287895Z test_opinfo_error_generators_fft_hfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8288973Z test_opinfo_error_generators_fft_ifft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8290137Z test_opinfo_error_generators_fft_ifft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8291167Z test_opinfo_error_generators_fft_ifftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8292180Z test_opinfo_error_generators_fft_ihfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8293222Z test_opinfo_error_generators_fft_ihfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8294245Z test_opinfo_error_generators_fft_ihfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8295279Z test_opinfo_error_generators_fft_irfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8296365Z test_opinfo_error_generators_fft_irfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8297475Z test_opinfo_error_generators_fft_irfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8298525Z test_opinfo_error_generators_fft_rfft2_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8299517Z test_opinfo_error_generators_fft_rfft_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8300549Z test_opinfo_error_generators_fft_rfftn_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8301576Z test_opinfo_error_generators_fliplr_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8302659Z test_opinfo_error_generators_flipud_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8303770Z test_opinfo_error_generators_float_power_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8304831Z test_opinfo_error_generators_floor_divide_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8305871Z test_opinfo_error_generators_fmax_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8306844Z test_opinfo_error_generators_fmin_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8307844Z test_opinfo_error_generators_fmod_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8308906Z test_opinfo_error_generators_gather_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8310015Z test_opinfo_error_generators_gcd_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8311105Z test_opinfo_error_generators_ge_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8312230Z test_opinfo_error_generators_gradient_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8313249Z test_opinfo_error_generators_gt_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8314399Z test_opinfo_error_generators_heaviside_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8315402Z test_opinfo_error_generators_hsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8316384Z test_opinfo_error_generators_hstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8317446Z test_opinfo_error_generators_hypot_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8318667Z test_opinfo_error_generators_igamma_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8319650Z test_opinfo_error_generators_igammac_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8320600Z test_opinfo_error_generators_index_select_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8321586Z test_opinfo_error_generators_isclose_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8322542Z test_opinfo_error_generators_jiterator_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8323641Z test_opinfo_error_generators_jiterator_binary_return_by_ref_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8324790Z test_opinfo_error_generators_kthvalue_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8325880Z test_opinfo_error_generators_lcm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8326882Z test_opinfo_error_generators_ldexp_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8327867Z test_opinfo_error_generators_le_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8328873Z test_opinfo_error_generators_linalg_cross_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8329883Z test_opinfo_error_generators_linalg_lstsq_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8331033Z test_opinfo_error_generators_linalg_lstsq_grad_oriented_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8332155Z test_opinfo_error_generators_linspace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8333255Z test_opinfo_error_generators_logcumsumexp_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8334306Z test_opinfo_error_generators_logical_and_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8335334Z test_opinfo_error_generators_logical_or_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8336367Z test_opinfo_error_generators_logical_xor_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8337382Z test_opinfo_error_generators_logspace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8338454Z test_opinfo_error_generators_lt_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8339554Z test_opinfo_error_generators_masked_fill_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8340620Z test_opinfo_error_generators_masked_select_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8341653Z test_opinfo_error_generators_max_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8342691Z test_opinfo_error_generators_maximum_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8343701Z test_opinfo_error_generators_mean_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8344689Z test_opinfo_error_generators_median_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8345772Z test_opinfo_error_generators_min_binary_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8347075Z test_opinfo_error_generators_minimum_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8348051Z test_opinfo_error_generators_movedim_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8349031Z test_opinfo_error_generators_mul_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8350033Z test_opinfo_error_generators_multinomial_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8351232Z test_opinfo_error_generators_narrow_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8352336Z test_opinfo_error_generators_narrow_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8353453Z test_opinfo_error_generators_native_layer_norm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8354529Z test_opinfo_error_generators_ne_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8355525Z test_opinfo_error_generators_neg_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8356533Z test_opinfo_error_generators_nextafter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8357604Z test_opinfo_error_generators_nn_functional_avg_pool1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.011s) 2023-01-11T22:51:26.8358732Z test_opinfo_error_generators_nn_functional_avg_pool2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8359821Z test_opinfo_error_generators_nn_functional_avg_pool3d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8360978Z test_opinfo_error_generators_nn_functional_conv1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8362145Z test_opinfo_error_generators_nn_functional_conv2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8363263Z test_opinfo_error_generators_nn_functional_embedding_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8364404Z test_opinfo_error_generators_nn_functional_gaussian_nll_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8365516Z test_opinfo_error_generators_nn_functional_gelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8366631Z test_opinfo_error_generators_nn_functional_group_norm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8367821Z test_opinfo_error_generators_nn_functional_hinge_embedding_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8369057Z test_opinfo_error_generators_nn_functional_huber_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8370178Z test_opinfo_error_generators_nn_functional_l1_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8371320Z test_opinfo_error_generators_nn_functional_margin_ranking_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8372455Z test_opinfo_error_generators_nn_functional_max_pool1d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8373515Z test_opinfo_error_generators_nn_functional_max_pool2d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8374591Z test_opinfo_error_generators_nn_functional_max_pool3d_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8375719Z test_opinfo_error_generators_nn_functional_poisson_nll_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8376860Z test_opinfo_error_generators_nn_functional_prelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8377887Z test_opinfo_error_generators_nn_functional_rrelu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8379191Z test_opinfo_error_generators_nn_functional_soft_margin_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8380267Z test_opinfo_error_generators_nn_functional_softshrink_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8381390Z test_opinfo_error_generators_nn_functional_triplet_margin_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8382754Z test_opinfo_error_generators_nn_functional_triplet_margin_with_distance_loss_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8383963Z test_opinfo_error_generators_ormqr_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8384943Z test_opinfo_error_generators_polar_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8385900Z test_opinfo_error_generators_pow_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8386897Z test_opinfo_error_generators_remainder_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8387890Z test_opinfo_error_generators_renorm_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8388951Z test_opinfo_error_generators_reshape_as_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8390009Z test_opinfo_error_generators_reshape_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8391026Z test_opinfo_error_generators_roll_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8392004Z test_opinfo_error_generators_rot90_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8392963Z test_opinfo_error_generators_rsub_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8393961Z test_opinfo_error_generators_scatter_add_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8394979Z test_opinfo_error_generators_scatter_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8396074Z test_opinfo_error_generators_signal_windows_bartlett_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8397246Z test_opinfo_error_generators_signal_windows_blackman_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8398326Z test_opinfo_error_generators_signal_windows_cosine_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8399371Z test_opinfo_error_generators_signal_windows_exponential_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8400376Z test_opinfo_error_generators_signal_windows_gaussian_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8401433Z test_opinfo_error_generators_signal_windows_general_cosine_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8402543Z test_opinfo_error_generators_signal_windows_general_hamming_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8403653Z test_opinfo_error_generators_signal_windows_hamming_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8404828Z test_opinfo_error_generators_signal_windows_hann_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8405863Z test_opinfo_error_generators_signal_windows_kaiser_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8406898Z test_opinfo_error_generators_signal_windows_nuttall_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8407951Z test_opinfo_error_generators_special_chebyshev_polynomial_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8409036Z test_opinfo_error_generators_special_chebyshev_polynomial_u_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8410569Z test_opinfo_error_generators_special_chebyshev_polynomial_v_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8412107Z test_opinfo_error_generators_special_chebyshev_polynomial_w_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8413449Z test_opinfo_error_generators_special_hermite_polynomial_h_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8414562Z test_opinfo_error_generators_special_hermite_polynomial_he_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8415649Z test_opinfo_error_generators_special_laguerre_polynomial_l_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8416943Z test_opinfo_error_generators_special_legendre_polynomial_p_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8418544Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8420010Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_u_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8421478Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_v_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8422885Z test_opinfo_error_generators_special_shifted_chebyshev_polynomial_w_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8424043Z test_opinfo_error_generators_special_xlog1py_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8425131Z test_opinfo_error_generators_special_zeta_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8426225Z test_opinfo_error_generators_sub_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8443875Z test_opinfo_error_generators_sum_to_size_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8444853Z test_opinfo_error_generators_t_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8445708Z test_opinfo_error_generators_take_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8446569Z test_opinfo_error_generators_trace_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8447393Z test_opinfo_error_generators_tril_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8448241Z test_opinfo_error_generators_triu_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8449106Z test_opinfo_error_generators_true_divide_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8450053Z test_opinfo_error_generators_unbind_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8451016Z test_opinfo_error_generators_uniform_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8451890Z test_opinfo_error_generators_view_as_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8452754Z test_opinfo_error_generators_view_copy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8453583Z test_opinfo_error_generators_view_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8454669Z test_opinfo_error_generators_vsplit_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8455525Z test_opinfo_error_generators_vstack_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8456435Z test_opinfo_error_generators_where_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8457296Z test_opinfo_error_generators_xlogy_cuda (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8459217Z test_opinfo_reference_generators___radd___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8460272Z test_opinfo_reference_generators___rand___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8461154Z test_opinfo_reference_generators___rdiv___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8462057Z test_opinfo_reference_generators___rmod___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8462959Z test_opinfo_reference_generators___rmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8463918Z test_opinfo_reference_generators___ror___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8464913Z test_opinfo_reference_generators___rpow___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8465810Z test_opinfo_reference_generators___rsub___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8466706Z test_opinfo_reference_generators___rxor___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8467592Z test_opinfo_reference_generators_abs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8468479Z test_opinfo_reference_generators_acos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8469392Z test_opinfo_reference_generators_acosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8470298Z test_opinfo_reference_generators_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8471258Z test_opinfo_reference_generators_addcdiv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8472254Z test_opinfo_reference_generators_addcmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8473169Z test_opinfo_reference_generators_angle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8474071Z test_opinfo_reference_generators_asin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8474953Z test_opinfo_reference_generators_asinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8475847Z test_opinfo_reference_generators_atan2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8476742Z test_opinfo_reference_generators_atan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8477681Z test_opinfo_reference_generators_atanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8478595Z test_opinfo_reference_generators_bfloat16_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8479598Z test_opinfo_reference_generators_bitwise_and_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8480527Z test_opinfo_reference_generators_bitwise_left_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8481442Z test_opinfo_reference_generators_bitwise_not_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8482327Z test_opinfo_reference_generators_bitwise_or_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8483443Z test_opinfo_reference_generators_bitwise_right_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8484366Z test_opinfo_reference_generators_bitwise_xor_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8485319Z test_opinfo_reference_generators_bool_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8486451Z test_opinfo_reference_generators_broadcast_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8487418Z test_opinfo_reference_generators_bucketize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8488311Z test_opinfo_reference_generators_byte_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8489169Z test_opinfo_reference_generators_cat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8490064Z test_opinfo_reference_generators_cdouble_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8490968Z test_opinfo_reference_generators_ceil_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8491910Z test_opinfo_reference_generators_cfloat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8492882Z test_opinfo_reference_generators_chalf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8493861Z test_opinfo_reference_generators_char_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8494742Z test_opinfo_reference_generators_chunk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8495633Z test_opinfo_reference_generators_clamp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8496526Z test_opinfo_reference_generators_clamp_max_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8497441Z test_opinfo_reference_generators_clamp_min_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8498351Z test_opinfo_reference_generators_clone_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8499303Z test_opinfo_reference_generators_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8500284Z test_opinfo_reference_generators_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8501197Z test_opinfo_reference_generators_conj_physical_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8502120Z test_opinfo_reference_generators_contiguous_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8503022Z test_opinfo_reference_generators_copysign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8503918Z test_opinfo_reference_generators_cos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8504800Z test_opinfo_reference_generators_cosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8505701Z test_opinfo_reference_generators_deg2rad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8506666Z test_opinfo_reference_generators_diag_embed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8507674Z test_opinfo_reference_generators_diagonal_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8508598Z test_opinfo_reference_generators_diagonal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8509684Z test_opinfo_reference_generators_digamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8510612Z test_opinfo_reference_generators_div_floor_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8511579Z test_opinfo_reference_generators_div_no_rounding_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8512651Z test_opinfo_reference_generators_div_trunc_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8513680Z test_opinfo_reference_generators_double_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8514701Z test_opinfo_reference_generators_empty_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8515600Z test_opinfo_reference_generators_eq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8516499Z test_opinfo_reference_generators_erf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8517388Z test_opinfo_reference_generators_erfc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8518271Z test_opinfo_reference_generators_erfinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8519182Z test_opinfo_reference_generators_exp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8520137Z test_opinfo_reference_generators_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8521079Z test_opinfo_reference_generators_expm1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8522024Z test_opinfo_reference_generators_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8522929Z test_opinfo_reference_generators_flatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8523832Z test_opinfo_reference_generators_float_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8524714Z test_opinfo_reference_generators_float_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8525621Z test_opinfo_reference_generators_floor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8526544Z test_opinfo_reference_generators_floor_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8527506Z test_opinfo_reference_generators_fmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8528462Z test_opinfo_reference_generators_fmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8529408Z test_opinfo_reference_generators_fmod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8530304Z test_opinfo_reference_generators_frac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8531199Z test_opinfo_reference_generators_frexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8532068Z test_opinfo_reference_generators_gcd_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8532961Z test_opinfo_reference_generators_ge_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8533847Z test_opinfo_reference_generators_gt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8534773Z test_opinfo_reference_generators_half_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8535763Z test_opinfo_reference_generators_heaviside_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8536837Z test_opinfo_reference_generators_hypot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8537716Z test_opinfo_reference_generators_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8538586Z test_opinfo_reference_generators_igamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8539592Z test_opinfo_reference_generators_igammac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8540526Z test_opinfo_reference_generators_imag_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8541494Z test_opinfo_reference_generators_index_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8542455Z test_opinfo_reference_generators_index_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8543455Z test_opinfo_reference_generators_index_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8544373Z test_opinfo_reference_generators_index_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8545247Z test_opinfo_reference_generators_int_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8546146Z test_opinfo_reference_generators_isclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8547060Z test_opinfo_reference_generators_isfinite_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8547962Z test_opinfo_reference_generators_isinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8548894Z test_opinfo_reference_generators_isnan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8549849Z test_opinfo_reference_generators_isneginf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8550804Z test_opinfo_reference_generators_isposinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8551702Z test_opinfo_reference_generators_isreal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8552613Z test_opinfo_reference_generators_jiterator_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8553596Z test_opinfo_reference_generators_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8554569Z test_opinfo_reference_generators_jiterator_unary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8555482Z test_opinfo_reference_generators_lcm_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8556428Z test_opinfo_reference_generators_ldexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8557386Z test_opinfo_reference_generators_le_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8558278Z test_opinfo_reference_generators_lgamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8559177Z test_opinfo_reference_generators_log10_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8560035Z test_opinfo_reference_generators_log1p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8560913Z test_opinfo_reference_generators_log2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8561797Z test_opinfo_reference_generators_log_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8562858Z test_opinfo_reference_generators_logical_and_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8563880Z test_opinfo_reference_generators_logical_not_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8564854Z test_opinfo_reference_generators_logical_or_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8565774Z test_opinfo_reference_generators_logical_xor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8566765Z test_opinfo_reference_generators_logit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8567684Z test_opinfo_reference_generators_long_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8568567Z test_opinfo_reference_generators_lt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8569483Z test_opinfo_reference_generators_max_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8570466Z test_opinfo_reference_generators_maximum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8571490Z test_opinfo_reference_generators_min_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8572412Z test_opinfo_reference_generators_minimum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8573323Z test_opinfo_reference_generators_movedim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8574209Z test_opinfo_reference_generators_mul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8575145Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8576110Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8577136Z test_opinfo_reference_generators_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8578183Z test_opinfo_reference_generators_nan_to_num_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8579110Z test_opinfo_reference_generators_narrow_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8580031Z test_opinfo_reference_generators_narrow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8580915Z test_opinfo_reference_generators_ne_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8581805Z test_opinfo_reference_generators_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8582721Z test_opinfo_reference_generators_nextafter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8583718Z test_opinfo_reference_generators_nn_functional_celu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8584771Z test_opinfo_reference_generators_nn_functional_elu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8585750Z test_opinfo_reference_generators_nn_functional_group_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8586749Z test_opinfo_reference_generators_nn_functional_hardshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8587757Z test_opinfo_reference_generators_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8588734Z test_opinfo_reference_generators_nn_functional_hardtanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8589911Z test_opinfo_reference_generators_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8591017Z test_opinfo_reference_generators_nn_functional_logsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8592113Z test_opinfo_reference_generators_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8593229Z test_opinfo_reference_generators_nn_functional_mish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8594220Z test_opinfo_reference_generators_nn_functional_prelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8595174Z test_opinfo_reference_generators_nn_functional_relu6_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8596129Z test_opinfo_reference_generators_nn_functional_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8597110Z test_opinfo_reference_generators_nn_functional_rrelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8598143Z test_opinfo_reference_generators_nn_functional_selu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8599093Z test_opinfo_reference_generators_nn_functional_silu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8600052Z test_opinfo_reference_generators_nn_functional_softplus_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8601023Z test_opinfo_reference_generators_nn_functional_softshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8601994Z test_opinfo_reference_generators_nn_functional_softsign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8602962Z test_opinfo_reference_generators_nn_functional_tanhshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8603985Z test_opinfo_reference_generators_nn_functional_threshold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8604983Z test_opinfo_reference_generators_permute_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8605901Z test_opinfo_reference_generators_polar_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8606852Z test_opinfo_reference_generators_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8607820Z test_opinfo_reference_generators_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8608794Z test_opinfo_reference_generators_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8609753Z test_opinfo_reference_generators_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8610768Z test_opinfo_reference_generators_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8611746Z test_opinfo_reference_generators_positive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8612679Z test_opinfo_reference_generators_pow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8613572Z test_opinfo_reference_generators_rad2deg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8614466Z test_opinfo_reference_generators_real_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8615376Z test_opinfo_reference_generators_reciprocal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8616456Z test_opinfo_reference_generators_remainder_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8617388Z test_opinfo_reference_generators_reshape_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8618340Z test_opinfo_reference_generators_reshape_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8619439Z test_opinfo_reference_generators_round_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8620368Z test_opinfo_reference_generators_round_decimals_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8621302Z test_opinfo_reference_generators_round_decimals_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8622240Z test_opinfo_reference_generators_round_decimals_neg_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8623169Z test_opinfo_reference_generators_rsqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8624054Z test_opinfo_reference_generators_rsub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8624996Z test_opinfo_reference_generators_sgn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8625965Z test_opinfo_reference_generators_short_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8626847Z test_opinfo_reference_generators_sigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8627735Z test_opinfo_reference_generators_sign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8628679Z test_opinfo_reference_generators_signal_windows_bartlett_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8629667Z test_opinfo_reference_generators_signal_windows_blackman_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8630649Z test_opinfo_reference_generators_signal_windows_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8631679Z test_opinfo_reference_generators_signal_windows_exponential_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8632786Z test_opinfo_reference_generators_signal_windows_gaussian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8633793Z test_opinfo_reference_generators_signal_windows_general_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8634812Z test_opinfo_reference_generators_signal_windows_general_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8635797Z test_opinfo_reference_generators_signal_windows_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8636769Z test_opinfo_reference_generators_signal_windows_hann_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8637739Z test_opinfo_reference_generators_signal_windows_kaiser_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8638771Z test_opinfo_reference_generators_signal_windows_nuttall_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8639815Z test_opinfo_reference_generators_signbit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8640715Z test_opinfo_reference_generators_sin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8641603Z test_opinfo_reference_generators_sinc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8642634Z test_opinfo_reference_generators_sinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8643558Z test_opinfo_reference_generators_special_airy_ai_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8644518Z test_opinfo_reference_generators_special_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8645638Z test_opinfo_reference_generators_special_bessel_j1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8646712Z test_opinfo_reference_generators_special_bessel_y0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8647650Z test_opinfo_reference_generators_special_bessel_y1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8648628Z test_opinfo_reference_generators_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8649660Z test_opinfo_reference_generators_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8650826Z test_opinfo_reference_generators_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:51:26.8652133Z test_opinfo_reference_generators_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:51:26.8653318Z test_opinfo_reference_generators_special_entr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8654268Z test_opinfo_reference_generators_special_erfcx_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8655251Z test_opinfo_reference_generators_special_hermite_polynomial_h_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8656263Z test_opinfo_reference_generators_special_hermite_polynomial_he_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8657218Z test_opinfo_reference_generators_special_i0e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8658148Z test_opinfo_reference_generators_special_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8659118Z test_opinfo_reference_generators_special_i1e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8660165Z test_opinfo_reference_generators_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8661310Z test_opinfo_reference_generators_special_legendre_polynomial_p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:51:26.8662405Z test_opinfo_reference_generators_special_log_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8663393Z test_opinfo_reference_generators_special_modified_bessel_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8664434Z test_opinfo_reference_generators_special_modified_bessel_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8665463Z test_opinfo_reference_generators_special_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8666522Z test_opinfo_reference_generators_special_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8667465Z test_opinfo_reference_generators_special_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8668552Z test_opinfo_reference_generators_special_ndtri_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8669524Z test_opinfo_reference_generators_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8670569Z test_opinfo_reference_generators_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8671697Z test_opinfo_reference_generators_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8672961Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8674318Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8675617Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8676904Z test_opinfo_reference_generators_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.8678042Z test_opinfo_reference_generators_special_spherical_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8679062Z test_opinfo_reference_generators_special_xlog1py_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8680040Z test_opinfo_reference_generators_special_zeta_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8680980Z test_opinfo_reference_generators_sqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8681878Z test_opinfo_reference_generators_square_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8682769Z test_opinfo_reference_generators_sub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8683660Z test_opinfo_reference_generators_tan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8684538Z test_opinfo_reference_generators_tanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8685443Z test_opinfo_reference_generators_true_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8686391Z test_opinfo_reference_generators_trunc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8687302Z test_opinfo_reference_generators_view_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8688247Z test_opinfo_reference_generators_view_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8689149Z test_opinfo_reference_generators_where_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8690053Z test_opinfo_reference_generators_xlogy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8690930Z test_opinfo_sample_generators_H_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8691788Z test_opinfo_sample_generators_T_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8692701Z test_opinfo_sample_generators___getitem___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8693812Z test_opinfo_sample_generators___radd___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8694782Z test_opinfo_sample_generators___rand___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8695662Z test_opinfo_sample_generators___rdiv___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8696547Z test_opinfo_sample_generators___rmatmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8697554Z test_opinfo_sample_generators___rmod___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8698445Z test_opinfo_sample_generators___rmul___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8699324Z test_opinfo_sample_generators___ror___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8700355Z test_opinfo_sample_generators___rpow___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8701310Z test_opinfo_sample_generators___rsub___cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8702205Z test_opinfo_sample_generators___rxor___cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8703125Z test_opinfo_sample_generators__native_batch_norm_legit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8704098Z test_opinfo_sample_generators__softmax_backward_data_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8705009Z test_opinfo_sample_generators_abs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8705883Z test_opinfo_sample_generators_acos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8706762Z test_opinfo_sample_generators_acosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8707738Z test_opinfo_sample_generators_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8708658Z test_opinfo_sample_generators_addbmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8709550Z test_opinfo_sample_generators_addcdiv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8710452Z test_opinfo_sample_generators_addcmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8711335Z test_opinfo_sample_generators_addmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8712250Z test_opinfo_sample_generators_addmm_decomposed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8713165Z test_opinfo_sample_generators_addmv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8714091Z test_opinfo_sample_generators_addr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8715029Z test_opinfo_sample_generators_all_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8715927Z test_opinfo_sample_generators_allclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8716806Z test_opinfo_sample_generators_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8717678Z test_opinfo_sample_generators_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8718550Z test_opinfo_sample_generators_aminmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8719419Z test_opinfo_sample_generators_angle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8720454Z test_opinfo_sample_generators_any_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8721399Z test_opinfo_sample_generators_arange_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8722347Z test_opinfo_sample_generators_argmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8723230Z test_opinfo_sample_generators_argmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8724229Z test_opinfo_sample_generators_argsort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8725142Z test_opinfo_sample_generators_argwhere_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8726026Z test_opinfo_sample_generators_as_strided_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8726948Z test_opinfo_sample_generators_as_strided_partial_views_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8727960Z test_opinfo_sample_generators_as_strided_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8728941Z test_opinfo_sample_generators_asin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8729810Z test_opinfo_sample_generators_asinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8730682Z test_opinfo_sample_generators_atan2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8731549Z test_opinfo_sample_generators_atan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8732414Z test_opinfo_sample_generators_atanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8733293Z test_opinfo_sample_generators_atleast_1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8734219Z test_opinfo_sample_generators_atleast_2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8735168Z test_opinfo_sample_generators_atleast_3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8736058Z test_opinfo_sample_generators_baddbmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8736950Z test_opinfo_sample_generators_bernoulli_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8737832Z test_opinfo_sample_generators_bfloat16_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8738717Z test_opinfo_sample_generators_bincount_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8739592Z test_opinfo_sample_generators_bitwise_and_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8740494Z test_opinfo_sample_generators_bitwise_left_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8741437Z test_opinfo_sample_generators_bitwise_not_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8742384Z test_opinfo_sample_generators_bitwise_or_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8743300Z test_opinfo_sample_generators_bitwise_right_shift_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8744207Z test_opinfo_sample_generators_bitwise_xor_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8745085Z test_opinfo_sample_generators_block_diag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8745962Z test_opinfo_sample_generators_bmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8747820Z test_opinfo_sample_generators_bool_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8748732Z test_opinfo_sample_generators_broadcast_shapes_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8749663Z test_opinfo_sample_generators_broadcast_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8750585Z test_opinfo_sample_generators_broadcast_to_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8751626Z test_opinfo_sample_generators_bucketize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8752535Z test_opinfo_sample_generators_byte_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8753507Z test_opinfo_sample_generators_cartesian_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8754501Z test_opinfo_sample_generators_cat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8755389Z test_opinfo_sample_generators_cdist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8756281Z test_opinfo_sample_generators_cdouble_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8757150Z test_opinfo_sample_generators_ceil_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8758042Z test_opinfo_sample_generators_cfloat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8758931Z test_opinfo_sample_generators_chalf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8759804Z test_opinfo_sample_generators_char_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8760722Z test_opinfo_sample_generators_cholesky_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8761643Z test_opinfo_sample_generators_cholesky_inverse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8762609Z test_opinfo_sample_generators_cholesky_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8763493Z test_opinfo_sample_generators_chunk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8764380Z test_opinfo_sample_generators_clamp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8765276Z test_opinfo_sample_generators_clamp_max_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8766167Z test_opinfo_sample_generators_clamp_min_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8767056Z test_opinfo_sample_generators_clone_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8767956Z test_opinfo_sample_generators_column_stack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8768869Z test_opinfo_sample_generators_combinations_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8769814Z test_opinfo_sample_generators_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8770769Z test_opinfo_sample_generators_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8771679Z test_opinfo_sample_generators_conj_physical_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8772605Z test_opinfo_sample_generators_constant_pad_nd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8773518Z test_opinfo_sample_generators_contiguous_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8774595Z test_opinfo_sample_generators_copysign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8775489Z test_opinfo_sample_generators_corrcoef_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8776365Z test_opinfo_sample_generators_cos_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8777211Z test_opinfo_sample_generators_cosh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8778218Z test_opinfo_sample_generators_count_nonzero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8779134Z test_opinfo_sample_generators_cov_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8780003Z test_opinfo_sample_generators_cross_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8780875Z test_opinfo_sample_generators_cummax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8781760Z test_opinfo_sample_generators_cummin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8782634Z test_opinfo_sample_generators_cumprod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8783496Z test_opinfo_sample_generators_cumsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8784418Z test_opinfo_sample_generators_cumulative_trapezoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8785344Z test_opinfo_sample_generators_deg2rad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8786222Z test_opinfo_sample_generators_diag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8787110Z test_opinfo_sample_generators_diag_embed_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8788004Z test_opinfo_sample_generators_diagflat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8788901Z test_opinfo_sample_generators_diagonal_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8789796Z test_opinfo_sample_generators_diagonal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8790685Z test_opinfo_sample_generators_diagonal_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8791583Z test_opinfo_sample_generators_diff_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8792452Z test_opinfo_sample_generators_digamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.004s) 2023-01-11T22:51:26.8793359Z test_opinfo_sample_generators_dist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8794265Z test_opinfo_sample_generators_div_floor_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8795195Z test_opinfo_sample_generators_div_no_rounding_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8796122Z test_opinfo_sample_generators_div_trunc_rounding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8796999Z test_opinfo_sample_generators_dot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8797866Z test_opinfo_sample_generators_double_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8798748Z test_opinfo_sample_generators_dsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8799623Z test_opinfo_sample_generators_dstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8800645Z test_opinfo_sample_generators_einsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8801557Z test_opinfo_sample_generators_empty_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8802491Z test_opinfo_sample_generators_empty_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8803430Z test_opinfo_sample_generators_eq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8804401Z test_opinfo_sample_generators_equal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8805309Z test_opinfo_sample_generators_erf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8806186Z test_opinfo_sample_generators_erfc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8807062Z test_opinfo_sample_generators_erfinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8807942Z test_opinfo_sample_generators_exp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8808810Z test_opinfo_sample_generators_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8809701Z test_opinfo_sample_generators_expand_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8810579Z test_opinfo_sample_generators_expand_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8811459Z test_opinfo_sample_generators_expm1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8812339Z test_opinfo_sample_generators_eye_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8813225Z test_opinfo_sample_generators_fft_fft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8814117Z test_opinfo_sample_generators_fft_fft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8815000Z test_opinfo_sample_generators_fft_fftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8815888Z test_opinfo_sample_generators_fft_fftshift_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8816780Z test_opinfo_sample_generators_fft_hfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8817675Z test_opinfo_sample_generators_fft_hfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8818560Z test_opinfo_sample_generators_fft_hfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8819454Z test_opinfo_sample_generators_fft_ifft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8820344Z test_opinfo_sample_generators_fft_ifft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8821236Z test_opinfo_sample_generators_fft_ifftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8822143Z test_opinfo_sample_generators_fft_ifftshift_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8823044Z test_opinfo_sample_generators_fft_ihfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8823918Z test_opinfo_sample_generators_fft_ihfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8824804Z test_opinfo_sample_generators_fft_ihfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8825707Z test_opinfo_sample_generators_fft_irfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8826768Z test_opinfo_sample_generators_fft_irfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8827660Z test_opinfo_sample_generators_fft_irfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8828543Z test_opinfo_sample_generators_fft_rfft2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8829422Z test_opinfo_sample_generators_fft_rfft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8830399Z test_opinfo_sample_generators_fft_rfftn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.8831314Z test_opinfo_sample_generators_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8832198Z test_opinfo_sample_generators_flatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8833079Z test_opinfo_sample_generators_flip_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8833955Z test_opinfo_sample_generators_fliplr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8834835Z test_opinfo_sample_generators_flipud_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8835701Z test_opinfo_sample_generators_float_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8836592Z test_opinfo_sample_generators_float_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8837460Z test_opinfo_sample_generators_floor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8838349Z test_opinfo_sample_generators_floor_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8839232Z test_opinfo_sample_generators_fmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8840098Z test_opinfo_sample_generators_fmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8840953Z test_opinfo_sample_generators_fmod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8841802Z test_opinfo_sample_generators_frac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8842665Z test_opinfo_sample_generators_frexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8843506Z test_opinfo_sample_generators_full_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8844378Z test_opinfo_sample_generators_full_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8845262Z test_opinfo_sample_generators_gather_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8846128Z test_opinfo_sample_generators_gcd_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8846988Z test_opinfo_sample_generators_ge_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8847847Z test_opinfo_sample_generators_geqrf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8848735Z test_opinfo_sample_generators_gradient_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8849628Z test_opinfo_sample_generators_grid_sampler_2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8850520Z test_opinfo_sample_generators_gt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8851383Z test_opinfo_sample_generators_half_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8852261Z test_opinfo_sample_generators_heaviside_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8853307Z test_opinfo_sample_generators_histc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8854184Z test_opinfo_sample_generators_hsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8855060Z test_opinfo_sample_generators_hstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8856035Z test_opinfo_sample_generators_hypot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8856910Z test_opinfo_sample_generators_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8857786Z test_opinfo_sample_generators_igamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8858738Z test_opinfo_sample_generators_igammac_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8859731Z test_opinfo_sample_generators_imag_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8860645Z test_opinfo_sample_generators_index_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8861549Z test_opinfo_sample_generators_index_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8862453Z test_opinfo_sample_generators_index_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8863332Z test_opinfo_sample_generators_index_put_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8864245Z test_opinfo_sample_generators_index_reduce_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8865166Z test_opinfo_sample_generators_index_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8866129Z test_opinfo_sample_generators_inner_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8867103Z test_opinfo_sample_generators_int_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8867980Z test_opinfo_sample_generators_isclose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8868872Z test_opinfo_sample_generators_isfinite_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8869741Z test_opinfo_sample_generators_isin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8870614Z test_opinfo_sample_generators_isinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8871490Z test_opinfo_sample_generators_isnan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8872500Z test_opinfo_sample_generators_isneginf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8873479Z test_opinfo_sample_generators_isposinf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8874535Z test_opinfo_sample_generators_isreal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8875520Z test_opinfo_sample_generators_istft_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8876490Z test_opinfo_sample_generators_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8877522Z test_opinfo_sample_generators_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8878507Z test_opinfo_sample_generators_jiterator_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8879522Z test_opinfo_sample_generators_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8880761Z test_opinfo_sample_generators_jiterator_unary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8881685Z test_opinfo_sample_generators_kron_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.011s) 2023-01-11T22:51:26.8882573Z test_opinfo_sample_generators_kthvalue_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8884151Z test_opinfo_sample_generators_lcm_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8885145Z test_opinfo_sample_generators_ldexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8885997Z test_opinfo_sample_generators_le_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8886921Z test_opinfo_sample_generators_lerp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8887929Z test_opinfo_sample_generators_lgamma_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8888838Z test_opinfo_sample_generators_linalg_cholesky_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8889767Z test_opinfo_sample_generators_linalg_cholesky_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8890684Z test_opinfo_sample_generators_linalg_cond_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8891585Z test_opinfo_sample_generators_linalg_cross_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8892470Z test_opinfo_sample_generators_linalg_det_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8893503Z test_opinfo_sample_generators_linalg_det_singular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8894481Z test_opinfo_sample_generators_linalg_eig_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8895472Z test_opinfo_sample_generators_linalg_eigh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8896380Z test_opinfo_sample_generators_linalg_eigvals_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8897297Z test_opinfo_sample_generators_linalg_eigvalsh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8898306Z test_opinfo_sample_generators_linalg_householder_product_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8899249Z test_opinfo_sample_generators_linalg_inv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8900124Z test_opinfo_sample_generators_linalg_inv_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8901099Z test_opinfo_sample_generators_linalg_ldl_factor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8902037Z test_opinfo_sample_generators_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8903065Z test_opinfo_sample_generators_linalg_ldl_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8903980Z test_opinfo_sample_generators_linalg_lstsq_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8904926Z test_opinfo_sample_generators_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8905848Z test_opinfo_sample_generators_linalg_lu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8906749Z test_opinfo_sample_generators_linalg_lu_factor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8907850Z test_opinfo_sample_generators_linalg_lu_factor_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8908830Z test_opinfo_sample_generators_linalg_lu_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8909836Z test_opinfo_sample_generators_linalg_matrix_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8910878Z test_opinfo_sample_generators_linalg_matrix_power_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8911830Z test_opinfo_sample_generators_linalg_matrix_rank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8912773Z test_opinfo_sample_generators_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8913721Z test_opinfo_sample_generators_linalg_multi_dot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8914613Z test_opinfo_sample_generators_linalg_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8915643Z test_opinfo_sample_generators_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8916691Z test_opinfo_sample_generators_linalg_pinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8917653Z test_opinfo_sample_generators_linalg_pinv_hermitian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8918947Z test_opinfo_sample_generators_linalg_pinv_singular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.003s) 2023-01-11T22:51:26.8920365Z test_opinfo_sample_generators_linalg_qr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8921464Z test_opinfo_sample_generators_linalg_slogdet_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8922594Z test_opinfo_sample_generators_linalg_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8923728Z test_opinfo_sample_generators_linalg_solve_ex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8924852Z test_opinfo_sample_generators_linalg_solve_triangular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8925955Z test_opinfo_sample_generators_linalg_svd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8927017Z test_opinfo_sample_generators_linalg_svdvals_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8928084Z test_opinfo_sample_generators_linalg_tensorinv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8929166Z test_opinfo_sample_generators_linalg_tensorsolve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8930316Z test_opinfo_sample_generators_linalg_vander_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8931474Z test_opinfo_sample_generators_linalg_vecdot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8932513Z test_opinfo_sample_generators_linalg_vector_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8933594Z test_opinfo_sample_generators_linspace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8934624Z test_opinfo_sample_generators_log10_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8935643Z test_opinfo_sample_generators_log1p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.011s) 2023-01-11T22:51:26.8936922Z test_opinfo_sample_generators_log2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8937998Z test_opinfo_sample_generators_log_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8939046Z test_opinfo_sample_generators_log_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8940280Z test_opinfo_sample_generators_log_softmax_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8941345Z test_opinfo_sample_generators_logaddexp2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8942387Z test_opinfo_sample_generators_logaddexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8943430Z test_opinfo_sample_generators_logcumsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8944549Z test_opinfo_sample_generators_logdet_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8945685Z test_opinfo_sample_generators_logical_and_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8946702Z test_opinfo_sample_generators_logical_not_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8947749Z test_opinfo_sample_generators_logical_or_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8948776Z test_opinfo_sample_generators_logical_xor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8949811Z test_opinfo_sample_generators_logit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8950842Z test_opinfo_sample_generators_logspace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8951971Z test_opinfo_sample_generators_logsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8953079Z test_opinfo_sample_generators_long_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8954070Z test_opinfo_sample_generators_lt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8955070Z test_opinfo_sample_generators_lu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8956110Z test_opinfo_sample_generators_lu_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8957101Z test_opinfo_sample_generators_lu_unpack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8958112Z test_opinfo_sample_generators_mH_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8959194Z test_opinfo_sample_generators_mT_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8960317Z test_opinfo_sample_generators_masked_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8961340Z test_opinfo_sample_generators_masked_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8962383Z test_opinfo_sample_generators_masked_argmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8963460Z test_opinfo_sample_generators_masked_argmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8964500Z test_opinfo_sample_generators_masked_cumprod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8965613Z test_opinfo_sample_generators_masked_cumsum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8966743Z test_opinfo_sample_generators_masked_fill_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8968046Z test_opinfo_sample_generators_masked_log_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8969135Z test_opinfo_sample_generators_masked_logaddexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8970220Z test_opinfo_sample_generators_masked_logsumexp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.8971428Z test_opinfo_sample_generators_masked_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8972501Z test_opinfo_sample_generators_masked_median_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8973620Z test_opinfo_sample_generators_masked_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.8974745Z test_opinfo_sample_generators_masked_normalize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8975816Z test_opinfo_sample_generators_masked_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8976875Z test_opinfo_sample_generators_masked_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.004s) 2023-01-11T22:51:26.8977943Z test_opinfo_sample_generators_masked_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8979008Z test_opinfo_sample_generators_masked_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8980119Z test_opinfo_sample_generators_masked_softmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8981217Z test_opinfo_sample_generators_masked_std_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.8982283Z test_opinfo_sample_generators_masked_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8983323Z test_opinfo_sample_generators_masked_var_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8984360Z test_opinfo_sample_generators_matmul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8985388Z test_opinfo_sample_generators_matrix_exp_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8986425Z test_opinfo_sample_generators_max_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8987596Z test_opinfo_sample_generators_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8988804Z test_opinfo_sample_generators_max_reduction_no_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8989903Z test_opinfo_sample_generators_max_reduction_with_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8990986Z test_opinfo_sample_generators_maximum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8992011Z test_opinfo_sample_generators_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8993033Z test_opinfo_sample_generators_median_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8994124Z test_opinfo_sample_generators_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8995333Z test_opinfo_sample_generators_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8996472Z test_opinfo_sample_generators_min_binary_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8997538Z test_opinfo_sample_generators_min_reduction_no_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.8998793Z test_opinfo_sample_generators_min_reduction_with_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.8999861Z test_opinfo_sample_generators_minimum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9000879Z test_opinfo_sample_generators_mm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9002124Z test_opinfo_sample_generators_mode_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9003272Z test_opinfo_sample_generators_movedim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9004284Z test_opinfo_sample_generators_msort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9005289Z test_opinfo_sample_generators_mul_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9006301Z test_opinfo_sample_generators_multinomial_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9007338Z test_opinfo_sample_generators_mv_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.9008389Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9009592Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9010741Z test_opinfo_sample_generators_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9011766Z test_opinfo_sample_generators_nan_to_num_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9012796Z test_opinfo_sample_generators_nanmean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9013843Z test_opinfo_sample_generators_nanmedian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9014872Z test_opinfo_sample_generators_nanquantile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9015916Z test_opinfo_sample_generators_nansum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9017045Z test_opinfo_sample_generators_narrow_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9018101Z test_opinfo_sample_generators_narrow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9019141Z test_opinfo_sample_generators_native_batch_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9020242Z test_opinfo_sample_generators_native_dropout_backward_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9021350Z test_opinfo_sample_generators_native_layer_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9022368Z test_opinfo_sample_generators_ne_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9023382Z test_opinfo_sample_generators_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9024492Z test_opinfo_sample_generators_new_empty_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9025635Z test_opinfo_sample_generators_new_empty_strided_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9026661Z test_opinfo_sample_generators_new_full_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9027682Z test_opinfo_sample_generators_new_ones_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9028886Z test_opinfo_sample_generators_new_zeros_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9029923Z test_opinfo_sample_generators_nextafter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9031073Z test_opinfo_sample_generators_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9032518Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9033686Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9034839Z test_opinfo_sample_generators_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9035995Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9037159Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9038353Z test_opinfo_sample_generators_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9039598Z test_opinfo_sample_generators_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9040677Z test_opinfo_sample_generators_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9041797Z test_opinfo_sample_generators_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9042892Z test_opinfo_sample_generators_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9044014Z test_opinfo_sample_generators_nn_functional_batch_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9045159Z test_opinfo_sample_generators_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9046433Z test_opinfo_sample_generators_nn_functional_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.9047603Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9048884Z test_opinfo_sample_generators_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9050035Z test_opinfo_sample_generators_nn_functional_celu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9051108Z test_opinfo_sample_generators_nn_functional_conv1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9052197Z test_opinfo_sample_generators_nn_functional_conv2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9053396Z test_opinfo_sample_generators_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9054607Z test_opinfo_sample_generators_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9055765Z test_opinfo_sample_generators_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9056921Z test_opinfo_sample_generators_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9058088Z test_opinfo_sample_generators_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9059396Z test_opinfo_sample_generators_nn_functional_cross_entropy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9060570Z test_opinfo_sample_generators_nn_functional_ctc_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9061793Z test_opinfo_sample_generators_nn_functional_dropout2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9063031Z test_opinfo_sample_generators_nn_functional_dropout3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9064169Z test_opinfo_sample_generators_nn_functional_dropout_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9065255Z test_opinfo_sample_generators_nn_functional_elu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9066379Z test_opinfo_sample_generators_nn_functional_embedding_bag_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9067571Z test_opinfo_sample_generators_nn_functional_embedding_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9068828Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9070041Z test_opinfo_sample_generators_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9071234Z test_opinfo_sample_generators_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9072395Z test_opinfo_sample_generators_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9073556Z test_opinfo_sample_generators_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9074747Z test_opinfo_sample_generators_nn_functional_gelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9075934Z test_opinfo_sample_generators_nn_functional_glu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9077041Z test_opinfo_sample_generators_nn_functional_grid_sample_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9078172Z test_opinfo_sample_generators_nn_functional_group_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9079264Z test_opinfo_sample_generators_nn_functional_hardshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9080388Z test_opinfo_sample_generators_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9081591Z test_opinfo_sample_generators_nn_functional_hardswish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9082781Z test_opinfo_sample_generators_nn_functional_hardtanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9083912Z test_opinfo_sample_generators_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9085058Z test_opinfo_sample_generators_nn_functional_huber_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9086183Z test_opinfo_sample_generators_nn_functional_instance_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9087333Z test_opinfo_sample_generators_nn_functional_interpolate_area_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9088734Z test_opinfo_sample_generators_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9089991Z test_opinfo_sample_generators_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9091158Z test_opinfo_sample_generators_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9092492Z test_opinfo_sample_generators_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9093678Z test_opinfo_sample_generators_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9094825Z test_opinfo_sample_generators_nn_functional_kl_div_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9095998Z test_opinfo_sample_generators_nn_functional_l1_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9097165Z test_opinfo_sample_generators_nn_functional_layer_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9098262Z test_opinfo_sample_generators_nn_functional_leaky_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9099357Z test_opinfo_sample_generators_nn_functional_linear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9100469Z test_opinfo_sample_generators_nn_functional_local_response_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9101604Z test_opinfo_sample_generators_nn_functional_logsigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9102782Z test_opinfo_sample_generators_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9103989Z test_opinfo_sample_generators_nn_functional_max_pool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9105118Z test_opinfo_sample_generators_nn_functional_max_pool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9106227Z test_opinfo_sample_generators_nn_functional_max_pool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.011s) 2023-01-11T22:51:26.9107360Z test_opinfo_sample_generators_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9108449Z test_opinfo_sample_generators_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9109587Z test_opinfo_sample_generators_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9110807Z test_opinfo_sample_generators_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9112026Z test_opinfo_sample_generators_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9113142Z test_opinfo_sample_generators_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9114274Z test_opinfo_sample_generators_nn_functional_mish_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9115365Z test_opinfo_sample_generators_nn_functional_mse_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9116477Z test_opinfo_sample_generators_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9117691Z test_opinfo_sample_generators_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9119175Z test_opinfo_sample_generators_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9120313Z test_opinfo_sample_generators_nn_functional_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9121400Z test_opinfo_sample_generators_nn_functional_normalize_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9122667Z test_opinfo_sample_generators_nn_functional_one_hot_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9123787Z test_opinfo_sample_generators_nn_functional_pad_circular_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9124997Z test_opinfo_sample_generators_nn_functional_pad_constant_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9126213Z test_opinfo_sample_generators_nn_functional_pad_reflect_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9127336Z test_opinfo_sample_generators_nn_functional_pad_replicate_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9128461Z test_opinfo_sample_generators_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9129603Z test_opinfo_sample_generators_nn_functional_pdist_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9130716Z test_opinfo_sample_generators_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9131906Z test_opinfo_sample_generators_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9133096Z test_opinfo_sample_generators_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9134250Z test_opinfo_sample_generators_nn_functional_prelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9135334Z test_opinfo_sample_generators_nn_functional_relu6_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9136419Z test_opinfo_sample_generators_nn_functional_relu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9137480Z test_opinfo_sample_generators_nn_functional_rrelu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9138563Z test_opinfo_sample_generators_nn_functional_selu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9139714Z test_opinfo_sample_generators_nn_functional_silu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9140900Z test_opinfo_sample_generators_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9142029Z test_opinfo_sample_generators_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9143156Z test_opinfo_sample_generators_nn_functional_softmin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9144295Z test_opinfo_sample_generators_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9145436Z test_opinfo_sample_generators_nn_functional_softplus_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9146597Z test_opinfo_sample_generators_nn_functional_softshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9147777Z test_opinfo_sample_generators_nn_functional_softsign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9149077Z test_opinfo_sample_generators_nn_functional_tanhshrink_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9150191Z test_opinfo_sample_generators_nn_functional_threshold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9151329Z test_opinfo_sample_generators_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9152653Z test_opinfo_sample_generators_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9153888Z test_opinfo_sample_generators_nn_functional_unfold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9155092Z test_opinfo_sample_generators_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9156236Z test_opinfo_sample_generators_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9157333Z test_opinfo_sample_generators_nonzero_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9158344Z test_opinfo_sample_generators_norm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9159372Z test_opinfo_sample_generators_norm_fro_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9160394Z test_opinfo_sample_generators_norm_inf_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9161495Z test_opinfo_sample_generators_norm_nuc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9162605Z test_opinfo_sample_generators_normal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9163643Z test_opinfo_sample_generators_normal_number_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9164696Z test_opinfo_sample_generators_ones_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9165756Z test_opinfo_sample_generators_ones_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9166709Z test_opinfo_sample_generators_ormqr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9167662Z test_opinfo_sample_generators_outer_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9168733Z test_opinfo_sample_generators_pca_lowrank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9169858Z test_opinfo_sample_generators_permute_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9170844Z test_opinfo_sample_generators_pinverse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9171793Z test_opinfo_sample_generators_polar_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9172805Z test_opinfo_sample_generators_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9173837Z test_opinfo_sample_generators_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9174883Z test_opinfo_sample_generators_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9176028Z test_opinfo_sample_generators_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9177176Z test_opinfo_sample_generators_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9178395Z test_opinfo_sample_generators_positive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9179356Z test_opinfo_sample_generators_pow_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9180291Z test_opinfo_sample_generators_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9181265Z test_opinfo_sample_generators_put_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9182411Z test_opinfo_sample_generators_qr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9183506Z test_opinfo_sample_generators_quantile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9184554Z test_opinfo_sample_generators_rad2deg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9185539Z test_opinfo_sample_generators_rand_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9186520Z test_opinfo_sample_generators_randint_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9187476Z test_opinfo_sample_generators_randint_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9188463Z test_opinfo_sample_generators_randn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9189502Z test_opinfo_sample_generators_randn_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9190607Z test_opinfo_sample_generators_ravel_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9191617Z test_opinfo_sample_generators_real_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9192664Z test_opinfo_sample_generators_reciprocal_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9193717Z test_opinfo_sample_generators_remainder_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9194780Z test_opinfo_sample_generators_renorm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9195787Z test_opinfo_sample_generators_repeat_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9196943Z test_opinfo_sample_generators_repeat_interleave_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9198069Z test_opinfo_sample_generators_reshape_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9199103Z test_opinfo_sample_generators_reshape_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9200132Z test_opinfo_sample_generators_resize__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9201175Z test_opinfo_sample_generators_resize_as__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9202231Z test_opinfo_sample_generators_resolve_conj_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9203312Z test_opinfo_sample_generators_resolve_neg_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9203848Z test_opinfo_sample_generators_roll_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9204348Z test_opinfo_sample_generators_rot90_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9204922Z test_opinfo_sample_generators_round_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9205445Z test_opinfo_sample_generators_round_decimals_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9207025Z test_opinfo_sample_generators_round_decimals_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9207559Z test_opinfo_sample_generators_round_decimals_neg_3_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9208070Z test_opinfo_sample_generators_rsqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9208560Z test_opinfo_sample_generators_rsub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9209220Z test_opinfo_sample_generators_scalar_tensor_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9209746Z test_opinfo_sample_generators_scatter_add_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9210250Z test_opinfo_sample_generators_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9210855Z test_opinfo_sample_generators_scatter_reduce_amax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9211404Z test_opinfo_sample_generators_scatter_reduce_amin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9211991Z test_opinfo_sample_generators_scatter_reduce_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9212550Z test_opinfo_sample_generators_scatter_reduce_prod_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9213064Z test_opinfo_sample_generators_scatter_reduce_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9213592Z test_opinfo_sample_generators_searchsorted_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9214138Z test_opinfo_sample_generators_segment_reduce_lengths_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9214694Z test_opinfo_sample_generators_segment_reduce_offsets_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9215191Z test_opinfo_sample_generators_select_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.011s) 2023-01-11T22:51:26.9215713Z test_opinfo_sample_generators_select_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9216214Z test_opinfo_sample_generators_sgn_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9216710Z test_opinfo_sample_generators_short_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9217217Z test_opinfo_sample_generators_sigmoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9217691Z test_opinfo_sample_generators_sign_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9218322Z test_opinfo_sample_generators_signal_windows_bartlett_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9218879Z test_opinfo_sample_generators_signal_windows_blackman_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9219530Z test_opinfo_sample_generators_signal_windows_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9220085Z test_opinfo_sample_generators_signal_windows_exponential_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9220629Z test_opinfo_sample_generators_signal_windows_gaussian_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9221195Z test_opinfo_sample_generators_signal_windows_general_cosine_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9221764Z test_opinfo_sample_generators_signal_windows_general_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9222482Z test_opinfo_sample_generators_signal_windows_hamming_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9223019Z test_opinfo_sample_generators_signal_windows_hann_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9223563Z test_opinfo_sample_generators_signal_windows_kaiser_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9224229Z test_opinfo_sample_generators_signal_windows_nuttall_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9224749Z test_opinfo_sample_generators_signbit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9225291Z test_opinfo_sample_generators_sin_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9225790Z test_opinfo_sample_generators_sinc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9226347Z test_opinfo_sample_generators_sinh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9226851Z test_opinfo_sample_generators_slice_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9227351Z test_opinfo_sample_generators_slice_scatter_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9227856Z test_opinfo_sample_generators_softmax_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9228388Z test_opinfo_sample_generators_softmax_with_dtype_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9228884Z test_opinfo_sample_generators_sort_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9229431Z test_opinfo_sample_generators_sparse_sampled_addmm_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9229965Z test_opinfo_sample_generators_special_airy_ai_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9230495Z test_opinfo_sample_generators_special_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9231027Z test_opinfo_sample_generators_special_bessel_j1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9231554Z test_opinfo_sample_generators_special_bessel_y0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9232086Z test_opinfo_sample_generators_special_bessel_y1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9232708Z test_opinfo_sample_generators_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9233319Z test_opinfo_sample_generators_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9234104Z test_opinfo_sample_generators_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:51:26.9234792Z test_opinfo_sample_generators_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:51:26.9235321Z test_opinfo_sample_generators_special_entr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9235853Z test_opinfo_sample_generators_special_erfcx_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9236426Z test_opinfo_sample_generators_special_hermite_polynomial_h_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9237173Z test_opinfo_sample_generators_special_hermite_polynomial_he_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9237692Z test_opinfo_sample_generators_special_i0e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9238203Z test_opinfo_sample_generators_special_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9238707Z test_opinfo_sample_generators_special_i1e_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9239509Z test_opinfo_sample_generators_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9240293Z test_opinfo_sample_generators_special_legendre_polynomial_p_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T22:51:26.9240887Z test_opinfo_sample_generators_special_log_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.010s) 2023-01-11T22:51:26.9241461Z test_opinfo_sample_generators_special_modified_bessel_i0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9241989Z test_opinfo_sample_generators_special_modified_bessel_i1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9242528Z test_opinfo_sample_generators_special_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9243076Z test_opinfo_sample_generators_special_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9243590Z test_opinfo_sample_generators_special_ndtr_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9244115Z test_opinfo_sample_generators_special_ndtri_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9244705Z test_opinfo_sample_generators_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9245274Z test_opinfo_sample_generators_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9245849Z test_opinfo_sample_generators_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9246640Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.9247419Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.041s) 2023-01-11T22:51:26.9248234Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.9248963Z test_opinfo_sample_generators_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T22:51:26.9249537Z test_opinfo_sample_generators_special_spherical_bessel_j0_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9250077Z test_opinfo_sample_generators_special_xlog1py_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9250597Z test_opinfo_sample_generators_special_zeta_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9251097Z test_opinfo_sample_generators_split_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9251793Z test_opinfo_sample_generators_split_list_args_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9252324Z test_opinfo_sample_generators_split_with_sizes_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9252823Z test_opinfo_sample_generators_sqrt_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9253330Z test_opinfo_sample_generators_square_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9253999Z test_opinfo_sample_generators_squeeze_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9254540Z test_opinfo_sample_generators_stack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9255063Z test_opinfo_sample_generators_std_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9255626Z test_opinfo_sample_generators_std_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9256136Z test_opinfo_sample_generators_std_mean_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9256661Z test_opinfo_sample_generators_std_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9257152Z test_opinfo_sample_generators_stft_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9257645Z test_opinfo_sample_generators_sub_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9258133Z test_opinfo_sample_generators_sum_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9258635Z test_opinfo_sample_generators_sum_to_size_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9259120Z test_opinfo_sample_generators_svd_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9259641Z test_opinfo_sample_generators_svd_lowrank_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9260132Z test_opinfo_sample_generators_symeig_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9260621Z test_opinfo_sample_generators_t_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9261191Z test_opinfo_sample_generators_take_along_dim_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9261699Z test_opinfo_sample_generators_take_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9262218Z test_opinfo_sample_generators_tan_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9262686Z test_opinfo_sample_generators_tanh_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9263257Z test_opinfo_sample_generators_tensor_split_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9263726Z test_opinfo_sample_generators_tensordot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9264203Z test_opinfo_sample_generators_tile_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9264694Z test_opinfo_sample_generators_to_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9265206Z test_opinfo_sample_generators_to_sparse_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9265695Z test_opinfo_sample_generators_topk_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9266172Z test_opinfo_sample_generators_trace_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9266688Z test_opinfo_sample_generators_transpose_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9267373Z test_opinfo_sample_generators_trapezoid_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9267872Z test_opinfo_sample_generators_trapz_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9268407Z test_opinfo_sample_generators_triangular_solve_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9269109Z test_opinfo_sample_generators_tril_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9269651Z test_opinfo_sample_generators_tril_indices_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9270187Z test_opinfo_sample_generators_triu_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9270698Z test_opinfo_sample_generators_triu_indices_cuda_int64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9271203Z test_opinfo_sample_generators_true_divide_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9271699Z test_opinfo_sample_generators_trunc_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9272202Z test_opinfo_sample_generators_unbind_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9272715Z test_opinfo_sample_generators_unflatten_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9273223Z test_opinfo_sample_generators_unfold_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9273732Z test_opinfo_sample_generators_unfold_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9274238Z test_opinfo_sample_generators_uniform_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9274777Z test_opinfo_sample_generators_unique_consecutive_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9275270Z test_opinfo_sample_generators_unique_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9275784Z test_opinfo_sample_generators_unsqueeze_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9276340Z test_opinfo_sample_generators_var_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9276854Z test_opinfo_sample_generators_var_mean_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9277436Z test_opinfo_sample_generators_var_mean_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9277948Z test_opinfo_sample_generators_var_unbiased_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9278439Z test_opinfo_sample_generators_vdot_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9278961Z test_opinfo_sample_generators_view_as_complex_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9279444Z test_opinfo_sample_generators_view_as_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9279974Z test_opinfo_sample_generators_view_as_real_cuda_complex64 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9280485Z test_opinfo_sample_generators_view_copy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9280984Z test_opinfo_sample_generators_view_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9281490Z test_opinfo_sample_generators_vsplit_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9281996Z test_opinfo_sample_generators_vstack_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9282663Z test_opinfo_sample_generators_where_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9283201Z test_opinfo_sample_generators_xlogy_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9283713Z test_opinfo_sample_generators_zero__cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9285194Z test_opinfo_sample_generators_zeros_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9285740Z test_opinfo_sample_generators_zeros_like_cuda_float32 (__main__.TestOpInfoSampleFunctionsCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9286063Z test_sample_input (__main__.TestOpInfos) ... ok (0.000s) 2023-01-11T22:51:26.9286405Z test_sample_input_metadata (__main__.TestOpInfos) ... ok (0.000s) 2023-01-11T22:51:26.9286786Z test_default_names (__main__.TestTestParametrization) ... ok (0.006s) 2023-01-11T22:51:26.9287220Z test_modules_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9287665Z test_multiple_handling_of_same_param_error (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9288019Z test_name_fn (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9288435Z test_ops_decorator_misuse_error (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9288859Z test_subtest_expected_failure_x_1 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9289324Z test_subtest_expected_failure_x_2 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T22:51:26.9289715Z test_subtest_expected_failure_x_3 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9290088Z test_subtest_names (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9290651Z test_two_things_subtest_expected_failure_x_1_y_4 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T22:51:26.9291199Z test_two_things_subtest_expected_failure_x_1_y_5 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T22:51:26.9291765Z test_two_things_subtest_expected_failure_x_1_y_6 (__main__.TestTestParametrization) ... expected failure (0.010s) 2023-01-11T22:51:26.9292223Z test_two_things_subtest_expected_failure_x_2_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9292666Z test_two_things_subtest_expected_failure_x_2_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9293158Z test_two_things_subtest_expected_failure_x_2_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T22:51:26.9293615Z test_two_things_subtest_expected_failure_x_3_y_4 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9294065Z test_two_things_subtest_expected_failure_x_3_y_5 (__main__.TestTestParametrization) ... ok (0.000s) 2023-01-11T22:51:26.9294569Z test_two_things_subtest_expected_failure_x_3_y_6 (__main__.TestTestParametrization) ... expected failure (0.000s) 2023-01-11T22:51:26.9295041Z test_default_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:51:26.9295561Z test_dtypes_composition_invalid_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9296068Z test_dtypes_composition_valid_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9296617Z test_multiple_handling_of_same_param_error_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9297073Z test_name_fn_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9297619Z test_ops_composition_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (1.406s) 2023-01-11T22:51:26.9298154Z test_subtest_expected_failure_x_1_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9298991Z test_subtest_expected_failure_x_2_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.002s) 2023-01-11T22:51:26.9299492Z test_subtest_expected_failure_x_3_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9299945Z test_subtest_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9300678Z test_two_things_subtest_expected_failure_x_1_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.002s) 2023-01-11T22:51:26.9301282Z test_two_things_subtest_expected_failure_x_1_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T22:51:26.9301859Z test_two_things_subtest_expected_failure_x_1_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T22:51:26.9302406Z test_two_things_subtest_expected_failure_x_2_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9302959Z test_two_things_subtest_expected_failure_x_2_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9303545Z test_two_things_subtest_expected_failure_x_2_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.002s) 2023-01-11T22:51:26.9304080Z test_two_things_subtest_expected_failure_x_3_y_4_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9304665Z test_two_things_subtest_expected_failure_x_3_y_5_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T22:51:26.9305277Z test_two_things_subtest_expected_failure_x_3_y_6_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... expected failure (0.001s) 2023-01-11T22:51:26.9305811Z test_unparametrized_names_cuda (__main__.TestTestParametrizationDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:51:26.9306241Z test_assertEqual_longMessage_cuda (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9306592Z test_assertEqual_numpy_cuda_bool (__main__.TestTestingCUDA) ... ok (0.007s) 2023-01-11T22:51:26.9306975Z test_assertEqual_numpy_cuda_complex128 (__main__.TestTestingCUDA) ... ok (0.006s) 2023-01-11T22:51:26.9307369Z test_assertEqual_numpy_cuda_complex64 (__main__.TestTestingCUDA) ... ok (0.010s) 2023-01-11T22:51:26.9307760Z test_assertEqual_numpy_cuda_float16 (__main__.TestTestingCUDA) ... ok (0.010s) 2023-01-11T22:51:26.9308160Z test_assertEqual_numpy_cuda_float32 (__main__.TestTestingCUDA) ... ok (0.010s) 2023-01-11T22:51:26.9308542Z test_assertEqual_numpy_cuda_float64 (__main__.TestTestingCUDA) ... ok (0.009s) 2023-01-11T22:51:26.9308912Z test_assertEqual_numpy_cuda_int16 (__main__.TestTestingCUDA) ... ok (0.007s) 2023-01-11T22:51:26.9309275Z test_assertEqual_numpy_cuda_int32 (__main__.TestTestingCUDA) ... ok (0.009s) 2023-01-11T22:51:26.9309637Z test_assertEqual_numpy_cuda_int64 (__main__.TestTestingCUDA) ... ok (0.009s) 2023-01-11T22:51:26.9310015Z test_assertEqual_numpy_cuda_int8 (__main__.TestTestingCUDA) ... ok (0.008s) 2023-01-11T22:51:26.9310390Z test_assertEqual_numpy_cuda_uint8 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9310992Z test_cuda_assert_should_not_stop_common_distributed_test_suite_cuda (__main__.TestTestingCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T22:51:26.9311624Z test_cuda_assert_should_stop_common_device_type_test_suite_cuda (__main__.TestTestingCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:51:26.9312294Z test_cuda_assert_should_stop_common_utils_test_suite_cuda (__main__.TestTestingCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T22:51:26.9312673Z test_get_supported_dtypes_cuda (__main__.TestTestingCUDA) ... ok (0.593s) 2023-01-11T22:51:26.9313335Z test_isclose_atol_rtol_greater_than_zero_cuda_bool (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9313779Z test_isclose_atol_rtol_greater_than_zero_cuda_float16 (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9314182Z test_isclose_atol_rtol_greater_than_zero_cuda_float32 (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9314612Z test_isclose_atol_rtol_greater_than_zero_cuda_float64 (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9315173Z test_isclose_atol_rtol_greater_than_zero_cuda_int16 (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9315608Z test_isclose_atol_rtol_greater_than_zero_cuda_int32 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9315996Z test_isclose_atol_rtol_greater_than_zero_cuda_int64 (__main__.TestTestingCUDA) ... ok (0.003s) 2023-01-11T22:51:26.9316407Z test_isclose_atol_rtol_greater_than_zero_cuda_int8 (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9316829Z test_isclose_atol_rtol_greater_than_zero_cuda_uint8 (__main__.TestTestingCUDA) ... ok (0.004s) 2023-01-11T22:51:26.9317169Z test_isclose_bool_cuda (__main__.TestTestingCUDA) ... ok (0.027s) 2023-01-11T22:51:26.9317554Z test_isclose_complex_cuda_complex128 (__main__.TestTestingCUDA) ... ok (0.637s) 2023-01-11T22:51:26.9317941Z test_isclose_complex_cuda_complex64 (__main__.TestTestingCUDA) ... ok (0.703s) 2023-01-11T22:51:26.9318317Z test_isclose_equality_shortcut_cuda (__main__.TestTestingCUDA) ... ok (0.000s) 2023-01-11T22:51:26.9318692Z test_isclose_float_cuda_float16 (__main__.TestTestingCUDA) ... ok (0.122s) 2023-01-11T22:51:26.9319093Z test_isclose_float_cuda_float32 (__main__.TestTestingCUDA) ... ok (0.128s) 2023-01-11T22:51:26.9319473Z test_isclose_float_cuda_float64 (__main__.TestTestingCUDA) ... ok (0.115s) 2023-01-11T22:51:26.9319834Z test_isclose_integer_cuda_int16 (__main__.TestTestingCUDA) ... ok (0.067s) 2023-01-11T22:51:26.9320223Z test_isclose_integer_cuda_int32 (__main__.TestTestingCUDA) ... ok (0.067s) 2023-01-11T22:51:26.9320615Z test_isclose_integer_cuda_int64 (__main__.TestTestingCUDA) ... ok (0.066s) 2023-01-11T22:51:26.9320984Z test_isclose_integer_cuda_int8 (__main__.TestTestingCUDA) ... ok (0.055s) 2023-01-11T22:51:26.9321322Z test_isclose_integer_cuda_uint8 (__main__.TestTestingCUDA) ... ok (0.072s) 2023-01-11T22:51:26.9321747Z test_isclose_nan_equality_shortcut_cuda_complex128 (__main__.TestTestingCUDA) ... ok (0.007s) 2023-01-11T22:51:26.9322175Z test_isclose_nan_equality_shortcut_cuda_complex64 (__main__.TestTestingCUDA) ... ok (0.005s) 2023-01-11T22:51:26.9322590Z test_isclose_nan_equality_shortcut_cuda_float16 (__main__.TestTestingCUDA) ... ok (0.005s) 2023-01-11T22:51:26.9322982Z test_isclose_nan_equality_shortcut_cuda_float32 (__main__.TestTestingCUDA) ... ok (0.005s) 2023-01-11T22:51:26.9323400Z test_isclose_nan_equality_shortcut_cuda_float64 (__main__.TestTestingCUDA) ... ok (0.005s) 2023-01-11T22:51:26.9324604Z test_make_tensor_complex32_cuda (__main__.TestTestingCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:51:26.9324958Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T22:51:26.9325137Z ok (0.003s) 2023-01-11T22:51:26.9325477Z test_make_tensor_cuda_bool (__main__.TestTestingCUDA) ... ok (0.035s) 2023-01-11T22:51:26.9325850Z test_make_tensor_cuda_complex64 (__main__.TestTestingCUDA) ... ok (0.028s) 2023-01-11T22:51:26.9326204Z test_make_tensor_cuda_float32 (__main__.TestTestingCUDA) ... ok (0.048s) 2023-01-11T22:51:26.9326611Z test_make_tensor_cuda_int64 (__main__.TestTestingCUDA) ... ok (0.052s) 2023-01-11T22:51:26.9326634Z 2023-01-11T22:51:26.9327001Z ---------------------------------------------------------------------- 2023-01-11T22:51:26.9327398Z Ran 1248 tests in 15.562s 2023-01-11T22:51:26.9327454Z 2023-01-11T22:51:26.9327733Z OK (skipped=29, expected failures=13) 2023-01-11T22:51:26.9327751Z 2023-01-11T22:51:26.9327980Z Generating XML reports... 2023-01-11T22:51:26.9328520Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertClose-20230111225109.xml 2023-01-11T22:51:26.9329124Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseContainer-20230111225109.xml 2023-01-11T22:51:26.9329885Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseErrorMessage-20230111225109.xml 2023-01-11T22:51:26.9330516Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseMultiDeviceCUDA-20230111225109.xml 2023-01-11T22:51:26.9331064Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseQuantized-20230111225109.xml 2023-01-11T22:51:26.9331649Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSC-20230111225109.xml 2023-01-11T22:51:26.9332235Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseBSR-20230111225109.xml 2023-01-11T22:51:26.9332815Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCOO-20230111225109.xml 2023-01-11T22:51:26.9333383Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSC-20230111225109.xml 2023-01-11T22:51:26.9334041Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestAssertCloseSparseCSR-20230111225109.xml 2023-01-11T22:51:26.9334554Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestImports-20230111225109.xml 2023-01-11T22:51:26.9335246Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestOpInfoSampleFunctionsCUDA-20230111225109.xml 2023-01-11T22:51:26.9335763Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestOpInfos-20230111225109.xml 2023-01-11T22:51:26.9336365Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestParametrization-20230111225109.xml 2023-01-11T22:51:26.9337059Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestParametrizationDeviceTypeCUDA-20230111225109.xml 2023-01-11T22:51:26.9337601Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestTestingCUDA-20230111225109.xml 2023-01-11T22:51:26.9338167Z Generated XML report: test-reports\python-unittest\test_testing\TEST-TestFrameworkUtils-20230111225109.xml 2023-01-11T22:51:26.9338192Z 2023-01-11T22:51:26.9338908Z ##[endgroup] 2023-01-11T22:51:26.9339482Z FINISHED PRINTING LOG FILE of test_testing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_testing_c_63pf5b) 2023-01-11T22:51:26.9339503Z 2023-01-11T22:51:31.8806642Z Running test_xnnpack_integration ... [2023-01-11 22:51:31.877681] 2023-01-11T22:51:31.8814897Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:51:31.877681] 2023-01-11T22:51:31.8818707Z Ignoring disabled issues: [] 2023-01-11T22:51:52.5218392Z 2023-01-11T22:51:52.5219061Z Expand the folded group to see the log file of test_xnnpack_integration 2023-01-11T22:51:52.5220581Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_xnnpack_integration_r8uloee4) 2023-01-11T22:51:52.5221256Z 2023-01-11T22:51:52.5221444Z Running tests... 2023-01-11T22:51:52.5222042Z ---------------------------------------------------------------------- 2023-01-11T22:51:52.5222798Z Test results will be stored in test-reports\python-unittest\test_xnnpack_integration 2023-01-11T22:51:52.5223649Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.012s) 2023-01-11T22:51:52.5337459Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.006s) 2023-01-11T22:51:52.5338799Z test_conv2d (__main__.TestXNNPACKOps) ... ok (3.744s) 2023-01-11T22:51:52.5339519Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (2.637s) 2023-01-11T22:51:52.5340500Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.000s) 2023-01-11T22:51:52.5341419Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.286s) 2023-01-11T22:51:52.5342510Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.240s) 2023-01-11T22:51:52.5343440Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (1.582s) 2023-01-11T22:51:52.5344454Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.012s) 2023-01-11T22:51:52.5345385Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (2.876s) 2023-01-11T22:51:52.5346101Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (4.244s) 2023-01-11T22:51:52.5347071Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.004s) 2023-01-11T22:51:52.5347688Z 2023-01-11T22:51:52.5348063Z ---------------------------------------------------------------------- 2023-01-11T22:51:52.5348680Z Ran 12 tests in 15.656s 2023-01-11T22:51:52.5349020Z 2023-01-11T22:51:52.5349212Z OK (skipped=5) 2023-01-11T22:51:52.5349478Z 2023-01-11T22:51:52.5349704Z Generating XML reports... 2023-01-11T22:51:52.5350620Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKOps-20230111225135.xml 2023-01-11T22:51:52.5351861Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKRewritePass-20230111225135.xml 2023-01-11T22:51:52.5353109Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKSerDes-20230111225135.xml 2023-01-11T22:51:52.5354431Z Generated XML report: test-reports\python-unittest\test_xnnpack_integration\TEST-TestXNNPACKConv1dTransformPass-20230111225135.xml 2023-01-11T22:51:52.5355155Z 2023-01-11T22:51:52.5355922Z ##[endgroup] 2023-01-11T22:51:52.5356935Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_xnnpack_integration_r8uloee4) 2023-01-11T22:51:52.5357661Z 2023-01-11T22:51:58.0915806Z Running test_functionalization ... [2023-01-11 22:51:58.091196] 2023-01-11T22:51:58.0926592Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:51:58.091936] 2023-01-11T22:51:58.0929665Z Ignoring disabled issues: [] 2023-01-11T22:52:17.8000076Z 2023-01-11T22:52:17.8000902Z Expand the folded group to see the log file of test_functionalization 2023-01-11T22:52:17.8002603Z ##[group]PRINTING LOG FILE of test_functionalization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functionalization_2lk_s8mx) 2023-01-11T22:52:17.8004703Z 2023-01-11T22:52:17.8005242Z Running tests... 2023-01-11T22:52:17.8006115Z ---------------------------------------------------------------------- 2023-01-11T22:52:17.8007030Z Test results will be stored in test-reports\python-unittest\test_functionalization 2023-01-11T22:52:17.8007976Z test_advanced_indexing (__main__.TestCrossRefFunctionalization) ... ok (4.260s) 2023-01-11T22:52:17.8008969Z test_advanced_indexing_correct_strides (__main__.TestCrossRefFunctionalization) ... ok (0.085s) 2023-01-11T22:52:17.8011473Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:19: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:52:17.8013475Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T22:52:17.8014804Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:20: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:52:17.8016260Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T22:52:17.8016763Z ok (0.003s) 2023-01-11T22:52:17.8017464Z test_as_strided (__main__.TestCrossRefFunctionalization) ... expected failure (0.008s) 2023-01-11T22:52:17.8018223Z test_batch_norm (__main__.TestCrossRefFunctionalization) ... ok (1.252s) 2023-01-11T22:52:17.8018994Z test_cat (__main__.TestCrossRefFunctionalization) ... ok (0.089s) 2023-01-11T22:52:17.8019812Z test_copy_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.015s) 2023-01-11T22:52:17.8020660Z test_copy_stride_mismatch (__main__.TestCrossRefFunctionalization) ... ok (0.021s) 2023-01-11T22:52:17.8021466Z test_diagonal (__main__.TestCrossRefFunctionalization) ... expected failure (0.010s) 2023-01-11T22:52:17.8022346Z test_diagonal_mutated_input (__main__.TestCrossRefFunctionalization) ... expected failure (0.010s) 2023-01-11T22:52:17.8023227Z test_everything (__main__.TestCrossRefFunctionalization) ... expected failure (0.011s) 2023-01-11T22:52:17.8024077Z test_expand_symint (__main__.TestCrossRefFunctionalization) ... ok (0.039s) 2023-01-11T22:52:17.8024990Z test_fill_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.010s) 2023-01-11T22:52:17.8025806Z test_freeze (__main__.TestCrossRefFunctionalization) ... ok (0.014s) 2023-01-11T22:52:17.8026708Z test_index_mutation_on_non_input (__main__.TestCrossRefFunctionalization) ... ok (0.104s) 2023-01-11T22:52:17.8027584Z test_inplace_on_non_view (__main__.TestCrossRefFunctionalization) ... ok (0.104s) 2023-01-11T22:52:17.8028383Z test_instance_norm (__main__.TestCrossRefFunctionalization) ... ok (1.130s) 2023-01-11T22:52:17.8029160Z test_metadata_change (__main__.TestCrossRefFunctionalization) ... ok (0.112s) 2023-01-11T22:52:17.8029990Z test_metadata_change_out_op (__main__.TestCrossRefFunctionalization) ... ok (0.004s) 2023-01-11T22:52:17.8030844Z test_mixed_wrappers_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8031733Z test_mixed_wrappers_valid (__main__.TestCrossRefFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8033767Z test_multi_out (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8035202Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:52:17.8036687Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8037701Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:52:17.8038924Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8039994Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:52:17.8041047Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8042017Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:52:17.8043035Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8044004Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:52:17.8044268Z ok (0.120s) 2023-01-11T22:52:17.8044732Z test_multiple_views_of_same_base (__main__.TestCrossRefFunctionalization) ... ok (0.064s) 2023-01-11T22:52:17.8045227Z test_mutable_op_not_inplace_or_other (__main__.TestCrossRefFunctionalization) ... ok (0.032s) 2023-01-11T22:52:17.8045952Z test_nested_functions_propagate_updates (__main__.TestCrossRefFunctionalization) ... ok (0.051s) 2023-01-11T22:52:17.8046438Z test_only_one_view (__main__.TestCrossRefFunctionalization) ... ok (0.013s) 2023-01-11T22:52:17.8046885Z test_optional_tensor_list (__main__.TestCrossRefFunctionalization) ... ok (0.087s) 2023-01-11T22:52:17.8047351Z test_reapply_views_simple (__main__.TestCrossRefFunctionalization) ... ok (0.098s) 2023-01-11T22:52:17.8047800Z test_resize_larger_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.021s) 2023-01-11T22:52:17.8048264Z test_resize_larger_valid (__main__.TestCrossRefFunctionalization) ... ok (0.153s) 2023-01-11T22:52:17.8048712Z test_resize_smaller (__main__.TestCrossRefFunctionalization) ... ok (0.308s) 2023-01-11T22:52:17.8049182Z test_save_for_backwards_segfault (__main__.TestCrossRefFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8049633Z test_scalars (__main__.TestCrossRefFunctionalization) ... ok (0.110s) 2023-01-11T22:52:17.8050582Z test_set_ (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:149: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:52:17.8051388Z y.set_(x.storage()) 2023-01-11T22:52:17.8051618Z ok (0.000s) 2023-01-11T22:52:17.8051927Z test_simple (__main__.TestCrossRefFunctionalization) ... ok (0.184s) 2023-01-11T22:52:17.8053124Z test_simple_out (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8054301Z torch.add(y, tmp, out=z) 2023-01-11T22:52:17.8055300Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(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). 2023-01-11T22:52:17.8056164Z warnings.warn(msg) 2023-01-11T22:52:17.8057052Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(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). 2023-01-11T22:52:17.8057908Z warnings.warn(msg) 2023-01-11T22:52:17.8058816Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(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). 2023-01-11T22:52:17.8059643Z warnings.warn(msg) 2023-01-11T22:52:17.8060528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims_common\wrappers.py:145: UserWarning: An output with one or more elements was resized since it had shape torch.Size([]) which does not match the required output shape {str(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). 2023-01-11T22:52:17.8061380Z warnings.warn(msg) 2023-01-11T22:52:17.8061695Z ok (0.148s) 2023-01-11T22:52:17.8062066Z test_split (__main__.TestCrossRefFunctionalization) ... expected failure (0.014s) 2023-01-11T22:52:17.8062516Z test_tensor_ctr (__main__.TestCrossRefFunctionalization) ... ok (0.084s) 2023-01-11T22:52:17.8063173Z test_tensor_list_composite (__main__.TestCrossRefFunctionalization) ... ok (0.034s) 2023-01-11T22:52:17.8063700Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestCrossRefFunctionalization) ... ok (0.011s) 2023-01-11T22:52:17.8064497Z test_view_clone_view_inplace (__main__.TestCrossRefFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T22:52:17.8065180Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T22:52:17.8065771Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: Error detected in SumBackward0. Traceback of forward call that caused the error: 2023-01-11T22:52:17.8076375Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 1487, in 2023-01-11T22:52:17.8076841Z run_tests() 2023-01-11T22:52:17.8077349Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 787, in run_tests 2023-01-11T22:52:17.8078084Z unittest.main(argv=argv, testRunner=xmlrunner.XMLTestRunner( 2023-01-11T22:52:17.8078553Z File "C:\Jenkins\Miniconda3\lib\unittest\main.py", line 101, in __init__ 2023-01-11T22:52:17.8078883Z self.runTests() 2023-01-11T22:52:17.8079232Z File "C:\Jenkins\Miniconda3\lib\unittest\main.py", line 271, in runTests 2023-01-11T22:52:17.8079612Z self.result = testRunner.run(self.test) 2023-01-11T22:52:17.8080145Z File "C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py", line 67, in run 2023-01-11T22:52:17.8080515Z test(result) 2023-01-11T22:52:17.8080877Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 84, in __call__ 2023-01-11T22:52:17.8081221Z return self.run(*args, **kwds) 2023-01-11T22:52:17.8081594Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 122, in run 2023-01-11T22:52:17.8081900Z test(result) 2023-01-11T22:52:17.8082244Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 84, in __call__ 2023-01-11T22:52:17.8082588Z return self.run(*args, **kwds) 2023-01-11T22:52:17.8082956Z File "C:\Jenkins\Miniconda3\lib\unittest\suite.py", line 122, in run 2023-01-11T22:52:17.8083262Z test(result) 2023-01-11T22:52:17.8083614Z File "C:\Jenkins\Miniconda3\lib\unittest\case.py", line 651, in __call__ 2023-01-11T22:52:17.8083957Z return self.run(*args, **kwds) 2023-01-11T22:52:17.8084454Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 2225, in run 2023-01-11T22:52:17.8084882Z self._run_with_retry( 2023-01-11T22:52:17.8085378Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py", line 2154, in _run_with_retry 2023-01-11T22:52:17.8085805Z super().run(result=result) 2023-01-11T22:52:17.8086171Z File "C:\Jenkins\Miniconda3\lib\unittest\case.py", line 592, in run 2023-01-11T22:52:17.8086528Z self._callTestMethod(testMethod) 2023-01-11T22:52:17.8086944Z File "C:\Jenkins\Miniconda3\lib\unittest\case.py", line 550, in _callTestMethod 2023-01-11T22:52:17.8087269Z method() 2023-01-11T22:52:17.8087730Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 186, in test_view_clone_view_inplace 2023-01-11T22:52:17.8088219Z logs = self.get_logs(g, torch.ones(16, 64, 128, 128, requires_grad=True)) 2023-01-11T22:52:17.8088720Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 66, in get_logs 2023-01-11T22:52:17.8089259Z traced_f = make_fx(_functionalize(func, reapply_views=reapply_views, crossref=self.crossref))(*inpts) 2023-01-11T22:52:17.8089848Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\proxy_tensor.py", line 692, in wrapped 2023-01-11T22:52:17.8090400Z t = dispatch_trace(wrap_key(func, args, fx_tracer), tracer=fx_tracer, concrete_args=tuple(phs)) 2023-01-11T22:52:17.8091058Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\proxy_tensor.py", line 431, in dispatch_trace 2023-01-11T22:52:17.8091536Z graph = tracer.trace(root, concrete_args) 2023-01-11T22:52:17.8092023Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py", line 739, in trace 2023-01-11T22:52:17.8092443Z (self.create_arg(fn(*args)),), 2023-01-11T22:52:17.8092937Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\proxy_tensor.py", line 447, in wrapped 2023-01-11T22:52:17.8093359Z out = f(*tensors) 2023-01-11T22:52:17.8093641Z File "", line 1, in 2023-01-11T22:52:17.8094225Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 40, in wrapped 2023-01-11T22:52:17.8094618Z out = f(*inputs_functional) 2023-01-11T22:52:17.8095133Z File "C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py", line 177, in g 2023-01-11T22:52:17.8095796Z loss = f(x).sum() 2023-01-11T22:52:17.8096235Z (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\python_anomaly_mode.cpp:119.) 2023-01-11T22:52:17.8096772Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T22:52:17.8097130Z expected failure (0.465s) 2023-01-11T22:52:17.8097510Z test_view_inplace (__main__.TestCrossRefFunctionalization) ... expected failure (0.018s) 2023-01-11T22:52:17.8098030Z test_advanced_indexing (__main__.TestFunctionalization) ... ok (0.046s) 2023-01-11T22:52:17.8098491Z test_advanced_indexing_correct_strides (__main__.TestFunctionalization) ... ok (0.065s) 2023-01-11T22:52:17.8099505Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:19: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:52:17.8100403Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T22:52:17.8101206Z C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:20: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:52:17.8101952Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T22:52:17.8102209Z ok (0.004s) 2023-01-11T22:52:17.8102517Z test_as_strided (__main__.TestFunctionalization) ... ok (0.042s) 2023-01-11T22:52:17.8102901Z test_batch_norm (__main__.TestFunctionalization) ... ok (1.060s) 2023-01-11T22:52:17.8103263Z test_cat (__main__.TestFunctionalization) ... ok (0.044s) 2023-01-11T22:52:17.8103628Z test_copy_ (__main__.TestFunctionalization) ... ok (0.310s) 2023-01-11T22:52:17.8104027Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T22:52:17.8104425Z test_diagonal (__main__.TestFunctionalization) ... ok (0.062s) 2023-01-11T22:52:17.8104831Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.043s) 2023-01-11T22:52:17.8105236Z test_everything (__main__.TestFunctionalization) ... ok (0.470s) 2023-01-11T22:52:17.8105616Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.024s) 2023-01-11T22:52:17.8105998Z test_fill_ (__main__.TestFunctionalization) ... ok (0.068s) 2023-01-11T22:52:17.8106364Z test_freeze (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8106768Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.063s) 2023-01-11T22:52:17.8107189Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.056s) 2023-01-11T22:52:17.8107591Z test_instance_norm (__main__.TestFunctionalization) ... ok (0.897s) 2023-01-11T22:52:17.8107975Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.065s) 2023-01-11T22:52:17.8108389Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8108810Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8109233Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8110408Z test_multi_out (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8111569Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T22:52:17.8111836Z ok (0.062s) 2023-01-11T22:52:17.8112167Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.040s) 2023-01-11T22:52:17.8112592Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.026s) 2023-01-11T22:52:17.8113129Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.016s) 2023-01-11T22:52:17.8113573Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.010s) 2023-01-11T22:52:17.8113979Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.098s) 2023-01-11T22:52:17.8114396Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.062s) 2023-01-11T22:52:17.8114811Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.003s) 2023-01-11T22:52:17.8115216Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.096s) 2023-01-11T22:52:17.8115621Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.168s) 2023-01-11T22:52:17.8116044Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T22:52:17.8116448Z test_scalars (__main__.TestFunctionalization) ... ok (0.062s) 2023-01-11T22:52:17.8117354Z test_set_ (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:149: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:52:17.8118141Z y.set_(x.storage()) 2023-01-11T22:52:17.8118368Z ok (0.002s) 2023-01-11T22:52:17.8118666Z test_simple (__main__.TestFunctionalization) ... ok (0.069s) 2023-01-11T22:52:17.8119796Z test_simple_out (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:52:17.8120833Z torch.add(y, tmp, out=z) 2023-01-11T22:52:17.8121052Z ok (0.065s) 2023-01-11T22:52:17.8121346Z test_split (__main__.TestFunctionalization) ... ok (0.085s) 2023-01-11T22:52:17.8121722Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.047s) 2023-01-11T22:52:17.8122123Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.017s) 2023-01-11T22:52:17.8122586Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T22:52:17.8123338Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... C:\actions-runner\_work\pytorch\pytorch\test\test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T22:52:17.8123997Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T22:52:17.8124265Z ok (0.996s) 2023-01-11T22:52:17.8124578Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.091s) 2023-01-11T22:52:17.8124801Z 2023-01-11T22:52:17.8124999Z ---------------------------------------------------------------------- 2023-01-11T22:52:17.8125324Z Ran 84 tests in 14.672s 2023-01-11T22:52:17.8125473Z 2023-01-11T22:52:17.8125581Z OK (expected failures=9) 2023-01-11T22:52:17.8126472Z 2023-01-11T22:52:17.8126595Z Generating XML reports... 2023-01-11T22:52:17.8127094Z Generated XML report: test-reports\python-unittest\test_functionalization\TEST-TestCrossRefFunctionalization-20230111225202.xml 2023-01-11T22:52:17.8127783Z Generated XML report: test-reports\python-unittest\test_functionalization\TEST-TestFunctionalization-20230111225202.xml 2023-01-11T22:52:17.8128129Z 2023-01-11T22:52:17.8128455Z ##[endgroup] 2023-01-11T22:52:17.8129042Z FINISHED PRINTING LOG FILE of test_functionalization (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_functionalization_2lk_s8mx) 2023-01-11T22:52:17.8129417Z 2023-01-11T22:52:22.9559643Z Running test_scatter_gather_ops ... [2023-01-11 22:52:22.955612] 2023-01-11T22:52:22.9570573Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_scatter_gather_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:22.956864] 2023-01-11T22:52:22.9576965Z Ignoring disabled issues: [] 2023-01-11T22:52:40.0305165Z 2023-01-11T22:52:40.0306123Z Expand the folded group to see the log file of test_scatter_gather_ops 2023-01-11T22:52:40.0307946Z ##[group]PRINTING LOG FILE of test_scatter_gather_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_scatter_gather_ops_2x89xb5m) 2023-01-11T22:52:40.0308693Z 2023-01-11T22:52:40.0308911Z Running tests... 2023-01-11T22:52:40.0309552Z ---------------------------------------------------------------------- 2023-01-11T22:52:40.0310387Z Test results will be stored in test-reports\python-unittest\test_scatter_gather_ops 2023-01-11T22:52:40.0311368Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (2.117s) 2023-01-11T22:52:40.0312339Z test_gather_backward_with_empty_index_tensor_sparse_grad_False_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.003s) 2023-01-11T22:52:40.0313231Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.003s) 2023-01-11T22:52:40.0314262Z test_gather_backward_with_empty_index_tensor_sparse_grad_True_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.004s) 2023-01-11T22:52:40.0315151Z test_gather_bool_cuda_bool (__main__.TestScatterGatherCUDA) ... ok (0.003s) 2023-01-11T22:52:40.0315861Z test_gather_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.067s) 2023-01-11T22:52:40.0316540Z test_gather_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.038s) 2023-01-11T22:52:40.0317256Z test_scatter__cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2023-01-11T22:52:40.0317954Z test_scatter__cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.084s) 2023-01-11T22:52:40.0318644Z test_scatter__cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.070s) 2023-01-11T22:52:40.0319488Z test_scatter__reductions_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.961s) 2023-01-11T22:52:40.0320364Z test_scatter__reductions_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.931s) 2023-01-11T22:52:40.0321298Z test_scatter__scalar_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.068s) 2023-01-11T22:52:40.0322190Z test_scatter__scalar_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.073s) 2023-01-11T22:52:40.0323029Z test_scatter__scalar_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.099s) 2023-01-11T22:52:40.0323863Z test_scatter_add__cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.082s) 2023-01-11T22:52:40.0324701Z test_scatter_add__cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.079s) 2023-01-11T22:52:40.0325505Z test_scatter_add__cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.092s) 2023-01-11T22:52:40.0326340Z test_scatter_add_mult_index_base_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.005s) 2023-01-11T22:52:40.0328093Z test_scatter_reduce_amax_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_scatter_gather_ops.py:107: UserWarning: scatter_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\TensorAdvancedIndexing.cpp:1739.) 2023-01-11T22:52:40.0330194Z actual = fn(base.clone(), dim, idx, src, reduce=reduction, include_self=include_self) 2023-01-11T22:52:40.0330794Z ok (0.128s) 2023-01-11T22:52:40.0331405Z test_scatter_reduce_amax_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.151s) 2023-01-11T22:52:40.0332460Z test_scatter_reduce_amax_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.170s) 2023-01-11T22:52:40.0333351Z test_scatter_reduce_amax_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.192s) 2023-01-11T22:52:40.0334199Z test_scatter_reduce_amax_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.195s) 2023-01-11T22:52:40.0335064Z test_scatter_reduce_amax_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.181s) 2023-01-11T22:52:40.0335878Z test_scatter_reduce_amax_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.150s) 2023-01-11T22:52:40.0336795Z test_scatter_reduce_amax_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.133s) 2023-01-11T22:52:40.0337640Z test_scatter_reduce_amax_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.162s) 2023-01-11T22:52:40.0338482Z test_scatter_reduce_amin_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.147s) 2023-01-11T22:52:40.0339463Z test_scatter_reduce_amin_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.153s) 2023-01-11T22:52:40.0340273Z test_scatter_reduce_amin_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.142s) 2023-01-11T22:52:40.0341119Z test_scatter_reduce_amin_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.131s) 2023-01-11T22:52:40.0341974Z test_scatter_reduce_amin_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.129s) 2023-01-11T22:52:40.0342890Z test_scatter_reduce_amin_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.166s) 2023-01-11T22:52:40.0343788Z test_scatter_reduce_amin_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.158s) 2023-01-11T22:52:40.0344631Z test_scatter_reduce_amin_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.139s) 2023-01-11T22:52:40.0345460Z test_scatter_reduce_amin_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.166s) 2023-01-11T22:52:40.0346318Z test_scatter_reduce_mean_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.139s) 2023-01-11T22:52:40.0347191Z test_scatter_reduce_mean_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.166s) 2023-01-11T22:52:40.0348036Z test_scatter_reduce_mean_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.128s) 2023-01-11T22:52:40.0348938Z test_scatter_reduce_mean_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.118s) 2023-01-11T22:52:40.0349878Z test_scatter_reduce_mean_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.119s) 2023-01-11T22:52:40.0350717Z test_scatter_reduce_mean_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.157s) 2023-01-11T22:52:40.0351573Z test_scatter_reduce_mean_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.150s) 2023-01-11T22:52:40.0352410Z test_scatter_reduce_mean_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.157s) 2023-01-11T22:52:40.0353268Z test_scatter_reduce_mean_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.142s) 2023-01-11T22:52:40.0354106Z test_scatter_reduce_prod_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.132s) 2023-01-11T22:52:40.0354985Z test_scatter_reduce_prod_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.141s) 2023-01-11T22:52:40.0355892Z test_scatter_reduce_prod_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.115s) 2023-01-11T22:52:40.0356823Z test_scatter_reduce_prod_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.116s) 2023-01-11T22:52:40.0357676Z test_scatter_reduce_prod_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.107s) 2023-01-11T22:52:40.0358540Z test_scatter_reduce_prod_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.180s) 2023-01-11T22:52:40.0359616Z test_scatter_reduce_prod_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.132s) 2023-01-11T22:52:40.0360466Z test_scatter_reduce_prod_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.134s) 2023-01-11T22:52:40.0361315Z test_scatter_reduce_prod_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.123s) 2023-01-11T22:52:40.0362180Z test_scatter_reduce_sum_cuda_bfloat16 (__main__.TestScatterGatherCUDA) ... ok (0.130s) 2023-01-11T22:52:40.0363295Z test_scatter_reduce_sum_cuda_complex128 (__main__.TestScatterGatherCUDA) ... ok (0.156s) 2023-01-11T22:52:40.0364299Z test_scatter_reduce_sum_cuda_complex64 (__main__.TestScatterGatherCUDA) ... ok (0.136s) 2023-01-11T22:52:40.0365153Z test_scatter_reduce_sum_cuda_float16 (__main__.TestScatterGatherCUDA) ... ok (0.163s) 2023-01-11T22:52:40.0366009Z test_scatter_reduce_sum_cuda_float32 (__main__.TestScatterGatherCUDA) ... ok (0.122s) 2023-01-11T22:52:40.0366850Z test_scatter_reduce_sum_cuda_float64 (__main__.TestScatterGatherCUDA) ... ok (0.121s) 2023-01-11T22:52:40.0367696Z test_scatter_reduce_sum_cuda_int16 (__main__.TestScatterGatherCUDA) ... ok (0.140s) 2023-01-11T22:52:40.0368541Z test_scatter_reduce_sum_cuda_int32 (__main__.TestScatterGatherCUDA) ... ok (0.133s) 2023-01-11T22:52:40.0369407Z test_scatter_reduce_sum_cuda_int64 (__main__.TestScatterGatherCUDA) ... ok (0.120s) 2023-01-11T22:52:40.0370314Z test_scatter_reduce_sum_cuda_int8 (__main__.TestScatterGatherCUDA) ... ok (0.141s) 2023-01-11T22:52:40.0371167Z test_scatter_reduce_sum_cuda_uint8 (__main__.TestScatterGatherCUDA) ... ok (0.127s) 2023-01-11T22:52:40.0371633Z 2023-01-11T22:52:40.0372014Z ---------------------------------------------------------------------- 2023-01-11T22:52:40.0372612Z Ran 66 tests in 11.625s 2023-01-11T22:52:40.0372896Z 2023-01-11T22:52:40.0373044Z OK 2023-01-11T22:52:40.0373267Z 2023-01-11T22:52:40.0373489Z Generating XML reports... 2023-01-11T22:52:40.0374400Z Generated XML report: test-reports\python-unittest\test_scatter_gather_ops\TEST-TestScatterGatherCUDA-20230111225227.xml 2023-01-11T22:52:40.0375071Z 2023-01-11T22:52:40.0375677Z ##[endgroup] 2023-01-11T22:52:40.0376625Z FINISHED PRINTING LOG FILE of test_scatter_gather_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_scatter_gather_ops_2x89xb5m) 2023-01-11T22:52:40.0377334Z 2023-01-11T22:52:45.2706682Z Running test_openmp ... [2023-01-11 22:52:45.270075] 2023-01-11T22:52:45.2715676Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_openmp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:52:45.270813] 2023-01-11T22:52:45.2720034Z Ignoring disabled issues: [] 2023-01-11T22:53:01.4720676Z 2023-01-11T22:53:01.4721644Z Expand the folded group to see the log file of test_openmp 2023-01-11T22:53:01.4723140Z ##[group]PRINTING LOG FILE of test_openmp (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_openmp_8nm2hzm5) 2023-01-11T22:53:01.4723779Z 2023-01-11T22:53:01.4723974Z Running tests... 2023-01-11T22:53:01.4724555Z ---------------------------------------------------------------------- 2023-01-11T22:53:01.4725348Z Test results will be stored in test-reports\python-unittest\test_openmp 2023-01-11T22:53:01.4726913Z test_n_threads (__main__.TestOpenMP_ParallelFor) 2023-01-11T22:53:01.4727521Z Make sure there is no memory leak with many threads ... ok (5.561s) 2023-01-11T22:53:01.4728121Z test_one_thread (__main__.TestOpenMP_ParallelFor) 2023-01-11T22:53:01.4728772Z Make sure there is no memory leak with one thread: issue gh-32284 ... ok (5.705s) 2023-01-11T22:53:01.4729149Z 2023-01-11T22:53:01.4731982Z ---------------------------------------------------------------------- 2023-01-11T22:53:01.4732743Z Ran 2 tests in 11.266s 2023-01-11T22:53:01.4733054Z 2023-01-11T22:53:01.4733213Z OK 2023-01-11T22:53:01.4733512Z 2023-01-11T22:53:01.4733803Z Generating XML reports... 2023-01-11T22:53:01.4735126Z Generated XML report: test-reports\python-unittest\test_openmp\TEST-TestOpenMP_ParallelFor-20230111225249.xml 2023-01-11T22:53:01.4735767Z 2023-01-11T22:53:01.4736503Z ##[endgroup] 2023-01-11T22:53:01.4737371Z FINISHED PRINTING LOG FILE of test_openmp (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_openmp_8nm2hzm5) 2023-01-11T22:53:01.4738002Z 2023-01-11T22:53:06.7605312Z Running profiler/test_memory_profiler ... [2023-01-11 22:53:06.760189] 2023-01-11T22:53:06.7616911Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'profiler/test_memory_profiler.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:06.760880] 2023-01-11T22:53:06.7620974Z Ignoring disabled issues: [] 2023-01-11T22:53:22.3878158Z 2023-01-11T22:53:22.3879165Z Expand the folded group to see the log file of profiler/test_memory_profiler 2023-01-11T22:53:22.3880817Z ##[group]PRINTING LOG FILE of profiler/test_memory_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_memory_profiler__k4ppltb) 2023-01-11T22:53:22.3883322Z 2023-01-11T22:53:22.3883674Z Running tests... 2023-01-11T22:53:22.3884725Z ---------------------------------------------------------------------- 2023-01-11T22:53:22.3885897Z Test results will be stored in test-reports\python-unittest\profiler.test_memory_profiler 2023-01-11T22:53:22.3886871Z test_data_flow_graph_complicated (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3887725Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3888812Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3889876Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.3890847Z lines.append(f"{name + ':':<8} T{storage_to_id[t.storage().data_ptr()]}") 2023-01-11T22:53:22.3891565Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3892780Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3893901Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3894389Z ok (3.110s) 2023-01-11T22:53:22.3894977Z test_data_flow_graph_non_op_allocations (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3895801Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3896534Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3896999Z ok (0.136s) 2023-01-11T22:53:22.3897664Z test_data_flow_graph_simple (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3899013Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3899784Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3901338Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:337: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen/core/TensorBody.h:485.) 2023-01-11T22:53:22.3902446Z if t.grad is not None: 2023-01-11T22:53:22.3902964Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3903705Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3904459Z STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3905034Z ok (0.219s) 2023-01-11T22:53:22.3905618Z test_data_flow_graph_simple_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:13 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3906707Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3907459Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3908497Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.3909313Z grad_id = storage_to_id[t.grad.storage().data_ptr()] 2023-01-11T22:53:22.3909574Z ok (0.145s) 2023-01-11T22:53:22.3910159Z test_data_flow_graph_simple_inplace (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3910981Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3911735Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3912591Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3913566Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3914462Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3914929Z ok (0.216s) 2023-01-11T22:53:22.3915503Z test_data_flow_graph_stacked (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3917110Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3917929Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3918667Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3919529Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3920479Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3921259Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3921990Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3922728Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3923195Z ok (0.473s) 2023-01-11T22:53:22.3923771Z test_data_flow_graph_with_annotations (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3924575Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3925331Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3925793Z ok (0.114s) 2023-01-11T22:53:22.3926434Z test_match_schemas (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3927250Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3928228Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3928697Z ok (0.014s) 2023-01-11T22:53:22.3929269Z test_match_schemas_backward (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3930085Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3930980Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3931510Z ok (0.008s) 2023-01-11T22:53:22.3932075Z test_match_schemas_tensorlist (__main__.TestDataFlow) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3932962Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3933836Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3934301Z ok (0.003s) 2023-01-11T22:53:22.3935109Z test_extract_gradients_from_module (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3935971Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3936724Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3937754Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:117: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.3938569Z return tensor.storage().data_ptr() == key.storage.ptr 2023-01-11T22:53:22.3939408Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:147: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.3940190Z allowed_set = {t.storage().data_ptr() for t in tensors} 2023-01-11T22:53:22.3940854Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3941612Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3942589Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3943329Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3944064Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3944788Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3945516Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3946246Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3947121Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3947585Z ok (0.081s) 2023-01-11T22:53:22.3948275Z test_extract_gradients_from_module_and_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3949146Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3949898Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3950366Z ok (0.017s) 2023-01-11T22:53:22.3951071Z test_extract_gradients_from_optimizer (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3951911Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3952663Z STAGE:2023-01-11 22:53:14 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3953505Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3954475Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3955229Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3955965Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3956695Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3957435Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3958173Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3958900Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3959638Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3960082Z ok (0.098s) 2023-01-11T22:53:22.3960902Z test_extract_gradients_from_optimizer_set_to_none (__main__.TestIdentifyGradients) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/88721 for platform(s) mac, macos, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.000s) 2023-01-11T22:53:22.3962162Z test_extract_gradients_low_level (__main__.TestIdentifyGradients) ... STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3962995Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3963825Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3964591Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3965329Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3966079Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3966547Z ok (0.027s) 2023-01-11T22:53:22.3967122Z test_config_check (__main__.TestMemoryProfiler) ... STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3967934Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3968675Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3969392Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3970292Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3971138Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3972209Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3972954Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3973701Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3974166Z ok (0.008s) 2023-01-11T22:53:22.3974768Z test_categories_e2e_sequential_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3975897Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:81: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.3976691Z if isinstance(t, torch.Tensor) and t.storage() 2023-01-11T22:53:22.3977654Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:79: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.3978416Z (t._cdata, t.storage().data_ptr()) 2023-01-11T22:53:22.3979023Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3979811Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3980282Z ok (0.243s) 2023-01-11T22:53:22.3980889Z test_categories_e2e_sequential_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3981737Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3982486Z STAGE:2023-01-11 22:53:15 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3982955Z ok (0.997s) 2023-01-11T22:53:22.3983540Z test_categories_e2e_simple_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:16 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3984369Z STAGE:2023-01-11 22:53:16 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3985101Z STAGE:2023-01-11 22:53:16 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3985560Z ok (0.121s) 2023-01-11T22:53:22.3986157Z test_categories_e2e_simple_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:16 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3986991Z STAGE:2023-01-11 22:53:16 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3987736Z STAGE:2023-01-11 22:53:16 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3988201Z ok (0.583s) 2023-01-11T22:53:22.3988804Z test_categories_e2e_simple_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3989643Z STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3990394Z STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3990974Z ok (0.566s) 2023-01-11T22:53:22.3991598Z test_categories_e2e_simple_module_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3992562Z STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3993312Z STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3993776Z ok (0.076s) 2023-01-11T22:53:22.3994462Z test_categories_e2e_simple_module_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3995335Z STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3996082Z STAGE:2023-01-11 22:53:17 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3996551Z ok (0.350s) 2023-01-11T22:53:22.3997165Z test_categories_e2e_simple_module_fwd_bwd_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.3998007Z STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.3998760Z STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.3999224Z ok (0.578s) 2023-01-11T22:53:22.3999797Z test_inputs_fwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4000601Z STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4001353Z STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4002392Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:828: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.4003257Z storage = t.storage() 2023-01-11T22:53:22.4004300Z C:\actions-runner\_work\pytorch\pytorch\test\profiler\test_memory_profiler.py:836: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:53:22.4005154Z if key.storage.ptr == storage.data_ptr() and key.device == storage.device 2023-01-11T22:53:22.4005476Z ok (0.069s) 2023-01-11T22:53:22.4006040Z test_inputs_fwd_bwd (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4006870Z STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4007622Z STAGE:2023-01-11 22:53:18 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4008222Z ok (0.424s) 2023-01-11T22:53:22.4008798Z test_inputs_fwd_lazy (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4009695Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4010467Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4010932Z ok (0.100s) 2023-01-11T22:53:22.4011519Z test_lazily_initialized (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4012348Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4013083Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4013551Z ok (0.185s) 2023-01-11T22:53:22.4014141Z test_manual_optimizer_step (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4014968Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4015719Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4016180Z ok (0.105s) 2023-01-11T22:53:22.4016758Z test_memory_timeline (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4017578Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4018327Z STAGE:2023-01-11 22:53:19 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4018777Z ok (0.563s) 2023-01-11T22:53:22.4019384Z test_parameters_and_gradients (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4020225Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4020976Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4021707Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4022442Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4023414Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4024141Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4024949Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4025713Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4026440Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4027159Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4027898Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4028366Z ok (0.395s) 2023-01-11T22:53:22.4028984Z test_parameters_and_gradients_set_to_none (__main__.TestMemoryProfilerE2E) ... STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4029885Z [W C:\actions-runner\_work\pytorch\pytorch\c10\core\CPUAllocator.cpp:231] Memory block of unknown size was allocated before the profiling started, profiler results will not include the deallocation event 2023-01-11T22:53:22.4030680Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4031426Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4032163Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T22:53:22.4032903Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T22:53:22.4033642Z STAGE:2023-01-11 22:53:20 5856:3904 C:\actions-runner\_work\pytorch\pytorch\third_party\kineto\libkineto\src\ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T22:53:22.4034090Z ok (0.608s) 2023-01-11T22:53:22.4034226Z 2023-01-11T22:53:22.4034425Z ---------------------------------------------------------------------- 2023-01-11T22:53:22.4034753Z Ran 32 tests in 10.640s 2023-01-11T22:53:22.4034905Z 2023-01-11T22:53:22.4034997Z OK (skipped=1) 2023-01-11T22:53:22.4035138Z 2023-01-11T22:53:22.4035251Z Generating XML reports... 2023-01-11T22:53:22.4035722Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestDataFlow-20230111225310.xml 2023-01-11T22:53:22.4036388Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestIdentifyGradients-20230111225310.xml 2023-01-11T22:53:22.4037047Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestMemoryProfiler-20230111225310.xml 2023-01-11T22:53:22.4037718Z Generated XML report: test-reports\python-unittest\profiler.test_memory_profiler\TEST-TestMemoryProfilerE2E-20230111225310.xml 2023-01-11T22:53:22.4038179Z 2023-01-11T22:53:22.4038546Z ##[endgroup] 2023-01-11T22:53:22.4039045Z FINISHED PRINTING LOG FILE of profiler/test_memory_profiler (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\profiler-test_memory_profiler__k4ppltb) 2023-01-11T22:53:22.4039427Z 2023-01-11T22:53:27.6630298Z Running test_legacy_vmap ... [2023-01-11 22:53:27.662234] 2023-01-11T22:53:27.6638780Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_legacy_vmap.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:27.662957] 2023-01-11T22:53:27.6641918Z Ignoring disabled issues: [] 2023-01-11T22:53:44.0642922Z 2023-01-11T22:53:44.0643854Z Expand the folded group to see the log file of test_legacy_vmap 2023-01-11T22:53:44.0645413Z ##[group]PRINTING LOG FILE of test_legacy_vmap (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_legacy_vmap_oc5i028w) 2023-01-11T22:53:44.0650802Z 2023-01-11T22:53:44.0651373Z Running tests... 2023-01-11T22:53:44.0651992Z ---------------------------------------------------------------------- 2023-01-11T22:53:44.0652756Z Test results will be stored in test-reports\python-unittest\test_legacy_vmap 2023-01-11T22:53:44.0655274Z test_accepts_nested_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:377: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0656593Z out = vmap(lambda z: z[0] + z[1])((x, y)) 2023-01-11T22:53:44.0657655Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:379: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0658579Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))((x, y)) 2023-01-11T22:53:44.0659530Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:381: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0660490Z out = vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T22:53:44.0661492Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:384: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0662608Z out = vmap(lambda z: z[0] + z[1])([x, y]) 2023-01-11T22:53:44.0663537Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:386: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0664440Z out = vmap(lambda z: z[0] + z[1], in_dims=(0,))([x, y]) 2023-01-11T22:53:44.0665356Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:388: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0666289Z out = vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, y]) 2023-01-11T22:53:44.0667190Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:391: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0668076Z out = vmap(lambda z: z['x'] + z['y'])({'x': x, 'y': y}) 2023-01-11T22:53:44.0668956Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:393: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0669769Z out = vmap(lambda z: z['x'] + z['y'], in_dims=(0,))({'x': x, 'y': y}) 2023-01-11T22:53:44.0670691Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:395: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0671629Z out = vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T22:53:44.0672632Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:399: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0673531Z out_fn = vmap(lambda z: z['x'][0] + z['x'][1][0] + z['y'][0] + z['y'][1]) 2023-01-11T22:53:44.0674038Z ok (2.167s) 2023-01-11T22:53:44.0675034Z test_backward_unsupported_interaction (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:749: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0676430Z vmap(backward_on_vmapped_tensor)(x) 2023-01-11T22:53:44.0677241Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:755: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0678029Z vmap(backward_with_vmapped_grad)(x, grad) 2023-01-11T22:53:44.0679048Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:761: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0679937Z vmap(completely_unrelated_backward)(y) 2023-01-11T22:53:44.0680402Z ok (0.028s) 2023-01-11T22:53:44.0681366Z test_batched_gradient_basic (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:793: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0682398Z jacobian = vmap(vjp_mul)(batched_v) 2023-01-11T22:53:44.0682875Z ok (0.003s) 2023-01-11T22:53:44.0684182Z test_constant_function (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:64: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0685260Z output = vmap(lambda x: torch.tensor(3.14))(torch.ones(3)) 2023-01-11T22:53:44.0685783Z ok (0.002s) 2023-01-11T22:53:44.0686841Z test_different_map_dim_size_raises (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:42: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0687894Z vmap(torch.mul)(x, y) 2023-01-11T22:53:44.0688812Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:44: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0689825Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))((x, y)) 2023-01-11T22:53:44.0690820Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:46: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0691822Z vmap(lambda z: z['x'] + z['y'], in_dims=({'x': 0, 'y': 0},))({'x': x, 'y': y}) 2023-01-11T22:53:44.0692351Z ok (0.003s) 2023-01-11T22:53:44.0693270Z test_fallback_atan2 (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:555: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0694165Z result = vmap(op, (2, 0))(x, y) 2023-01-11T22:53:44.0695020Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:561: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0695797Z result = vmap(vmap(op), (2, 0))(x, y) 2023-01-11T22:53:44.0696632Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:567: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0697551Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T22:53:44.0698058Z ok (0.229s) 2023-01-11T22:53:44.0698687Z test_fallback_does_not_warn_by_default (__main__.TestVmapAPI) ... ok (0.002s) 2023-01-11T22:53:44.0699865Z test_fallback_masked_fill (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0701035Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T22:53:44.0702116Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:583: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0703145Z result = vmap(torch.index_add, (0, None, None, 0))(x, dim, index, values) 2023-01-11T22:53:44.0703714Z ok (0.161s) 2023-01-11T22:53:44.0704746Z test_fallback_multiple_returns (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:601: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0706093Z result = vmap(torch.var_mean)(tensor) 2023-01-11T22:53:44.0707062Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:607: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0708185Z result = vmap(vmap(torch.var_mean))(tensor) 2023-01-11T22:53:44.0709159Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:613: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0710362Z result = vmap(vmap(vmap(torch.var_mean)))(tensor) 2023-01-11T22:53:44.0710938Z ok (0.221s) 2023-01-11T22:53:44.0711582Z test_fallback_warns_when_warnings_are_enabled (__main__.TestVmapAPI) ... ok (0.003s) 2023-01-11T22:53:44.0712418Z test_fallback_with_undefined_grad (__main__.TestVmapAPI) ... ok (0.006s) 2023-01-11T22:53:44.0713593Z test_fallback_zero_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:526: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0714627Z vmap(op, (0, None))(x, y) 2023-01-11T22:53:44.0715549Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:528: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0716438Z vmap(op, (None, 0))(y, x) 2023-01-11T22:53:44.0717382Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:530: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0718250Z vmap(op)(x, x) 2023-01-11T22:53:44.0719178Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:535: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0720140Z vmap(op, (0, None))(x, y) 2023-01-11T22:53:44.0721099Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:537: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0722008Z vmap(op, (None, 0))(y, x) 2023-01-11T22:53:44.0722988Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:539: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0723842Z vmap(op)(x, x) 2023-01-11T22:53:44.0724279Z ok (1.041s) 2023-01-11T22:53:44.0725272Z test_func_with_no_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:58: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0726167Z vmap(foo)() 2023-01-11T22:53:44.0727001Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:61: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0727904Z vmap(bar)() 2023-01-11T22:53:44.0728312Z ok (0.006s) 2023-01-11T22:53:44.0729410Z test_functools_partial (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:799: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0730529Z result = vmap(functools.partial(torch.mul, x))(y) 2023-01-11T22:53:44.0731068Z ok (0.000s) 2023-01-11T22:53:44.0732171Z test_grad_unsupported_interaction (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:774: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0733278Z vmap(output_to_grad_is_vmapped)(input_tensor) 2023-01-11T22:53:44.0734303Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:782: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0735350Z vmap(input_to_grad_is_vmapped)(input_tensor) 2023-01-11T22:53:44.0735965Z ok (0.000s) 2023-01-11T22:53:44.0736952Z test_in_dim_not_in_tensor_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:464: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0738016Z vmap(foo)(torch.randn([])) 2023-01-11T22:53:44.0740188Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:466: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0741128Z vmap(foo, in_dims=(0,))(torch.randn([])) 2023-01-11T22:53:44.0742186Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:468: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0743232Z vmap(foo, in_dims=(-1,))(x) 2023-01-11T22:53:44.0744372Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:470: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0745264Z vmap(foo, in_dims=(2,))(y) 2023-01-11T22:53:44.0746109Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:472: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0747054Z vmap(lambda z: z[0] + z[1], in_dims=([3, 0],))([x, y]) 2023-01-11T22:53:44.0748063Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:474: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0749002Z vmap(foo, in_dims=(0,))(torch.randn(2, 3)) 2023-01-11T22:53:44.0750063Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:475: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0751003Z vmap(foo, in_dims=(1,))(torch.randn(2, 3)) 2023-01-11T22:53:44.0751472Z ok (0.000s) 2023-01-11T22:53:44.0752504Z test_in_dims_wrong_type_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:408: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0753557Z vmap(torch.mul, [0, 0])(x, y) 2023-01-11T22:53:44.0754515Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:410: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0755459Z vmap(torch.mul, set({0, 0}))(x, y) 2023-01-11T22:53:44.0756508Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:412: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0757510Z vmap(torch.mul, 'lol')(x, y) 2023-01-11T22:53:44.0758487Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:414: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0759471Z vmap(lambda z: z[0] + z[1], in_dims=[0, 0])([x, y]) 2023-01-11T22:53:44.0760466Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:416: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0761350Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T22:53:44.0761804Z ok (0.010s) 2023-01-11T22:53:44.0762860Z test_inplace_fallback_nary_different_levels (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:708: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0764123Z vmap(op, in_dims=(0, None))(x, y) 2023-01-11T22:53:44.0765097Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:714: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0766031Z vmap(vmap(op, in_dims=(0, None)))(x, y) 2023-01-11T22:53:44.0766998Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:722: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0767893Z vmap(op, in_dims=(None, 0))(x, y) 2023-01-11T22:53:44.0768873Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:727: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0769946Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 0))(x, y) 2023-01-11T22:53:44.0771006Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:732: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0772287Z vmap(vmap(op, in_dims=(0, None)), in_dims=(None, 1))(x, y) 2023-01-11T22:53:44.0773307Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:737: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0774252Z vmap(vmap(op, in_dims=(None, 0)))(x, y) 2023-01-11T22:53:44.0774747Z ok (0.000s) 2023-01-11T22:53:44.0776003Z test_inplace_fallback_nary_same_levels (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:673: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0777125Z vmap(op, (2, 0))(x, y) 2023-01-11T22:53:44.0778128Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:681: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0779054Z vmap(vmap(op), (2, 0))(x, y) 2023-01-11T22:53:44.0779996Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:689: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0780935Z result = vmap(vmap(vmap(op)))(x, y) 2023-01-11T22:53:44.0781445Z ok (0.262s) 2023-01-11T22:53:44.0782477Z test_inplace_fallback_unary (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:632: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0783475Z result = vmap(op)(x) 2023-01-11T22:53:44.0784471Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:639: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0785489Z result = vmap(op, out_dims=(1,))(x) 2023-01-11T22:53:44.0786451Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:646: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0787355Z result = vmap(vmap(op))(x) 2023-01-11T22:53:44.0788307Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:653: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0789216Z result = vmap(vmap(vmap(op)))(x) 2023-01-11T22:53:44.0789675Z ok (0.714s) 2023-01-11T22:53:44.0790830Z test_integer_in_dim_but_not_tensor_input_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:447: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0791962Z vmap(torch.sum)(x, 0) 2023-01-11T22:53:44.0792920Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:449: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0793837Z vmap(torch.sum, (0, 0))(x, 0) 2023-01-11T22:53:44.0794754Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:451: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0795681Z vmap(lambda z: z[0] + z[1], in_dims=([0, 0],))([x, 1]) 2023-01-11T22:53:44.0796652Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:453: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0797629Z vmap(torch.sum, (0, None))(x, 0) 2023-01-11T22:53:44.0798112Z ok (0.000s) 2023-01-11T22:53:44.0799250Z test_multiple_inputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:79: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0800304Z output = vmap(torch.mul)(x, y) 2023-01-11T22:53:44.0800812Z ok (0.000s) 2023-01-11T22:53:44.0801812Z test_multiple_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:221: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0802876Z result = vmap(foo, out_dims=(0, 1))(x) 2023-01-11T22:53:44.0803851Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:224: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0805132Z result = vmap(bar, out_dims=(-1, 0, 1, 2))(x, y) 2023-01-11T22:53:44.0805707Z ok (0.014s) 2023-01-11T22:53:44.0806779Z test_multiple_outputs (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:87: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0807758Z outputs = vmap(foo)(x) 2023-01-11T22:53:44.0808210Z ok (0.003s) 2023-01-11T22:53:44.0809442Z test_multiple_outputs_error_cases (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:107: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0810576Z vmap(returns_tuple_of_tensors)(x) 2023-01-11T22:53:44.0811548Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:112: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0812656Z vmap(returns_list_of_two_tensors)(x) 2023-01-11T22:53:44.0813791Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:114: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0814712Z vmap(returns_list_of_one_tensor)(x) 2023-01-11T22:53:44.0815217Z ok (0.003s) 2023-01-11T22:53:44.0816259Z test_nested_non_default_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:338: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0817384Z result = vmap(vmap(vmap(torch.mul), (1, 0)), (1, 2))(x, y) 2023-01-11T22:53:44.0817932Z ok (0.003s) 2023-01-11T22:53:44.0818933Z test_nested_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:237: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0820116Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y))(y) 2023-01-11T22:53:44.0821224Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:242: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0822234Z result = vmap(lambda y: vmap(lambda x: x, out_dims=1)(y), out_dims=1)(y) 2023-01-11T22:53:44.0823290Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:247: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0824337Z result = vmap(lambda y: vmap(lambda x: x, out_dims=-1)(y), out_dims=-1)(y) 2023-01-11T22:53:44.0825421Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:254: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0826461Z result = vmap(lambda y: vmap(lambda x: x * y, out_dims=1)(x), out_dims=-1)(y) 2023-01-11T22:53:44.0827133Z ok (0.009s) 2023-01-11T22:53:44.0828233Z test_nested_with_different_map_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:128: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0829397Z output = vmap(lambda x: vmap(lambda y: x * y)(y))(x) 2023-01-11T22:53:44.0830416Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:133: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0831466Z output = vmap(lambda x: vmap(lambda y: vmap(lambda z: x * y * z)(z))(y))(x) 2023-01-11T22:53:44.0832053Z ok (0.005s) 2023-01-11T22:53:44.0833088Z test_nested_with_same_map_dim (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:119: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0834224Z output = vmap(vmap(torch.mul))(x, y) 2023-01-11T22:53:44.0835283Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:122: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0836264Z output = vmap(vmap(vmap(torch.mul)))(x, y) 2023-01-11T22:53:44.0837031Z ok (0.004s) 2023-01-11T22:53:44.0838048Z test_nn_module (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:805: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0839029Z result = vmap(model)(tensor) 2023-01-11T22:53:44.0839496Z ok (0.004s) 2023-01-11T22:53:44.0840693Z test_non_default_in_dims_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:345: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0841898Z result = vmap(lambda x: x, in_dims=1, out_dims=1)(x) 2023-01-11T22:53:44.0843014Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:350: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0844014Z result = vmap(lambda x: x, in_dims=2, out_dims=1)(x) 2023-01-11T22:53:44.0845015Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:359: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0845968Z result = vmap(foo, in_dims=1, out_dims=1)(x) 2023-01-11T22:53:44.0846946Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:363: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0847865Z result = vmap(foo, in_dims=2, out_dims=1)(x) 2023-01-11T22:53:44.0848940Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:368: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0849979Z result = vmap(vmap(foo, 1, 1), 1, 1)(x) 2023-01-11T22:53:44.0850481Z ok (0.009s) 2023-01-11T22:53:44.0851541Z test_non_tensor_output_raises (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:29: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0852643Z output = vmap(lambda x: 3.14)(torch.ones(3)) 2023-01-11T22:53:44.0853637Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:35: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0854562Z vmap(multiple_outputs)(torch.ones(3)) 2023-01-11T22:53:44.0855080Z ok (0.003s) 2023-01-11T22:53:44.0856156Z test_non_zero_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:311: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0857286Z output = vmap(lambda x: x, (1,))(tensor) 2023-01-11T22:53:44.0858249Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:317: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0859155Z output = vmap(torch.mul, (0, 1))(x, y) 2023-01-11T22:53:44.0860104Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:319: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0861074Z output = vmap(torch.mul, (1, 0))(x, y) 2023-01-11T22:53:44.0861574Z ok (0.003s) 2023-01-11T22:53:44.0862663Z test_none_in_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:327: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0863826Z output = vmap(torch.mul, (0, None))(x, y) 2023-01-11T22:53:44.0864821Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:332: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0865801Z output = vmap(torch.mul, (0, None))(x, 2) 2023-01-11T22:53:44.0866295Z ok (0.006s) 2023-01-11T22:53:44.0867338Z test_nonzero_out_dims (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:172: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0868367Z result = vmap(lambda x: x, out_dims=1)(tensor) 2023-01-11T22:53:44.0869386Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:178: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0870637Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T22:53:44.0871615Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:184: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0872575Z result = vmap(lambda x: x, out_dims=-1)(tensor) 2023-01-11T22:53:44.0873682Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:191: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0874677Z result = vmap(lambda x, y: (x, y), out_dims=2)(tensor, other) 2023-01-11T22:53:44.0875656Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:199: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0876705Z result = vmap(lambda x: x, out_dims=2)(tensor) 2023-01-11T22:53:44.0877806Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:207: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0878744Z result = vmap(foo, out_dims=1)(x, y) 2023-01-11T22:53:44.0879213Z ok (0.016s) 2023-01-11T22:53:44.0880220Z test_noop_in_inner_vmap (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:140: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0881278Z output = vmap(lambda x: vmap(lambda y: x)(y))(x) 2023-01-11T22:53:44.0881811Z ok (0.002s) 2023-01-11T22:53:44.0882833Z test_not_enough_in_dims_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:424: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0883949Z vmap(torch.mul, (0,))(x, y) 2023-01-11T22:53:44.0884992Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:426: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0885903Z vmap(torch.mul, (0, 0, 0))(x, y) 2023-01-11T22:53:44.0886848Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:428: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0887806Z vmap(lambda z: z[0] + z[1], in_dims=([0],))([x, y]) 2023-01-11T22:53:44.0888785Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:430: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0889746Z vmap(lambda z: z[0] + z[1], in_dims=((0, 0),))([x, y]) 2023-01-11T22:53:44.0890823Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:432: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0891840Z vmap(torch.mul, (0, 0))(x, y) 2023-01-11T22:53:44.0892291Z ok (0.004s) 2023-01-11T22:53:44.0893324Z test_out_dim_out_of_bounds_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:303: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0894385Z vmap(lambda x: x, out_dims=3)(x) 2023-01-11T22:53:44.0895335Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:305: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0896264Z vmap(lambda x: x, out_dims=-4)(x) 2023-01-11T22:53:44.0896752Z ok (0.004s) 2023-01-11T22:53:44.0897830Z test_out_dims_and_num_outputs_mismatch_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:286: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0899025Z vmap(lambda x: x, out_dims=(0, 0))(x) 2023-01-11T22:53:44.0900005Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:288: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0900972Z vmap(lambda x: (x, x, x), out_dims=(0, 0, 0, 0))(x) 2023-01-11T22:53:44.0902183Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:292: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0903126Z vmap(lambda x: (x, x), out_dims=(0,))(x) 2023-01-11T22:53:44.0904093Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:294: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0905083Z vmap(lambda x: (x, x, x), out_dims=(0, 0))(x) 2023-01-11T22:53:44.0905698Z ok (0.004s) 2023-01-11T22:53:44.0907628Z test_out_dims_edge_case (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:264: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0908752Z expected = vmap(foo, out_dims=1)(tensor) 2023-01-11T22:53:44.0909725Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:265: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0910676Z result = vmap(foo, out_dims=(1,))(tensor) 2023-01-11T22:53:44.0911174Z ok (0.002s) 2023-01-11T22:53:44.0912293Z test_out_dims_must_be_int_or_tuple_of_int_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:272: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0913517Z vmap(lambda x: x, out_dims='lol')(tensor) 2023-01-11T22:53:44.0914505Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:274: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0915474Z vmap(lambda x: x, out_dims=('lol',))(tensor) 2023-01-11T22:53:44.0916432Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:276: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0917344Z vmap(lambda x: x, out_dims=None)(tensor) 2023-01-11T22:53:44.0918305Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:278: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0919339Z vmap(lambda x: x, out_dims=(None,))(tensor) 2023-01-11T22:53:44.0919909Z ok (0.004s) 2023-01-11T22:53:44.0920957Z test_single_input (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:73: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0921971Z output = vmap(square)(x) 2023-01-11T22:53:44.0922439Z ok (0.003s) 2023-01-11T22:53:44.0923467Z test_unsupported_op_err_msg (__main__.TestVmapAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:151: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0924496Z vmap(torch.ravel)(tensor) 2023-01-11T22:53:44.0925437Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:157: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0926448Z vmap(out_op)(tensor, tensor) 2023-01-11T22:53:44.0927711Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:162: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0928728Z vmap(lambda t: torch.atleast_1d([t]))(tensor) 2023-01-11T22:53:44.0929727Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:167: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0930665Z vmap(torch.Tensor.item)(tensor) 2023-01-11T22:53:44.0931140Z ok (0.005s) 2023-01-11T22:53:44.0931769Z test_add_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.019s) 2023-01-11T22:53:44.0933115Z test_binary_cross_entropy_cuda (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0934328Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T22:53:44.0935150Z ok (0.009s) 2023-01-11T22:53:44.0935802Z test_diagonal_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.007s) 2023-01-11T22:53:44.0936616Z test_div_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.023s) 2023-01-11T22:53:44.0937451Z test_expand_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.000s) 2023-01-11T22:53:44.0938889Z test_index_cuda (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0940043Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T22:53:44.0940626Z ok (0.018s) 2023-01-11T22:53:44.0941312Z test_inplace_manyview_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.008s) 2023-01-11T22:53:44.0942290Z test_inplace_on_view_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T22:53:44.0943165Z test_lgamma_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (1.641s) 2023-01-11T22:53:44.0944024Z test_log1p_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T22:53:44.0944840Z test_log_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T22:53:44.0945662Z test_logsumexp_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T22:53:44.0946941Z test_max_cuda (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0948139Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T22:53:44.0948697Z ok (0.000s) 2023-01-11T22:53:44.0949372Z test_median_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.000s) 2023-01-11T22:53:44.0950185Z test_min_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.010s) 2023-01-11T22:53:44.0951006Z test_mul_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.020s) 2023-01-11T22:53:44.0951910Z test_permute_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T22:53:44.0952758Z test_reshape_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T22:53:44.0953566Z test_select_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T22:53:44.0954399Z test_sigmoid_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.005s) 2023-01-11T22:53:44.0955303Z test_slice_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.006s) 2023-01-11T22:53:44.0956240Z test_stack_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T22:53:44.0957067Z test_sub_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.010s) 2023-01-11T22:53:44.0958440Z test_symeig_cuda (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:2422: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T22:53:44.0959993Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T22:53:44.0960866Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T22:53:44.0961388Z should be replaced with 2023-01-11T22:53:44.0962071Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T22:53:44.0962633Z and 2023-01-11T22:53:44.0963226Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T22:53:44.0963792Z should be replaced with 2023-01-11T22:53:44.0964805Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2910.) 2023-01-11T22:53:44.0965879Z return torch.symeig(x, eigenvectors=True)[0] 2023-01-11T22:53:44.0966892Z C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:883: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0967853Z result = vmap(op, in_dims, out_dims)(*inputs) 2023-01-11T22:53:44.0968621Z ok (1.464s) 2023-01-11T22:53:44.0969350Z test_threshold_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T22:53:44.0970300Z test_trace_cuda (__main__.TestVmapBatchedGradientCUDA) ... ok (0.003s) 2023-01-11T22:53:44.0971623Z test_unrelated_output_cuda (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:2482: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0972715Z result = vmap(vjp)(gy) 2023-01-11T22:53:44.0973369Z ok (0.003s) 2023-01-11T22:53:44.0974548Z test_unrelated_output_multiple_grad_cuda (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:2497: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0975687Z result = vmap(vjp)(gy) 2023-01-11T22:53:44.0976211Z ok (0.002s) 2023-01-11T22:53:44.0976859Z test_vmap_fallback_check (__main__.TestVmapBatchedGradientCUDA) ... ok (0.002s) 2023-01-11T22:53:44.0978267Z test_vmap_fallback_check_ok (__main__.TestVmapBatchedGradientCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.0979434Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T22:53:44.0979933Z ok (0.001s) 2023-01-11T22:53:44.0980492Z test_T_numpy (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:53:44.0981220Z test_as_strided (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T22:53:44.0981953Z test_binary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.284s) 2023-01-11T22:53:44.0982752Z test_bmm (__main__.TestVmapOperators) ... ok (0.028s) 2023-01-11T22:53:44.0983426Z test_cat (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T22:53:44.0984191Z test_chunk (__main__.TestVmapOperators) ... ok (0.058s) 2023-01-11T22:53:44.0984845Z test_clamp (__main__.TestVmapOperators) ... ok (0.041s) 2023-01-11T22:53:44.0985484Z test_clone (__main__.TestVmapOperators) ... ok (0.030s) 2023-01-11T22:53:44.0986117Z test_comparison_ops (__main__.TestVmapOperators) ... ok (0.175s) 2023-01-11T22:53:44.0986847Z test_conj (__main__.TestVmapOperators) ... ok (0.017s) 2023-01-11T22:53:44.0987529Z test_contiguous (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T22:53:44.0988230Z test_diagonal (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:53:44.0988927Z test_dot (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T22:53:44.0989650Z test_expand_as (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T22:53:44.0990475Z test_fill_and_zero_inplace (__main__.TestVmapOperators) ... ok (0.030s) 2023-01-11T22:53:44.0991359Z test_imag (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T22:53:44.0992052Z test_is_complex (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T22:53:44.0992721Z test_is_contiguous (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T22:53:44.0993475Z test_is_floating_point (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T22:53:44.0994189Z test_mm (__main__.TestVmapOperators) ... ok (0.021s) 2023-01-11T22:53:44.0994863Z test_movedim (__main__.TestVmapOperators) ... ok (0.018s) 2023-01-11T22:53:44.0995561Z test_mv (__main__.TestVmapOperators) ... ok (0.019s) 2023-01-11T22:53:44.0996233Z test_narrow (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T22:53:44.0996944Z test_new_empty (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:53:44.0997759Z test_new_empty_strided (__main__.TestVmapOperators) ... ok (0.024s) 2023-01-11T22:53:44.0998610Z test_new_zeros (__main__.TestVmapOperators) ... ok (0.004s) 2023-01-11T22:53:44.0999359Z test_no_random_op_support (__main__.TestVmapOperators) ... ok (0.045s) 2023-01-11T22:53:44.1000102Z test_real (__main__.TestVmapOperators) ... ok (0.025s) 2023-01-11T22:53:44.1000747Z test_reshape (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T22:53:44.1001672Z test_reshape_as (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T22:53:44.1002378Z test_result_type (__main__.TestVmapOperators) ... ok (0.017s) 2023-01-11T22:53:44.1003060Z test_select (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T22:53:44.1003717Z test_slice (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T22:53:44.1004428Z test_split (__main__.TestVmapOperators) ... ok (0.113s) 2023-01-11T22:53:44.1005097Z test_squeeze (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T22:53:44.1006073Z test_stack (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:53:44.1006783Z test_stride (__main__.TestVmapOperators) ... ok (0.003s) 2023-01-11T22:53:44.1007432Z test_sum_dim (__main__.TestVmapOperators) ... ok (0.017s) 2023-01-11T22:53:44.1008076Z test_t (__main__.TestVmapOperators) ... ok (0.009s) 2023-01-11T22:53:44.1008771Z test_tensor_split (__main__.TestVmapOperators) ... ok (0.282s) 2023-01-11T22:53:44.1009439Z test_to (__main__.TestVmapOperators) ... ok (0.014s) 2023-01-11T22:53:44.1010103Z test_trace (__main__.TestVmapOperators) ... ok (0.008s) 2023-01-11T22:53:44.1010792Z test_transpose (__main__.TestVmapOperators) ... ok (0.012s) 2023-01-11T22:53:44.1011550Z test_unary_pointwise_ops (__main__.TestVmapOperators) ... ok (0.219s) 2023-01-11T22:53:44.1012313Z test_unbind (__main__.TestVmapOperators) ... ok (0.327s) 2023-01-11T22:53:44.1013095Z test_unfold (__main__.TestVmapOperators) ... ok (0.010s) 2023-01-11T22:53:44.1013804Z test_view (__main__.TestVmapOperators) ... ok (0.016s) 2023-01-11T22:53:44.1014476Z test_view_as (__main__.TestVmapOperators) ... ok (0.015s) 2023-01-11T22:53:44.1015217Z test_view_as_complex (__main__.TestVmapOperators) ... ok (0.041s) 2023-01-11T22:53:44.1015948Z test_view_as_real (__main__.TestVmapOperators) ... ok (0.020s) 2023-01-11T22:53:44.1016710Z test_vmap_fallback_check (__main__.TestVmapOperators) ... ok (0.000s) 2023-01-11T22:53:44.1017939Z test_vmap_fallback_check_ok (__main__.TestVmapOperators) ... C:\actions-runner\_work\pytorch\pytorch\test\test_legacy_vmap.py:965: UserWarning: Please use torch.vmap instead of torch._vmap_internals.vmap. 2023-01-11T22:53:44.1019110Z vmap(op_using_fallback)(torch.rand(3)) 2023-01-11T22:53:44.1019619Z ok (0.000s) 2023-01-11T22:53:44.1019967Z 2023-01-11T22:53:44.1020341Z ---------------------------------------------------------------------- 2023-01-11T22:53:44.1020937Z Ran 125 tests in 10.438s 2023-01-11T22:53:44.1021227Z 2023-01-11T22:53:44.1021383Z OK 2023-01-11T22:53:44.1021609Z 2023-01-11T22:53:44.1021839Z Generating XML reports... 2023-01-11T22:53:44.1022679Z Generated XML report: test-reports\python-unittest\test_legacy_vmap\TEST-TestVmapAPI-20230111225332.xml 2023-01-11T22:53:44.1023867Z Generated XML report: test-reports\python-unittest\test_legacy_vmap\TEST-TestVmapBatchedGradientCUDA-20230111225332.xml 2023-01-11T22:53:44.1025151Z Generated XML report: test-reports\python-unittest\test_legacy_vmap\TEST-TestVmapOperators-20230111225332.xml 2023-01-11T22:53:44.1025887Z 2023-01-11T22:53:44.1026617Z ##[endgroup] 2023-01-11T22:53:44.1027545Z FINISHED PRINTING LOG FILE of test_legacy_vmap (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_legacy_vmap_oc5i028w) 2023-01-11T22:53:44.1028207Z 2023-01-11T22:53:49.5544310Z Running test_import_stats ... [2023-01-11 22:53:49.554016] 2023-01-11T22:53:49.5552932Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_import_stats.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:53:49.554699] 2023-01-11T22:53:49.5557049Z Ignoring disabled issues: [] 2023-01-11T22:54:04.8461819Z 2023-01-11T22:54:04.8462586Z Expand the folded group to see the log file of test_import_stats 2023-01-11T22:54:04.8464241Z ##[group]PRINTING LOG FILE of test_import_stats (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_import_stats_bwu2rhhh) 2023-01-11T22:54:04.8464950Z 2023-01-11T22:54:04.8465146Z Running tests... 2023-01-11T22:54:04.8465992Z ---------------------------------------------------------------------- 2023-01-11T22:54:04.8466767Z Test results will be stored in test-reports\python-unittest\test_import_stats 2023-01-11T22:54:04.8467362Z test_time_cuda_device_count (__main__.TestImportTime) ... ok (6.856s) 2023-01-11T22:54:04.8467760Z test_time_import_torch (__main__.TestImportTime) ... ok (3.490s) 2023-01-11T22:54:04.8467979Z 2023-01-11T22:54:04.8468177Z ---------------------------------------------------------------------- 2023-01-11T22:54:04.8468667Z Ran 2 tests in 10.343s 2023-01-11T22:54:04.8468846Z 2023-01-11T22:54:04.8468928Z OK 2023-01-11T22:54:04.8469029Z 2023-01-11T22:54:04.8469187Z Generating XML reports... 2023-01-11T22:54:04.8469887Z Generated XML report: test-reports\python-unittest\test_import_stats\TEST-TestImportTime-20230111225353.xml 2023-01-11T22:54:04.8470385Z 2023-01-11T22:54:04.8470940Z ##[endgroup] 2023-01-11T22:54:04.8471766Z FINISHED PRINTING LOG FILE of test_import_stats (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_import_stats_bwu2rhhh) 2023-01-11T22:54:04.8472132Z 2023-01-11T22:54:10.4375902Z Running test_mkl_verbose ... [2023-01-11 22:54:10.437220] 2023-01-11T22:54:10.4385373Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkl_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:54:10.437911] 2023-01-11T22:54:10.4389781Z Ignoring disabled issues: [] 2023-01-11T22:54:25.4088276Z 2023-01-11T22:54:25.4089241Z Expand the folded group to see the log file of test_mkl_verbose 2023-01-11T22:54:25.4090933Z ##[group]PRINTING LOG FILE of test_mkl_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkl_verbose_p4j0poe3) 2023-01-11T22:54:25.4091674Z 2023-01-11T22:54:25.4091893Z Running tests... 2023-01-11T22:54:25.4092505Z ---------------------------------------------------------------------- 2023-01-11T22:54:25.4093332Z Test results will be stored in test-reports\python-unittest\test_mkl_verbose 2023-01-11T22:54:25.4094154Z test_verbose_off (__main__.TestMKLVerbose) ... ok (6.530s) 2023-01-11T22:54:25.4094841Z test_verbose_on (__main__.TestMKLVerbose) ... ok (3.639s) 2023-01-11T22:54:25.4095214Z 2023-01-11T22:54:25.4095578Z ---------------------------------------------------------------------- 2023-01-11T22:54:25.4096200Z Ran 2 tests in 10.172s 2023-01-11T22:54:25.4096494Z 2023-01-11T22:54:25.4096674Z OK 2023-01-11T22:54:25.4096873Z 2023-01-11T22:54:25.4097109Z Generating XML reports... 2023-01-11T22:54:25.4097945Z Generated XML report: test-reports\python-unittest\test_mkl_verbose\TEST-TestMKLVerbose-20230111225414.xml 2023-01-11T22:54:25.4098528Z 2023-01-11T22:54:25.4099036Z ##[endgroup] 2023-01-11T22:54:25.4099826Z FINISHED PRINTING LOG FILE of test_mkl_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkl_verbose_p4j0poe3) 2023-01-11T22:54:25.4100174Z 2023-01-11T22:54:30.7633311Z Running test_mkldnn_verbose ... [2023-01-11 22:54:30.758345] 2023-01-11T22:54:30.7642318Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_mkldnn_verbose.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:54:30.764031] 2023-01-11T22:54:30.7646970Z Ignoring disabled issues: [] 2023-01-11T22:54:49.5249607Z 2023-01-11T22:54:49.5250919Z Expand the folded group to see the log file of test_mkldnn_verbose 2023-01-11T22:54:49.5252494Z ##[group]PRINTING LOG FILE of test_mkldnn_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_verbose_hfwiv55w) 2023-01-11T22:54:49.5253243Z 2023-01-11T22:54:49.5253412Z Running tests... 2023-01-11T22:54:49.5253985Z ---------------------------------------------------------------------- 2023-01-11T22:54:49.5254724Z Test results will be stored in test-reports\python-unittest\test_mkldnn_verbose 2023-01-11T22:54:49.5255479Z test_verbose_off (__main__.TestMKLDNNVerbose) ... ok (8.124s) 2023-01-11T22:54:49.5257897Z test_verbose_on (__main__.TestMKLDNNVerbose) ... ok (4.868s) 2023-01-11T22:54:49.5258632Z 2023-01-11T22:54:49.5258999Z ---------------------------------------------------------------------- 2023-01-11T22:54:49.5259592Z Ran 2 tests in 12.984s 2023-01-11T22:54:49.5259849Z 2023-01-11T22:54:49.5259996Z OK 2023-01-11T22:54:49.5260216Z 2023-01-11T22:54:49.5260435Z Generating XML reports... 2023-01-11T22:54:49.5261284Z Generated XML report: test-reports\python-unittest\test_mkldnn_verbose\TEST-TestMKLDNNVerbose-20230111225435.xml 2023-01-11T22:54:49.5261888Z 2023-01-11T22:54:49.5262446Z ##[endgroup] 2023-01-11T22:54:49.5263479Z FINISHED PRINTING LOG FILE of test_mkldnn_verbose (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_mkldnn_verbose_hfwiv55w) 2023-01-11T22:54:49.5264178Z 2023-01-11T22:54:56.2576867Z Running test_weak ... [2023-01-11 22:54:56.257195] 2023-01-11T22:54:56.2588207Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_weak.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:54:56.258538] 2023-01-11T22:54:56.2593476Z Ignoring disabled issues: [] 2023-01-11T22:55:16.2065543Z 2023-01-11T22:55:16.2066280Z Expand the folded group to see the log file of test_weak 2023-01-11T22:55:16.2070355Z ##[group]PRINTING LOG FILE of test_weak (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_weak_0y5z4u11) 2023-01-11T22:55:16.2071154Z 2023-01-11T22:55:16.2071366Z Running tests... 2023-01-11T22:55:16.2072009Z ---------------------------------------------------------------------- 2023-01-11T22:55:16.2072849Z Test results will be stored in test-reports\python-unittest\test_weak 2023-01-11T22:55:16.2073651Z test_bool (__main__.WeakKeyDictionaryTestCase) ... ok (3.764s) 2023-01-11T22:55:16.2074462Z test_constructor (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:55:16.2075235Z test_get (__main__.WeakKeyDictionaryTestCase) ... ok (0.010s) 2023-01-11T22:55:16.2075981Z test_getitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:55:16.2076759Z test_items (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:55:16.2077609Z test_keys (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:55:16.2078462Z test_len (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:55:16.2079205Z test_pop (__main__.WeakKeyDictionaryTestCase) ... ok (0.010s) 2023-01-11T22:55:16.2079940Z test_popitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T22:55:16.2080698Z test_read (__main__.WeakKeyDictionaryTestCase) ... ok (0.010s) 2023-01-11T22:55:16.2081482Z test_setdefault (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T22:55:16.2082252Z test_update (__main__.WeakKeyDictionaryTestCase) ... ok (0.014s) 2023-01-11T22:55:16.2083037Z test_values (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T22:55:16.2083827Z test_write (__main__.WeakKeyDictionaryTestCase) ... ok (1.356s) 2023-01-11T22:55:16.2084643Z test_make_weak_keyed_dict_from_dict (__main__.WeakTest) ... ok (0.002s) 2023-01-11T22:55:16.2085505Z test_make_weak_keyed_dict_from_weak_keyed_dict (__main__.WeakTest) ... ok (0.001s) 2023-01-11T22:55:16.2086282Z test_make_weak_keyed_dict_repr (__main__.WeakTest) ... ok (0.001s) 2023-01-11T22:55:16.2087019Z test_threaded_weak_key_dict_copy (__main__.WeakTest) ... ok (3.641s) 2023-01-11T22:55:16.2087779Z test_threaded_weak_key_dict_deepcopy (__main__.WeakTest) ... ok (4.665s) 2023-01-11T22:55:16.2088512Z test_weak_keyed_bad_delitem (__main__.WeakTest) ... ok (0.006s) 2023-01-11T22:55:16.2089193Z test_weak_keyed_delitem (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:55:16.2089898Z test_weak_keyed_dict_popitem (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:55:16.2090627Z test_weak_keyed_dict_setdefault (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:55:16.2091393Z test_weak_keyed_dict_update (__main__.WeakTest) ... ok (0.000s) 2023-01-11T22:55:16.2092140Z test_weak_keyed_union_operators (__main__.WeakTest) ... ok (0.010s) 2023-01-11T22:55:16.2092936Z 2023-01-11T22:55:16.2093316Z ---------------------------------------------------------------------- 2023-01-11T22:55:16.2093914Z Ran 25 tests in 13.500s 2023-01-11T22:55:16.2094206Z 2023-01-11T22:55:16.2094361Z OK 2023-01-11T22:55:16.2094591Z 2023-01-11T22:55:16.2094814Z Generating XML reports... 2023-01-11T22:55:16.2095735Z Generated XML report: test-reports\python-unittest\test_weak\TEST-WeakKeyDictionaryTestCase-20230111225501.xml 2023-01-11T22:55:16.2097038Z Generated XML report: test-reports\python-unittest\test_weak\TEST-WeakTest-20230111225501.xml 2023-01-11T22:55:16.2097608Z 2023-01-11T22:55:16.2098237Z ##[endgroup] 2023-01-11T22:55:16.2099025Z FINISHED PRINTING LOG FILE of test_weak (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_weak_0y5z4u11) 2023-01-11T22:55:16.2099679Z 2023-01-11T22:55:23.2650614Z Running test_datapipe ... [2023-01-11 22:55:23.264755] 2023-01-11T22:55:23.2659770Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_datapipe.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:55:23.265672] 2023-01-11T22:55:23.2664991Z Ignoring disabled issues: [] 2023-01-11T22:55:40.5199693Z 2023-01-11T22:55:40.5201091Z Expand the folded group to see the log file of test_datapipe 2023-01-11T22:55:40.5203299Z ##[group]PRINTING LOG FILE of test_datapipe (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_datapipe_sj49zjg8) 2023-01-11T22:55:40.5204344Z 2023-01-11T22:55:40.5204578Z Running tests... 2023-01-11T22:55:40.5205264Z ---------------------------------------------------------------------- 2023-01-11T22:55:40.5206260Z test_basic_capture (__main__.TestCaptureDataFrame) ... Test results will be stored in test-reports\python-unittest\test_datapipe 2023-01-11T22:55:40.5207454Z skip: no dataframes (pandas) (0.001s) 2023-01-11T22:55:40.5208544Z test_circular_serialization_with_dill (__main__.TestCircularSerialization) ... skip: no dill (0.008s) 2023-01-11T22:55:40.5211048Z test_circular_serialization_with_pickle (__main__.TestCircularSerialization) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:55:40.5212666Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:55:40.5213278Z ok (3.824s) 2023-01-11T22:55:40.5213793Z test_as_string (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T22:55:40.5214406Z test_getitem (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T22:55:40.5216355Z test_iter (__main__.TestDataChunk) ... ok (0.006s) 2023-01-11T22:55:40.5217091Z test_len (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T22:55:40.5217716Z test_random_shuffle (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T22:55:40.5218812Z test_reverse (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T22:55:40.5219522Z test_sort (__main__.TestDataChunk) ... ok (0.000s) 2023-01-11T22:55:40.5220311Z test_batch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:55:40.5221193Z test_capture (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.010s) 2023-01-11T22:55:40.5222089Z test_collate (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:55:40.5222980Z test_filter (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:55:40.5223864Z test_shuffle (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:55:40.5224792Z test_unbatch (__main__.TestDataFramesPipes) ... skip: no dataframes (pandas) (0.000s) 2023-01-11T22:55:40.5225713Z test_batch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.010s) 2023-01-11T22:55:40.5227259Z test_collate_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5228726Z warnings.warn( 2023-01-11T22:55:40.5229109Z ok (0.010s) 2023-01-11T22:55:40.5229692Z test_concat_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.000s) 2023-01-11T22:55:40.5231286Z test_demux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5232525Z warnings.warn( 2023-01-11T22:55:40.5233657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5234650Z warnings.warn( 2023-01-11T22:55:40.5235703Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5236664Z warnings.warn( 2023-01-11T22:55:40.5237719Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5238732Z warnings.warn( 2023-01-11T22:55:40.5239119Z ok (0.040s) 2023-01-11T22:55:40.5239712Z test_filter_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2023-01-11T22:55:40.5240507Z test_fork_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.042s) 2023-01-11T22:55:40.5241267Z test_iterable_wrapper_datapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.006s) 2023-01-11T22:55:40.5242089Z test_map_dict_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.052s) 2023-01-11T22:55:40.5243509Z test_map_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5244638Z warnings.warn( 2023-01-11T22:55:40.5245023Z ok (0.010s) 2023-01-11T22:55:40.5245634Z test_map_tuple_list_with_col_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.115s) 2023-01-11T22:55:40.5246478Z test_mux_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.004s) 2023-01-11T22:55:40.5247412Z test_sampler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.002s) 2023-01-11T22:55:40.5248874Z test_serializable (__main__.TestFunctionalIterDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:55:40.5250253Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:55:40.5251518Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:55:40.5252742Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:55:40.5253360Z ok (0.124s) 2023-01-11T22:55:40.5253941Z test_serializable_with_dill (__main__.TestFunctionalIterDataPipe) 2023-01-11T22:55:40.5254670Z Only for DataPipes that take in a function as argument ... ok (0.039s) 2023-01-11T22:55:40.5255600Z test_shuffler_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.016s) 2023-01-11T22:55:40.5256373Z test_stream_reader_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.005s) 2023-01-11T22:55:40.5257142Z test_unbatch_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.014s) 2023-01-11T22:55:40.5257878Z test_zip_iterdatapipe (__main__.TestFunctionalIterDataPipe) ... ok (0.006s) 2023-01-11T22:55:40.5258732Z test_batch_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.006s) 2023-01-11T22:55:40.5259486Z test_concat_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.000s) 2023-01-11T22:55:40.5260887Z test_map_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5261999Z warnings.warn( 2023-01-11T22:55:40.5262374Z ok (0.010s) 2023-01-11T22:55:40.5262955Z test_sequence_wrapper_datapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.010s) 2023-01-11T22:55:40.5263688Z test_serializable (__main__.TestFunctionalMapDataPipe) ... ok (0.032s) 2023-01-11T22:55:40.5264380Z test_serializable_with_dill (__main__.TestFunctionalMapDataPipe) 2023-01-11T22:55:40.5265048Z Only for DataPipes that take in a function as argument ... ok (0.016s) 2023-01-11T22:55:40.5265737Z test_shuffler_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.008s) 2023-01-11T22:55:40.5266473Z test_zip_mapdatapipe (__main__.TestFunctionalMapDataPipe) ... ok (0.006s) 2023-01-11T22:55:40.5267860Z test_simple_traverse (__main__.TestGraph) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5268979Z warnings.warn( 2023-01-11T22:55:40.5269348Z ok (0.000s) 2023-01-11T22:55:40.5269855Z test_traverse_circular_datapipe (__main__.TestGraph) ... ok (0.010s) 2023-01-11T22:55:40.5270462Z test_traverse_forked (__main__.TestGraph) ... ok (0.010s) 2023-01-11T22:55:40.5271050Z test_traverse_mapdatapipe (__main__.TestGraph) ... ok (0.000s) 2023-01-11T22:55:40.5271664Z test_traverse_mixdatapipe (__main__.TestGraph) ... ok (0.000s) 2023-01-11T22:55:40.5272388Z test_traverse_unhashable_datapipe (__main__.TestGraph) ... ok (0.012s) 2023-01-11T22:55:40.5273355Z test_iterdatapipe_sample_yielded_generator_function (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.002s) 2023-01-11T22:55:40.5274570Z test_iterdatapipe_sample_yielded_generator_function_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.004s) 2023-01-11T22:55:40.5275832Z test_iterdatapipe_sample_yielded_next (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.003s) 2023-01-11T22:55:40.5276962Z test_iterdatapipe_sample_yielded_next_exception (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.004s) 2023-01-11T22:55:40.5278058Z test_iterdatapipe_sample_yielded_return_self (__main__.TestIterDataPipeCountSampleYielded) ... ok (0.003s) 2023-01-11T22:55:40.5279161Z test_simple_snapshot_custom_non_generator (__main__.TestIterDataPipeGraphFastForward) ... ok (0.003s) 2023-01-11T22:55:40.5280172Z test_simple_snapshot_custom_self_next (__main__.TestIterDataPipeGraphFastForward) ... ok (0.003s) 2023-01-11T22:55:40.5281178Z test_simple_snapshot_graph (__main__.TestIterDataPipeGraphFastForward) ... ok (0.039s) 2023-01-11T22:55:40.5282909Z test_simple_snapshot_graph_repeated (__main__.TestIterDataPipeGraphFastForward) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\iter\combining.py:297: UserWarning: Some child DataPipes are not exhausted when __iter__ is called. We are resetting the buffer and each child DataPipe will read from the start again. 2023-01-11T22:55:40.5284762Z warnings.warn("Some child DataPipes are not exhausted when __iter__ is called. We are resetting " 2023-01-11T22:55:40.5285423Z ok (0.015s) 2023-01-11T22:55:40.5286189Z test_simple_snapshot_graph_with_serialization (__main__.TestIterDataPipeGraphFastForward) ... ok (0.029s) 2023-01-11T22:55:40.5287208Z test_iterdatapipe_singleton_buggy (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:55:40.5288320Z Buggy test case case where IterDataPipe's `__iter__` returns a new object, but also has ... ok (0.008s) 2023-01-11T22:55:40.5289436Z test_iterdatapipe_singleton_constraint_multiple_outputs (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:55:40.5290419Z Testing for the case where IterDataPipe has multiple child DataPipes as outputs. ... ok (0.021s) 2023-01-11T22:55:40.5291242Z test_iterdatapipe_singleton_generator (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:55:40.5292043Z Testing for the case where IterDataPipe's `__iter__` is a generator function. ... ok (0.010s) 2023-01-11T22:55:40.5292827Z test_iterdatapipe_singleton_new_object (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:55:40.5293689Z Testing for the case where IterDataPipe's `__iter__` isn't a generator nor returns `self`, ... ok (0.006s) 2023-01-11T22:55:40.5294508Z test_iterdatapipe_singleton_self_next (__main__.TestIterDataPipeSingletonConstraint) 2023-01-11T22:55:40.5295424Z Testing for the case where IterDataPipe's `__iter__` returns `self` and there is a `__next__` method ... ok (0.010s) 2023-01-11T22:55:40.5296880Z test_demux_mux_datapipe (__main__.TestIterableDataPipeBasic) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\data\datapipes\utils\common.py:137: UserWarning: Local function is not supported by pickle, please use regular python function or functools.partial instead. 2023-01-11T22:55:40.5297962Z warnings.warn( 2023-01-11T22:55:40.5298335Z ok (0.016s) 2023-01-11T22:55:40.5298897Z test_groupby_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.032s) 2023-01-11T22:55:40.5299687Z test_listdirfiles_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.015s) 2023-01-11T22:55:40.5300535Z test_listdirfilesdeterministic_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.028s) 2023-01-11T22:55:40.5301380Z test_map_with_col_file_handle_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.065s) 2023-01-11T22:55:40.5302199Z test_openfilesfromdisk_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.021s) 2023-01-11T22:55:40.5303072Z test_routeddecoder_iterable_datapipe (__main__.TestIterableDataPipeBasic) ... ok (0.020s) 2023-01-11T22:55:40.5303910Z test_spawn_lambdas_iter (__main__.TestSerialization) ... skip: no dill (0.001s) 2023-01-11T22:55:40.5304582Z test_spawn_lambdas_map (__main__.TestSerialization) ... skip: no dill (0.001s) 2023-01-11T22:55:40.5305227Z test_multi_sharding (__main__.TestSharding) ... ok (0.009s) 2023-01-11T22:55:40.5306197Z test_old_dataloader (__main__.TestSharding) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:55:40.5307179Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:55:40.5308152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:55:40.5309194Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:55:40.5310255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T22:55:40.5311286Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T22:55:40.5312271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T22:55:40.5313446Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T22:55:40.5314006Z ok (6.533s) 2023-01-11T22:55:40.5314562Z test_sharding_groups (__main__.TestSharding) ... ok (0.007s) 2023-01-11T22:55:40.5315234Z test_sharding_length (__main__.TestSharding) ... ok (0.004s) 2023-01-11T22:55:40.5315883Z test_simple_sharding (__main__.TestSharding) ... ok (0.005s) 2023-01-11T22:55:40.5316601Z test_api (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T22:55:40.5317420Z test_dir (__main__.TestStreamWrapper) ... ok (0.001s) 2023-01-11T22:55:40.5318204Z test_pickle (__main__.TestStreamWrapper) ... ok (0.003s) 2023-01-11T22:55:40.5318887Z test_repr (__main__.TestStreamWrapper) ... ok (0.002s) 2023-01-11T22:55:40.5319620Z test_compile_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.005s) 2023-01-11T22:55:40.5320387Z test_construct_time (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.002s) 2023-01-11T22:55:40.5321080Z test_isinstance (__main__.TestTyping) ... ok (0.000s) 2023-01-11T22:55:40.5321801Z test_issubinstance (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.003s) 2023-01-11T22:55:40.5322495Z test_protocol (__main__.TestTyping) ... ok (0.000s) 2023-01-11T22:55:40.5323149Z test_reinforce (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:55:40.5323939Z test_runtime (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.006s) 2023-01-11T22:55:40.5324678Z test_subtype (__main__.TestTyping) ... skip: TODO: Fix typing bug (0.000s) 2023-01-11T22:55:40.5325167Z 2023-01-11T22:55:40.5325527Z ---------------------------------------------------------------------- 2023-01-11T22:55:40.5326122Z Ran 89 tests in 11.453s 2023-01-11T22:55:40.5326400Z 2023-01-11T22:55:40.5326578Z OK (skipped=16) 2023-01-11T22:55:40.5326840Z 2023-01-11T22:55:40.5327052Z Generating XML reports... 2023-01-11T22:55:40.5327940Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCircularSerialization-20230111225527.xml 2023-01-11T22:55:40.5329096Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataChunk-20230111225527.xml 2023-01-11T22:55:40.5330234Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalIterDataPipe-20230111225527.xml 2023-01-11T22:55:40.5331497Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestFunctionalMapDataPipe-20230111225527.xml 2023-01-11T22:55:40.5332704Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestGraph-20230111225527.xml 2023-01-11T22:55:40.5333903Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeCountSampleYielded-20230111225527.xml 2023-01-11T22:55:40.5335247Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeGraphFastForward-20230111225527.xml 2023-01-11T22:55:40.5336546Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterDataPipeSingletonConstraint-20230111225527.xml 2023-01-11T22:55:40.5337853Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestIterableDataPipeBasic-20230111225527.xml 2023-01-11T22:55:40.5339017Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSharding-20230111225527.xml 2023-01-11T22:55:40.5340206Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestStreamWrapper-20230111225527.xml 2023-01-11T22:55:40.5341288Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestTyping-20230111225527.xml 2023-01-11T22:55:40.5342302Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestCaptureDataFrame-20230111225527.xml 2023-01-11T22:55:40.5343346Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestDataFramesPipes-20230111225527.xml 2023-01-11T22:55:40.5344404Z Generated XML report: test-reports\python-unittest\test_datapipe\TEST-TestSerialization-20230111225527.xml 2023-01-11T22:55:40.5346479Z 2023-01-11T22:55:40.5347077Z ##[endgroup] 2023-01-11T22:55:40.5347883Z FINISHED PRINTING LOG FILE of test_datapipe (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_datapipe_sj49zjg8) 2023-01-11T22:55:40.5348485Z 2023-01-11T22:55:46.4442302Z Running test_nvfuser_frontend ... [2023-01-11 22:55:46.443927] 2023-01-11T22:55:46.4450205Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nvfuser_frontend.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:55:46.444793] 2023-01-11T22:55:46.4454572Z Ignoring disabled issues: [] 2023-01-11T22:56:00.8513717Z 2023-01-11T22:56:00.8514573Z Expand the folded group to see the log file of test_nvfuser_frontend 2023-01-11T22:56:00.8518310Z ##[group]PRINTING LOG FILE of test_nvfuser_frontend (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nvfuser_frontend_w4figu6q) 2023-01-11T22:56:00.8518974Z 2023-01-11T22:56:00.8519167Z Running tests... 2023-01-11T22:56:00.8521617Z ---------------------------------------------------------------------- 2023-01-11T22:56:00.8522460Z Test results will be stored in test-reports\python-unittest\test_nvfuser_frontend 2023-01-11T22:56:00.8523222Z test_basic (__main__.TestNvFuserFrontend) ... ok (3.519s) 2023-01-11T22:56:00.8523932Z test_basic_fp16 (__main__.TestNvFuserFrontend) ... ok (0.445s) 2023-01-11T22:56:00.8524590Z test_broadcast_mixing (__main__.TestNvFuserFrontend) ... ok (0.482s) 2023-01-11T22:56:00.8525281Z test_cast_double_to_half (__main__.TestNvFuserFrontend) ... ok (0.487s) 2023-01-11T22:56:00.8526017Z test_explicit_broadcast_input (__main__.TestNvFuserFrontend) ... ok (0.432s) 2023-01-11T22:56:00.8526808Z test_implicit_broadcast_input (__main__.TestNvFuserFrontend) ... ok (0.455s) 2023-01-11T22:56:00.8527582Z test_ops_broadcast (__main__.TestNvFuserFrontend) ... ok (0.408s) 2023-01-11T22:56:00.8528336Z test_prim_layer_norm_fwd (__main__.TestNvFuserFrontend) ... ok (1.708s) 2023-01-11T22:56:00.8529086Z test_prim_rms_norm_fwd (__main__.TestNvFuserFrontend) ... ok (0.589s) 2023-01-11T22:56:00.8529837Z test_promote_to_double (__main__.TestNvFuserFrontend) ... ok (0.446s) 2023-01-11T22:56:00.8530259Z 2023-01-11T22:56:00.8530617Z ---------------------------------------------------------------------- 2023-01-11T22:56:00.8531220Z Ran 10 tests in 8.984s 2023-01-11T22:56:00.8531499Z 2023-01-11T22:56:00.8531650Z OK 2023-01-11T22:56:00.8531878Z 2023-01-11T22:56:00.8532101Z Generating XML reports... 2023-01-11T22:56:00.8532982Z Generated XML report: test-reports\python-unittest\test_nvfuser_frontend\TEST-TestNvFuserFrontend-20230111225550.xml 2023-01-11T22:56:00.8533624Z 2023-01-11T22:56:00.8534180Z ##[endgroup] 2023-01-11T22:56:00.8535052Z FINISHED PRINTING LOG FILE of test_nvfuser_frontend (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nvfuser_frontend_w4figu6q) 2023-01-11T22:56:00.8535703Z 2023-01-11T22:56:06.5297787Z Running test_module_init ... [2023-01-11 22:56:06.529379] 2023-01-11T22:56:06.5308555Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_module_init.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:56:06.530091] 2023-01-11T22:56:06.5313254Z Ignoring disabled issues: [] 2023-01-11T22:56:24.1437814Z 2023-01-11T22:56:24.1438783Z Expand the folded group to see the log file of test_module_init 2023-01-11T22:56:24.1440742Z ##[group]PRINTING LOG FILE of test_module_init (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_module_init_824z62pk) 2023-01-11T22:56:24.1445548Z 2023-01-11T22:56:24.1446022Z Running tests... 2023-01-11T22:56:24.1446678Z ---------------------------------------------------------------------- 2023-01-11T22:56:24.1447515Z Test results will be stored in test-reports\python-unittest\test_module_init 2023-01-11T22:56:24.1448402Z test_nn_AdaptiveAvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (2.610s) 2023-01-11T22:56:24.1451200Z test_nn_AdaptiveAvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T22:56:24.1452389Z test_nn_AdaptiveAvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1453174Z test_nn_AdaptiveAvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1453995Z test_nn_AdaptiveAvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1454819Z test_nn_AdaptiveAvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1455962Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.016s) 2023-01-11T22:56:24.1456992Z test_nn_AdaptiveLogSoftmaxWithLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1457924Z test_nn_AdaptiveMaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1458712Z test_nn_AdaptiveMaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1459528Z test_nn_AdaptiveMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1460509Z test_nn_AdaptiveMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1461236Z test_nn_AdaptiveMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1461962Z test_nn_AdaptiveMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1462693Z test_nn_AlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1463491Z test_nn_AlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1464187Z test_nn_AvgPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1464963Z test_nn_AvgPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1465721Z test_nn_AvgPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T22:56:24.1466492Z test_nn_AvgPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T22:56:24.1467274Z test_nn_AvgPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T22:56:24.1467978Z test_nn_AvgPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1468719Z test_nn_BCELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1469471Z test_nn_BCELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1470293Z test_nn_BCEWithLogitsLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1471190Z test_nn_BCEWithLogitsLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1472085Z test_nn_BatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1472872Z test_nn_BatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1473665Z test_nn_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1474444Z test_nn_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1475234Z test_nn_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.016s) 2023-01-11T22:56:24.1476014Z test_nn_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1476786Z test_nn_Bilinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1477571Z test_nn_Bilinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1478374Z test_nn_CELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1479185Z test_nn_CELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1479947Z test_nn_CTCLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1480715Z test_nn_CTCLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1481706Z test_nn_ChannelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1482534Z test_nn_ChannelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1483353Z test_nn_ConstantPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1484145Z test_nn_ConstantPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1484964Z test_nn_ConstantPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1486007Z test_nn_ConstantPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1486848Z test_nn_ConstantPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1487638Z test_nn_ConstantPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1488402Z test_nn_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1489147Z test_nn_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1489868Z test_nn_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1490602Z test_nn_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1491344Z test_nn_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1492078Z test_nn_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1492845Z test_nn_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1493661Z test_nn_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1494505Z test_nn_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1495317Z test_nn_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1496133Z test_nn_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1496953Z test_nn_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1497780Z test_nn_CosineEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1498626Z test_nn_CosineEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1499455Z test_nn_CosineSimilarity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1500258Z test_nn_CosineSimilarity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1501084Z test_nn_CrossEntropyLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1501906Z test_nn_CrossEntropyLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1502713Z test_nn_CrossMapLRN2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1503519Z test_nn_CrossMapLRN2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1504306Z test_nn_Dropout1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1505056Z test_nn_Dropout1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1505819Z test_nn_Dropout2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1506575Z test_nn_Dropout2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1507343Z test_nn_Dropout3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.013s) 2023-01-11T22:56:24.1508138Z test_nn_Dropout3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1509558Z test_nn_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1510451Z test_nn_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1511238Z test_nn_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1512231Z test_nn_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1513049Z test_nn_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1513901Z test_nn_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1514732Z test_nn_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1515556Z test_nn_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1516702Z test_nn_FeatureAlphaDropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1517642Z test_nn_FeatureAlphaDropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1518508Z test_nn_Flatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1519317Z test_nn_Flatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1520115Z test_nn_Fold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1520897Z test_nn_Fold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1521773Z test_nn_FractionalMaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1522698Z test_nn_FractionalMaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1523693Z test_nn_FractionalMaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1524617Z test_nn_FractionalMaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1525462Z test_nn_GELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1526245Z test_nn_GELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1527029Z test_nn_GLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1527801Z test_nn_GLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1528597Z test_nn_GRUCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1529445Z test_nn_GRUCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1530310Z test_nn_GRU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (2.108s) 2023-01-11T22:56:24.1531094Z test_nn_GRU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1531934Z test_nn_GaussianNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1532794Z test_nn_GaussianNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1533650Z test_nn_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1534486Z test_nn_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1535322Z test_nn_Hardshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1536211Z test_nn_Hardshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1537098Z test_nn_Hardsigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1537951Z test_nn_Hardsigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1538783Z test_nn_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1539601Z test_nn_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1540442Z test_nn_Hardtanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1541265Z test_nn_Hardtanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1542126Z test_nn_HingeEmbeddingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1543066Z test_nn_HingeEmbeddingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1544116Z test_nn_HuberLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1545025Z test_nn_HuberLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1545845Z test_nn_Identity_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1546664Z test_nn_Identity_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1547507Z test_nn_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1548503Z test_nn_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1549373Z test_nn_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1550323Z test_nn_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1551230Z test_nn_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1552179Z test_nn_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.018s) 2023-01-11T22:56:24.1553018Z test_nn_KLDivLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1553842Z test_nn_KLDivLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1554634Z test_nn_L1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1555435Z test_nn_L1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1556251Z test_nn_LPPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1557080Z test_nn_LPPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1557957Z test_nn_LPPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1558857Z test_nn_LPPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1559676Z test_nn_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1560480Z test_nn_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1561250Z test_nn_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1561995Z test_nn_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.013s) 2023-01-11T22:56:24.1562776Z test_nn_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1563569Z test_nn_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1565142Z test_nn_LazyBatchNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:56:24.1566780Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:56:24.1567379Z ok (0.011s) 2023-01-11T22:56:24.1567999Z test_nn_LazyBatchNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1568837Z test_nn_LazyBatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1569672Z test_nn_LazyBatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1570506Z test_nn_LazyBatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.020s) 2023-01-11T22:56:24.1571342Z test_nn_LazyBatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1572194Z test_nn_LazyConv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1573038Z test_nn_LazyConv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1573831Z test_nn_LazyConv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1574618Z test_nn_LazyConv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1575584Z test_nn_LazyConv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1576366Z test_nn_LazyConv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1577200Z test_nn_LazyConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1578046Z test_nn_LazyConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1579992Z test_nn_LazyConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1580970Z test_nn_LazyConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1581823Z test_nn_LazyConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1582667Z test_nn_LazyConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1583510Z test_nn_LazyInstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1584360Z test_nn_LazyInstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1585171Z test_nn_LazyInstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1586178Z test_nn_LazyInstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1587102Z test_nn_LazyInstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.020s) 2023-01-11T22:56:24.1587937Z test_nn_LazyInstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1588745Z test_nn_LazyLinear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1589521Z test_nn_LazyLinear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1590293Z test_nn_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1591036Z test_nn_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1591794Z test_nn_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1592542Z test_nn_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1593362Z test_nn_LocalResponseNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1594283Z test_nn_LocalResponseNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1595126Z test_nn_LogSigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1595881Z test_nn_LogSigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1596651Z test_nn_LogSoftmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1597411Z test_nn_LogSoftmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1598175Z test_nn_MSELoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1598937Z test_nn_MSELoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1599718Z test_nn_MarginRankingLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1600592Z test_nn_MarginRankingLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1601456Z test_nn_MaxPool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1602226Z test_nn_MaxPool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1602990Z test_nn_MaxPool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1603753Z test_nn_MaxPool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1604512Z test_nn_MaxPool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1605265Z test_nn_MaxPool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1606185Z test_nn_MaxUnpool1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1607007Z test_nn_MaxUnpool1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1607797Z test_nn_MaxUnpool2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1608648Z test_nn_MaxUnpool2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1609402Z test_nn_MaxUnpool3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1610306Z test_nn_MaxUnpool3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.016s) 2023-01-11T22:56:24.1611064Z test_nn_Mish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1611796Z test_nn_Mish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1612542Z test_nn_ModuleDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1613311Z test_nn_ModuleDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1614122Z test_nn_ModuleList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1614891Z test_nn_ModuleList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1615782Z test_nn_MultiLabelMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1616622Z test_nn_MultiLabelMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1617497Z test_nn_MultiLabelSoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1618388Z test_nn_MultiLabelSoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1619240Z test_nn_MultiMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1620051Z test_nn_MultiMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1620883Z test_nn_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1621745Z test_nn_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.019s) 2023-01-11T22:56:24.1622616Z test_nn_NLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1623372Z test_nn_NLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1624110Z test_nn_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1624858Z test_nn_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1625632Z test_nn_PairwiseDistance_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T22:56:24.1626461Z test_nn_PairwiseDistance_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1627254Z test_nn_ParameterDict_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1628054Z test_nn_ParameterDict_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1628905Z test_nn_ParameterList_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1629785Z test_nn_ParameterList_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1630583Z test_nn_PixelShuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1631375Z test_nn_PixelShuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1632166Z test_nn_PixelUnshuffle_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1632974Z test_nn_PixelUnshuffle_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1633785Z test_nn_PoissonNLLLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1634594Z test_nn_PoissonNLLLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1635423Z test_nn_RNNBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1636364Z test_nn_RNNBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1637153Z test_nn_RNNCellBase_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1637937Z test_nn_RNNCellBase_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1638694Z test_nn_RNNCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1639561Z test_nn_RNNCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.018s) 2023-01-11T22:56:24.1640353Z test_nn_RNN_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1641053Z test_nn_RNN_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1641793Z test_nn_RReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1642553Z test_nn_RReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1643338Z test_nn_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1644110Z test_nn_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1644836Z test_nn_ReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1645570Z test_nn_ReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1646347Z test_nn_ReflectionPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1647149Z test_nn_ReflectionPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1647966Z test_nn_ReflectionPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1648777Z test_nn_ReflectionPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1649635Z test_nn_ReflectionPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1650472Z test_nn_ReflectionPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1651338Z test_nn_ReplicationPad1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1652139Z test_nn_ReplicationPad1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1652959Z test_nn_ReplicationPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1653786Z test_nn_ReplicationPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1654603Z test_nn_ReplicationPad3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1655421Z test_nn_ReplicationPad3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1656189Z test_nn_SELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1656960Z test_nn_SELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1657788Z test_nn_Sequential_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1658557Z test_nn_Sequential_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1659306Z test_nn_SiLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1660029Z test_nn_SiLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1660766Z test_nn_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1661524Z test_nn_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1662260Z test_nn_SmoothL1Loss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1663041Z test_nn_SmoothL1Loss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1663881Z test_nn_SoftMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1664772Z test_nn_SoftMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1665715Z test_nn_Softmax2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1666476Z test_nn_Softmax2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T22:56:24.1667214Z test_nn_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1667963Z test_nn_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1668715Z test_nn_Softmin_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1669562Z test_nn_Softmin_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1670333Z test_nn_Softplus_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1671129Z test_nn_Softplus_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1671966Z test_nn_Softshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1672726Z test_nn_Softshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1673484Z test_nn_Softsign_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1674234Z test_nn_Softsign_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1675001Z test_nn_SyncBatchNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1675800Z test_nn_SyncBatchNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1676570Z test_nn_Tanh_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1677283Z test_nn_Tanh_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1678076Z test_nn_Tanhshrink_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1678884Z test_nn_Tanhshrink_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1679689Z test_nn_Threshold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1680456Z test_nn_Threshold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.003s) 2023-01-11T22:56:24.1681283Z test_nn_TransformerDecoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.026s) 2023-01-11T22:56:24.1682149Z test_nn_TransformerDecoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.019s) 2023-01-11T22:56:24.1683009Z test_nn_TransformerDecoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.023s) 2023-01-11T22:56:24.1683853Z test_nn_TransformerDecoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.027s) 2023-01-11T22:56:24.1684717Z test_nn_TransformerEncoderLayer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1685645Z test_nn_TransformerEncoderLayer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1686532Z test_nn_TransformerEncoder_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.019s) 2023-01-11T22:56:24.1687425Z test_nn_TransformerEncoder_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.020s) 2023-01-11T22:56:24.1688214Z test_nn_Transformer_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.898s) 2023-01-11T22:56:24.1688997Z test_nn_Transformer_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.908s) 2023-01-11T22:56:24.1689807Z test_nn_TripletMarginLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1690638Z test_nn_TripletMarginLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1691540Z test_nn_TripletMarginWithDistanceLoss_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1692535Z test_nn_TripletMarginWithDistanceLoss_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.005s) 2023-01-11T22:56:24.1693393Z test_nn_Unflatten_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1694194Z test_nn_Unflatten_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1695087Z test_nn_Unfold_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1717795Z test_nn_Unfold_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1718573Z test_nn_Upsample_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1719349Z test_nn_Upsample_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1720175Z test_nn_UpsamplingBilinear2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1721252Z test_nn_UpsamplingBilinear2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1722190Z test_nn_UpsamplingNearest2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1723073Z test_nn_UpsamplingNearest2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1723835Z test_nn_ZeroPad2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1724566Z test_nn_ZeroPad2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1725359Z test_qat_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1726131Z test_qat_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1726892Z test_qat_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1727628Z test_qat_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1728434Z test_qat_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1729207Z test_qat_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1730079Z test_qat_EmbeddingBag_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.013s) 2023-01-11T22:56:24.1730905Z test_qat_EmbeddingBag_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1731702Z test_qat_Embedding_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1732511Z test_qat_Embedding_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1733275Z test_qat_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1734041Z test_qat_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1734845Z test_quantizable_LSTMCell_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1735729Z test_quantizable_LSTMCell_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.021s) 2023-01-11T22:56:24.1736609Z test_quantizable_LSTM_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1737464Z test_quantizable_LSTM_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1738317Z test_quantizable_MultiheadAttention_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.018s) 2023-01-11T22:56:24.1739245Z test_quantizable_MultiheadAttention_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.016s) 2023-01-11T22:56:24.1740136Z test_quantized_BatchNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1740987Z test_quantized_BatchNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1741834Z test_quantized_BatchNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.014s) 2023-01-11T22:56:24.1742725Z test_quantized_BatchNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.012s) 2023-01-11T22:56:24.1743570Z test_quantized_Conv1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1744471Z test_quantized_Conv1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1745257Z test_quantized_Conv2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1745987Z test_quantized_Conv2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1746908Z test_quantized_Conv3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1747682Z test_quantized_Conv3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1748533Z test_quantized_ConvTranspose1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1749400Z test_quantized_ConvTranspose1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1750335Z test_quantized_ConvTranspose2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1751433Z test_quantized_ConvTranspose2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1752327Z test_quantized_ConvTranspose3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1753195Z test_quantized_ConvTranspose3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1754047Z test_quantized_DeQuantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1754896Z test_quantized_DeQuantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.015s) 2023-01-11T22:56:24.1755707Z test_quantized_Dropout_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1756524Z test_quantized_Dropout_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1757380Z test_quantized_ELU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1758247Z test_quantized_ELU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1759111Z test_quantized_FXFloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1760012Z test_quantized_FXFloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1760879Z test_quantized_FloatFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1761749Z test_quantized_FloatFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1762617Z test_quantized_GroupNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1763445Z test_quantized_GroupNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1764301Z test_quantized_Hardswish_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1765171Z test_quantized_Hardswish_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.000s) 2023-01-11T22:56:24.1766012Z test_quantized_InstanceNorm1d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1766866Z test_quantized_InstanceNorm1d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.013s) 2023-01-11T22:56:24.1767733Z test_quantized_InstanceNorm2d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.013s) 2023-01-11T22:56:24.1768593Z test_quantized_InstanceNorm2d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1769447Z test_quantized_InstanceNorm3d_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1770295Z test_quantized_InstanceNorm3d_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.011s) 2023-01-11T22:56:24.1771133Z test_quantized_LayerNorm_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1771965Z test_quantized_LayerNorm_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.017s) 2023-01-11T22:56:24.1772763Z test_quantized_LeakyReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1773598Z test_quantized_LeakyReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1774416Z test_quantized_Linear_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1775227Z test_quantized_Linear_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1776080Z test_quantized_PReLU_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.006s) 2023-01-11T22:56:24.1777072Z test_quantized_PReLU_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1777918Z test_quantized_QFunctional_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1778766Z test_quantized_QFunctional_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1779592Z test_quantized_Quantize_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1780420Z test_quantized_Quantize_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1781352Z test_quantized_ReLU6_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.009s) 2023-01-11T22:56:24.1782169Z test_quantized_ReLU6_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.004s) 2023-01-11T22:56:24.1782969Z test_quantized_Sigmoid_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.010s) 2023-01-11T22:56:24.1783743Z test_quantized_Sigmoid_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1784548Z test_quantized_Softmax_cuda_float32 (__main__.TestModuleInitCUDA) ... ok (0.008s) 2023-01-11T22:56:24.1785337Z test_quantized_Softmax_cuda_float64 (__main__.TestModuleInitCUDA) ... ok (0.007s) 2023-01-11T22:56:24.1785769Z 2023-01-11T22:56:24.1786125Z ---------------------------------------------------------------------- 2023-01-11T22:56:24.1786717Z Ran 374 tests in 9.906s 2023-01-11T22:56:24.1786996Z 2023-01-11T22:56:24.1787146Z OK 2023-01-11T22:56:24.1787369Z 2023-01-11T22:56:24.1787565Z Generating XML reports... 2023-01-11T22:56:24.1788425Z Generated XML report: test-reports\python-unittest\test_module_init\TEST-TestModuleInitCUDA-20230111225612.xml 2023-01-11T22:56:24.1789029Z 2023-01-11T22:56:24.1789694Z ##[endgroup] 2023-01-11T22:56:24.1790522Z FINISHED PRINTING LOG FILE of test_module_init (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_module_init_824z62pk) 2023-01-11T22:56:24.1791131Z 2023-01-11T22:56:30.4881963Z Running test_nestedtensor ... [2023-01-11 22:56:30.487757] 2023-01-11T22:56:30.4893483Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:56:30.489162] 2023-01-11T22:56:30.4898643Z Ignoring disabled issues: [] 2023-01-11T22:56:46.3987836Z 2023-01-11T22:56:46.3994035Z Expand the folded group to see the log file of test_nestedtensor 2023-01-11T22:56:46.3995959Z ##[group]PRINTING LOG FILE of test_nestedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nestedtensor_9ewnrqkt) 2023-01-11T22:56:46.3996882Z 2023-01-11T22:56:46.3997361Z Running tests... 2023-01-11T22:56:46.3998016Z ---------------------------------------------------------------------- 2023-01-11T22:56:46.3998855Z Test results will be stored in test-reports\python-unittest\test_nestedtensor 2023-01-11T22:56:46.4000912Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nestedtensor.py:113: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:56:46.4004772Z nested_tensor = torch.nested.nested_tensor(data, dtype=torch.int64) 2023-01-11T22:56:46.4005980Z ok (2.583s) 2023-01-11T22:56:46.4006930Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:56:46.4008097Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:56:46.4009259Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:56:46.4010406Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.008s) 2023-01-11T22:56:46.4011543Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:56:46.4013053Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4014186Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:56:46.4015314Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:56:46.4016668Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:56:46.4017844Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:56:46.4019002Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.010s) 2023-01-11T22:56:46.4020497Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:56:46.4021687Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.011s) 2023-01-11T22:56:46.4022827Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4023953Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4025115Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4026292Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:56:46.4027415Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4028564Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.009s) 2023-01-11T22:56:46.4029728Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4030851Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4032005Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:56:46.4033175Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:56:46.4034194Z test_copy_ (__main__.TestNestedTensor) ... ok (1.370s) 2023-01-11T22:56:46.4035152Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:56:46.4036081Z test_dim (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:56:46.4036962Z test_fill_ (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:56:46.4037876Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.010s) 2023-01-11T22:56:46.4038925Z test_nested_namespace (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T22:56:46.4040222Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.012s) 2023-01-11T22:56:46.4041265Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4042274Z test_numel (__main__.TestNestedTensor) ... ok (0.005s) 2023-01-11T22:56:46.4043157Z test_ones_like (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T22:56:46.4044144Z test_repr_string (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:56:46.4045060Z test_size (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:56:46.4045945Z test_size_dim (__main__.TestNestedTensor) ... ok (0.006s) 2023-01-11T22:56:46.4046800Z test_stride (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:56:46.4047646Z test_to (__main__.TestNestedTensor) ... ok (0.021s) 2023-01-11T22:56:46.4048607Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:56:46.4049835Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:56:46.4050724Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:56:46.4051583Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:56:46.4052478Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T22:56:46.4053369Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T22:56:46.4054583Z test_as_nested_tensor_propagates_gradients_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4055813Z test_backward_for_add_op_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4056933Z test_dropout_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.003s) 2023-01-11T22:56:46.4058060Z test_indexing_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4059195Z test_nested_tensor_bmm_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (1.225s) 2023-01-11T22:56:46.4061760Z test_nested_tensor_bmm_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:300: UserWarning: nested_from_padded CUDA kernels only support fp32/fp16; falling back to slower generic kernel (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cpp:54.) 2023-01-11T22:56:46.4063933Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T22:56:46.4064813Z ok (0.224s) 2023-01-11T22:56:46.4065719Z test_nested_tensor_from_list_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4066887Z test_nested_tensor_from_mask_and_to_padded_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4068063Z test_nested_tensor_from_padded_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4069246Z test_nested_tensor_from_padded_fused_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4070239Z test_nested_tensor_generates_leaf_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4071179Z test_nested_tensor_linear_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4072095Z test_nested_tensor_linear_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.051s) 2023-01-11T22:56:46.4073410Z test_nested_tensor_matmul_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4074415Z test_nested_tensor_matmul_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.365s) 2023-01-11T22:56:46.4075358Z test_nested_tensor_reshape_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4076984Z test_nested_tensor_reshape_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:56:46.4078241Z warnings.warn( 2023-01-11T22:56:46.4079526Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\gradcheck.py:688: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2023-01-11T22:56:46.4080703Z warnings.warn( 2023-01-11T22:56:46.4081120Z ok (0.101s) 2023-01-11T22:56:46.4081782Z test_nested_tensor_softmax_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.016s) 2023-01-11T22:56:46.4082647Z test_nested_tensor_squeeze_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.003s) 2023-01-11T22:56:46.4083850Z test_nested_tensor_squeeze_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.111s) 2023-01-11T22:56:46.4084836Z test_nested_tensor_to_padded_tensor_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4085790Z test_nested_tensor_transpose_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4086757Z test_nested_tensor_transpose_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.078s) 2023-01-11T22:56:46.4087843Z test_nested_tensor_unsqueeze_backward_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4088834Z test_nested_tensor_unsqueeze_gradcheck_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.106s) 2023-01-11T22:56:46.4089751Z test_set_requires_grad_from_list_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4090676Z test_set_requires_grad_from_mask_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4091642Z test_to_buffer_series_ops_grad_with_broadcast_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4092575Z test_unbind_flow_through_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4093473Z test_values_grad_with_broadcast_cuda (__main__.TestNestedTensorAutogradCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4094378Z test_activations_gelu__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.119s) 2023-01-11T22:56:46.4095284Z test_activations_gelu_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4096163Z test_activations_neg_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4097060Z test_activations_relu__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4097961Z test_activations_relu_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4098858Z test_activations_tanh__cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:56:46.4099748Z test_activations_tanh_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4100686Z test_bmm_cpu_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:56:46.4101662Z test_bmm_cpu_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T22:56:46.4102613Z test_bmm_cuda_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T22:56:46.4103557Z test_bmm_cuda_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:56:46.4104503Z test_bmm_cuda_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:56:46.4105407Z test_bmm_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4106342Z test_bmm_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4107253Z test_clone_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4108102Z test_clone_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4109003Z test_contiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4110002Z test_contiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4111063Z test_detach_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:56:46.4111927Z test_detach_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4112785Z test_detach_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4113633Z test_device_checks_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:56:46.4114512Z test_dropout_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:56:46.4115537Z test_dropout_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4116517Z test_dropout_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:56:46.4117482Z test_dropout_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4118435Z test_embedding_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:56:46.4119433Z test_empty_like_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:56:46.4120334Z test_empty_like_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4121215Z test_empty_like_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4122111Z test_layer_norm_breaking_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4123064Z test_layer_norm_breaking_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4124039Z test_layer_norm_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T22:56:46.4124943Z test_layer_norm_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.125s) 2023-01-11T22:56:46.4125867Z test_linear_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:56:46.4126739Z test_linear_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4127640Z test_linear_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4128595Z test_linear_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:56:46.4129515Z test_matmul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.039s) 2023-01-11T22:56:46.4130382Z test_matmul_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T22:56:46.4131341Z test_matmul_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4132347Z test_matmul_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:56:46.4133286Z test_matmul_with_bmm_path_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:56:46.4134180Z test_matmul_with_bmm_path_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:56:46.4135122Z test_nested_tensor_add_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4136044Z test_nested_tensor_add_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4136908Z test_nested_tensor_add_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T22:56:46.4137716Z test_nested_tensor_add_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4138590Z test_nested_tensor_chunk_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:56:46.4139551Z test_nested_tensor_chunk_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:56:46.4140541Z test_nested_tensor_chunk_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:56:46.4141539Z test_nested_tensor_dense_elementwise_embedding_dim_128_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.046s) 2023-01-11T22:56:46.4142657Z test_nested_tensor_dense_elementwise_embedding_dim_128_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T22:56:46.4143792Z test_nested_tensor_dense_elementwise_embedding_dim_256_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T22:56:46.4144920Z test_nested_tensor_dense_elementwise_embedding_dim_256_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T22:56:46.4147250Z test_nested_tensor_dense_elementwise_embedding_dim_384_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T22:56:46.4148347Z test_nested_tensor_dense_elementwise_embedding_dim_384_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T22:56:46.4149478Z test_nested_tensor_dense_elementwise_embedding_dim_8_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:56:46.4150738Z test_nested_tensor_dense_elementwise_embedding_dim_8_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.053s) 2023-01-11T22:56:46.4151791Z test_nested_tensor_div_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:56:46.4152793Z test_nested_tensor_div_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:56:46.4153791Z test_nested_tensor_indexing_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T22:56:46.4154799Z test_nested_tensor_indexing_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T22:56:46.4155804Z test_nested_tensor_indexing_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T22:56:46.4156856Z test_nested_tensor_indexing_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4157932Z test_nested_tensor_indexing_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T22:56:46.4159026Z test_nested_tensor_indexing_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4160038Z test_nested_tensor_mul_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4161008Z test_nested_tensor_mul_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:56:46.4162051Z test_nested_tensor_mul_in_place_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:56:46.4163073Z test_nested_tensor_mul_in_place_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:56:46.4164127Z test_nested_tensor_sum_dim_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:56:46.4165103Z test_reshape_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4166030Z test_reshape_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:56:46.4166979Z test_reshape_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4167991Z test_scaled_dot_product_attention_input_dim_3_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:56:46.4169116Z test_scaled_dot_product_attention_input_dim_4_cuda (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:56:46.4170251Z test_softmax_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:56:46.4171535Z test_softmax_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:56:46.4173118Z test_softmax_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4174454Z test_softmax_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4176018Z test_squeeze_unsqueeze_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T22:56:46.4177256Z test_squeeze_unsqueeze_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:56:46.4178571Z test_squeeze_unsqueeze_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:56:46.4179583Z test_to_padded_tensor_dim2_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4180723Z test_to_padded_tensor_dim2_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4181720Z test_to_padded_tensor_dim2_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4182736Z test_to_padded_tensor_dim3_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4183652Z test_to_padded_tensor_dim3_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4184597Z test_to_padded_tensor_dim3_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4185581Z test_to_padded_tensor_dim4_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4186523Z test_to_padded_tensor_dim4_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4187453Z test_to_padded_tensor_dim4_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4188500Z test_to_padded_tensor_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:56:46.4189583Z test_to_padded_tensor_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4190585Z test_to_padded_tensor_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:56:46.4191545Z test_to_padded_tensor_output_size_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4192526Z test_to_padded_tensor_output_size_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4193495Z test_to_padded_tensor_simple_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4194446Z test_to_padded_tensor_simple_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4195490Z test_to_then_from_padded_tensor_no_transform0213_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4196492Z test_transpose_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T22:56:46.4197373Z test_transpose_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4198231Z test_transpose_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4199213Z test_transpose_inference_mode_interaction_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4200247Z test_transpose_inference_mode_interaction_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4201280Z test_transpose_inference_mode_interaction_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4202310Z test_unbind_noncontiguous_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:56:46.4203345Z test_unbind_noncontiguous_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4204285Z test_unbind_noncontiguous_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4205153Z test_view_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:56:46.4205999Z test_view_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:56:46.4206888Z test_view_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:56:46.4207825Z test_view_inference_mode_interaction_cuda_float16 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4208829Z test_view_inference_mode_interaction_cuda_float32 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:56:46.4209877Z test_view_inference_mode_interaction_cuda_float64 (__main__.TestNestedTensorDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:56:46.4210645Z 2023-01-11T22:56:46.4211006Z ---------------------------------------------------------------------- 2023-01-11T22:56:46.4211576Z Ran 191 tests in 8.328s 2023-01-11T22:56:46.4211852Z 2023-01-11T22:56:46.4212027Z OK (skipped=3) 2023-01-11T22:56:46.4212286Z 2023-01-11T22:56:46.4212499Z Generating XML reports... 2023-01-11T22:56:46.4213342Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensor-20230111225636.xml 2023-01-11T22:56:46.4214672Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensorAutogradCUDA-20230111225636.xml 2023-01-11T22:56:46.4215994Z Generated XML report: test-reports\python-unittest\test_nestedtensor\TEST-TestNestedTensorDeviceTypeCUDA-20230111225636.xml 2023-01-11T22:56:46.4216729Z 2023-01-11T22:56:46.4217393Z ##[endgroup] 2023-01-11T22:56:46.4218286Z FINISHED PRINTING LOG FILE of test_nestedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nestedtensor_9ewnrqkt) 2023-01-11T22:56:46.4218917Z 2023-01-11T22:56:53.3985452Z Running test_python_dispatch ... [2023-01-11 22:56:53.398249] 2023-01-11T22:56:53.3996361Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_python_dispatch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:56:53.398955] 2023-01-11T22:56:53.4001667Z Ignoring disabled issues: [] 2023-01-11T22:57:08.7988969Z 2023-01-11T22:57:08.7989786Z Expand the folded group to see the log file of test_python_dispatch 2023-01-11T22:57:08.7991481Z ##[group]PRINTING LOG FILE of test_python_dispatch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_python_dispatch_qw02r_am) 2023-01-11T22:57:08.7992240Z 2023-01-11T22:57:08.7992458Z Running tests... 2023-01-11T22:57:08.7993079Z ---------------------------------------------------------------------- 2023-01-11T22:57:08.7994108Z Test results will be stored in test-reports\python-unittest\test_python_dispatch 2023-01-11T22:57:08.7994932Z test_all_same_mode (__main__.TestPythonDispatch) ... ok (3.525s) 2023-01-11T22:57:08.7995815Z test_autograd_in_attr (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.7996536Z test_basic (__main__.TestPythonDispatch) ... ok (0.008s) 2023-01-11T22:57:08.7997360Z test_capture_logs_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T22:57:08.7998190Z test_construct_int_tensor (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.7998967Z test_custom_autograd (__main__.TestPythonDispatch) ... ok (0.010s) 2023-01-11T22:57:08.7999959Z test_deepcopy_non_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8000857Z test_deepcopy_wrapper_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8001943Z test_deepcopy_wrapper_subclass_with_clone_returning_different_type (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8003074Z test_detach_appears_twice_when_called_once (__main__.TestPythonDispatch) ... ok (0.011s) 2023-01-11T22:57:08.8003947Z test_device_slowpath (__main__.TestPythonDispatch) ... ok (0.008s) 2023-01-11T22:57:08.8004738Z test_dim_slowpath (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8005529Z test_dispatch_super_call (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8006384Z test_dispatch_super_call_list_arg (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8007266Z test_dispatch_super_dont_autograd (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8008300Z test_error_using_class_method_on_mode (__main__.TestPythonDispatch) ... ok (1.310s) 2023-01-11T22:57:08.8009284Z test_exception_handling (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8010213Z test_fancy_strides (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8010987Z test_format (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8011776Z test_get_cur_mode (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8012903Z test_get_mode_stack (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8013800Z test_index_put_where_only_index_is_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8015152Z test_invalid_ret (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:447: DeprecationWarning: Please use assertRaisesRegex instead. 2023-01-11T22:57:08.8016330Z self.assertRaisesRegexp( 2023-01-11T22:57:08.8017025Z ok (0.002s) 2023-01-11T22:57:08.8017840Z test_is_contiguous_slow_path (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T22:57:08.8018680Z test_kwarg_only (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8019502Z test_kwarg_only_and_positional_default (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8020326Z test_layout_slow_path (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8021066Z test_like (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T22:57:08.8021763Z test_list_ret (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8022504Z test_make_subclass_with_modes (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8023442Z test_make_wrapper_subclass_noalloc (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8024412Z test_make_wrapper_subclass_propagates_metadata (__main__.TestPythonDispatch) ... ok (0.010s) 2023-01-11T22:57:08.8025250Z test_maybe_tuple_bug (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:57:08.8026039Z test_mode_with_make_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8026835Z test_multiple_ops_subclass (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8027636Z test_nested_push_logging_tensor_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:57:08.8028440Z test_nesting_same_mode (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:57:08.8029183Z test_new_ones (__main__.TestPythonDispatch) ... ok (0.001s) 2023-01-11T22:57:08.8029991Z test_none_wrapping (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T22:57:08.8030804Z test_notimplemented_mode (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8031685Z test_optional_tensor_list (__main__.TestPythonDispatch) ... woof 2023-01-11T22:57:08.8032242Z ok (0.005s) 2023-01-11T22:57:08.8032942Z test_out (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8033717Z test_produce_real_type (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8034512Z test_set_data (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8035313Z test_shallow_copy_and_detach (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T22:57:08.8036136Z test_sizes_slow_path (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T22:57:08.8036941Z test_standard_is_not_subclass (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8038933Z test_storage (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:469: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:57:08.8040672Z self.assertRaises(RuntimeError, lambda: x.storage()) 2023-01-11T22:57:08.8041294Z ok (0.008s) 2023-01-11T22:57:08.8043148Z test_storage_can_be_converted_to_python_object (__main__.TestPythonDispatch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_python_dispatch.py:1197: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:57:08.8045266Z s = torch.Storage() 2023-01-11T22:57:08.8045899Z ok (0.002s) 2023-01-11T22:57:08.8046547Z test_strides_slow_path (__main__.TestPythonDispatch) ... ok (0.007s) 2023-01-11T22:57:08.8047392Z test_subclass_autograd_device_check (__main__.TestPythonDispatch) ... ok (0.007s) 2023-01-11T22:57:08.8048257Z test_subclass_creation (__main__.TestPythonDispatch) ... ok (0.007s) 2023-01-11T22:57:08.8049077Z test_subclass_priority (__main__.TestPythonDispatch) ... ok (0.005s) 2023-01-11T22:57:08.8050118Z test_tolist_numpy_with_torch_dispatch_mode (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8051016Z test_torch_dispatch_mode_basic (__main__.TestPythonDispatch) ... ok (0.002s) 2023-01-11T22:57:08.8052002Z test_torch_dispatch_mode_respects_no_dispatch (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8053016Z test_torch_dispatch_mode_subclass_priority (__main__.TestPythonDispatch) ... ok (0.004s) 2023-01-11T22:57:08.8053912Z test_torch_dispatch_mode_unrelated_tensors (__main__.TestPythonDispatch) ... ok (0.003s) 2023-01-11T22:57:08.8054710Z test_version (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8055510Z test_with_mode_created_separately (__main__.TestPythonDispatch) ... ok (0.006s) 2023-01-11T22:57:08.8056351Z test_with_nested_modes (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8057133Z test_wrapper_subclass_serializes (__main__.TestPythonDispatch) ... ok (0.000s) 2023-01-11T22:57:08.8057916Z test_basic (__main__.TestPythonDispatcher) ... ok (0.010s) 2023-01-11T22:57:08.8058689Z test_lstsq (__main__.TestPythonDispatcher) ... ok (0.000s) 2023-01-11T22:57:08.8059580Z test_alias_analysis (__main__.TestPythonRegistration) ... skip: Skipped under Windows (0.010s) 2023-01-11T22:57:08.8060501Z test_create_new_library (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T22:57:08.8061351Z test_error_for_unsupported_ns_or_kind (__main__.TestPythonRegistration) ... ok (0.000s) 2023-01-11T22:57:08.8062223Z test_error_if_fn_not_callable (__main__.TestPythonRegistration) ... ok (0.010s) 2023-01-11T22:57:08.8063121Z test_extend_library_with_dispatch_key_arg (__main__.TestPythonRegistration) ... ok (0.004s) 2023-01-11T22:57:08.8064593Z test_override_aten_ops_with_multiple_libraries (__main__.TestPythonRegistration) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:57:08.8066233Z operator: aten::mul.Tensor(Tensor self, Tensor other) -> Tensor 2023-01-11T22:57:08.8067283Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2023-01-11T22:57:08.8068172Z dispatch key: ZeroTensor 2023-01-11T22:57:08.8069125Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\LegacyBatchingRegistrations.cpp:1070 2023-01-11T22:57:08.8070526Z new kernel: registered at /dev/null:550 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159.) 2023-01-11T22:57:08.8071737Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T22:57:08.8072442Z ok (0.009s) 2023-01-11T22:57:08.8073086Z test_override_cpu_sum (__main__.TestPythonRegistration) ... ok (0.003s) 2023-01-11T22:57:08.8074790Z test_override_cuda_with_jiterator (__main__.TestPythonRegistration) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:57:08.8076368Z operator: aten::where.self(Tensor condition, Tensor self, Tensor other) -> Tensor 2023-01-11T22:57:08.8077435Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2023-01-11T22:57:08.8078253Z dispatch key: CUDA 2023-01-11T22:57:08.8079472Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\functorch\BatchRulesBinaryOps.cpp:322 2023-01-11T22:57:08.8080992Z new kernel: registered at /dev/null:209 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159.) 2023-01-11T22:57:08.8082343Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T22:57:08.8084965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:57:08.8086367Z operator: aten::gelu(Tensor self, *, str approximate="none") -> Tensor 2023-01-11T22:57:08.8087371Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2023-01-11T22:57:08.8088147Z dispatch key: CUDA 2023-01-11T22:57:08.8089167Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\functorch\BatchRulesUnaryOps.cpp:82 2023-01-11T22:57:08.8090472Z new kernel: registered at /dev/null:210 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159.) 2023-01-11T22:57:08.8091616Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T22:57:08.8092818Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:57:08.8093872Z operator: aten::exp(Tensor self) -> Tensor 2023-01-11T22:57:08.8094778Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2023-01-11T22:57:08.8095657Z dispatch key: CUDA 2023-01-11T22:57:08.8096646Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\LegacyBatchingRegistrations.cpp:1070 2023-01-11T22:57:08.8097987Z new kernel: registered at /dev/null:211 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159.) 2023-01-11T22:57:08.8099368Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T22:57:08.8100676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\library.py:126: UserWarning: Overriding a previously registered kernel for the same operator and the same dispatch key 2023-01-11T22:57:08.8102004Z operator: aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor 2023-01-11T22:57:08.8103177Z registered at C:\actions-runner\_work\pytorch\pytorch\build\aten\src\ATen\RegisterSchema.cpp:6 2023-01-11T22:57:08.8103974Z dispatch key: CUDA 2023-01-11T22:57:08.8104901Z previous kernel: registered at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\LegacyBatchingRegistrations.cpp:1070 2023-01-11T22:57:08.8106334Z new kernel: registered at /dev/null:212 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\core\dispatch\OperatorEntry.cpp:159.) 2023-01-11T22:57:08.8107629Z self.m.impl(name, dispatch_key if dispatch_key != "" else "CompositeImplicitAutograd", fn) 2023-01-11T22:57:08.8108365Z ok (3.911s) 2023-01-11T22:57:08.8108626Z 2023-01-11T22:57:08.8109110Z ---------------------------------------------------------------------- 2023-01-11T22:57:08.8109789Z Ran 72 tests in 9.000s 2023-01-11T22:57:08.8110187Z 2023-01-11T22:57:08.8110392Z OK (skipped=1) 2023-01-11T22:57:08.8110696Z 2023-01-11T22:57:08.8110945Z Generating XML reports... 2023-01-11T22:57:08.8111927Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonDispatch-20230111225658.xml 2023-01-11T22:57:08.8113302Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonDispatcher-20230111225658.xml 2023-01-11T22:57:08.8114660Z Generated XML report: test-reports\python-unittest\test_python_dispatch\TEST-TestPythonRegistration-20230111225658.xml 2023-01-11T22:57:08.8115713Z 2023-01-11T22:57:08.8116394Z ##[endgroup] 2023-01-11T22:57:08.8117394Z FINISHED PRINTING LOG FILE of test_python_dispatch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_python_dispatch_qw02r_am) 2023-01-11T22:57:08.8118092Z 2023-01-11T22:57:14.2215018Z Running test_namedtensor ... [2023-01-11 22:57:14.221001] 2023-01-11T22:57:14.2223987Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:57:14.221001] 2023-01-11T22:57:14.2229289Z Ignoring disabled issues: [] 2023-01-11T22:57:14.2954909Z 2023-01-11T22:57:14.2955659Z Expand the folded group to see the log file of test_unary_ufuncs 2023-01-11T22:57:14.2957207Z ##[group]PRINTING LOG FILE of test_unary_ufuncs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_unary_ufuncs_8evw2lbj) 2023-01-11T22:57:14.3249457Z 2023-01-11T22:57:14.3249912Z Running tests... 2023-01-11T22:57:14.3250626Z ---------------------------------------------------------------------- 2023-01-11T22:57:14.3251671Z Test results will be stored in test-reports\python-unittest\test_unary_ufuncs 2023-01-11T22:57:14.3254132Z test_abs_angle_complex_to_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_unary_ufuncs.py:685: UserWarning: An output with one or more elements was resized since it had shape [1], which does not match the required output shape [60]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T22:57:14.3256277Z torch_fn(t, out=float_out) 2023-01-11T22:57:14.3256752Z ok (4.698s) 2023-01-11T22:57:14.3257437Z test_abs_angle_complex_to_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.446s) 2023-01-11T22:57:14.3258299Z test_abs_big_number_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.3259127Z test_abs_signed_zero_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.3259964Z test_abs_signed_zero_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3260839Z test_abs_zero_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.3261611Z test_abs_zero_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.3262428Z test_batch_vs_slicing_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.3263259Z test_batch_vs_slicing_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3264029Z test_batch_vs_slicing_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.3265738Z test_batch_vs_slicing_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_creation.py:167: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T22:57:14.3267262Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T22:57:14.3267838Z ok (0.555s) 2023-01-11T22:57:14.3268535Z test_batch_vs_slicing_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.3269388Z test_batch_vs_slicing_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3270227Z test_batch_vs_slicing_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.3271057Z test_batch_vs_slicing_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3271891Z test_batch_vs_slicing_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3273063Z test_batch_vs_slicing_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3273926Z test_batch_vs_slicing_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3274811Z test_batch_vs_slicing_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.3275686Z test_batch_vs_slicing_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3276567Z test_batch_vs_slicing_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3277433Z test_batch_vs_slicing_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3278255Z test_batch_vs_slicing_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3279077Z test_batch_vs_slicing_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3279964Z test_batch_vs_slicing_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3280822Z test_batch_vs_slicing_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3281682Z test_batch_vs_slicing_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3282601Z test_batch_vs_slicing_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3283428Z test_batch_vs_slicing_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3284262Z test_batch_vs_slicing_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3285058Z test_batch_vs_slicing_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3285823Z test_batch_vs_slicing_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3286642Z test_batch_vs_slicing_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3287488Z test_batch_vs_slicing_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3288387Z test_batch_vs_slicing_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.3289306Z test_batch_vs_slicing_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.3290163Z test_batch_vs_slicing_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3291011Z test_batch_vs_slicing_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3291888Z test_batch_vs_slicing_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3292742Z test_batch_vs_slicing_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3293563Z test_batch_vs_slicing_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3294392Z test_batch_vs_slicing_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.3295278Z test_batch_vs_slicing_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3296110Z test_batch_vs_slicing_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3296952Z test_batch_vs_slicing_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3297778Z test_batch_vs_slicing_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3298610Z test_batch_vs_slicing_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3299425Z test_batch_vs_slicing_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.642s) 2023-01-11T22:57:14.3300284Z test_batch_vs_slicing_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.596s) 2023-01-11T22:57:14.3301091Z test_batch_vs_slicing_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.626s) 2023-01-11T22:57:14.3302158Z test_batch_vs_slicing_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3303012Z test_batch_vs_slicing_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3303893Z test_batch_vs_slicing_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.3304732Z test_batch_vs_slicing_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3305653Z test_batch_vs_slicing_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3306493Z test_batch_vs_slicing_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3307307Z test_batch_vs_slicing_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3308136Z test_batch_vs_slicing_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3308927Z test_batch_vs_slicing_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3309824Z test_batch_vs_slicing_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3310750Z test_batch_vs_slicing_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3311589Z test_batch_vs_slicing_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3312436Z test_batch_vs_slicing_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3313275Z test_batch_vs_slicing_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3314078Z test_batch_vs_slicing_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3314850Z test_batch_vs_slicing_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3315651Z test_batch_vs_slicing_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3316497Z test_batch_vs_slicing_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3317385Z test_batch_vs_slicing_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3318193Z test_batch_vs_slicing_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3319011Z test_batch_vs_slicing_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3319821Z test_batch_vs_slicing_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3320629Z test_batch_vs_slicing_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3321424Z test_batch_vs_slicing_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3322265Z test_batch_vs_slicing_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3323119Z test_batch_vs_slicing_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3323941Z test_batch_vs_slicing_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3324828Z test_batch_vs_slicing_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3325598Z test_batch_vs_slicing_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3326340Z test_batch_vs_slicing_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3327111Z test_batch_vs_slicing_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3327879Z test_batch_vs_slicing_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3328644Z test_batch_vs_slicing_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3329411Z test_batch_vs_slicing_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3330223Z test_batch_vs_slicing_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3331273Z test_batch_vs_slicing_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3332106Z test_batch_vs_slicing_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.3332868Z test_batch_vs_slicing_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3333579Z test_batch_vs_slicing_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3334407Z test_batch_vs_slicing_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3335136Z test_batch_vs_slicing_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3335886Z test_batch_vs_slicing_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3336624Z test_batch_vs_slicing_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3337404Z test_batch_vs_slicing_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3338159Z test_batch_vs_slicing_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3338965Z test_batch_vs_slicing_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3339714Z test_batch_vs_slicing_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3340513Z test_batch_vs_slicing_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3341383Z test_batch_vs_slicing_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3342263Z test_batch_vs_slicing_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3343066Z test_batch_vs_slicing_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3343894Z test_batch_vs_slicing_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3344776Z test_batch_vs_slicing_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3345645Z test_batch_vs_slicing_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3346494Z test_batch_vs_slicing_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3347329Z test_batch_vs_slicing_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3348147Z test_batch_vs_slicing_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3348950Z test_batch_vs_slicing_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3349760Z test_batch_vs_slicing_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3350578Z test_batch_vs_slicing_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3351410Z test_batch_vs_slicing_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3353220Z test_batch_vs_slicing_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_methods_invocations.py:14367: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:276.) 2023-01-11T22:57:14.3354745Z op=lambda x, *args, **kwargs: x.bfloat16(*args, **kwargs), 2023-01-11T22:57:14.3355307Z ok (0.054s) 2023-01-11T22:57:14.3355949Z test_batch_vs_slicing_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3356804Z test_batch_vs_slicing_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3357625Z test_batch_vs_slicing_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3358647Z test_batch_vs_slicing_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3359457Z test_batch_vs_slicing_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3360243Z test_batch_vs_slicing_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3360953Z test_batch_vs_slicing_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.3361741Z test_batch_vs_slicing_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3362470Z test_batch_vs_slicing_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3363202Z test_batch_vs_slicing_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3363971Z test_batch_vs_slicing_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3364742Z test_batch_vs_slicing_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3365553Z test_batch_vs_slicing_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3366757Z test_batch_vs_slicing_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3369304Z test_batch_vs_slicing_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3370309Z test_batch_vs_slicing_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3371679Z test_batch_vs_slicing_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3372744Z test_batch_vs_slicing_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.3373831Z test_batch_vs_slicing_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3374807Z test_batch_vs_slicing_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3375730Z test_batch_vs_slicing_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3376563Z test_batch_vs_slicing_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3377412Z test_batch_vs_slicing_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3378245Z test_batch_vs_slicing_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3379090Z test_batch_vs_slicing_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3379987Z test_batch_vs_slicing_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3380846Z test_batch_vs_slicing_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3381676Z test_batch_vs_slicing_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3382504Z test_batch_vs_slicing_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3383360Z test_batch_vs_slicing_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3384200Z test_batch_vs_slicing_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3385051Z test_batch_vs_slicing_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3385925Z test_batch_vs_slicing_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3386834Z test_batch_vs_slicing_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3387676Z test_batch_vs_slicing_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3388594Z test_batch_vs_slicing_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3389406Z test_batch_vs_slicing_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3390465Z test_batch_vs_slicing_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3391292Z test_batch_vs_slicing_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3392113Z test_batch_vs_slicing_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3392931Z test_batch_vs_slicing_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3393789Z test_batch_vs_slicing_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3394893Z test_batch_vs_slicing_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3395849Z test_batch_vs_slicing_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.3396719Z test_batch_vs_slicing_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3397591Z test_batch_vs_slicing_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3398466Z test_batch_vs_slicing_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3399305Z test_batch_vs_slicing_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3400161Z test_batch_vs_slicing_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3401018Z test_batch_vs_slicing_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3401939Z test_batch_vs_slicing_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3402829Z test_batch_vs_slicing_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3403705Z test_batch_vs_slicing_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3404562Z test_batch_vs_slicing_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3405405Z test_batch_vs_slicing_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3406232Z test_batch_vs_slicing_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3407069Z test_batch_vs_slicing_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3407905Z test_batch_vs_slicing_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3408780Z test_batch_vs_slicing_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3409641Z test_batch_vs_slicing_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3410541Z test_batch_vs_slicing_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3411338Z test_batch_vs_slicing_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3412162Z test_batch_vs_slicing_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3413031Z test_batch_vs_slicing_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3413890Z test_batch_vs_slicing_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3414762Z test_batch_vs_slicing_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3415643Z test_batch_vs_slicing_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3416565Z test_batch_vs_slicing_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3417504Z test_batch_vs_slicing_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3418352Z test_batch_vs_slicing_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3419191Z test_batch_vs_slicing_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3420027Z test_batch_vs_slicing_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3421049Z test_batch_vs_slicing_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3421870Z test_batch_vs_slicing_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.3422677Z test_batch_vs_slicing_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3423585Z test_batch_vs_slicing_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3424661Z test_batch_vs_slicing_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.3425533Z test_batch_vs_slicing_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3426395Z test_batch_vs_slicing_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3427270Z test_batch_vs_slicing_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.3428119Z test_batch_vs_slicing_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3428965Z test_batch_vs_slicing_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3429819Z test_batch_vs_slicing_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3430727Z test_batch_vs_slicing_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3431618Z test_batch_vs_slicing_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3432494Z test_batch_vs_slicing_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3433323Z test_batch_vs_slicing_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3434126Z test_batch_vs_slicing_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3434962Z test_batch_vs_slicing_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3435822Z test_batch_vs_slicing_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3436661Z test_batch_vs_slicing_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3437524Z test_batch_vs_slicing_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3438470Z test_batch_vs_slicing_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3439429Z test_batch_vs_slicing_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3440224Z test_batch_vs_slicing_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3441073Z test_batch_vs_slicing_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3441910Z test_batch_vs_slicing_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3442733Z test_batch_vs_slicing_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3443570Z test_batch_vs_slicing_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3444402Z test_batch_vs_slicing_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3445272Z test_batch_vs_slicing_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.3446169Z test_batch_vs_slicing_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3447021Z test_batch_vs_slicing_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3447854Z test_batch_vs_slicing_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.3448708Z test_batch_vs_slicing_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3449571Z test_batch_vs_slicing_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.371s) 2023-01-11T22:57:14.3450600Z test_batch_vs_slicing_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3451422Z test_batch_vs_slicing_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3452330Z test_batch_vs_slicing_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3453211Z test_batch_vs_slicing_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3454226Z test_batch_vs_slicing_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3455074Z test_batch_vs_slicing_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.3455901Z test_batch_vs_slicing_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.3456713Z test_batch_vs_slicing_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.3457551Z test_batch_vs_slicing_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.3458442Z test_batch_vs_slicing_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3459389Z test_batch_vs_slicing_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3460357Z test_batch_vs_slicing_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3461320Z test_batch_vs_slicing_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3462232Z test_batch_vs_slicing_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3463109Z test_batch_vs_slicing_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.3464002Z test_batch_vs_slicing_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.3464884Z test_batch_vs_slicing_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.3465789Z test_batch_vs_slicing_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.3466731Z test_batch_vs_slicing_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.3467654Z test_batch_vs_slicing_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.3468584Z test_batch_vs_slicing_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.3469458Z test_batch_vs_slicing_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.3470321Z test_batch_vs_slicing_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3471145Z test_batch_vs_slicing_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3471983Z test_batch_vs_slicing_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.3472845Z test_batch_vs_slicing_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3473743Z test_batch_vs_slicing_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3474618Z test_batch_vs_slicing_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3475512Z test_batch_vs_slicing_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3476368Z test_batch_vs_slicing_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3477217Z test_batch_vs_slicing_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3478039Z test_batch_vs_slicing_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3478851Z test_batch_vs_slicing_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3479660Z test_batch_vs_slicing_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3480631Z test_batch_vs_slicing_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3481535Z test_batch_vs_slicing_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3482446Z test_batch_vs_slicing_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3483274Z test_batch_vs_slicing_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3484289Z test_batch_vs_slicing_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3493825Z test_batch_vs_slicing_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3494691Z test_batch_vs_slicing_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3495595Z test_batch_vs_slicing_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3496482Z test_batch_vs_slicing_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3497363Z test_batch_vs_slicing_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3498185Z test_batch_vs_slicing_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3499003Z test_batch_vs_slicing_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3499849Z test_batch_vs_slicing_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3500684Z test_batch_vs_slicing_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3501517Z test_batch_vs_slicing_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3502379Z test_batch_vs_slicing_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3503315Z test_batch_vs_slicing_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.3504187Z test_batch_vs_slicing_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3505074Z test_batch_vs_slicing_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3505903Z test_batch_vs_slicing_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3506739Z test_batch_vs_slicing_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.304s) 2023-01-11T22:57:14.3507566Z test_batch_vs_slicing_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3508403Z test_batch_vs_slicing_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3509234Z test_batch_vs_slicing_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3510071Z test_batch_vs_slicing_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.709s) 2023-01-11T22:57:14.3510931Z test_batch_vs_slicing_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.609s) 2023-01-11T22:57:14.3511792Z test_batch_vs_slicing_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.681s) 2023-01-11T22:57:14.3512622Z test_batch_vs_slicing_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.784s) 2023-01-11T22:57:14.3513470Z test_batch_vs_slicing_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3514318Z test_batch_vs_slicing_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3515196Z test_batch_vs_slicing_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3516072Z test_batch_vs_slicing_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3516990Z test_batch_vs_slicing_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3517823Z test_batch_vs_slicing_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3518853Z test_batch_vs_slicing_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3519724Z test_batch_vs_slicing_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3520595Z test_batch_vs_slicing_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3521473Z test_batch_vs_slicing_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3522463Z test_batch_vs_slicing_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3523337Z test_batch_vs_slicing_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3524178Z test_batch_vs_slicing_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.3524995Z test_batch_vs_slicing_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3525854Z test_batch_vs_slicing_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3526690Z test_batch_vs_slicing_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3527534Z test_batch_vs_slicing_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3528367Z test_batch_vs_slicing_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.3529191Z test_batch_vs_slicing_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3530009Z test_batch_vs_slicing_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3530841Z test_batch_vs_slicing_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3531663Z test_batch_vs_slicing_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3532536Z test_batch_vs_slicing_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3533393Z test_batch_vs_slicing_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3534276Z test_batch_vs_slicing_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3535052Z test_batch_vs_slicing_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3535839Z test_batch_vs_slicing_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3536680Z test_batch_vs_slicing_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3537519Z test_batch_vs_slicing_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.444s) 2023-01-11T22:57:14.3538357Z test_batch_vs_slicing_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.533s) 2023-01-11T22:57:14.3539198Z test_batch_vs_slicing_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.416s) 2023-01-11T22:57:14.3540051Z test_batch_vs_slicing_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.435s) 2023-01-11T22:57:14.3540871Z test_batch_vs_slicing_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.566s) 2023-01-11T22:57:14.3541714Z test_batch_vs_slicing_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3542543Z test_batch_vs_slicing_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3543368Z test_batch_vs_slicing_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3544184Z test_batch_vs_slicing_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3545020Z test_batch_vs_slicing_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3545859Z test_batch_vs_slicing_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.686s) 2023-01-11T22:57:14.3546680Z test_batch_vs_slicing_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.514s) 2023-01-11T22:57:14.3548731Z test_batch_vs_slicing_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.577s) 2023-01-11T22:57:14.3549586Z test_batch_vs_slicing_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.646s) 2023-01-11T22:57:14.3550450Z test_batch_vs_slicing_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3551291Z test_batch_vs_slicing_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3552133Z test_batch_vs_slicing_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.3553127Z test_batch_vs_slicing_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3553971Z test_batch_vs_slicing_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3554819Z test_batch_vs_slicing_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.505s) 2023-01-11T22:57:14.3555655Z test_batch_vs_slicing_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.640s) 2023-01-11T22:57:14.3556498Z test_batch_vs_slicing_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.503s) 2023-01-11T22:57:14.3557344Z test_batch_vs_slicing_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.434s) 2023-01-11T22:57:14.3558168Z test_batch_vs_slicing_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.435s) 2023-01-11T22:57:14.3558978Z test_batch_vs_slicing_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3559812Z test_batch_vs_slicing_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3560634Z test_batch_vs_slicing_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3561461Z test_batch_vs_slicing_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3562297Z test_batch_vs_slicing_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3563147Z test_batch_vs_slicing_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3563998Z test_batch_vs_slicing_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3564885Z test_batch_vs_slicing_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.894s) 2023-01-11T22:57:14.3565768Z test_batch_vs_slicing_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.692s) 2023-01-11T22:57:14.3566687Z test_batch_vs_slicing_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.640s) 2023-01-11T22:57:14.3567538Z test_batch_vs_slicing_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3568373Z test_batch_vs_slicing_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3569199Z test_batch_vs_slicing_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3570013Z test_batch_vs_slicing_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.3570840Z test_batch_vs_slicing_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3571662Z test_batch_vs_slicing_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3572480Z test_batch_vs_slicing_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3573302Z test_batch_vs_slicing_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3574139Z test_batch_vs_slicing_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.3574989Z test_batch_vs_slicing_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3575799Z test_batch_vs_slicing_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3576666Z test_batch_vs_slicing_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3577497Z test_batch_vs_slicing_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.3578503Z test_batch_vs_slicing_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3579331Z test_batch_vs_slicing_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3580158Z test_batch_vs_slicing_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3580958Z test_batch_vs_slicing_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3581909Z test_batch_vs_slicing_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3582771Z test_batch_vs_slicing_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3583591Z test_batch_vs_slicing_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3584436Z test_batch_vs_slicing_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3585290Z test_batch_vs_slicing_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3586146Z test_batch_vs_slicing_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3586963Z test_batch_vs_slicing_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3587801Z test_batch_vs_slicing_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3588632Z test_batch_vs_slicing_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3589464Z test_batch_vs_slicing_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3590294Z test_batch_vs_slicing_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3591110Z test_batch_vs_slicing_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3591932Z test_batch_vs_slicing_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3592739Z test_batch_vs_slicing_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3593579Z test_batch_vs_slicing_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3594418Z test_batch_vs_slicing_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3595253Z test_batch_vs_slicing_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3596115Z test_batch_vs_slicing_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3596997Z test_batch_vs_slicing_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3597826Z test_batch_vs_slicing_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3598667Z test_batch_vs_slicing_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.3599503Z test_batch_vs_slicing_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3600340Z test_batch_vs_slicing_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3601173Z test_batch_vs_slicing_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3601993Z test_batch_vs_slicing_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3602820Z test_batch_vs_slicing_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3603621Z test_batch_vs_slicing_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3604457Z test_batch_vs_slicing_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3605315Z test_batch_vs_slicing_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3606147Z test_batch_vs_slicing_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3607155Z test_batch_vs_slicing_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.3607990Z test_batch_vs_slicing_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3608794Z test_batch_vs_slicing_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3609621Z test_batch_vs_slicing_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3610448Z test_batch_vs_slicing_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3611400Z test_batch_vs_slicing_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3612251Z test_batch_vs_slicing_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3613094Z test_batch_vs_slicing_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3613932Z test_batch_vs_slicing_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3614743Z test_batch_vs_slicing_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3615627Z test_batch_vs_slicing_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.3616545Z test_batch_vs_slicing_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.3617460Z test_batch_vs_slicing_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.3618338Z test_batch_vs_slicing_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3619179Z test_batch_vs_slicing_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3620024Z test_batch_vs_slicing_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3620866Z test_batch_vs_slicing_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3621722Z test_batch_vs_slicing_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.3622799Z test_batch_vs_slicing_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3623724Z test_batch_vs_slicing_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3624544Z test_batch_vs_slicing_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3625374Z test_batch_vs_slicing_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3626196Z test_batch_vs_slicing_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3626992Z test_batch_vs_slicing_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3627812Z test_batch_vs_slicing_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3628632Z test_batch_vs_slicing_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.502s) 2023-01-11T22:57:14.3629468Z test_batch_vs_slicing_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.582s) 2023-01-11T22:57:14.3630288Z test_batch_vs_slicing_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.482s) 2023-01-11T22:57:14.3631096Z test_batch_vs_slicing_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.484s) 2023-01-11T22:57:14.3631888Z test_batch_vs_slicing_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.530s) 2023-01-11T22:57:14.3632705Z test_batch_vs_slicing_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3633521Z test_batch_vs_slicing_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.3634334Z test_batch_vs_slicing_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3635137Z test_batch_vs_slicing_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3635951Z test_batch_vs_slicing_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3636968Z test_batch_vs_slicing_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3637832Z test_batch_vs_slicing_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3638686Z test_batch_vs_slicing_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3639525Z test_batch_vs_slicing_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.3640477Z test_batch_vs_slicing_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3641330Z test_batch_vs_slicing_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3642179Z test_batch_vs_slicing_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3642982Z test_batch_vs_slicing_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3643821Z test_batch_vs_slicing_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3644661Z test_batch_vs_slicing_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3645486Z test_batch_vs_slicing_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3646299Z test_batch_vs_slicing_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.3647111Z test_batch_vs_slicing_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.3647938Z test_batch_vs_slicing_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3648740Z test_batch_vs_slicing_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3649582Z test_batch_vs_slicing_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.3650434Z test_batch_vs_slicing_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3651296Z test_batch_vs_slicing_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.184s) 2023-01-11T22:57:14.3652170Z test_batch_vs_slicing_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.3653034Z test_batch_vs_slicing_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.189s) 2023-01-11T22:57:14.3653895Z test_batch_vs_slicing_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.3654724Z test_batch_vs_slicing_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.3655570Z test_batch_vs_slicing_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.3656414Z test_batch_vs_slicing_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3657258Z test_batch_vs_slicing_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3658099Z test_batch_vs_slicing_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3658944Z test_batch_vs_slicing_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3659764Z test_batch_vs_slicing_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3660611Z test_batch_vs_slicing_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3661445Z test_batch_vs_slicing_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3662308Z test_batch_vs_slicing_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.3663175Z test_batch_vs_slicing_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.116s) 2023-01-11T22:57:14.3664027Z test_batch_vs_slicing_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.3664864Z test_batch_vs_slicing_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3665826Z test_batch_vs_slicing_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3666653Z test_batch_vs_slicing_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3667546Z test_batch_vs_slicing_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3668362Z test_batch_vs_slicing_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3669313Z test_batch_vs_slicing_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3670165Z test_batch_vs_slicing_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3670979Z test_batch_vs_slicing_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3671794Z test_batch_vs_slicing_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3672636Z test_batch_vs_slicing_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3673480Z test_batch_vs_slicing_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3674341Z test_batch_vs_slicing_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3675187Z test_batch_vs_slicing_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3676026Z test_batch_vs_slicing_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3676834Z test_batch_vs_slicing_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3677707Z test_batch_vs_slicing_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3678537Z test_batch_vs_slicing_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.3679362Z test_batch_vs_slicing_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3680192Z test_batch_vs_slicing_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3681017Z test_batch_vs_slicing_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.3681866Z test_batch_vs_slicing_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3682695Z test_batch_vs_slicing_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3683550Z test_batch_vs_slicing_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3684409Z test_batch_vs_slicing_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3685253Z test_batch_vs_slicing_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.3686090Z test_batch_vs_slicing_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3686928Z test_batch_vs_slicing_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3687766Z test_batch_vs_slicing_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3688573Z test_batch_vs_slicing_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.3689414Z test_batch_vs_slicing_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3690262Z test_batch_vs_slicing_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3691122Z test_batch_vs_slicing_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.3691973Z test_batch_vs_slicing_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.3692826Z test_batch_vs_slicing_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3693660Z test_batch_vs_slicing_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.3694674Z test_batch_vs_slicing_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.3695531Z test_batch_vs_slicing_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3696377Z test_batch_vs_slicing_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3697220Z test_batch_vs_slicing_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3698917Z test_batch_vs_slicing_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3699825Z test_batch_vs_slicing_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3700659Z test_batch_vs_slicing_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3701521Z test_batch_vs_slicing_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3702377Z test_batch_vs_slicing_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3703239Z test_batch_vs_slicing_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3704089Z test_batch_vs_slicing_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3704931Z test_batch_vs_slicing_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3705777Z test_batch_vs_slicing_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3706598Z test_batch_vs_slicing_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3707429Z test_batch_vs_slicing_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3708263Z test_batch_vs_slicing_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3709105Z test_batch_vs_slicing_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3709955Z test_batch_vs_slicing_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3710834Z test_batch_vs_slicing_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.281s) 2023-01-11T22:57:14.3711725Z test_batch_vs_slicing_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.348s) 2023-01-11T22:57:14.3712656Z test_batch_vs_slicing_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.591s) 2023-01-11T22:57:14.3713588Z test_batch_vs_slicing_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.499s) 2023-01-11T22:57:14.3714503Z test_batch_vs_slicing_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.335s) 2023-01-11T22:57:14.3715402Z test_batch_vs_slicing_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.364s) 2023-01-11T22:57:14.3716301Z test_batch_vs_slicing_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.300s) 2023-01-11T22:57:14.3717201Z test_batch_vs_slicing_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.353s) 2023-01-11T22:57:14.3718058Z test_batch_vs_slicing_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.320s) 2023-01-11T22:57:14.3718930Z test_batch_vs_slicing_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.341s) 2023-01-11T22:57:14.3719819Z test_batch_vs_slicing_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.381s) 2023-01-11T22:57:14.3720708Z test_batch_vs_slicing_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.397s) 2023-01-11T22:57:14.3721562Z test_batch_vs_slicing_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.555s) 2023-01-11T22:57:14.3722399Z test_batch_vs_slicing_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.546s) 2023-01-11T22:57:14.3723251Z test_batch_vs_slicing_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.559s) 2023-01-11T22:57:14.3724224Z test_batch_vs_slicing_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.617s) 2023-01-11T22:57:14.3725212Z test_batch_vs_slicing_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3726099Z test_batch_vs_slicing_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.3726918Z test_batch_vs_slicing_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3727907Z test_batch_vs_slicing_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3728760Z test_batch_vs_slicing_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3729603Z test_batch_vs_slicing_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3730419Z test_batch_vs_slicing_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3731271Z test_batch_vs_slicing_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.954s) 2023-01-11T22:57:14.3732224Z test_batch_vs_slicing_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.707s) 2023-01-11T22:57:14.3733131Z test_batch_vs_slicing_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3733963Z test_batch_vs_slicing_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3734796Z test_batch_vs_slicing_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3735611Z test_batch_vs_slicing_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3736443Z test_batch_vs_slicing_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3737266Z test_batch_vs_slicing_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3738088Z test_batch_vs_slicing_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3738966Z test_batch_vs_slicing_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3739841Z test_batch_vs_slicing_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.3740705Z test_batch_vs_slicing_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.3741556Z test_batch_vs_slicing_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3742429Z test_batch_vs_slicing_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3743293Z test_batch_vs_slicing_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3744142Z test_batch_vs_slicing_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3744983Z test_batch_vs_slicing_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.3745819Z test_batch_vs_slicing_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3746710Z test_batch_vs_slicing_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3747549Z test_batch_vs_slicing_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3748427Z test_batch_vs_slicing_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3749237Z test_batch_vs_slicing_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.3750085Z test_batch_vs_slicing_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.3750922Z test_batch_vs_slicing_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3751770Z test_batch_vs_slicing_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.155s) 2023-01-11T22:57:14.3752603Z test_batch_vs_slicing_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.036s) 2023-01-11T22:57:14.3753638Z test_batch_vs_slicing_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.3754554Z test_batch_vs_slicing_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3755458Z test_batch_vs_slicing_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3756275Z test_batch_vs_slicing_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.3757103Z test_batch_vs_slicing_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.3758065Z test_batch_vs_slicing_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.3758896Z test_batch_vs_slicing_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3759717Z test_batch_vs_slicing_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3760543Z test_batch_vs_slicing_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3761463Z test_batch_vs_slicing_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3762348Z test_batch_vs_slicing_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.965s) 2023-01-11T22:57:14.3763240Z test_batch_vs_slicing_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.713s) 2023-01-11T22:57:14.3764079Z test_batch_vs_slicing_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.604s) 2023-01-11T22:57:14.3764905Z test_batch_vs_slicing_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3765741Z test_batch_vs_slicing_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3766563Z test_batch_vs_slicing_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3767381Z test_batch_vs_slicing_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3768186Z test_batch_vs_slicing_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.3769086Z test_batch_vs_slicing_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3769956Z test_batch_vs_slicing_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.3770743Z test_batch_vs_slicing_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.3771611Z test_batch_vs_slicing_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3772497Z test_batch_vs_slicing_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3773393Z test_batch_vs_slicing_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3774299Z test_batch_vs_slicing_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3775195Z test_batch_vs_slicing_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3776122Z test_batch_vs_slicing_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3777055Z test_batch_vs_slicing_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.166s) 2023-01-11T22:57:14.3777944Z test_batch_vs_slicing_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2023-01-11T22:57:14.3778809Z test_batch_vs_slicing_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3779684Z test_batch_vs_slicing_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3780551Z test_batch_vs_slicing_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.3781418Z test_batch_vs_slicing_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3782245Z test_batch_vs_slicing_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3783343Z test_batch_vs_slicing_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3784253Z test_batch_vs_slicing_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.3785085Z test_batch_vs_slicing_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3785931Z test_batch_vs_slicing_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.3786763Z test_batch_vs_slicing_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3787704Z test_batch_vs_slicing_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3788548Z test_batch_vs_slicing_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.3789373Z test_batch_vs_slicing_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.3790266Z test_batch_vs_slicing_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3791156Z test_batch_vs_slicing_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.3792025Z test_batch_vs_slicing_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2023-01-11T22:57:14.3792866Z test_batch_vs_slicing_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3793696Z test_batch_vs_slicing_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.3794549Z test_batch_vs_slicing_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.210s) 2023-01-11T22:57:14.3795388Z test_batch_vs_slicing_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.3796223Z test_batch_vs_slicing_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.3797057Z test_batch_vs_slicing_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.3797964Z test_batch_vs_slicing_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.3798875Z test_batch_vs_slicing_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3799654Z test_batch_vs_slicing_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.3800478Z test_batch_vs_slicing_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.3801306Z test_batch_vs_slicing_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3802208Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.3803138Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.353s) 2023-01-11T22:57:14.3804061Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.199s) 2023-01-11T22:57:14.3805041Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.161s) 2023-01-11T22:57:14.3806094Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.171s) 2023-01-11T22:57:14.3806991Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.342s) 2023-01-11T22:57:14.3807912Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.243s) 2023-01-11T22:57:14.3808825Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.353s) 2023-01-11T22:57:14.3809774Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.323s) 2023-01-11T22:57:14.3810700Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.175s) 2023-01-11T22:57:14.3811692Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.233s) 2023-01-11T22:57:14.3812648Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.179s) 2023-01-11T22:57:14.3813802Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.204s) 2023-01-11T22:57:14.3814713Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.243s) 2023-01-11T22:57:14.3816010Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.3817142Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.215s) 2023-01-11T22:57:14.3818473Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.207s) 2023-01-11T22:57:14.3819877Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.218s) 2023-01-11T22:57:14.3822941Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.175s) 2023-01-11T22:57:14.3823924Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.209s) 2023-01-11T22:57:14.3824790Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.201s) 2023-01-11T22:57:14.3825615Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.373s) 2023-01-11T22:57:14.3826495Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.255s) 2023-01-11T22:57:14.3827915Z test_batch_vs_slicing_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.171s) 2023-01-11T22:57:14.3828830Z test_batch_vs_slicing_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3830057Z test_batch_vs_slicing_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3830898Z test_batch_vs_slicing_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3831782Z test_batch_vs_slicing_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2023-01-11T22:57:14.3832715Z test_batch_vs_slicing_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3833621Z test_batch_vs_slicing_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.3834538Z test_batch_vs_slicing_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3835616Z test_batch_vs_slicing_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.3836453Z test_batch_vs_slicing_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.3837032Z test_batch_vs_slicing_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.3837821Z test_batch_vs_slicing_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.3838643Z test_batch_vs_slicing_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.896s) 2023-01-11T22:57:14.3839462Z test_batch_vs_slicing_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.362s) 2023-01-11T22:57:14.3840250Z test_batch_vs_slicing_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.791s) 2023-01-11T22:57:14.3841123Z test_batch_vs_slicing_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3842025Z test_batch_vs_slicing_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3842816Z test_batch_vs_slicing_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3843553Z test_batch_vs_slicing_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.3844338Z test_batch_vs_slicing_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3845134Z test_batch_vs_slicing_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.3846134Z test_batch_vs_slicing_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3846925Z test_batch_vs_slicing_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3847811Z test_batch_vs_slicing_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.3848777Z test_batch_vs_slicing_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3849869Z test_batch_vs_slicing_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.3850766Z test_batch_vs_slicing_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.3851572Z test_batch_vs_slicing_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3852409Z test_batch_vs_slicing_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3853242Z test_batch_vs_slicing_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3854112Z test_batch_vs_slicing_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3855114Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3856081Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3857027Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.3857937Z test_batch_vs_slicing_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3858861Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3859780Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3860713Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.3861634Z test_batch_vs_slicing_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.3862627Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3863643Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3864631Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.3865544Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.3866496Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.3867429Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.3868395Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.3869442Z test_batch_vs_slicing_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.3870523Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.3871502Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.3872494Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.3873461Z test_batch_vs_slicing_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.3874621Z test_batch_vs_slicing_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.3875592Z test_batch_vs_slicing_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.3876599Z test_batch_vs_slicing_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.3877138Z test_batch_vs_slicing_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.3878093Z test_batch_vs_slicing_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.3878790Z test_batch_vs_slicing_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.3879708Z test_batch_vs_slicing_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.3880633Z test_batch_vs_slicing_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.3881596Z test_batch_vs_slicing_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.3882545Z test_batch_vs_slicing_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3883491Z test_batch_vs_slicing_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.3884486Z test_batch_vs_slicing_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.3885501Z test_batch_vs_slicing_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.3886428Z test_batch_vs_slicing_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.3887316Z test_batch_vs_slicing_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.3888232Z test_batch_vs_slicing_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.3889165Z test_batch_vs_slicing_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.3890083Z test_batch_vs_slicing_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.3891077Z test_batch_vs_slicing_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.3892099Z test_batch_vs_slicing_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3893035Z test_batch_vs_slicing_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.3893937Z test_batch_vs_slicing_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2023-01-11T22:57:14.3894866Z test_batch_vs_slicing_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.3895790Z test_batch_vs_slicing_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.112s) 2023-01-11T22:57:14.3896694Z test_batch_vs_slicing_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.3897682Z test_batch_vs_slicing_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.3898757Z test_batch_vs_slicing_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.012s) 2023-01-11T22:57:14.3899825Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.012s) 2023-01-11T22:57:14.3900828Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.002s) 2023-01-11T22:57:14.3901746Z test_batch_vs_slicing_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.002s) 2023-01-11T22:57:14.3902289Z test_batch_vs_slicing_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.3902969Z test_batch_vs_slicing_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.3903840Z test_batch_vs_slicing_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3904838Z test_batch_vs_slicing_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.3906023Z test_batch_vs_slicing_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.3906996Z test_batch_vs_slicing_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.3907918Z test_batch_vs_slicing_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.3908845Z test_batch_vs_slicing_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.3909830Z test_batch_vs_slicing_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.3910831Z test_batch_vs_slicing_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.3911974Z test_batch_vs_slicing_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.3912926Z test_batch_vs_slicing_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.3913918Z test_batch_vs_slicing_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.3914869Z test_batch_vs_slicing_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.3915877Z test_batch_vs_slicing_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.3916851Z test_batch_vs_slicing_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.3917868Z test_batch_vs_slicing_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.151s) 2023-01-11T22:57:14.3918502Z test_batch_vs_slicing_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.198s) 2023-01-11T22:57:14.3993943Z test_batch_vs_slicing_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.226s) 2023-01-11T22:57:14.3994933Z test_batch_vs_slicing_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.325s) 2023-01-11T22:57:14.3995830Z test_batch_vs_slicing_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.196s) 2023-01-11T22:57:14.3996395Z test_batch_vs_slicing_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.3996879Z test_batch_vs_slicing_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.3997353Z test_batch_vs_slicing_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.3997842Z test_batch_vs_slicing_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.3998325Z test_batch_vs_slicing_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.3998907Z test_batch_vs_slicing_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.3999425Z test_batch_vs_slicing_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.3999991Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.4000518Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.4001100Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.4001815Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.4002318Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.4002819Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.4003395Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.4003906Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.4004386Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.4004851Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.4005343Z test_batch_vs_slicing_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.4005835Z test_batch_vs_slicing_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.4006327Z test_batch_vs_slicing_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.4006939Z test_batch_vs_slicing_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.4007428Z test_batch_vs_slicing_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.4008077Z test_batch_vs_slicing_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.4008548Z test_batch_vs_slicing_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.4009039Z test_batch_vs_slicing_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.4009522Z test_batch_vs_slicing_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.4010015Z test_batch_vs_slicing_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.4010502Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4011003Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.4011501Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4011984Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4012445Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4012935Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4013417Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4014009Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4014500Z test_batch_vs_slicing_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4015081Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.662s) 2023-01-11T22:57:14.4015664Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.585s) 2023-01-11T22:57:14.4016141Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.584s) 2023-01-11T22:57:14.4016742Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.548s) 2023-01-11T22:57:14.4017232Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4017707Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4018185Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4018754Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4019264Z test_batch_vs_slicing_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4019732Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (1.264s) 2023-01-11T22:57:14.4020220Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (2.544s) 2023-01-11T22:57:14.4020714Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.974s) 2023-01-11T22:57:14.4021301Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.729s) 2023-01-11T22:57:14.4021790Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.4022364Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4022938Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.4023411Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4023895Z test_batch_vs_slicing_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.4024382Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4024875Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.4025362Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.4025846Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.4026326Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4026802Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4027269Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4027749Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.4028235Z test_batch_vs_slicing_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4028828Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4029313Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.4029976Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.4030471Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.4030935Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4031418Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.4032013Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4032500Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4032983Z test_batch_vs_slicing_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4033452Z test_batch_vs_slicing_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4033989Z test_batch_vs_slicing_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4034460Z test_batch_vs_slicing_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4034922Z test_batch_vs_slicing_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4035373Z test_batch_vs_slicing_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4035947Z test_batch_vs_slicing_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4036394Z test_batch_vs_slicing_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4036923Z test_batch_vs_slicing_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4037460Z test_batch_vs_slicing_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4037892Z test_batch_vs_slicing_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4038337Z test_batch_vs_slicing_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4038778Z test_batch_vs_slicing_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4039221Z test_batch_vs_slicing_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4039666Z test_batch_vs_slicing_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4040117Z test_batch_vs_slicing_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4040551Z test_batch_vs_slicing_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4040985Z test_batch_vs_slicing_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4041429Z test_batch_vs_slicing_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.4041868Z test_batch_vs_slicing_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4042303Z test_batch_vs_slicing_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.4042745Z test_batch_vs_slicing_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4043293Z test_batch_vs_slicing_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4043721Z test_batch_vs_slicing_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4044286Z test_batch_vs_slicing_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4044767Z test_batch_vs_slicing_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4045220Z test_batch_vs_slicing_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4045670Z test_batch_vs_slicing_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.4046105Z test_batch_vs_slicing_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4046542Z test_batch_vs_slicing_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4046961Z test_batch_vs_slicing_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4047399Z test_batch_vs_slicing_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4048646Z test_batch_vs_slicing_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4049076Z test_batch_vs_slicing_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4049502Z test_batch_vs_slicing_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4049932Z test_batch_vs_slicing_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4050585Z test_batch_vs_slicing_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4051076Z test_batch_vs_slicing_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4051726Z test_batch_vs_slicing_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4052205Z test_batch_vs_slicing_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4052682Z test_batch_vs_slicing_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4053145Z test_batch_vs_slicing_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4053608Z test_batch_vs_slicing_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4054044Z test_batch_vs_slicing_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4054505Z test_batch_vs_slicing_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4054959Z test_batch_vs_slicing_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4055407Z test_batch_vs_slicing_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4055857Z test_batch_vs_slicing_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4056300Z test_batch_vs_slicing_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4056744Z test_batch_vs_slicing_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4057160Z test_batch_vs_slicing_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4057701Z test_batch_vs_slicing_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4058137Z test_batch_vs_slicing_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4058660Z test_batch_vs_slicing_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4059186Z test_batch_vs_slicing_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4059620Z test_batch_vs_slicing_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.4060058Z test_batch_vs_slicing_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4060504Z test_batch_vs_slicing_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4060978Z test_batch_vs_slicing_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4061441Z test_batch_vs_slicing_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4061909Z test_batch_vs_slicing_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4062383Z test_batch_vs_slicing_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4062853Z test_batch_vs_slicing_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4063309Z test_batch_vs_slicing_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4063747Z test_batch_vs_slicing_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4064348Z test_batch_vs_slicing_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4064940Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4065419Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.4066044Z test_batch_vs_slicing_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4066606Z test_batch_vs_slicing_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4067069Z test_batch_vs_slicing_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4067498Z test_batch_vs_slicing_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.341s) 2023-01-11T22:57:14.4067956Z test_batch_vs_slicing_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.154s) 2023-01-11T22:57:14.4068415Z test_batch_vs_slicing_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.073s) 2023-01-11T22:57:14.4068852Z test_batch_vs_slicing_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4069287Z test_batch_vs_slicing_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4069723Z test_batch_vs_slicing_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4070148Z test_batch_vs_slicing_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4070585Z test_batch_vs_slicing_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4071016Z test_batch_vs_slicing_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4071449Z test_batch_vs_slicing_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4071976Z test_batch_vs_slicing_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4072428Z test_batch_vs_slicing_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4072860Z test_batch_vs_slicing_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4073455Z test_batch_vs_slicing_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.385s) 2023-01-11T22:57:14.4073906Z test_batch_vs_slicing_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.368s) 2023-01-11T22:57:14.4074350Z test_batch_vs_slicing_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.417s) 2023-01-11T22:57:14.4074787Z test_batch_vs_slicing_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4075222Z test_batch_vs_slicing_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4075657Z test_batch_vs_slicing_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4076073Z test_batch_vs_slicing_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4076494Z test_batch_vs_slicing_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4076942Z test_batch_vs_slicing_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4077359Z test_batch_vs_slicing_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4077785Z test_batch_vs_slicing_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4078225Z test_batch_vs_slicing_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4078664Z test_batch_vs_slicing_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4079176Z test_batch_vs_slicing_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4079645Z test_batch_vs_slicing_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4080297Z test_batch_vs_slicing_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4080831Z test_batch_vs_slicing_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4081267Z test_batch_vs_slicing_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4081703Z test_batch_vs_slicing_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4082224Z test_batch_vs_slicing_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4082657Z test_batch_vs_slicing_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4083088Z test_batch_vs_slicing_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4083521Z test_batch_vs_slicing_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4083955Z test_batch_vs_slicing_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4084409Z test_batch_vs_slicing_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4084865Z test_batch_vs_slicing_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.140s) 2023-01-11T22:57:14.4085307Z test_batch_vs_slicing_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.003s) 2023-01-11T22:57:14.4085765Z test_batch_vs_slicing_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.019s) 2023-01-11T22:57:14.4086276Z test_batch_vs_slicing_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4086766Z test_batch_vs_slicing_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4087196Z test_batch_vs_slicing_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4087793Z test_batch_vs_slicing_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4088235Z test_batch_vs_slicing_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4088656Z test_batch_vs_slicing_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4089098Z test_batch_vs_slicing_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4089538Z test_batch_vs_slicing_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4089977Z test_batch_vs_slicing_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4090407Z test_batch_vs_slicing_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4090844Z test_batch_vs_slicing_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4091280Z test_batch_vs_slicing_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4091697Z test_batch_vs_slicing_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4092132Z test_batch_vs_slicing_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4092552Z test_batch_vs_slicing_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4092979Z test_batch_vs_slicing_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4093410Z test_batch_vs_slicing_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4093946Z test_batch_vs_slicing_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4094373Z test_batch_vs_slicing_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4095069Z test_batch_vs_slicing_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4095522Z test_batch_vs_slicing_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4096084Z test_batch_vs_slicing_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4096524Z test_batch_vs_slicing_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4096958Z test_batch_vs_slicing_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4097389Z test_batch_vs_slicing_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4097893Z test_batch_vs_slicing_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4098348Z test_batch_vs_slicing_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4098788Z test_batch_vs_slicing_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4099221Z test_batch_vs_slicing_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4099650Z test_batch_vs_slicing_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4100096Z test_batch_vs_slicing_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4100542Z test_batch_vs_slicing_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4101077Z test_batch_vs_slicing_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4101512Z test_batch_vs_slicing_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4102159Z test_batch_vs_slicing_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4102606Z test_batch_vs_slicing_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4103038Z test_batch_vs_slicing_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.273s) 2023-01-11T22:57:14.4103458Z test_batch_vs_slicing_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4103856Z test_batch_vs_slicing_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4104273Z test_batch_vs_slicing_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4104700Z test_batch_vs_slicing_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4105131Z test_batch_vs_slicing_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.460s) 2023-01-11T22:57:14.4105568Z test_batch_vs_slicing_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.561s) 2023-01-11T22:57:14.4106014Z test_batch_vs_slicing_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.531s) 2023-01-11T22:57:14.4106462Z test_batch_vs_slicing_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.224s) 2023-01-11T22:57:14.4106889Z test_batch_vs_slicing_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.481s) 2023-01-11T22:57:14.4107326Z test_batch_vs_slicing_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.533s) 2023-01-11T22:57:14.4107763Z test_batch_vs_slicing_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.382s) 2023-01-11T22:57:14.4108306Z test_batch_vs_slicing_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4108737Z test_batch_vs_slicing_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4109379Z test_batch_vs_slicing_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4109822Z test_batch_vs_slicing_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4110256Z test_batch_vs_slicing_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4110691Z test_batch_vs_slicing_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4111131Z test_batch_vs_slicing_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4111571Z test_batch_vs_slicing_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4112130Z test_batch_vs_slicing_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4112572Z test_batch_vs_slicing_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4112988Z test_batch_vs_slicing_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4113420Z test_batch_vs_slicing_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4113928Z test_batch_vs_slicing_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4114683Z test_batch_vs_slicing_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4115496Z test_batch_vs_slicing_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4116359Z test_batch_vs_slicing_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4117138Z test_batch_vs_slicing_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4117893Z test_batch_vs_slicing_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4118730Z test_batch_vs_slicing_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.753s) 2023-01-11T22:57:14.4119591Z test_batch_vs_slicing_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.005s) 2023-01-11T22:57:14.4120464Z test_batch_vs_slicing_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.091s) 2023-01-11T22:57:14.4121328Z test_batch_vs_slicing_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.4122204Z test_batch_vs_slicing_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.4123072Z test_batch_vs_slicing_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.4123927Z test_batch_vs_slicing_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.4124778Z test_batch_vs_slicing_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.4125641Z test_batch_vs_slicing_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.719s) 2023-01-11T22:57:14.4126525Z test_batch_vs_slicing_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.737s) 2023-01-11T22:57:14.4127474Z test_batch_vs_slicing_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.732s) 2023-01-11T22:57:14.4128371Z test_batch_vs_slicing_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4129239Z test_batch_vs_slicing_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.4130144Z test_batch_vs_slicing_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4131068Z test_batch_vs_slicing_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4132013Z test_batch_vs_slicing_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4132899Z test_batch_vs_slicing_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.485s) 2023-01-11T22:57:14.4133803Z test_batch_vs_slicing_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.482s) 2023-01-11T22:57:14.4134673Z test_batch_vs_slicing_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.463s) 2023-01-11T22:57:14.4135512Z test_batch_vs_slicing_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4136377Z test_batch_vs_slicing_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4137221Z test_batch_vs_slicing_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4138239Z test_batch_vs_slicing_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4139541Z test_batch_vs_slicing_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4140314Z test_batch_vs_slicing_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (1.055s) 2023-01-11T22:57:14.4140790Z test_batch_vs_slicing_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.461s) 2023-01-11T22:57:14.4141838Z test_batch_vs_slicing_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.337s) 2023-01-11T22:57:14.4142362Z test_batch_vs_slicing_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4142838Z test_batch_vs_slicing_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4143301Z test_batch_vs_slicing_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4143769Z test_batch_vs_slicing_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4144966Z test_batch_vs_slicing_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4145874Z test_batch_vs_slicing_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.886s) 2023-01-11T22:57:14.4146765Z test_batch_vs_slicing_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.958s) 2023-01-11T22:57:14.4147581Z test_batch_vs_slicing_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.014s) 2023-01-11T22:57:14.4148375Z test_batch_vs_slicing_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4149166Z test_batch_vs_slicing_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4149940Z test_batch_vs_slicing_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4150733Z test_batch_vs_slicing_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4151514Z test_batch_vs_slicing_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4152287Z test_batch_vs_slicing_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.397s) 2023-01-11T22:57:14.4153058Z test_batch_vs_slicing_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.474s) 2023-01-11T22:57:14.4153833Z test_batch_vs_slicing_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.342s) 2023-01-11T22:57:14.4154621Z test_batch_vs_slicing_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.337s) 2023-01-11T22:57:14.4155403Z test_batch_vs_slicing_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.438s) 2023-01-11T22:57:14.4156165Z test_batch_vs_slicing_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4156933Z test_batch_vs_slicing_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4157722Z test_batch_vs_slicing_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.4158577Z test_batch_vs_slicing_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4159334Z test_batch_vs_slicing_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4160097Z test_batch_vs_slicing_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (2.249s) 2023-01-11T22:57:14.4160873Z test_batch_vs_slicing_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (3.901s) 2023-01-11T22:57:14.4161649Z test_batch_vs_slicing_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (3.670s) 2023-01-11T22:57:14.4162425Z test_batch_vs_slicing_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4163426Z test_batch_vs_slicing_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.4164181Z test_batch_vs_slicing_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4164937Z test_batch_vs_slicing_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4165698Z test_batch_vs_slicing_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4166593Z test_batch_vs_slicing_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.507s) 2023-01-11T22:57:14.4167385Z test_batch_vs_slicing_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.614s) 2023-01-11T22:57:14.4168130Z test_batch_vs_slicing_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.486s) 2023-01-11T22:57:14.4168885Z test_batch_vs_slicing_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.501s) 2023-01-11T22:57:14.4169686Z test_batch_vs_slicing_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.466s) 2023-01-11T22:57:14.4170442Z test_batch_vs_slicing_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4171243Z test_batch_vs_slicing_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4172005Z test_batch_vs_slicing_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4172826Z test_batch_vs_slicing_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4173649Z test_batch_vs_slicing_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4174534Z test_batch_vs_slicing_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.470s) 2023-01-11T22:57:14.4175415Z test_batch_vs_slicing_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.421s) 2023-01-11T22:57:14.4176238Z test_batch_vs_slicing_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.553s) 2023-01-11T22:57:14.4177021Z test_batch_vs_slicing_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4177774Z test_batch_vs_slicing_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.4178518Z test_batch_vs_slicing_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4179259Z test_batch_vs_slicing_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4179991Z test_batch_vs_slicing_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4180752Z test_batch_vs_slicing_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.471s) 2023-01-11T22:57:14.4181511Z test_batch_vs_slicing_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.468s) 2023-01-11T22:57:14.4182270Z test_batch_vs_slicing_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.517s) 2023-01-11T22:57:14.4183036Z test_batch_vs_slicing_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4183785Z test_batch_vs_slicing_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4184514Z test_batch_vs_slicing_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4185267Z test_batch_vs_slicing_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4186019Z test_batch_vs_slicing_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.4186785Z test_batch_vs_slicing_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.609s) 2023-01-11T22:57:14.4187569Z test_batch_vs_slicing_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.473s) 2023-01-11T22:57:14.4188349Z test_batch_vs_slicing_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.762s) 2023-01-11T22:57:14.4189349Z test_batch_vs_slicing_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4190102Z test_batch_vs_slicing_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4190863Z test_batch_vs_slicing_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4191628Z test_batch_vs_slicing_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4192526Z test_batch_vs_slicing_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4193348Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.494s) 2023-01-11T22:57:14.4194171Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.408s) 2023-01-11T22:57:14.4194994Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.520s) 2023-01-11T22:57:14.4195805Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4196613Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4197429Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4198237Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4199071Z test_batch_vs_slicing_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4199897Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.593s) 2023-01-11T22:57:14.4200740Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.459s) 2023-01-11T22:57:14.4201601Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.544s) 2023-01-11T22:57:14.4202425Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4203249Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4204065Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4204882Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4205704Z test_batch_vs_slicing_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4206580Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.680s) 2023-01-11T22:57:14.4207502Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.735s) 2023-01-11T22:57:14.4208334Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.881s) 2023-01-11T22:57:14.4209175Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4210002Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4210818Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4211626Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4212433Z test_batch_vs_slicing_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4213247Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.672s) 2023-01-11T22:57:14.4214240Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.614s) 2023-01-11T22:57:14.4215070Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.841s) 2023-01-11T22:57:14.4215897Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4216823Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4217664Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4218472Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4219279Z test_batch_vs_slicing_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4220075Z test_batch_vs_slicing_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.4220821Z test_batch_vs_slicing_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.4221587Z test_batch_vs_slicing_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.4222359Z test_batch_vs_slicing_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.4223131Z test_batch_vs_slicing_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.4223901Z test_batch_vs_slicing_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.4224663Z test_batch_vs_slicing_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.4225428Z test_batch_vs_slicing_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.4226182Z test_batch_vs_slicing_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.4226939Z test_batch_vs_slicing_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.4227741Z test_batch_vs_slicing_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.528s) 2023-01-11T22:57:14.4228513Z test_batch_vs_slicing_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.503s) 2023-01-11T22:57:14.4229299Z test_batch_vs_slicing_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.597s) 2023-01-11T22:57:14.4230065Z test_batch_vs_slicing_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4230814Z test_batch_vs_slicing_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4231574Z test_batch_vs_slicing_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4232342Z test_batch_vs_slicing_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4233151Z test_batch_vs_slicing_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4233989Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4234902Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4235820Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.4236716Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4237584Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.4238642Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4239515Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4240407Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.4241294Z test_batch_vs_slicing_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4242283Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.546s) 2023-01-11T22:57:14.4243174Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.562s) 2023-01-11T22:57:14.4244045Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.700s) 2023-01-11T22:57:14.4244893Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4245760Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4246623Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4247491Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4248371Z test_batch_vs_slicing_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.4249222Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.613s) 2023-01-11T22:57:14.4250073Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.591s) 2023-01-11T22:57:14.4250502Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.821s) 2023-01-11T22:57:14.4250926Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4251315Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4251717Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4252136Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4252550Z test_batch_vs_slicing_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4252951Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.582s) 2023-01-11T22:57:14.4253367Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.453s) 2023-01-11T22:57:14.4253768Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.487s) 2023-01-11T22:57:14.4254177Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4254581Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4254993Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4255397Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4255793Z test_batch_vs_slicing_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4256149Z test_batch_vs_slicing_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.4256650Z test_batch_vs_slicing_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4257012Z test_batch_vs_slicing_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.739s) 2023-01-11T22:57:14.4257365Z test_batch_vs_slicing_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.868s) 2023-01-11T22:57:14.4257723Z test_batch_vs_slicing_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.821s) 2023-01-11T22:57:14.4258167Z test_batch_vs_slicing_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4258535Z test_batch_vs_slicing_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4258881Z test_batch_vs_slicing_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4259223Z test_batch_vs_slicing_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4259562Z test_batch_vs_slicing_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4259881Z test_batch_vs_slicing_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4260222Z test_batch_vs_slicing_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4260562Z test_batch_vs_slicing_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4260918Z test_batch_vs_slicing_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4261280Z test_batch_vs_slicing_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.4261648Z test_batch_vs_slicing_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.4262012Z test_batch_vs_slicing_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.4262361Z test_batch_vs_slicing_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.4262712Z test_batch_vs_slicing_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4263065Z test_batch_vs_slicing_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.034s) 2023-01-11T22:57:14.4263475Z test_batch_vs_slicing_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4263826Z test_batch_vs_slicing_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4264211Z test_batch_vs_slicing_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4264601Z test_batch_vs_slicing_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4264953Z test_batch_vs_slicing_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.4265294Z test_batch_vs_slicing_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4265630Z test_batch_vs_slicing_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.4265986Z test_batch_vs_slicing_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4266333Z test_batch_vs_slicing_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4266662Z test_batch_vs_slicing_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4267005Z test_batch_vs_slicing_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4267357Z test_batch_vs_slicing_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4267707Z test_batch_vs_slicing_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.4268051Z test_batch_vs_slicing_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4268393Z test_batch_vs_slicing_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.4268891Z test_batch_vs_slicing_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4269236Z test_batch_vs_slicing_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.4269570Z test_batch_vs_slicing_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4269929Z test_batch_vs_slicing_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4270371Z test_batch_vs_slicing_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4270763Z test_batch_vs_slicing_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4271131Z test_batch_vs_slicing_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.4271499Z test_batch_vs_slicing_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.4271850Z test_batch_vs_slicing_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.4272201Z test_batch_vs_slicing_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4272545Z test_batch_vs_slicing_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.4272884Z test_batch_vs_slicing_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.4273226Z test_batch_vs_slicing_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.4273555Z test_batch_vs_slicing_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4273892Z test_batch_vs_slicing_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.4274232Z test_batch_vs_slicing_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4274580Z test_batch_vs_slicing_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.4274932Z test_batch_vs_slicing_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.4275281Z test_batch_vs_slicing_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4275627Z test_batch_vs_slicing_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.4275971Z test_batch_vs_slicing_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.4276355Z test_batch_vs_slicing_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.4276697Z test_batch_vs_slicing_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.4277034Z test_batch_vs_slicing_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.4277381Z test_batch_vs_slicing_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.4277743Z test_complex_edge_values_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4278095Z test_contig_size1_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4278422Z test_contig_size1_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.4278764Z test_contig_size1_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4279105Z test_contig_size1_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4279446Z test_contig_size1_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4279777Z test_contig_size1_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4280086Z test_contig_size1_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4280407Z test_contig_size1_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4280730Z test_contig_size1_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4281205Z test_contig_size1_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4281524Z test_contig_size1_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4281845Z test_contig_size1_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4282165Z test_contig_size1_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4282598Z test_contig_size1_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4282949Z test_contig_size1_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4283291Z test_contig_size1_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4283625Z test_contig_size1_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4283959Z test_contig_size1_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4284306Z test_contig_size1_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4284636Z test_contig_size1_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4284969Z test_contig_size1_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4285303Z test_contig_size1_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4285636Z test_contig_size1_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4285965Z test_contig_size1_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4286270Z test_contig_size1_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4286603Z test_contig_size1_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4286945Z test_contig_size1_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4287283Z test_contig_size1_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4287633Z test_contig_size1_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4287977Z test_contig_size1_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4288329Z test_contig_size1_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4288671Z test_contig_size1_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4289005Z test_contig_size1_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4289335Z test_contig_size1_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4289672Z test_contig_size1_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4290002Z test_contig_size1_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4290332Z test_contig_size1_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4290656Z test_contig_size1_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4290981Z test_contig_size1_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4291313Z test_contig_size1_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4291672Z test_contig_size1_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4292029Z test_contig_size1_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4292388Z test_contig_size1_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4292719Z test_contig_size1_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4293060Z test_contig_size1_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4293549Z test_contig_size1_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4293887Z test_contig_size1_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4294219Z test_contig_size1_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4294560Z test_contig_size1_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4295001Z test_contig_size1_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4295370Z test_contig_size1_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4295714Z test_contig_size1_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4296059Z test_contig_size1_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4296417Z test_contig_size1_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4296798Z test_contig_size1_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4297142Z test_contig_size1_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4297480Z test_contig_size1_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4297812Z test_contig_size1_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4298144Z test_contig_size1_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4298470Z test_contig_size1_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4298792Z test_contig_size1_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4299100Z test_contig_size1_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4299430Z test_contig_size1_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4299777Z test_contig_size1_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4300113Z test_contig_size1_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4300465Z test_contig_size1_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4300824Z test_contig_size1_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4301177Z test_contig_size1_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4301523Z test_contig_size1_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4301859Z test_contig_size1_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4302189Z test_contig_size1_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4302528Z test_contig_size1_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4302861Z test_contig_size1_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4303191Z test_contig_size1_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4303525Z test_contig_size1_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4303849Z test_contig_size1_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4304187Z test_contig_size1_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4304521Z test_contig_size1_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4304872Z test_contig_size1_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4305220Z test_contig_size1_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4305709Z test_contig_size1_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4306046Z test_contig_size1_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4306382Z test_contig_size1_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4306712Z test_contig_size1_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4307046Z test_contig_size1_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4307477Z test_contig_size1_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4307824Z test_contig_size1_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4308156Z test_contig_size1_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4308495Z test_contig_size1_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4308843Z test_contig_size1_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4309177Z test_contig_size1_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4309530Z test_contig_size1_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4309876Z test_contig_size1_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4310230Z test_contig_size1_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4310575Z test_contig_size1_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4310920Z test_contig_size1_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4311250Z test_contig_size1_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4311586Z test_contig_size1_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4311904Z test_contig_size1_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4312232Z test_contig_size1_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4312559Z test_contig_size1_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4312894Z test_contig_size1_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4313245Z test_contig_size1_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4313586Z test_contig_size1_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4313946Z test_contig_size1_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4314300Z test_contig_size1_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4314657Z test_contig_size1_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4315010Z test_contig_size1_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4315360Z test_contig_size1_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4315710Z test_contig_size1_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4316053Z test_contig_size1_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4316401Z test_contig_size1_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4316750Z test_contig_size1_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4317097Z test_contig_size1_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4317446Z test_contig_size1_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4317943Z test_contig_size1_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4318293Z test_contig_size1_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4318627Z test_contig_size1_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4318980Z test_contig_size1_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4319328Z test_contig_size1_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4319784Z test_contig_size1_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4320158Z test_contig_size1_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4320492Z test_contig_size1_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4320842Z test_contig_size1_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4321191Z test_contig_size1_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4322191Z test_contig_size1_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4322671Z test_contig_size1_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4323446Z test_contig_size1_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4323858Z test_contig_size1_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4324611Z test_contig_size1_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4325134Z test_contig_size1_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4325523Z test_contig_size1_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4325894Z test_contig_size1_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4326271Z test_contig_size1_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4326661Z test_contig_size1_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4327047Z test_contig_size1_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4327433Z test_contig_size1_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4327857Z test_contig_size1_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4328249Z test_contig_size1_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4328622Z test_contig_size1_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4329013Z test_contig_size1_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4329391Z test_contig_size1_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4329758Z test_contig_size1_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4330690Z test_contig_size1_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4331116Z test_contig_size1_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4356218Z test_contig_size1_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4356767Z test_contig_size1_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4357189Z test_contig_size1_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4358777Z test_contig_size1_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4359247Z test_contig_size1_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4359667Z test_contig_size1_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4361069Z test_contig_size1_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4361478Z test_contig_size1_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4361886Z test_contig_size1_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4362289Z test_contig_size1_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4362811Z test_contig_size1_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4363223Z test_contig_size1_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4363630Z test_contig_size1_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4364020Z test_contig_size1_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4364409Z test_contig_size1_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4364812Z test_contig_size1_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4365198Z test_contig_size1_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4365649Z test_contig_size1_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4366037Z test_contig_size1_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4366426Z test_contig_size1_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4366864Z test_contig_size1_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4367266Z test_contig_size1_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4367632Z test_contig_size1_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4368030Z test_contig_size1_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4368442Z test_contig_size1_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4368853Z test_contig_size1_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4369256Z test_contig_size1_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4369652Z test_contig_size1_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4370034Z test_contig_size1_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4370434Z test_contig_size1_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4370833Z test_contig_size1_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4371184Z test_contig_size1_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4371551Z test_contig_size1_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4371939Z test_contig_size1_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4372334Z test_contig_size1_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4372772Z test_contig_size1_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4373172Z test_contig_size1_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4373566Z test_contig_size1_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4373998Z test_contig_size1_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4374443Z test_contig_size1_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4374811Z test_contig_size1_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4375388Z test_contig_size1_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4375821Z test_contig_size1_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4376223Z test_contig_size1_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4376613Z test_contig_size1_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4377000Z test_contig_size1_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4377505Z test_contig_size1_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4377883Z test_contig_size1_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4378265Z test_contig_size1_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4378661Z test_contig_size1_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4379050Z test_contig_size1_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4379458Z test_contig_size1_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4379904Z test_contig_size1_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4380326Z test_contig_size1_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4380723Z test_contig_size1_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4381141Z test_contig_size1_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4381551Z test_contig_size1_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4381938Z test_contig_size1_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4382296Z test_contig_size1_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4382680Z test_contig_size1_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4383056Z test_contig_size1_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4383446Z test_contig_size1_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4383842Z test_contig_size1_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4384239Z test_contig_size1_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4384639Z test_contig_size1_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4385017Z test_contig_size1_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4385411Z test_contig_size1_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4385797Z test_contig_size1_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4386193Z test_contig_size1_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4386568Z test_contig_size1_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4386948Z test_contig_size1_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4387380Z test_contig_size1_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4387774Z test_contig_size1_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4388157Z test_contig_size1_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4388584Z test_contig_size1_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4389020Z test_contig_size1_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4389410Z test_contig_size1_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4390015Z test_contig_size1_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4390448Z test_contig_size1_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4390876Z test_contig_size1_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4391303Z test_contig_size1_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4391857Z test_contig_size1_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4392295Z test_contig_size1_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4392707Z test_contig_size1_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4393122Z test_contig_size1_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4393509Z test_contig_size1_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4393922Z test_contig_size1_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4394390Z test_contig_size1_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4394806Z test_contig_size1_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4395198Z test_contig_size1_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4395632Z test_contig_size1_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4396066Z test_contig_size1_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4396428Z test_contig_size1_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4396810Z test_contig_size1_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4397198Z test_contig_size1_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4397573Z test_contig_size1_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4397951Z test_contig_size1_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4398333Z test_contig_size1_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4398718Z test_contig_size1_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4399099Z test_contig_size1_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4399483Z test_contig_size1_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4399869Z test_contig_size1_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4400250Z test_contig_size1_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4400647Z test_contig_size1_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4401055Z test_contig_size1_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4401458Z test_contig_size1_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4401915Z test_contig_size1_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4402312Z test_contig_size1_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4402720Z test_contig_size1_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4403133Z test_contig_size1_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4403505Z test_contig_size1_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4403866Z test_contig_size1_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4404412Z test_contig_size1_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4404804Z test_contig_size1_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4405214Z test_contig_size1_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.4405611Z test_contig_size1_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4406127Z test_contig_size1_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4406545Z test_contig_size1_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4406951Z test_contig_size1_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4407342Z test_contig_size1_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4407735Z test_contig_size1_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4408134Z test_contig_size1_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4408504Z test_contig_size1_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4408945Z test_contig_size1_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4409345Z test_contig_size1_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4409753Z test_contig_size1_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4410219Z test_contig_size1_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4410620Z test_contig_size1_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4410998Z test_contig_size1_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4411399Z test_contig_size1_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4411780Z test_contig_size1_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4412173Z test_contig_size1_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4412565Z test_contig_size1_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4412961Z test_contig_size1_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4413358Z test_contig_size1_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4413771Z test_contig_size1_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4414177Z test_contig_size1_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4414585Z test_contig_size1_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4414994Z test_contig_size1_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4415387Z test_contig_size1_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4415778Z test_contig_size1_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4416212Z test_contig_size1_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4416612Z test_contig_size1_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4417025Z test_contig_size1_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4417443Z test_contig_size1_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4417811Z test_contig_size1_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4418182Z test_contig_size1_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4418724Z test_contig_size1_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4419114Z test_contig_size1_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4419496Z test_contig_size1_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4419872Z test_contig_size1_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4420373Z test_contig_size1_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4420767Z test_contig_size1_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4421141Z test_contig_size1_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4421522Z test_contig_size1_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4421901Z test_contig_size1_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4422305Z test_contig_size1_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4422687Z test_contig_size1_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4423122Z test_contig_size1_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4423506Z test_contig_size1_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4423899Z test_contig_size1_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4424313Z test_contig_size1_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4424729Z test_contig_size1_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4425082Z test_contig_size1_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4425450Z test_contig_size1_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4425845Z test_contig_size1_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4426238Z test_contig_size1_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4426634Z test_contig_size1_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4427025Z test_contig_size1_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4427425Z test_contig_size1_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4427818Z test_contig_size1_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4428200Z test_contig_size1_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4428575Z test_contig_size1_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4428962Z test_contig_size1_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4429352Z test_contig_size1_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4429746Z test_contig_size1_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4430124Z test_contig_size1_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4430554Z test_contig_size1_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4430956Z test_contig_size1_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4431376Z test_contig_size1_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4431791Z test_contig_size1_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4432169Z test_contig_size1_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4432536Z test_contig_size1_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4433074Z test_contig_size1_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4433460Z test_contig_size1_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4433850Z test_contig_size1_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4434233Z test_contig_size1_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4435380Z test_contig_size1_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4435822Z test_contig_size1_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4436218Z test_contig_size1_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4436607Z test_contig_size1_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4436992Z test_contig_size1_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4437425Z test_contig_size1_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4437826Z test_contig_size1_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4438206Z test_contig_size1_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4438605Z test_contig_size1_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4439028Z test_contig_size1_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4439403Z test_contig_size1_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4439786Z test_contig_size1_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4440171Z test_contig_size1_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4440566Z test_contig_size1_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4440964Z test_contig_size1_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4441345Z test_contig_size1_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4441728Z test_contig_size1_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4442107Z test_contig_size1_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4442489Z test_contig_size1_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4442870Z test_contig_size1_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4443261Z test_contig_size1_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4443653Z test_contig_size1_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4444037Z test_contig_size1_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4444446Z test_contig_size1_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4444905Z test_contig_size1_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4445302Z test_contig_size1_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4445693Z test_contig_size1_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4446131Z test_contig_size1_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4446511Z test_contig_size1_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4446880Z test_contig_size1_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4447256Z test_contig_size1_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4447633Z test_contig_size1_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4448172Z test_contig_size1_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4448556Z test_contig_size1_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4448951Z test_contig_size1_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4449337Z test_contig_size1_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4449866Z test_contig_size1_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4450288Z test_contig_size1_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4450695Z test_contig_size1_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4451093Z test_contig_size1_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4451478Z test_contig_size1_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4451916Z test_contig_size1_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4452306Z test_contig_size1_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4452685Z test_contig_size1_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4453081Z test_contig_size1_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4453485Z test_contig_size1_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4453849Z test_contig_size1_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4454235Z test_contig_size1_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4454631Z test_contig_size1_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4455011Z test_contig_size1_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4455404Z test_contig_size1_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4455781Z test_contig_size1_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4456148Z test_contig_size1_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4456517Z test_contig_size1_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4456902Z test_contig_size1_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4457287Z test_contig_size1_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4457679Z test_contig_size1_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4458066Z test_contig_size1_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4458468Z test_contig_size1_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4458851Z test_contig_size1_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4459304Z test_contig_size1_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4459696Z test_contig_size1_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4460118Z test_contig_size1_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4460534Z test_contig_size1_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4460894Z test_contig_size1_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4461284Z test_contig_size1_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4461683Z test_contig_size1_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4462232Z test_contig_size1_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4462619Z test_contig_size1_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4463007Z test_contig_size1_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4463387Z test_contig_size1_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4463759Z test_contig_size1_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4464261Z test_contig_size1_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4464657Z test_contig_size1_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4465033Z test_contig_size1_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4465423Z test_contig_size1_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4465799Z test_contig_size1_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4466227Z test_contig_size1_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4466612Z test_contig_size1_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4466989Z test_contig_size1_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4467390Z test_contig_size1_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4467811Z test_contig_size1_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4468151Z test_contig_size1_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4468512Z test_contig_size1_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4468882Z test_contig_size1_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4469283Z test_contig_size1_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4469697Z test_contig_size1_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4470102Z test_contig_size1_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4470494Z test_contig_size1_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4470874Z test_contig_size1_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4471277Z test_contig_size1_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4471668Z test_contig_size1_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4472053Z test_contig_size1_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4472432Z test_contig_size1_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4472818Z test_contig_size1_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4473197Z test_contig_size1_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4473634Z test_contig_size1_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4474018Z test_contig_size1_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4474392Z test_contig_size1_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4474850Z test_contig_size1_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4475235Z test_contig_size1_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4475618Z test_contig_size1_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4476028Z test_contig_size1_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4476647Z test_contig_size1_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4477063Z test_contig_size1_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4477461Z test_contig_size1_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4477857Z test_contig_size1_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4478253Z test_contig_size1_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4478773Z test_contig_size1_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4479188Z test_contig_size1_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4479581Z test_contig_size1_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4479971Z test_contig_size1_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4480371Z test_contig_size1_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4480828Z test_contig_size1_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4481213Z test_contig_size1_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4481650Z test_contig_size1_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4482089Z test_contig_size1_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4482483Z test_contig_size1_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4482863Z test_contig_size1_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4483229Z test_contig_size1_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4483616Z test_contig_size1_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4484012Z test_contig_size1_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4484394Z test_contig_size1_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4484775Z test_contig_size1_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4485161Z test_contig_size1_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4485540Z test_contig_size1_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4485941Z test_contig_size1_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4486324Z test_contig_size1_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4486730Z test_contig_size1_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4487128Z test_contig_size1_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4487532Z test_contig_size1_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4487988Z test_contig_size1_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4488375Z test_contig_size1_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4488801Z test_contig_size1_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4489222Z test_contig_size1_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4489596Z test_contig_size1_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4489965Z test_contig_size1_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4490341Z test_contig_size1_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4490726Z test_contig_size1_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4491282Z test_contig_size1_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4491691Z test_contig_size1_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4492101Z test_contig_size1_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4492512Z test_contig_size1_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4493029Z test_contig_size1_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4493447Z test_contig_size1_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4493847Z test_contig_size1_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4494236Z test_contig_size1_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4494636Z test_contig_size1_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4495112Z test_contig_size1_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4495518Z test_contig_size1_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4495955Z test_contig_size1_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4496394Z test_contig_size1_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4496797Z test_contig_size1_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4497184Z test_contig_size1_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4497570Z test_contig_size1_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4497959Z test_contig_size1_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4498369Z test_contig_size1_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4498749Z test_contig_size1_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4499152Z test_contig_size1_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4499543Z test_contig_size1_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4499957Z test_contig_size1_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4500375Z test_contig_size1_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4500776Z test_contig_size1_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4501169Z test_contig_size1_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4501568Z test_contig_size1_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4502010Z test_contig_size1_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4502411Z test_contig_size1_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4502798Z test_contig_size1_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4503215Z test_contig_size1_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4503678Z test_contig_size1_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4504100Z test_contig_size1_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4504520Z test_contig_size1_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4504926Z test_contig_size1_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4505536Z test_contig_size1_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4505978Z test_contig_size1_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4506401Z test_contig_size1_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4506800Z test_contig_size1_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4507353Z test_contig_size1_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4507796Z test_contig_size1_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4508209Z test_contig_size1_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4508620Z test_contig_size1_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4509030Z test_contig_size1_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4509455Z test_contig_size1_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4509927Z test_contig_size1_large_dim_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4510339Z test_contig_size1_large_dim_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4510805Z test_contig_size1_large_dim_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4511261Z test_contig_size1_large_dim_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4511681Z test_contig_size1_large_dim_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4512077Z test_contig_size1_large_dim_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4512498Z test_contig_size1_large_dim_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4512916Z test_contig_size1_large_dim_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4513325Z test_contig_size1_large_dim_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4513724Z test_contig_size1_large_dim_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4514134Z test_contig_size1_large_dim_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4514547Z test_contig_size1_large_dim_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4514954Z test_contig_size1_large_dim_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4515350Z test_contig_size1_large_dim_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4515759Z test_contig_size1_large_dim_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4516199Z test_contig_size1_large_dim_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4516628Z test_contig_size1_large_dim_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4517115Z test_contig_size1_large_dim_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4517544Z test_contig_size1_large_dim_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4517994Z test_contig_size1_large_dim_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4518431Z test_contig_size1_large_dim_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4518837Z test_contig_size1_large_dim_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4519236Z test_contig_size1_large_dim_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4519803Z test_contig_size1_large_dim_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4520212Z test_contig_size1_large_dim_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4520624Z test_contig_size1_large_dim_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4521049Z test_contig_size1_large_dim_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4521586Z test_contig_size1_large_dim_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4522041Z test_contig_size1_large_dim_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4522475Z test_contig_size1_large_dim_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4522910Z test_contig_size1_large_dim_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4523341Z test_contig_size1_large_dim_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4523762Z test_contig_size1_large_dim_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4524202Z test_contig_size1_large_dim_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4524625Z test_contig_size1_large_dim_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4525048Z test_contig_size1_large_dim_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4525500Z test_contig_size1_large_dim_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4525920Z test_contig_size1_large_dim_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4526311Z test_contig_size1_large_dim_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4526714Z test_contig_size1_large_dim_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4527158Z test_contig_size1_large_dim_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4527572Z test_contig_size1_large_dim_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4527998Z test_contig_size1_large_dim_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4528421Z test_contig_size1_large_dim_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4528849Z test_contig_size1_large_dim_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4529260Z test_contig_size1_large_dim_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4529668Z test_contig_size1_large_dim_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4530068Z test_contig_size1_large_dim_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4530483Z test_contig_size1_large_dim_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4530887Z test_contig_size1_large_dim_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4531345Z test_contig_size1_large_dim_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4531770Z test_contig_size1_large_dim_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4532212Z test_contig_size1_large_dim_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4532692Z test_contig_size1_large_dim_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4533103Z test_contig_size1_large_dim_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4533500Z test_contig_size1_large_dim_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4534071Z test_contig_size1_large_dim_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4534485Z test_contig_size1_large_dim_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4534896Z test_contig_size1_large_dim_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4535302Z test_contig_size1_large_dim_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4535824Z test_contig_size1_large_dim_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4536252Z test_contig_size1_large_dim_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4536657Z test_contig_size1_large_dim_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4537082Z test_contig_size1_large_dim_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4537500Z test_contig_size1_large_dim_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4537935Z test_contig_size1_large_dim_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4538405Z test_contig_size1_large_dim_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4538860Z test_contig_size1_large_dim_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4539290Z test_contig_size1_large_dim_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4539771Z test_contig_size1_large_dim_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4540197Z test_contig_size1_large_dim_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4540586Z test_contig_size1_large_dim_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4541003Z test_contig_size1_large_dim_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4541404Z test_contig_size1_large_dim_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4541786Z test_contig_size1_large_dim_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4542198Z test_contig_size1_large_dim_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4542626Z test_contig_size1_large_dim_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4543039Z test_contig_size1_large_dim_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4543462Z test_contig_size1_large_dim_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4543888Z test_contig_size1_large_dim_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4544312Z test_contig_size1_large_dim_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4544733Z test_contig_size1_large_dim_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4545153Z test_contig_size1_large_dim_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4545613Z test_contig_size1_large_dim_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4546047Z test_contig_size1_large_dim_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4546458Z test_contig_size1_large_dim_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4546928Z test_contig_size1_large_dim_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4547344Z test_contig_size1_large_dim_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4547718Z test_contig_size1_large_dim_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4548303Z test_contig_size1_large_dim_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4548700Z test_contig_size1_large_dim_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4549133Z test_contig_size1_large_dim_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4549555Z test_contig_size1_large_dim_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4550108Z test_contig_size1_large_dim_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4550520Z test_contig_size1_large_dim_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4550937Z test_contig_size1_large_dim_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4551351Z test_contig_size1_large_dim_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4551770Z test_contig_size1_large_dim_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4552182Z test_contig_size1_large_dim_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4552588Z test_contig_size1_large_dim_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4553080Z test_contig_size1_large_dim_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4553503Z test_contig_size1_large_dim_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4553971Z test_contig_size1_large_dim_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4554444Z test_contig_size1_large_dim_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4554864Z test_contig_size1_large_dim_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4555316Z test_contig_size1_large_dim_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4555749Z test_contig_size1_large_dim_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4556175Z test_contig_size1_large_dim_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4556594Z test_contig_size1_large_dim_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4557018Z test_contig_size1_large_dim_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4557441Z test_contig_size1_large_dim_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4557868Z test_contig_size1_large_dim_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4558292Z test_contig_size1_large_dim_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4558724Z test_contig_size1_large_dim_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4559138Z test_contig_size1_large_dim_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4559550Z test_contig_size1_large_dim_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4560035Z test_contig_size1_large_dim_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4560472Z test_contig_size1_large_dim_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4560898Z test_contig_size1_large_dim_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4561386Z test_contig_size1_large_dim_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4561807Z test_contig_size1_large_dim_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4562366Z test_contig_size1_large_dim_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4562776Z test_contig_size1_large_dim_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4563197Z test_contig_size1_large_dim_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4563625Z test_contig_size1_large_dim_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4564169Z test_contig_size1_large_dim_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4564596Z test_contig_size1_large_dim_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4565015Z test_contig_size1_large_dim_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4565433Z test_contig_size1_large_dim_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4565847Z test_contig_size1_large_dim_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4566258Z test_contig_size1_large_dim_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4566657Z test_contig_size1_large_dim_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4567109Z test_contig_size1_large_dim_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4567537Z test_contig_size1_large_dim_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4567961Z test_contig_size1_large_dim_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4568419Z test_contig_size1_large_dim_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4568841Z test_contig_size1_large_dim_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4569256Z test_contig_size1_large_dim_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4569666Z test_contig_size1_large_dim_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4570083Z test_contig_size1_large_dim_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4570506Z test_contig_size1_large_dim_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4570918Z test_contig_size1_large_dim_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4571320Z test_contig_size1_large_dim_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4571713Z test_contig_size1_large_dim_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4572112Z test_contig_size1_large_dim_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4572522Z test_contig_size1_large_dim_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4572966Z test_contig_size1_large_dim_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4573391Z test_contig_size1_large_dim_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4573837Z test_contig_size1_large_dim_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4574330Z test_contig_size1_large_dim_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4574786Z test_contig_size1_large_dim_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4575217Z test_contig_size1_large_dim_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4575720Z test_contig_size1_large_dim_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4576149Z test_contig_size1_large_dim_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4576762Z test_contig_size1_large_dim_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4577184Z test_contig_size1_large_dim_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4577578Z test_contig_size1_large_dim_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4577992Z test_contig_size1_large_dim_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4578537Z test_contig_size1_large_dim_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4578973Z test_contig_size1_large_dim_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4579387Z test_contig_size1_large_dim_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4579803Z test_contig_size1_large_dim_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4580227Z test_contig_size1_large_dim_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4580641Z test_contig_size1_large_dim_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4581042Z test_contig_size1_large_dim_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4581501Z test_contig_size1_large_dim_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4581919Z test_contig_size1_large_dim_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4582328Z test_contig_size1_large_dim_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4582817Z test_contig_size1_large_dim_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4583229Z test_contig_size1_large_dim_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4583672Z test_contig_size1_large_dim_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4584118Z test_contig_size1_large_dim_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4584541Z test_contig_size1_large_dim_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4584961Z test_contig_size1_large_dim_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4585386Z test_contig_size1_large_dim_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4585814Z test_contig_size1_large_dim_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4586209Z test_contig_size1_large_dim_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4586629Z test_contig_size1_large_dim_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4587046Z test_contig_size1_large_dim_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4587463Z test_contig_size1_large_dim_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4587876Z test_contig_size1_large_dim_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4588302Z test_contig_size1_large_dim_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4588788Z test_contig_size1_large_dim_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4589227Z test_contig_size1_large_dim_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4589676Z test_contig_size1_large_dim_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4590153Z test_contig_size1_large_dim_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4591423Z test_contig_size1_large_dim_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4591841Z test_contig_size1_large_dim_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4592265Z test_contig_size1_large_dim_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4592676Z test_contig_size1_large_dim_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4593224Z test_contig_size1_large_dim_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4593656Z test_contig_size1_large_dim_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4594073Z test_contig_size1_large_dim_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4594486Z test_contig_size1_large_dim_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4594973Z test_contig_size1_large_dim_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4595385Z test_contig_size1_large_dim_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4595871Z test_contig_size1_large_dim_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4596293Z test_contig_size1_large_dim_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4596767Z test_contig_size1_large_dim_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4597221Z test_contig_size1_large_dim_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4597624Z test_contig_size1_large_dim_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4598036Z test_contig_size1_large_dim_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4598445Z test_contig_size1_large_dim_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4598864Z test_contig_size1_large_dim_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4599274Z test_contig_size1_large_dim_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4599684Z test_contig_size1_large_dim_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4600092Z test_contig_size1_large_dim_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4600523Z test_contig_size1_large_dim_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4600934Z test_contig_size1_large_dim_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4601360Z test_contig_size1_large_dim_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4601788Z test_contig_size1_large_dim_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4602233Z test_contig_size1_large_dim_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4602648Z test_contig_size1_large_dim_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4603129Z test_contig_size1_large_dim_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4603544Z test_contig_size1_large_dim_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4603981Z test_contig_size1_large_dim_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4604424Z test_contig_size1_large_dim_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4604782Z test_contig_size1_large_dim_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4605176Z test_contig_size1_large_dim_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4605742Z test_contig_size1_large_dim_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4606204Z test_contig_size1_large_dim_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4606648Z test_contig_size1_large_dim_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4607107Z test_contig_size1_large_dim_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4607685Z test_contig_size1_large_dim_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4608163Z test_contig_size1_large_dim_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4608613Z test_contig_size1_large_dim_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4609058Z test_contig_size1_large_dim_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4609520Z test_contig_size1_large_dim_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4610008Z test_contig_size1_large_dim_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4610454Z test_contig_size1_large_dim_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4610912Z test_contig_size1_large_dim_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4611417Z test_contig_size1_large_dim_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4611852Z test_contig_size1_large_dim_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4612268Z test_contig_size1_large_dim_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4612678Z test_contig_size1_large_dim_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4613117Z test_contig_size1_large_dim_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4613537Z test_contig_size1_large_dim_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4613966Z test_contig_size1_large_dim_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4614355Z test_contig_size1_large_dim_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4614769Z test_contig_size1_large_dim_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4615182Z test_contig_size1_large_dim_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4615588Z test_contig_size1_large_dim_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4616000Z test_contig_size1_large_dim_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4616409Z test_contig_size1_large_dim_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4616808Z test_contig_size1_large_dim_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4617268Z test_contig_size1_large_dim_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4617695Z test_contig_size1_large_dim_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4618151Z test_contig_size1_large_dim_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4618612Z test_contig_size1_large_dim_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4619035Z test_contig_size1_large_dim_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4619455Z test_contig_size1_large_dim_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4620029Z test_contig_size1_large_dim_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4620449Z test_contig_size1_large_dim_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4620867Z test_contig_size1_large_dim_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4621273Z test_contig_size1_large_dim_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4621797Z test_contig_size1_large_dim_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4622226Z test_contig_size1_large_dim_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4622626Z test_contig_size1_large_dim_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4623006Z test_contig_size1_large_dim_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4623450Z test_contig_size1_large_dim_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4623870Z test_contig_size1_large_dim_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4624362Z test_contig_size1_large_dim_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4624800Z test_contig_size1_large_dim_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4625247Z test_contig_size1_large_dim_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4625736Z test_contig_size1_large_dim_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4626148Z test_contig_size1_large_dim_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4626557Z test_contig_size1_large_dim_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4626985Z test_contig_size1_large_dim_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4627413Z test_contig_size1_large_dim_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4627834Z test_contig_size1_large_dim_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4628261Z test_contig_size1_large_dim_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4628701Z test_contig_size1_large_dim_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4629132Z test_contig_size1_large_dim_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4629550Z test_contig_size1_large_dim_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4629977Z test_contig_size1_large_dim_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4630407Z test_contig_size1_large_dim_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4630828Z test_contig_size1_large_dim_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4631245Z test_contig_size1_large_dim_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4631735Z test_contig_size1_large_dim_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4632142Z test_contig_size1_large_dim_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4632612Z test_contig_size1_large_dim_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4633091Z test_contig_size1_large_dim_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4633532Z test_contig_size1_large_dim_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4633775Z test_contig_size1_large_dim_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4634148Z test_contig_size1_large_dim_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4634372Z test_contig_size1_large_dim_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4634587Z test_contig_size1_large_dim_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4634876Z test_contig_size1_large_dim_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4635107Z test_contig_size1_large_dim_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4635320Z test_contig_size1_large_dim_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4635529Z test_contig_size1_large_dim_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4635745Z test_contig_size1_large_dim_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4635963Z test_contig_size1_large_dim_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4636180Z test_contig_size1_large_dim_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4636393Z test_contig_size1_large_dim_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4636604Z test_contig_size1_large_dim_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4636818Z test_contig_size1_large_dim_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4637029Z test_contig_size1_large_dim_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4637236Z test_contig_size1_large_dim_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4637444Z test_contig_size1_large_dim_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4637645Z test_contig_size1_large_dim_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4637863Z test_contig_size1_large_dim_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4638072Z test_contig_size1_large_dim_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4638287Z test_contig_size1_large_dim_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4638505Z test_contig_size1_large_dim_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4638935Z test_contig_size1_large_dim_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4639358Z test_contig_size1_large_dim_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4639770Z test_contig_size1_large_dim_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4640149Z test_contig_size1_large_dim_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4640611Z test_contig_size1_large_dim_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4640928Z test_contig_size1_large_dim_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4641149Z test_contig_size1_large_dim_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4641376Z test_contig_size1_large_dim_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4641598Z test_contig_size1_large_dim_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4641817Z test_contig_size1_large_dim_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4642030Z test_contig_size1_large_dim_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4642363Z test_contig_size1_large_dim_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4642578Z test_contig_size1_large_dim_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4642791Z test_contig_size1_large_dim_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4643001Z test_contig_size1_large_dim_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4643272Z test_contig_size1_large_dim_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4643507Z test_contig_size1_large_dim_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4643720Z test_contig_size1_large_dim_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4643932Z test_contig_size1_large_dim_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4644146Z test_contig_size1_large_dim_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4644362Z test_contig_size1_large_dim_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4644577Z test_contig_size1_large_dim_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4644782Z test_contig_size1_large_dim_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4644989Z test_contig_size1_large_dim_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4645196Z test_contig_size1_large_dim_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4645417Z test_contig_size1_large_dim_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4645629Z test_contig_size1_large_dim_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4645890Z test_contig_size1_large_dim_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4646361Z test_contig_size1_large_dim_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4646795Z test_contig_size1_large_dim_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4647245Z test_contig_size1_large_dim_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4647631Z test_contig_size1_large_dim_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4648051Z test_contig_size1_large_dim_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4648283Z test_contig_size1_large_dim_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4648494Z test_contig_size1_large_dim_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4648690Z test_contig_size1_large_dim_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4648906Z test_contig_size1_large_dim_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4649114Z test_contig_size1_large_dim_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4649338Z test_contig_size1_large_dim_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4649551Z test_contig_size1_large_dim_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4649772Z test_contig_size1_large_dim_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4649990Z test_contig_size1_large_dim_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4650210Z test_contig_size1_large_dim_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4650422Z test_contig_size1_large_dim_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4650634Z test_contig_size1_large_dim_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4650961Z test_contig_size1_large_dim_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4651175Z test_contig_size1_large_dim_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4651384Z test_contig_size1_large_dim_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4651599Z test_contig_size1_large_dim_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4652375Z test_contig_size1_large_dim_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4652654Z test_contig_size1_large_dim_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4652878Z test_contig_size1_large_dim_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4653114Z test_contig_size1_large_dim_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4653586Z test_contig_size1_large_dim_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4654012Z test_contig_size1_large_dim_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4654408Z test_contig_size1_large_dim_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4654810Z test_contig_size1_large_dim_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4655238Z test_contig_size1_large_dim_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4655488Z test_contig_size1_large_dim_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4655704Z test_contig_size1_large_dim_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4655916Z test_contig_size1_large_dim_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4656140Z test_contig_size1_large_dim_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4656351Z test_contig_size1_large_dim_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4656578Z test_contig_size1_large_dim_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4656802Z test_contig_size1_large_dim_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4657028Z test_contig_size1_large_dim_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4657247Z test_contig_size1_large_dim_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4657466Z test_contig_size1_large_dim_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4657683Z test_contig_size1_large_dim_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4657899Z test_contig_size1_large_dim_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4658113Z test_contig_size1_large_dim_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4658325Z test_contig_size1_large_dim_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4658536Z test_contig_size1_large_dim_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4658746Z test_contig_size1_large_dim_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4658965Z test_contig_size1_large_dim_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4659165Z test_contig_size1_large_dim_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4659385Z test_contig_size1_large_dim_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4659730Z test_contig_size1_large_dim_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4659940Z test_contig_size1_large_dim_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4660153Z test_contig_size1_large_dim_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4660377Z test_contig_size1_large_dim_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4660939Z test_contig_size1_large_dim_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4661373Z test_contig_size1_large_dim_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4661822Z test_contig_size1_large_dim_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4662249Z test_contig_size1_large_dim_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4662641Z test_contig_size1_large_dim_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4662860Z test_contig_size1_large_dim_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4663080Z test_contig_size1_large_dim_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4663297Z test_contig_size1_large_dim_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4663519Z test_contig_size1_large_dim_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4663735Z test_contig_size1_large_dim_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4663947Z test_contig_size1_large_dim_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4664170Z test_contig_size1_large_dim_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4664393Z test_contig_size1_large_dim_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4664612Z test_contig_size1_large_dim_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4664827Z test_contig_size1_large_dim_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4665025Z test_contig_size1_large_dim_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4665235Z test_contig_size1_large_dim_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4665448Z test_contig_size1_large_dim_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4665653Z test_contig_size1_large_dim_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4665865Z test_contig_size1_large_dim_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4666078Z test_contig_size1_large_dim_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4666299Z test_contig_size1_large_dim_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4666507Z test_contig_size1_large_dim_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4666712Z test_contig_size1_large_dim_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4666921Z test_contig_size1_large_dim_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4667132Z test_contig_size1_large_dim_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4667338Z test_contig_size1_large_dim_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4667546Z test_contig_size1_large_dim_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4667953Z test_contig_size1_large_dim_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4668505Z test_contig_size1_large_dim_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4668904Z test_contig_size1_large_dim_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4669338Z test_contig_size1_large_dim_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4669776Z test_contig_size1_large_dim_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4670114Z test_contig_size1_large_dim_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4670332Z test_contig_size1_large_dim_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4670541Z test_contig_size1_large_dim_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4670760Z test_contig_size1_large_dim_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4670979Z test_contig_size1_large_dim_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4671197Z test_contig_size1_large_dim_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4671409Z test_contig_size1_large_dim_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4671623Z test_contig_size1_large_dim_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4671834Z test_contig_size1_large_dim_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4672047Z test_contig_size1_large_dim_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4672252Z test_contig_size1_large_dim_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4672460Z test_contig_size1_large_dim_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4672671Z test_contig_size1_large_dim_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4672901Z test_contig_size1_large_dim_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4673121Z test_contig_size1_large_dim_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4673353Z test_contig_size1_large_dim_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4673585Z test_contig_size1_large_dim_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4673810Z test_contig_size1_large_dim_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4674035Z test_contig_size1_large_dim_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4674254Z test_contig_size1_large_dim_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4674473Z test_contig_size1_large_dim_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4674697Z test_contig_size1_large_dim_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4674995Z test_contig_size1_large_dim_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4675485Z test_contig_size1_large_dim_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4675834Z test_contig_size1_large_dim_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4676312Z test_contig_size1_large_dim_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4676596Z test_contig_size1_large_dim_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4676813Z test_contig_size1_large_dim_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.4677038Z test_contig_size1_large_dim_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4677399Z test_contig_size1_large_dim_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4677624Z test_contig_size1_large_dim_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4677840Z test_contig_size1_large_dim_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4678055Z test_contig_size1_large_dim_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4678348Z test_contig_size1_large_dim_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4678578Z test_contig_size1_large_dim_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4678790Z test_contig_size1_large_dim_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4679000Z test_contig_size1_large_dim_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4679218Z test_contig_size1_large_dim_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4679427Z test_contig_size1_large_dim_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4679646Z test_contig_size1_large_dim_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4679858Z test_contig_size1_large_dim_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4680085Z test_contig_size1_large_dim_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4680291Z test_contig_size1_large_dim_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4680510Z test_contig_size1_large_dim_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4680727Z test_contig_size1_large_dim_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4680950Z test_contig_size1_large_dim_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4681165Z test_contig_size1_large_dim_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4681375Z test_contig_size1_large_dim_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4681752Z test_contig_size1_large_dim_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4682179Z test_contig_size1_large_dim_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4682587Z test_contig_size1_large_dim_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4683001Z test_contig_size1_large_dim_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4683476Z test_contig_size1_large_dim_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4683807Z test_contig_size1_large_dim_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4684031Z test_contig_size1_large_dim_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4684248Z test_contig_size1_large_dim_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4684470Z test_contig_size1_large_dim_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4684694Z test_contig_size1_large_dim_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4684916Z test_contig_size1_large_dim_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4685133Z test_contig_size1_large_dim_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4685351Z test_contig_size1_large_dim_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4685691Z test_contig_size1_large_dim_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4685913Z test_contig_size1_large_dim_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4686117Z test_contig_size1_large_dim_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4686330Z test_contig_size1_large_dim_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4686615Z test_contig_size1_large_dim_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4686853Z test_contig_size1_large_dim_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4687072Z test_contig_size1_large_dim_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4687291Z test_contig_size1_large_dim_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4687512Z test_contig_size1_large_dim_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4687730Z test_contig_size1_large_dim_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4687952Z test_contig_size1_large_dim_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4688167Z test_contig_size1_large_dim_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4688396Z test_contig_size1_large_dim_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4688622Z test_contig_size1_large_dim_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4689045Z test_contig_size1_large_dim_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4689475Z test_contig_size1_large_dim_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4689909Z test_contig_size1_large_dim_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4690324Z test_contig_size1_large_dim_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4690752Z test_contig_size1_large_dim_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4691035Z test_contig_size1_large_dim_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4691257Z test_contig_size1_large_dim_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4691471Z test_contig_size1_large_dim_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4691686Z test_contig_size1_large_dim_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4691908Z test_contig_size1_large_dim_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4692146Z test_contig_size1_large_dim_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4692388Z test_contig_size1_large_dim_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4692630Z test_contig_size1_large_dim_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4692865Z test_contig_size1_large_dim_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4693103Z test_contig_size1_large_dim_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4693341Z test_contig_size1_large_dim_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4693588Z test_contig_size1_large_dim_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4693809Z test_contig_size1_large_dim_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4694153Z test_contig_size1_large_dim_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4694386Z test_contig_size1_large_dim_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4694618Z test_contig_size1_large_dim_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4694835Z test_contig_size1_large_dim_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4695124Z test_contig_size1_large_dim_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4695363Z test_contig_size1_large_dim_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4695582Z test_contig_size1_large_dim_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4695796Z test_contig_size1_large_dim_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4696160Z test_contig_size1_large_dim_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4696589Z test_contig_size1_large_dim_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4697004Z test_contig_size1_large_dim_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4697419Z test_contig_size1_large_dim_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4697878Z test_contig_size1_large_dim_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4698217Z test_contig_size1_large_dim_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4698448Z test_contig_size1_large_dim_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4698669Z test_contig_size1_large_dim_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4698894Z test_contig_size1_large_dim_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4699112Z test_contig_size1_large_dim_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4699329Z test_contig_size1_large_dim_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4699539Z test_contig_size1_large_dim_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4699736Z test_contig_size1_large_dim_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4699942Z test_contig_size1_large_dim_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4700154Z test_contig_size1_large_dim_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4700367Z test_contig_size1_large_dim_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4700591Z test_contig_size1_large_dim_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4700805Z test_contig_size1_large_dim_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4701029Z test_contig_size1_large_dim_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.4701252Z test_contig_size1_large_dim_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4701472Z test_contig_size1_large_dim_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4701690Z test_contig_size1_large_dim_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4701906Z test_contig_size1_large_dim_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4702118Z test_contig_size1_large_dim_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4702446Z test_contig_size1_large_dim_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4702657Z test_contig_size1_large_dim_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4702868Z test_contig_size1_large_dim_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4703075Z test_contig_size1_large_dim_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4703594Z test_contig_size1_large_dim_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4704032Z test_contig_size1_large_dim_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4704458Z test_contig_size1_large_dim_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4704889Z test_contig_size1_large_dim_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4705286Z test_contig_size1_large_dim_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4705543Z test_contig_size1_large_dim_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4705758Z test_contig_size1_large_dim_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4705969Z test_contig_size1_large_dim_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4706178Z test_contig_size1_large_dim_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4706384Z test_contig_size1_large_dim_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4706594Z test_contig_size1_large_dim_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4706798Z test_contig_size1_large_dim_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4707015Z test_contig_size1_large_dim_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4707229Z test_contig_size1_large_dim_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4707450Z test_contig_size1_large_dim_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4707670Z test_contig_size1_large_dim_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4707887Z test_contig_size1_large_dim_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4708102Z test_contig_size1_large_dim_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4708315Z test_contig_size1_large_dim_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4708522Z test_contig_size1_large_dim_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4708733Z test_contig_size1_large_dim_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4708945Z test_contig_size1_large_dim_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4709159Z test_contig_size1_large_dim_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4709368Z test_contig_size1_large_dim_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4709558Z test_contig_size1_large_dim_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4709795Z test_contig_size1_large_dim_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4710021Z test_contig_size1_large_dim_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4710259Z test_contig_size1_large_dim_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4710661Z test_contig_size1_large_dim_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4711256Z test_contig_size1_large_dim_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4711722Z test_contig_size1_large_dim_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4712109Z test_contig_size1_large_dim_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4712545Z test_contig_size1_large_dim_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4712866Z test_contig_size1_large_dim_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4713093Z test_contig_size1_large_dim_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4713313Z test_contig_size1_large_dim_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4713525Z test_contig_size1_large_dim_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4713751Z test_contig_size1_large_dim_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4713965Z test_contig_size1_large_dim_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4714181Z test_contig_size1_large_dim_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4714398Z test_contig_size1_large_dim_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4714617Z test_contig_size1_large_dim_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4714828Z test_contig_size1_large_dim_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4715039Z test_contig_size1_large_dim_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4715246Z test_contig_size1_large_dim_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4715443Z test_contig_size1_large_dim_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4715649Z test_contig_size1_large_dim_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4715868Z test_contig_size1_large_dim_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4716079Z test_contig_size1_large_dim_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4716304Z test_contig_size1_large_dim_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4716528Z test_contig_size1_large_dim_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4716748Z test_contig_size1_large_dim_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4716962Z test_contig_size1_large_dim_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4717179Z test_contig_size1_large_dim_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4717391Z test_contig_size1_large_dim_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4717644Z test_contig_size1_large_dim_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4718089Z test_contig_size1_large_dim_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4718504Z test_contig_size1_large_dim_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4718906Z test_contig_size1_large_dim_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4719360Z test_contig_size1_large_dim_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4719799Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4720164Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4720411Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4720650Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4720890Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4721192Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4721448Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4721674Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4721916Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4722162Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4722404Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4722642Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4722878Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4723109Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4723350Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4723582Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4723828Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4724067Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4724306Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4724542Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4724818Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4725318Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4725785Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4726252Z test_contig_size1_large_dim_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4726722Z test_contig_size1_large_dim_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4727069Z test_contig_size1_large_dim_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4727303Z test_contig_size1_large_dim_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4727525Z test_contig_size1_large_dim_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4727739Z test_contig_size1_large_dim_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4727958Z test_contig_size1_large_dim_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4728164Z test_contig_size1_large_dim_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4728493Z test_contig_size1_large_dim_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4728712Z test_contig_size1_large_dim_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4728932Z test_contig_size1_large_dim_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4729149Z test_contig_size1_large_dim_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4729439Z test_contig_size1_large_dim_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4729676Z test_contig_size1_large_dim_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4729897Z test_contig_size1_large_dim_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4730112Z test_contig_size1_large_dim_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4730331Z test_contig_size1_large_dim_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4730543Z test_contig_size1_large_dim_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4730752Z test_contig_size1_large_dim_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4730962Z test_contig_size1_large_dim_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4731167Z test_contig_size1_large_dim_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4731378Z test_contig_size1_large_dim_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4731592Z test_contig_size1_large_dim_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4731834Z test_contig_size1_large_dim_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4732233Z test_contig_size1_large_dim_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4732708Z test_contig_size1_large_dim_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4733169Z test_contig_size1_large_dim_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4733633Z test_contig_size1_large_dim_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4734088Z test_contig_size1_large_dim_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4734371Z test_contig_size1_large_dim_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4734607Z test_contig_size1_large_dim_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4734861Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4735122Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4735368Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4735609Z test_contig_size1_large_dim_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4735865Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4736118Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4736363Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4736602Z test_contig_size1_large_dim_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4736958Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4737207Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4737455Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4737768Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4738028Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4738272Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4738514Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4738761Z test_contig_size1_large_dim_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4739017Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4739326Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4739859Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4740329Z test_contig_size1_large_dim_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4740778Z test_contig_size1_large_dim_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4741287Z test_contig_size1_large_dim_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4741594Z test_contig_size1_large_dim_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4741831Z test_contig_size1_large_dim_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4742078Z test_contig_size1_large_dim_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4742324Z test_contig_size1_large_dim_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4742569Z test_contig_size1_large_dim_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4742811Z test_contig_size1_large_dim_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4743048Z test_contig_size1_large_dim_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4743287Z test_contig_size1_large_dim_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4743524Z test_contig_size1_large_dim_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4743757Z test_contig_size1_large_dim_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4743993Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4744232Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4744461Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4744696Z test_contig_size1_large_dim_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4744935Z test_contig_size1_large_dim_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4745773Z test_contig_size1_large_dim_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4746017Z test_contig_size1_large_dim_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4746256Z test_contig_size1_large_dim_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4746642Z test_contig_size1_large_dim_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4747167Z test_contig_size1_large_dim_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4747626Z test_contig_size1_large_dim_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4748059Z test_contig_size1_large_dim_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4748570Z test_contig_size1_large_dim_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4748869Z test_contig_size1_large_dim_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4749118Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4749358Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4749601Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4749834Z test_contig_size1_large_dim_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4750067Z test_contig_size1_large_dim_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4750308Z test_contig_size1_large_dim_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4750551Z test_contig_size1_large_dim_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4750786Z test_contig_size1_large_dim_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4751027Z test_contig_size1_large_dim_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4751261Z test_contig_size1_large_dim_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4751498Z test_contig_size1_large_dim_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4751736Z test_contig_size1_large_dim_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4751985Z test_contig_size1_large_dim_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4752237Z test_contig_size1_large_dim_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4752485Z test_contig_size1_large_dim_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4752729Z test_contig_size1_large_dim_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4752984Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4753235Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4753489Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4753730Z test_contig_size1_large_dim_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4754405Z test_contig_size1_large_dim_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4754880Z test_contig_size1_large_dim_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4755342Z test_contig_size1_large_dim_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4756051Z test_contig_size1_large_dim_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4756311Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4756557Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4756803Z test_contig_size1_large_dim_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4757048Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4757288Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4757527Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4757765Z test_contig_size1_large_dim_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4758005Z test_contig_size1_large_dim_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4758258Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4758533Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.4758790Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4759036Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4759274Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4759509Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4759757Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4760002Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4760246Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4760493Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4760733Z test_contig_size1_large_dim_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4760991Z test_contig_size1_large_dim_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4761509Z test_contig_size1_large_dim_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4761995Z test_contig_size1_large_dim_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4762490Z test_contig_size1_large_dim_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4762745Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4763080Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4763646Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4763901Z test_contig_size1_large_dim_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4764140Z test_contig_size1_large_dim_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4764466Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4764731Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4764975Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4765222Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4765470Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4765715Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4765956Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4766201Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4766441Z test_contig_size1_large_dim_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4766681Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4766925Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4767173Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4767417Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4767656Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4767897Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4768139Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4768381Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4768637Z test_contig_size1_large_dim_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4769218Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4769708Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4770202Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4770712Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4771069Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4771321Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4771564Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4771931Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4772167Z test_contig_size1_large_dim_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4772411Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4772656Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4772969Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4773227Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4773469Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4773710Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4773953Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4774191Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4774429Z test_contig_size1_large_dim_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4774675Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4774918Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4775163Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4775406Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4775652Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4775892Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4776130Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4776373Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4776611Z test_contig_size1_large_dim_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4776840Z test_contig_size1_large_dim_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4777056Z test_contig_size1_large_dim_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4777289Z test_contig_size1_large_dim_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4777514Z test_contig_size1_large_dim_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4777773Z test_contig_size1_large_dim_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4777993Z test_contig_size1_large_dim_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4778209Z test_contig_size1_large_dim_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4778433Z test_contig_size1_large_dim_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4778654Z test_contig_size1_large_dim_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4778875Z test_contig_size1_large_dim_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4779197Z test_contig_size1_large_dim_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4779418Z test_contig_size1_large_dim_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4779644Z test_contig_size1_large_dim_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4779863Z test_contig_size1_large_dim_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4780152Z test_contig_size1_large_dim_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4780392Z test_contig_size1_large_dim_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4780613Z test_contig_size1_large_dim_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4780830Z test_contig_size1_large_dim_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4781256Z test_contig_size1_large_dim_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4781683Z test_contig_size1_large_dim_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4782100Z test_contig_size1_large_dim_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4782477Z test_contig_size1_large_dim_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4782930Z test_contig_size1_large_dim_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4783249Z test_contig_size1_large_dim_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4783481Z test_contig_size1_large_dim_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4783703Z test_contig_size1_large_dim_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4783932Z test_contig_size1_large_dim_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4784150Z test_contig_size1_large_dim_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4784364Z test_contig_size1_large_dim_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4784577Z test_contig_size1_large_dim_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4784791Z test_contig_size1_large_dim_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4785004Z test_contig_size1_large_dim_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4785216Z test_contig_size1_large_dim_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4785426Z test_contig_size1_large_dim_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4785638Z test_contig_size1_large_dim_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4785873Z test_contig_size1_large_dim_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4786100Z test_contig_size1_large_dim_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4786340Z test_contig_size1_large_dim_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4786577Z test_contig_size1_large_dim_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4786809Z test_contig_size1_large_dim_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4787032Z test_contig_size1_large_dim_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4787251Z test_contig_size1_large_dim_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4787575Z test_contig_size1_large_dim_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4787793Z test_contig_size1_large_dim_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4788008Z test_contig_size1_large_dim_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4788232Z test_contig_size1_large_dim_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4788943Z test_contig_size1_large_dim_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4789215Z test_contig_size1_large_dim_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4789436Z test_contig_size1_large_dim_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4789655Z test_contig_size1_large_dim_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4789880Z test_contig_size1_large_dim_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4790092Z test_contig_size1_large_dim_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4790303Z test_contig_size1_large_dim_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4790514Z test_contig_size1_large_dim_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4790727Z test_contig_size1_large_dim_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4790937Z test_contig_size1_large_dim_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4791177Z test_contig_size1_large_dim_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4791413Z test_contig_size1_large_dim_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4791650Z test_contig_size1_large_dim_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4791985Z test_contig_size1_large_dim_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4792221Z test_contig_size1_large_dim_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4792446Z test_contig_size1_large_dim_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4792684Z test_contig_size1_large_dim_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4792920Z test_contig_size1_large_dim_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4793146Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4793384Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4793630Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4793869Z test_contig_size1_large_dim_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4794090Z test_contig_size1_large_dim_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4794307Z test_contig_size1_large_dim_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4794534Z test_contig_size1_large_dim_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4794759Z test_contig_size1_large_dim_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4794983Z test_contig_size1_large_dim_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4795246Z test_contig_size1_large_dim_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4795572Z test_contig_size1_large_dim_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4795788Z test_contig_size1_large_dim_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4796000Z test_contig_size1_large_dim_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4796212Z test_contig_size1_large_dim_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4796491Z test_contig_size1_large_dim_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4796721Z test_contig_size1_large_dim_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4796926Z test_contig_size1_large_dim_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4797145Z test_contig_size1_large_dim_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4797361Z test_contig_size1_large_dim_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4797585Z test_contig_size1_large_dim_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4797806Z test_contig_size1_large_dim_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4798008Z test_contig_size1_large_dim_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4798301Z test_contig_size1_large_dim_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4798853Z test_contig_size1_large_dim_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4799264Z test_contig_size1_large_dim_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4799668Z test_contig_size1_large_dim_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4800108Z test_contig_size1_large_dim_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4800523Z test_contig_size1_large_dim_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4800764Z test_contig_size1_large_dim_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4800972Z test_contig_size1_large_dim_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4801201Z test_contig_size1_large_dim_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4801416Z test_contig_size1_large_dim_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4801642Z test_contig_size1_large_dim_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4801865Z test_contig_size1_large_dim_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4802088Z test_contig_size1_large_dim_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4802304Z test_contig_size1_large_dim_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4802520Z test_contig_size1_large_dim_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4802729Z test_contig_size1_large_dim_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4802943Z test_contig_size1_large_dim_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4803149Z test_contig_size1_large_dim_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4803360Z test_contig_size1_large_dim_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4803548Z test_contig_size1_large_dim_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4803889Z test_contig_size1_large_dim_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4804111Z test_contig_size1_large_dim_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4804341Z test_contig_size1_large_dim_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4804567Z test_contig_size1_large_dim_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4804861Z test_contig_size1_large_dim_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4805103Z test_contig_size1_large_dim_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4805326Z test_contig_size1_large_dim_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4805547Z test_contig_size1_large_dim_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4805768Z test_contig_size1_large_dim_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4805988Z test_contig_size1_large_dim_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4806206Z test_contig_size1_large_dim_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4806421Z test_contig_size1_large_dim_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4806639Z test_contig_size1_large_dim_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4806857Z test_contig_size1_large_dim_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4807070Z test_contig_size1_large_dim_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4807285Z test_contig_size1_large_dim_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4807500Z test_contig_size1_large_dim_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4807716Z test_contig_size1_large_dim_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4807928Z test_contig_size1_large_dim_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4808141Z test_contig_size1_large_dim_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4808337Z test_contig_size1_large_dim_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4808550Z test_contig_size1_large_dim_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4808760Z test_contig_size1_large_dim_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4808984Z test_contig_size1_large_dim_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4809198Z test_contig_size1_large_dim_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4809421Z test_contig_size1_large_dim_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4809644Z test_contig_size1_large_dim_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4809862Z test_contig_size1_large_dim_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4810082Z test_contig_size1_large_dim_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4810300Z test_contig_size1_large_dim_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4810514Z test_contig_size1_large_dim_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4810729Z test_contig_size1_large_dim_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4810944Z test_contig_size1_large_dim_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4811258Z test_contig_size1_large_dim_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4811470Z test_contig_size1_large_dim_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4811696Z test_contig_size1_large_dim_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4811912Z test_contig_size1_large_dim_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4812197Z test_contig_size1_large_dim_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4812426Z test_contig_size1_large_dim_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4812640Z test_contig_size1_large_dim_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4812836Z test_contig_size1_large_dim_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4813050Z test_contig_size1_large_dim_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4813260Z test_contig_size1_large_dim_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4813463Z test_contig_size1_large_dim_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4813670Z test_contig_size1_large_dim_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4813883Z test_contig_size1_large_dim_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4814099Z test_contig_size1_large_dim_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4814306Z test_contig_size1_large_dim_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4814530Z test_contig_size1_large_dim_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4814754Z test_contig_size1_large_dim_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4814967Z test_contig_size1_large_dim_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4815181Z test_contig_size1_large_dim_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4815392Z test_contig_size1_large_dim_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4815607Z test_contig_size1_large_dim_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4815820Z test_contig_size1_large_dim_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4816031Z test_contig_size1_large_dim_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4816240Z test_contig_size1_large_dim_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4816445Z test_contig_size1_large_dim_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4816665Z test_contig_size1_large_dim_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4816875Z test_contig_size1_large_dim_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4817081Z test_contig_size1_large_dim_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4817304Z test_contig_size1_large_dim_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4817531Z test_contig_size1_large_dim_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4817746Z test_contig_size1_large_dim_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4817961Z test_contig_size1_large_dim_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4818174Z test_contig_size1_large_dim_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4818485Z test_contig_size1_large_dim_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4818695Z test_contig_size1_large_dim_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4818900Z test_contig_size1_large_dim_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4819107Z test_contig_size1_large_dim_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4819383Z test_contig_size1_large_dim_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4819630Z test_contig_size1_large_dim_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4819868Z test_contig_size1_large_dim_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4820107Z test_contig_size1_large_dim_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4820346Z test_contig_size1_large_dim_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4820573Z test_contig_size1_large_dim_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4820804Z test_contig_size1_large_dim_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4821037Z test_contig_size1_large_dim_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4821272Z test_contig_size1_large_dim_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4821507Z test_contig_size1_large_dim_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4821745Z test_contig_size1_large_dim_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4821966Z test_contig_size1_large_dim_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4822203Z test_contig_size1_large_dim_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4822433Z test_contig_size1_large_dim_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4822663Z test_contig_size1_large_dim_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4822900Z test_contig_size1_large_dim_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4823136Z test_contig_size1_large_dim_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4823368Z test_contig_size1_large_dim_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4823604Z test_contig_size1_large_dim_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4823848Z test_contig_size1_large_dim_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4824076Z test_contig_size1_large_dim_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4824305Z test_contig_size1_large_dim_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4824535Z test_contig_size1_large_dim_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4824769Z test_contig_size1_large_dim_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4825000Z test_contig_size1_large_dim_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4825231Z test_contig_size1_large_dim_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4825467Z test_contig_size1_large_dim_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4825793Z test_contig_size1_large_dim_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4826021Z test_contig_size1_large_dim_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4826251Z test_contig_size1_large_dim_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4826538Z test_contig_size1_large_dim_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4826785Z test_contig_size1_large_dim_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4827015Z test_contig_size1_large_dim_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4827245Z test_contig_size1_large_dim_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4827470Z test_contig_size1_large_dim_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4827703Z test_contig_size1_large_dim_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4827933Z test_contig_size1_large_dim_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4828158Z test_contig_size1_large_dim_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4828391Z test_contig_size1_large_dim_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4828622Z test_contig_size1_large_dim_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4828854Z test_contig_size1_large_dim_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4829087Z test_contig_size1_large_dim_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4829321Z test_contig_size1_large_dim_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4829552Z test_contig_size1_large_dim_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4829782Z test_contig_size1_large_dim_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4830008Z test_contig_size1_large_dim_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4830237Z test_contig_size1_large_dim_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4830460Z test_contig_size1_large_dim_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4830771Z test_contig_size1_large_dim_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4831267Z test_contig_size1_large_dim_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4831708Z test_contig_size1_large_dim_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4832148Z test_contig_size1_large_dim_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4832640Z test_contig_size1_large_dim_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4832987Z test_contig_size1_large_dim_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4833224Z test_contig_size1_large_dim_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4833453Z test_contig_size1_large_dim_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4833658Z test_contig_size1_large_dim_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4833997Z test_contig_size1_large_dim_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4834220Z test_contig_size1_large_dim_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4834449Z test_contig_size1_large_dim_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4834675Z test_contig_size1_large_dim_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4834969Z test_contig_size1_large_dim_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4835205Z test_contig_size1_large_dim_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4835420Z test_contig_size1_large_dim_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4835644Z test_contig_size1_large_dim_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4835872Z test_contig_size1_large_dim_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4836092Z test_contig_size1_large_dim_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4836313Z test_contig_size1_large_dim_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4836530Z test_contig_size1_large_dim_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4836752Z test_contig_size1_large_dim_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4836980Z test_contig_size1_large_dim_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4837199Z test_contig_size1_large_dim_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4837420Z test_contig_size1_large_dim_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4837640Z test_contig_size1_large_dim_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4837853Z test_contig_size1_large_dim_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4838074Z test_contig_size1_large_dim_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4838294Z test_contig_size1_large_dim_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4838511Z test_contig_size1_large_dim_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4838723Z test_contig_size1_large_dim_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4838942Z test_contig_size1_large_dim_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4839167Z test_contig_size1_large_dim_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4839390Z test_contig_size1_large_dim_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4839603Z test_contig_size1_large_dim_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4839824Z test_contig_size1_large_dim_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4840039Z test_contig_size1_large_dim_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4840274Z test_contig_size1_large_dim_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4840512Z test_contig_size1_large_dim_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4840748Z test_contig_size1_large_dim_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4841078Z test_contig_size1_large_dim_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4841314Z test_contig_size1_large_dim_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4841540Z test_contig_size1_large_dim_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4841774Z test_contig_size1_large_dim_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4842074Z test_contig_size1_large_dim_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4842339Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4842593Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4842848Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4843101Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4843339Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4843573Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4843822Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4844070Z test_contig_size1_large_dim_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4844296Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4844546Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4844800Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4845041Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4845276Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4845513Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4845758Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4846001Z test_contig_size1_large_dim_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4846243Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4846494Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4846740Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4846977Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4847215Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4847447Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4847687Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4847928Z test_contig_size1_large_dim_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4848265Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4848512Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4848760Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4849060Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4849311Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4849546Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4849786Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4850035Z test_contig_size1_large_dim_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4850268Z test_contig_size1_large_dim_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4850478Z test_contig_size1_large_dim_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4850708Z test_contig_size1_large_dim_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4850934Z test_contig_size1_large_dim_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4851165Z test_contig_size1_large_dim_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4851393Z test_contig_size1_large_dim_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4851614Z test_contig_size1_large_dim_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4851836Z test_contig_size1_large_dim_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4852062Z test_contig_size1_large_dim_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4852290Z test_contig_size1_large_dim_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4852517Z test_contig_size1_large_dim_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4852750Z test_contig_size1_large_dim_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4852981Z test_contig_size1_large_dim_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4853208Z test_contig_size1_large_dim_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4853431Z test_contig_size1_large_dim_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4853648Z test_contig_size1_large_dim_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4853869Z test_contig_size1_large_dim_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4854086Z test_contig_size1_large_dim_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4854361Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4854635Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4854912Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4855186Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4855552Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4855826Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4856093Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4856413Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4856697Z test_contig_size1_large_dim_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4856958Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4857225Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4857488Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4857741Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4857997Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4858253Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4858510Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4858763Z test_contig_size1_large_dim_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4859021Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4859281Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4859536Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4859792Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4860045Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4860295Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4860548Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4860806Z test_contig_size1_large_dim_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4861057Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4861310Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4861559Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4861809Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4862052Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4862385Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4862633Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4862883Z test_contig_size1_large_dim_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4863102Z test_contig_size1_large_dim_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4863366Z test_contig_size1_large_dim_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4863611Z test_contig_size1_large_dim_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4863832Z test_contig_size1_large_dim_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4864055Z test_contig_size1_large_dim_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4864277Z test_contig_size1_large_dim_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4864493Z test_contig_size1_large_dim_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4864708Z test_contig_size1_large_dim_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4864919Z test_contig_size1_large_dim_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4865133Z test_contig_size1_large_dim_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4865348Z test_contig_size1_large_dim_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4865558Z test_contig_size1_large_dim_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4865766Z test_contig_size1_large_dim_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4865992Z test_contig_size1_large_dim_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4866210Z test_contig_size1_large_dim_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.4866435Z test_contig_size1_large_dim_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4866658Z test_contig_size1_large_dim_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4866886Z test_contig_size1_large_dim_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4867108Z test_contig_size1_large_dim_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4867327Z test_contig_size1_large_dim_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4867540Z test_contig_size1_large_dim_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4867759Z test_contig_size1_large_dim_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4867958Z test_contig_size1_large_dim_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4868173Z test_contig_size1_large_dim_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4868384Z test_contig_size1_large_dim_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4868604Z test_contig_size1_large_dim_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4868817Z test_contig_size1_large_dim_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4869041Z test_contig_size1_large_dim_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4869259Z test_contig_size1_large_dim_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4869478Z test_contig_size1_large_dim_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4870251Z test_contig_size1_large_dim_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4870467Z test_contig_size1_large_dim_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4870674Z test_contig_size1_large_dim_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4870884Z test_contig_size1_large_dim_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4871174Z test_contig_size1_large_dim_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4871403Z test_contig_size1_large_dim_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4871613Z test_contig_size1_large_dim_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4871817Z test_contig_size1_large_dim_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4872037Z test_contig_size1_large_dim_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4872243Z test_contig_size1_large_dim_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4872467Z test_contig_size1_large_dim_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4872688Z test_contig_size1_large_dim_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4872900Z test_contig_size1_large_dim_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4873118Z test_contig_size1_large_dim_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4873333Z test_contig_size1_large_dim_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4873546Z test_contig_size1_large_dim_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4873760Z test_contig_size1_large_dim_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4873970Z test_contig_size1_large_dim_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4874175Z test_contig_size1_large_dim_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4874382Z test_contig_size1_large_dim_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4874596Z test_contig_size1_large_dim_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4874816Z test_contig_size1_large_dim_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4875037Z test_contig_size1_large_dim_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4875255Z test_contig_size1_large_dim_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4875474Z test_contig_size1_large_dim_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4875687Z test_contig_size1_large_dim_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4875899Z test_contig_size1_large_dim_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4876104Z test_contig_size1_large_dim_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4876318Z test_contig_size1_large_dim_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4876531Z test_contig_size1_large_dim_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4876735Z test_contig_size1_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4876942Z test_contig_size1_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4877133Z test_contig_size1_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4877437Z test_contig_size1_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4877641Z test_contig_size1_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4877836Z test_contig_size1_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4878027Z test_contig_size1_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4878324Z test_contig_size1_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4878534Z test_contig_size1_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4878735Z test_contig_size1_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4878934Z test_contig_size1_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4879141Z test_contig_size1_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4879354Z test_contig_size1_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4879557Z test_contig_size1_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4879757Z test_contig_size1_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4879957Z test_contig_size1_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4880161Z test_contig_size1_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4880355Z test_contig_size1_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4880545Z test_contig_size1_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4880741Z test_contig_size1_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4880915Z test_contig_size1_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4881124Z test_contig_size1_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4881324Z test_contig_size1_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4881535Z test_contig_size1_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4881743Z test_contig_size1_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4881952Z test_contig_size1_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4882154Z test_contig_size1_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4882352Z test_contig_size1_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4882552Z test_contig_size1_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4882750Z test_contig_size1_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.4882943Z test_contig_size1_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4883141Z test_contig_size1_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4883339Z test_contig_size1_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4883541Z test_contig_size1_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4883744Z test_contig_size1_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4883953Z test_contig_size1_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4884161Z test_contig_size1_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4884364Z test_contig_size1_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4884657Z test_contig_size1_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4884836Z test_contig_size1_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4885033Z test_contig_size1_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4885224Z test_contig_size1_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4885412Z test_contig_size1_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4885670Z test_contig_size1_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4885885Z test_contig_size1_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4886088Z test_contig_size1_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4886286Z test_contig_size1_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4886496Z test_contig_size1_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4886700Z test_contig_size1_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4886897Z test_contig_size1_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4887096Z test_contig_size1_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4887291Z test_contig_size1_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4887486Z test_contig_size1_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4887681Z test_contig_size1_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4887909Z test_contig_size1_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4888319Z test_contig_size1_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4888711Z test_contig_size1_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4889070Z test_contig_size1_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4889466Z test_contig_size1_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4889914Z test_contig_size1_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4890261Z test_contig_size1_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4890492Z test_contig_size1_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4890709Z test_contig_size1_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4890922Z test_contig_size1_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4891128Z test_contig_size1_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4891340Z test_contig_size1_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4891542Z test_contig_size1_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4891746Z test_contig_size1_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4891955Z test_contig_size1_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4892166Z test_contig_size1_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4892379Z test_contig_size1_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4892585Z test_contig_size1_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4892794Z test_contig_size1_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4893113Z test_contig_size1_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4893313Z test_contig_size1_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4893522Z test_contig_size1_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4893701Z test_contig_size1_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.4893907Z test_contig_size1_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4894183Z test_contig_size1_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4894459Z test_contig_size1_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4894696Z test_contig_size1_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4894926Z test_contig_size1_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4895211Z test_contig_size1_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4895460Z test_contig_size1_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4895698Z test_contig_size1_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4895934Z test_contig_size1_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4896172Z test_contig_size1_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4896405Z test_contig_size1_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4896636Z test_contig_size1_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4896858Z test_contig_size1_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4897076Z test_contig_size1_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4897307Z test_contig_size1_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4897537Z test_contig_size1_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4897815Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4898081Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4898294Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4898562Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4898813Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4899060Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4899325Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4899586Z test_contig_size1_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4899848Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4900108Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4900361Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4900622Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4900872Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4901121Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4901491Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4901745Z test_contig_size1_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4902008Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4902270Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4902592Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4902869Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4903120Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4903375Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4903636Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4903892Z test_contig_size1_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4904088Z test_contig_size1_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4904326Z test_contig_size1_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4904570Z test_contig_size1_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4904813Z test_contig_size1_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4905045Z test_contig_size1_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4905279Z test_contig_size1_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4905526Z test_contig_size1_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4905758Z test_contig_size1_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4905988Z test_contig_size1_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4906225Z test_contig_size1_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4906460Z test_contig_size1_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4906702Z test_contig_size1_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4906941Z test_contig_size1_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4907169Z test_contig_size1_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4907403Z test_contig_size1_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4907634Z test_contig_size1_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4907859Z test_contig_size1_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4908087Z test_contig_size1_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4908311Z test_contig_size1_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4908494Z test_contig_size1_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4908724Z test_contig_size1_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4908962Z test_contig_size1_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4909224Z test_contig_size1_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4909484Z test_contig_size1_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4909845Z test_contig_size1_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4910105Z test_contig_size1_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4910352Z test_contig_size1_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4910608Z test_contig_size1_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4911346Z test_contig_size1_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4911659Z test_contig_size1_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4911933Z test_contig_size1_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4912208Z test_contig_size1_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4912484Z test_contig_size1_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4912754Z test_contig_size1_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4913025Z test_contig_size1_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4913295Z test_contig_size1_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4913571Z test_contig_size1_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4913846Z test_contig_size1_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4914118Z test_contig_size1_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4914383Z test_contig_size1_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4914608Z test_contig_size1_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4914879Z test_contig_size1_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4915141Z test_contig_size1_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4915398Z test_contig_size1_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4915665Z test_contig_size1_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4915925Z test_contig_size1_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4916199Z test_contig_size1_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4916471Z test_contig_size1_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4916741Z test_contig_size1_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4917002Z test_contig_size1_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4917261Z test_contig_size1_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4917522Z test_contig_size1_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4917773Z test_contig_size1_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4918021Z test_contig_size1_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4918287Z test_contig_size1_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4918661Z test_contig_size1_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4918917Z test_contig_size1_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4919167Z test_contig_size1_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4919425Z test_contig_size1_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4919758Z test_contig_size1_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4920030Z test_contig_size1_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4920234Z test_contig_size1_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4920487Z test_contig_size1_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4920747Z test_contig_size1_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4920998Z test_contig_size1_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4921254Z test_contig_size1_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4921505Z test_contig_size1_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4921766Z test_contig_size1_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4922025Z test_contig_size1_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4922285Z test_contig_size1_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4922534Z test_contig_size1_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4922795Z test_contig_size1_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4923044Z test_contig_size1_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4923301Z test_contig_size1_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4923553Z test_contig_size1_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4923807Z test_contig_size1_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4924071Z test_contig_size1_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4924331Z test_contig_size1_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4924581Z test_contig_size1_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4924843Z test_contig_size1_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4925094Z test_contig_size1_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4925347Z test_contig_size1_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4925550Z test_contig_size1_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4925795Z test_contig_size1_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4926058Z test_contig_size1_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4926310Z test_contig_size1_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4926561Z test_contig_size1_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4926910Z test_contig_size1_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4927182Z test_contig_size1_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4927447Z test_contig_size1_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4927784Z test_contig_size1_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4928071Z test_contig_size1_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4928349Z test_contig_size1_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4928617Z test_contig_size1_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4928885Z test_contig_size1_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4929152Z test_contig_size1_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4929419Z test_contig_size1_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4929676Z test_contig_size1_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4929951Z test_contig_size1_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4930218Z test_contig_size1_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4930481Z test_contig_size1_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4930742Z test_contig_size1_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4931011Z test_contig_size1_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4931270Z test_contig_size1_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4931484Z test_contig_size1_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4931741Z test_contig_size1_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4932042Z test_contig_size1_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4932301Z test_contig_size1_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4932569Z test_contig_size1_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4932846Z test_contig_size1_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4933124Z test_contig_size1_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4933395Z test_contig_size1_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4933660Z test_contig_size1_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4933929Z test_contig_size1_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4934191Z test_contig_size1_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4934454Z test_contig_size1_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4934717Z test_contig_size1_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4935084Z test_contig_size1_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4935351Z test_contig_size1_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4935620Z test_contig_size1_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4935888Z test_contig_size1_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4936230Z test_contig_size1_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4936518Z test_contig_size1_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4936787Z test_contig_size1_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4937047Z test_contig_size1_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4937305Z test_contig_size1_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4937562Z test_contig_size1_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4937772Z test_contig_size1_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4938031Z test_contig_size1_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4938299Z test_contig_size1_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4938567Z test_contig_size1_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4938834Z test_contig_size1_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4939098Z test_contig_size1_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4939360Z test_contig_size1_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4939621Z test_contig_size1_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4939881Z test_contig_size1_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.4940139Z test_contig_size1_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4940398Z test_contig_size1_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4940663Z test_contig_size1_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4940920Z test_contig_size1_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4941187Z test_contig_size1_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4941458Z test_contig_size1_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4941713Z test_contig_size1_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4941963Z test_contig_size1_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4942232Z test_contig_size1_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.4942494Z test_contig_size1_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4942754Z test_contig_size1_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4943014Z test_contig_size1_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4943334Z test_contig_size1_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.4943600Z test_contig_size1_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4943864Z test_contig_size1_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4944122Z test_contig_size1_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4944441Z test_contig_size1_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4944726Z test_contig_size1_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4944985Z test_contig_size1_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4945247Z test_contig_size1_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4945511Z test_contig_size1_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4945778Z test_contig_size1_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4946041Z test_contig_size1_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4946300Z test_contig_size1_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4946559Z test_contig_size1_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4946816Z test_contig_size1_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4947078Z test_contig_size1_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4947329Z test_contig_size1_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4947591Z test_contig_size1_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4947852Z test_contig_size1_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4948111Z test_contig_size1_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4948376Z test_contig_size1_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4948635Z test_contig_size1_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4948899Z test_contig_size1_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4949109Z test_contig_size1_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4949370Z test_contig_size1_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4949632Z test_contig_size1_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4949874Z test_contig_size1_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4950122Z test_contig_size1_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4950369Z test_contig_size1_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4950620Z test_contig_size1_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4950864Z test_contig_size1_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4951110Z test_contig_size1_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4951348Z test_contig_size1_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4951693Z test_contig_size1_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4951931Z test_contig_size1_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4952171Z test_contig_size1_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4952408Z test_contig_size1_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4952711Z test_contig_size1_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4952974Z test_contig_size1_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4953216Z test_contig_size1_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4953454Z test_contig_size1_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4953693Z test_contig_size1_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4953929Z test_contig_size1_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4954121Z test_contig_size1_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4954350Z test_contig_size1_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4954574Z test_contig_size1_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4954813Z test_contig_size1_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4955042Z test_contig_size1_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4955275Z test_contig_size1_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4955506Z test_contig_size1_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4955751Z test_contig_size1_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4955988Z test_contig_size1_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4956230Z test_contig_size1_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4956464Z test_contig_size1_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4956711Z test_contig_size1_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4956943Z test_contig_size1_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4957179Z test_contig_size1_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4957405Z test_contig_size1_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4957629Z test_contig_size1_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4957862Z test_contig_size1_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4958097Z test_contig_size1_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4958299Z test_contig_size1_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4958543Z test_contig_size1_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4958799Z test_contig_size1_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4959057Z test_contig_size1_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4959304Z test_contig_size1_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4959551Z test_contig_size1_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4959793Z test_contig_size1_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4960143Z test_contig_size1_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4960381Z test_contig_size1_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4960630Z test_contig_size1_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4960871Z test_contig_size1_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4961183Z test_contig_size1_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4961443Z test_contig_size1_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4961680Z test_contig_size1_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4961909Z test_contig_size1_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4962136Z test_contig_size1_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4962376Z test_contig_size1_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4962603Z test_contig_size1_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4962831Z test_contig_size1_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4963015Z test_contig_size1_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4963253Z test_contig_size1_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4963508Z test_contig_size1_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4963768Z test_contig_size1_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4964022Z test_contig_size1_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4964280Z test_contig_size1_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4964535Z test_contig_size1_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4964786Z test_contig_size1_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4965039Z test_contig_size1_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4965290Z test_contig_size1_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4965554Z test_contig_size1_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4965811Z test_contig_size1_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4966062Z test_contig_size1_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4966317Z test_contig_size1_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4966557Z test_contig_size1_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4966791Z test_contig_size1_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.4967034Z test_contig_size1_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4967285Z test_contig_size1_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4967530Z test_contig_size1_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4967773Z test_contig_size1_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4967960Z test_contig_size1_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4968196Z test_contig_size1_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4968535Z test_contig_size1_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4968762Z test_contig_size1_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4968986Z test_contig_size1_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4969216Z test_contig_size1_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4969524Z test_contig_size1_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.4969781Z test_contig_size1_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4970012Z test_contig_size1_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4970251Z test_contig_size1_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4970491Z test_contig_size1_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.4970732Z test_contig_size1_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4970964Z test_contig_size1_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4971191Z test_contig_size1_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4971414Z test_contig_size1_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4971643Z test_contig_size1_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4971872Z test_contig_size1_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4972096Z test_contig_size1_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4972323Z test_contig_size1_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4972503Z test_contig_size1_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4972745Z test_contig_size1_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4972978Z test_contig_size1_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4973221Z test_contig_size1_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4973461Z test_contig_size1_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4973699Z test_contig_size1_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4973929Z test_contig_size1_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4974153Z test_contig_size1_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4974385Z test_contig_size1_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4974607Z test_contig_size1_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4974832Z test_contig_size1_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4975063Z test_contig_size1_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4975296Z test_contig_size1_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.4975539Z test_contig_size1_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4975780Z test_contig_size1_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4976029Z test_contig_size1_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.4976274Z test_contig_size1_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.4976519Z test_contig_size1_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4976813Z test_contig_size1_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4977060Z test_contig_size1_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4977298Z test_contig_size1_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4977535Z test_contig_size1_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4977763Z test_contig_size1_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4978067Z test_contig_size1_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4978329Z test_contig_size1_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4978558Z test_contig_size1_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4978822Z test_contig_size1_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4979057Z test_contig_size1_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4979293Z test_contig_size1_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4979524Z test_contig_size1_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4979748Z test_contig_size1_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.4979983Z test_contig_size1_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.4980188Z test_contig_size1_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5033108Z test_contig_size1_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5033484Z test_contig_size1_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5033791Z test_contig_size1_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5034136Z test_contig_size1_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5034583Z test_contig_size1_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5034978Z test_contig_size1_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5035365Z test_contig_size1_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5035815Z test_contig_size1_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5036207Z test_contig_size1_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5036529Z test_contig_size1_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5036832Z test_contig_size1_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5037129Z test_contig_size1_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5037449Z test_contig_size1_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5037775Z test_contig_size1_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5038109Z test_contig_size1_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5038465Z test_contig_size1_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5038793Z test_contig_size1_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5039162Z test_contig_size1_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5039396Z test_contig_size1_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5039581Z test_contig_size1_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5039762Z test_contig_size1_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5040147Z test_contig_size1_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5040335Z test_contig_size1_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5040533Z test_contig_size1_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5040723Z test_contig_size1_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5040906Z test_contig_size1_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5041195Z test_contig_size1_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5041623Z test_contig_size1_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5042061Z test_contig_size1_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5042502Z test_contig_size1_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5042887Z test_contig_size1_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5043339Z test_contig_size1_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5043645Z test_contig_size1_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5043845Z test_contig_size1_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5044025Z test_contig_size1_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5044229Z test_contig_size1_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5044418Z test_contig_size1_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5044616Z test_contig_size1_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5044817Z test_contig_size1_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5045035Z test_contig_size1_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5045277Z test_contig_size1_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5045510Z test_contig_size1_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5045742Z test_contig_size1_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5045977Z test_contig_size1_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5046203Z test_contig_size1_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5046426Z test_contig_size1_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5046654Z test_contig_size1_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5046872Z test_contig_size1_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5047097Z test_contig_size1_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5047327Z test_contig_size1_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5047561Z test_contig_size1_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5047809Z test_contig_size1_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5048066Z test_contig_size1_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5048278Z test_contig_size1_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5048528Z test_contig_size1_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5048996Z test_contig_size1_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5049630Z test_contig_size1_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5050125Z test_contig_size1_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5050626Z test_contig_size1_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5050964Z test_contig_size1_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5051323Z test_contig_size1_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5051606Z test_contig_size1_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5051866Z test_contig_size1_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5052115Z test_contig_size1_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5052361Z test_contig_size1_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5052616Z test_contig_size1_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5052867Z test_contig_size1_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5053109Z test_contig_size1_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5053362Z test_contig_size1_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5053579Z test_contig_size1_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5053781Z test_contig_size1_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5054007Z test_contig_size1_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5054255Z test_contig_size1_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5054462Z test_contig_size1_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5054706Z test_contig_size1_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5054952Z test_contig_size1_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5055204Z test_contig_size1_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5055460Z test_contig_size1_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5055703Z test_contig_size1_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5056097Z test_contig_size1_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5056574Z test_contig_size1_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5057037Z test_contig_size1_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5057558Z test_contig_size1_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5058029Z test_contig_size1_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5058315Z test_contig_size1_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5058573Z test_contig_size1_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5058820Z test_contig_size1_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5059066Z test_contig_size1_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5059312Z test_contig_size1_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5060325Z test_contig_size1_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5060571Z test_contig_size1_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5060820Z test_contig_size1_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5061065Z test_contig_size1_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5061401Z test_contig_size1_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5061617Z test_contig_size1_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5061865Z test_contig_size1_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5062106Z test_contig_size1_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5062351Z test_contig_size1_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5062588Z test_contig_size1_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5062824Z test_contig_size1_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5063066Z test_contig_size1_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5063543Z test_contig_size1_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5063997Z test_contig_size1_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5064410Z test_contig_size1_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5064822Z test_contig_size1_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5065230Z test_contig_size1_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5065504Z test_contig_size1_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5065756Z test_contig_size1_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5065997Z test_contig_size1_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5066239Z test_contig_size1_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5066482Z test_contig_size1_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5066725Z test_contig_size1_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5066965Z test_contig_size1_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5067155Z test_contig_size1_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5067397Z test_contig_size1_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5067626Z test_contig_size1_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5067835Z test_contig_size1_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5068073Z test_contig_size1_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5068309Z test_contig_size1_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5068544Z test_contig_size1_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5068781Z test_contig_size1_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5069016Z test_contig_size1_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5069250Z test_contig_size1_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5069612Z test_contig_size1_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5069852Z test_contig_size1_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5070083Z test_contig_size1_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5070314Z test_contig_size1_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5070859Z test_contig_size1_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5071342Z test_contig_size1_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5071822Z test_contig_size1_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5072275Z test_contig_size1_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5072671Z test_contig_size1_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5072911Z test_contig_size1_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5073100Z test_contig_size1_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5073333Z test_contig_size1_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5073586Z test_contig_size1_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5073840Z test_contig_size1_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5074097Z test_contig_size1_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5074341Z test_contig_size1_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5074586Z test_contig_size1_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5074838Z test_contig_size1_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5075086Z test_contig_size1_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5075326Z test_contig_size1_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5075596Z test_contig_size1_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5075866Z test_contig_size1_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5076133Z test_contig_size1_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5076397Z test_contig_size1_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5076667Z test_contig_size1_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5076928Z test_contig_size1_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5077188Z test_contig_size1_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5077445Z test_contig_size1_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5077799Z test_contig_size1_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5078345Z test_contig_size1_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5078839Z test_contig_size1_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5079282Z test_contig_size1_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5079869Z test_contig_size1_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5080146Z test_contig_size1_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5080409Z test_contig_size1_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5080667Z test_contig_size1_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5081009Z test_contig_size1_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5081295Z test_contig_size1_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5081559Z test_contig_size1_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5081819Z test_contig_size1_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5082083Z test_contig_size1_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5082338Z test_contig_size1_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5082594Z test_contig_size1_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5082856Z test_contig_size1_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5083116Z test_contig_size1_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5083379Z test_contig_size1_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5083642Z test_contig_size1_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5083903Z test_contig_size1_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5084162Z test_contig_size1_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5084419Z test_contig_size1_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5084651Z test_contig_size1_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5084949Z test_contig_size1_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5085410Z test_contig_size1_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5085804Z test_contig_size1_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5086250Z test_contig_size1_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5086689Z test_contig_size1_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5087070Z test_contig_size1_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5087291Z test_contig_size1_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5087501Z test_contig_size1_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5087711Z test_contig_size1_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5087957Z test_contig_size1_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5088198Z test_contig_size1_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5088436Z test_contig_size1_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5088795Z test_contig_size1_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5089042Z test_contig_size1_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5089281Z test_contig_size1_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5089522Z test_contig_size1_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5089828Z test_contig_size1_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5090084Z test_contig_size1_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5090319Z test_contig_size1_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5090610Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5090907Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5091200Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5091488Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5091734Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5092018Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5092565Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5093111Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5093606Z test_contig_size1_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5094186Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5094504Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5094788Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5095065Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5095337Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5095608Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5095883Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5096158Z test_contig_size1_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5096428Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5096701Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5096980Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5097243Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5097512Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5097779Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5098173Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5098437Z test_contig_size1_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5098704Z test_contig_size1_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5099050Z test_contig_size1_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5099397Z test_contig_size1_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5099940Z test_contig_size1_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5100381Z test_contig_size1_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5100894Z test_contig_size1_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5101403Z test_contig_size1_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5101699Z test_contig_size1_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5101933Z test_contig_size1_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5102165Z test_contig_size1_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5102404Z test_contig_size1_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5102644Z test_contig_size1_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5102872Z test_contig_size1_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5103108Z test_contig_size1_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5103332Z test_contig_size1_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5103553Z test_contig_size1_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5103778Z test_contig_size1_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5103999Z test_contig_size1_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5104232Z test_contig_size1_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5104470Z test_contig_size1_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5104687Z test_contig_size1_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5104923Z test_contig_size1_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5105161Z test_contig_size1_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5105361Z test_contig_size1_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5105603Z test_contig_size1_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5105827Z test_contig_size1_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5106023Z test_contig_size1_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5106221Z test_contig_size1_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5106434Z test_contig_size1_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5106921Z test_contig_size1_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5107348Z test_contig_size1_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5107968Z test_contig_size1_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5108420Z test_contig_size1_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5108763Z test_contig_size1_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5108960Z test_contig_size1_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5109165Z test_contig_size1_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5109938Z test_contig_size1_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5110206Z test_contig_size1_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5110448Z test_contig_size1_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5110659Z test_contig_size1_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5110850Z test_contig_size1_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5111039Z test_contig_size1_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5111218Z test_contig_size1_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5111410Z test_contig_size1_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5111603Z test_contig_size1_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5111788Z test_contig_size1_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5111985Z test_contig_size1_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5112173Z test_contig_size1_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5112373Z test_contig_size1_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5112577Z test_contig_size1_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5112774Z test_contig_size1_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5112968Z test_contig_size1_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5113158Z test_contig_size1_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5113345Z test_contig_size1_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5113543Z test_contig_size1_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5113778Z test_contig_size1_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5114187Z test_contig_size1_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5114560Z test_contig_size1_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5114942Z test_contig_size1_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5115287Z test_contig_size1_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5115704Z test_contig_size1_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5116026Z test_contig_size1_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5116223Z test_contig_size1_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5116414Z test_contig_size1_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5116598Z test_contig_size1_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5116778Z test_contig_size1_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5116962Z test_contig_size1_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5117266Z test_contig_size1_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5117476Z test_contig_vs_every_other_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5117676Z test_contig_vs_every_other_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5117892Z test_contig_vs_every_other_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.535s) 2023-01-11T22:57:14.5118171Z test_contig_vs_every_other_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.718s) 2023-01-11T22:57:14.5118394Z test_contig_vs_every_other_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.608s) 2023-01-11T22:57:14.5118599Z test_contig_vs_every_other_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5118803Z test_contig_vs_every_other_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5119006Z test_contig_vs_every_other_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5119205Z test_contig_vs_every_other_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5119405Z test_contig_vs_every_other_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5119597Z test_contig_vs_every_other_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5119791Z test_contig_vs_every_other_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5119994Z test_contig_vs_every_other_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5120202Z test_contig_vs_every_other_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5120395Z test_contig_vs_every_other_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5120608Z test_contig_vs_every_other_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5120824Z test_contig_vs_every_other_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5121102Z test_contig_vs_every_other_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5121552Z test_contig_vs_every_other_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5121953Z test_contig_vs_every_other_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5122381Z test_contig_vs_every_other_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5122747Z test_contig_vs_every_other_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5123145Z test_contig_vs_every_other_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5123369Z test_contig_vs_every_other_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5123575Z test_contig_vs_every_other_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5123767Z test_contig_vs_every_other_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5123978Z test_contig_vs_every_other_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5124183Z test_contig_vs_every_other_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5124400Z test_contig_vs_every_other_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5124616Z test_contig_vs_every_other_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5124829Z test_contig_vs_every_other_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5125028Z test_contig_vs_every_other_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5125353Z test_contig_vs_every_other_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5125562Z test_contig_vs_every_other_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5125765Z test_contig_vs_every_other_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5125965Z test_contig_vs_every_other_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5126232Z test_contig_vs_every_other_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5126449Z test_contig_vs_every_other_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5126643Z test_contig_vs_every_other_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5126838Z test_contig_vs_every_other_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5127056Z test_contig_vs_every_other_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.728s) 2023-01-11T22:57:14.5127277Z test_contig_vs_every_other_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.712s) 2023-01-11T22:57:14.5127492Z test_contig_vs_every_other_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.761s) 2023-01-11T22:57:14.5127696Z test_contig_vs_every_other_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5127907Z test_contig_vs_every_other_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5128109Z test_contig_vs_every_other_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5128415Z test_contig_vs_every_other_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5128858Z test_contig_vs_every_other_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5129254Z test_contig_vs_every_other_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5129672Z test_contig_vs_every_other_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5129891Z test_contig_vs_every_other_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5130083Z test_contig_vs_every_other_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5130394Z test_contig_vs_every_other_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5130818Z test_contig_vs_every_other_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5131085Z test_contig_vs_every_other_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5131294Z test_contig_vs_every_other_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5131498Z test_contig_vs_every_other_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5131699Z test_contig_vs_every_other_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5131899Z test_contig_vs_every_other_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5132099Z test_contig_vs_every_other_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5132293Z test_contig_vs_every_other_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5132494Z test_contig_vs_every_other_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5132686Z test_contig_vs_every_other_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5132895Z test_contig_vs_every_other_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5133099Z test_contig_vs_every_other_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5133424Z test_contig_vs_every_other_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5133634Z test_contig_vs_every_other_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5133849Z test_contig_vs_every_other_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5134053Z test_contig_vs_every_other_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5134332Z test_contig_vs_every_other_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5134552Z test_contig_vs_every_other_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5134755Z test_contig_vs_every_other_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5134950Z test_contig_vs_every_other_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5135152Z test_contig_vs_every_other_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5135353Z test_contig_vs_every_other_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5135546Z test_contig_vs_every_other_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5135752Z test_contig_vs_every_other_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5135983Z test_contig_vs_every_other_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5136441Z test_contig_vs_every_other_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5136857Z test_contig_vs_every_other_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5137266Z test_contig_vs_every_other_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5137663Z test_contig_vs_every_other_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5138079Z test_contig_vs_every_other_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5138317Z test_contig_vs_every_other_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5138521Z test_contig_vs_every_other_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5138721Z test_contig_vs_every_other_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5138920Z test_contig_vs_every_other_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5139121Z test_contig_vs_every_other_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5139314Z test_contig_vs_every_other_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5139524Z test_contig_vs_every_other_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5139730Z test_contig_vs_every_other_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5139943Z test_contig_vs_every_other_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5140151Z test_contig_vs_every_other_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5140363Z test_contig_vs_every_other_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5140573Z test_contig_vs_every_other_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5140778Z test_contig_vs_every_other_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5140983Z test_contig_vs_every_other_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5141184Z test_contig_vs_every_other_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5141499Z test_contig_vs_every_other_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5141693Z test_contig_vs_every_other_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5141895Z test_contig_vs_every_other_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5142089Z test_contig_vs_every_other_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5142371Z test_contig_vs_every_other_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5142590Z test_contig_vs_every_other_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5142814Z test_contig_vs_every_other_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5143031Z test_contig_vs_every_other_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5143334Z test_contig_vs_every_other_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5143796Z test_contig_vs_every_other_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5144212Z test_contig_vs_every_other_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5144651Z test_contig_vs_every_other_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5145072Z test_contig_vs_every_other_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5145467Z test_contig_vs_every_other_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5145756Z test_contig_vs_every_other_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5146126Z test_contig_vs_every_other_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5146401Z test_contig_vs_every_other_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5146621Z test_contig_vs_every_other_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5146839Z test_contig_vs_every_other_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5147046Z test_contig_vs_every_other_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5147252Z test_contig_vs_every_other_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5147462Z test_contig_vs_every_other_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5147675Z test_contig_vs_every_other_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5147879Z test_contig_vs_every_other_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5148084Z test_contig_vs_every_other_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5148298Z test_contig_vs_every_other_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5148507Z test_contig_vs_every_other_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5148716Z test_contig_vs_every_other_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5148923Z test_contig_vs_every_other_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5149126Z test_contig_vs_every_other_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5149329Z test_contig_vs_every_other_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5149530Z test_contig_vs_every_other_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5149730Z test_contig_vs_every_other_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5150057Z test_contig_vs_every_other_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5150258Z test_contig_vs_every_other_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5150444Z test_contig_vs_every_other_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5150883Z test_contig_vs_every_other_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5151403Z test_contig_vs_every_other_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5151880Z test_contig_vs_every_other_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5152277Z test_contig_vs_every_other_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5152677Z test_contig_vs_every_other_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5152908Z test_contig_vs_every_other_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5153109Z test_contig_vs_every_other_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5153310Z test_contig_vs_every_other_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5153513Z test_contig_vs_every_other_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5153712Z test_contig_vs_every_other_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5153912Z test_contig_vs_every_other_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5154104Z test_contig_vs_every_other_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5154319Z test_contig_vs_every_other_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5154531Z test_contig_vs_every_other_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5154756Z test_contig_vs_every_other_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5154975Z test_contig_vs_every_other_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5155186Z test_contig_vs_every_other_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5155403Z test_contig_vs_every_other_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5155614Z test_contig_vs_every_other_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5155820Z test_contig_vs_every_other_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5156028Z test_contig_vs_every_other_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5156240Z test_contig_vs_every_other_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5156446Z test_contig_vs_every_other_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5156653Z test_contig_vs_every_other_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5156855Z test_contig_vs_every_other_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5157061Z test_contig_vs_every_other_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5157262Z test_contig_vs_every_other_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5157469Z test_contig_vs_every_other_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5157666Z test_contig_vs_every_other_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5158073Z test_contig_vs_every_other_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5158623Z test_contig_vs_every_other_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5159011Z test_contig_vs_every_other_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5159414Z test_contig_vs_every_other_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5159809Z test_contig_vs_every_other_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5160162Z test_contig_vs_every_other_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5160392Z test_contig_vs_every_other_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5160610Z test_contig_vs_every_other_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5160825Z test_contig_vs_every_other_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5161044Z test_contig_vs_every_other_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5161248Z test_contig_vs_every_other_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5161459Z test_contig_vs_every_other_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5161667Z test_contig_vs_every_other_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5161875Z test_contig_vs_every_other_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5162080Z test_contig_vs_every_other_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5162281Z test_contig_vs_every_other_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5162484Z test_contig_vs_every_other_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5162686Z test_contig_vs_every_other_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5162894Z test_contig_vs_every_other_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5163096Z test_contig_vs_every_other_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5163310Z test_contig_vs_every_other_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5163525Z test_contig_vs_every_other_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5163739Z test_contig_vs_every_other_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5163947Z test_contig_vs_every_other_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5164153Z test_contig_vs_every_other_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5164363Z test_contig_vs_every_other_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5164565Z test_contig_vs_every_other_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5164768Z test_contig_vs_every_other_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5165011Z test_contig_vs_every_other_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5165454Z test_contig_vs_every_other_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5165841Z test_contig_vs_every_other_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5166244Z test_contig_vs_every_other_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5166649Z test_contig_vs_every_other_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5167078Z test_contig_vs_every_other_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5167436Z test_contig_vs_every_other_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5167646Z test_contig_vs_every_other_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5167852Z test_contig_vs_every_other_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5168126Z test_contig_vs_every_other_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5168341Z test_contig_vs_every_other_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5168541Z test_contig_vs_every_other_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5168743Z test_contig_vs_every_other_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5168935Z test_contig_vs_every_other_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5169141Z test_contig_vs_every_other_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5169334Z test_contig_vs_every_other_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5169544Z test_contig_vs_every_other_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5169747Z test_contig_vs_every_other_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5169963Z test_contig_vs_every_other_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5170172Z test_contig_vs_every_other_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.570s) 2023-01-11T22:57:14.5170384Z test_contig_vs_every_other_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5170589Z test_contig_vs_every_other_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5170794Z test_contig_vs_every_other_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5170985Z test_contig_vs_every_other_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5171188Z test_contig_vs_every_other_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5171386Z test_contig_vs_every_other_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5171586Z test_contig_vs_every_other_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5171786Z test_contig_vs_every_other_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5171979Z test_contig_vs_every_other_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5172260Z test_contig_vs_every_other_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5172749Z test_contig_vs_every_other_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5173206Z test_contig_vs_every_other_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5173657Z test_contig_vs_every_other_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5174132Z test_contig_vs_every_other_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5174483Z test_contig_vs_every_other_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5174712Z test_contig_vs_every_other_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5174938Z test_contig_vs_every_other_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5175162Z test_contig_vs_every_other_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5175484Z test_contig_vs_every_other_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5175694Z test_contig_vs_every_other_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5175913Z test_contig_vs_every_other_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5176125Z test_contig_vs_every_other_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5176402Z test_contig_vs_every_other_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5176621Z test_contig_vs_every_other_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5176824Z test_contig_vs_every_other_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5177033Z test_contig_vs_every_other_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5177245Z test_contig_vs_every_other_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5177451Z test_contig_vs_every_other_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5177657Z test_contig_vs_every_other_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5177859Z test_contig_vs_every_other_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5178061Z test_contig_vs_every_other_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5178266Z test_contig_vs_every_other_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5178459Z test_contig_vs_every_other_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5178657Z test_contig_vs_every_other_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5178861Z test_contig_vs_every_other_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5179072Z test_contig_vs_every_other_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5179267Z test_contig_vs_every_other_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5179579Z test_contig_vs_every_other_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5180070Z test_contig_vs_every_other_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5180488Z test_contig_vs_every_other_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5180902Z test_contig_vs_every_other_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5181325Z test_contig_vs_every_other_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5181686Z test_contig_vs_every_other_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5181899Z test_contig_vs_every_other_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5182093Z test_contig_vs_every_other_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5182288Z test_contig_vs_every_other_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5182491Z test_contig_vs_every_other_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5182692Z test_contig_vs_every_other_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5182911Z test_contig_vs_every_other_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5183122Z test_contig_vs_every_other_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5183339Z test_contig_vs_every_other_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5183664Z test_contig_vs_every_other_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5183878Z test_contig_vs_every_other_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5184091Z test_contig_vs_every_other_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5184303Z test_contig_vs_every_other_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5184581Z test_contig_vs_every_other_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5184800Z test_contig_vs_every_other_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5185004Z test_contig_vs_every_other_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5185210Z test_contig_vs_every_other_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.421s) 2023-01-11T22:57:14.5185430Z test_contig_vs_every_other_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.815s) 2023-01-11T22:57:14.5185643Z test_contig_vs_every_other_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.044s) 2023-01-11T22:57:14.5185857Z test_contig_vs_every_other_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.882s) 2023-01-11T22:57:14.5186068Z test_contig_vs_every_other_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5186279Z test_contig_vs_every_other_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5186476Z test_contig_vs_every_other_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5186729Z test_contig_vs_every_other_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5187170Z test_contig_vs_every_other_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5187599Z test_contig_vs_every_other_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5187996Z test_contig_vs_every_other_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5188423Z test_contig_vs_every_other_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5188850Z test_contig_vs_every_other_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5189104Z test_contig_vs_every_other_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5189316Z test_contig_vs_every_other_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5189527Z test_contig_vs_every_other_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5189732Z test_contig_vs_every_other_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5189940Z test_contig_vs_every_other_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5190145Z test_contig_vs_every_other_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5190344Z test_contig_vs_every_other_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5190553Z test_contig_vs_every_other_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5190754Z test_contig_vs_every_other_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5190957Z test_contig_vs_every_other_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5191157Z test_contig_vs_every_other_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5191364Z test_contig_vs_every_other_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5191567Z test_contig_vs_every_other_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5191864Z test_contig_vs_every_other_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5192063Z test_contig_vs_every_other_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5192263Z test_contig_vs_every_other_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5192456Z test_contig_vs_every_other_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5192721Z test_contig_vs_every_other_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5192937Z test_contig_vs_every_other_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5193149Z test_contig_vs_every_other_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.536s) 2023-01-11T22:57:14.5193347Z test_contig_vs_every_other_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (5.882s) 2023-01-11T22:57:14.5193559Z test_contig_vs_every_other_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.621s) 2023-01-11T22:57:14.5193770Z test_contig_vs_every_other_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.802s) 2023-01-11T22:57:14.5194036Z test_contig_vs_every_other_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.286s) 2023-01-11T22:57:14.5194473Z test_contig_vs_every_other_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5194876Z test_contig_vs_every_other_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5195260Z test_contig_vs_every_other_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5195652Z test_contig_vs_every_other_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5196082Z test_contig_vs_every_other_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5196330Z test_contig_vs_every_other_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (9.180s) 2023-01-11T22:57:14.5196544Z test_contig_vs_every_other_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (2.740s) 2023-01-11T22:57:14.5196758Z test_contig_vs_every_other_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.735s) 2023-01-11T22:57:14.5196965Z test_contig_vs_every_other_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.391s) 2023-01-11T22:57:14.5197165Z test_contig_vs_every_other_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5197369Z test_contig_vs_every_other_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5197571Z test_contig_vs_every_other_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5197776Z test_contig_vs_every_other_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5197977Z test_contig_vs_every_other_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5198192Z test_contig_vs_every_other_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.655s) 2023-01-11T22:57:14.5198394Z test_contig_vs_every_other_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.088s) 2023-01-11T22:57:14.5198597Z test_contig_vs_every_other_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.562s) 2023-01-11T22:57:14.5198801Z test_contig_vs_every_other_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.656s) 2023-01-11T22:57:14.5199004Z test_contig_vs_every_other_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.637s) 2023-01-11T22:57:14.5199204Z test_contig_vs_every_other_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5199404Z test_contig_vs_every_other_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5199602Z test_contig_vs_every_other_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5200423Z test_contig_vs_every_other_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5200620Z test_contig_vs_every_other_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5200822Z test_contig_vs_every_other_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5201020Z test_contig_vs_every_other_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5201523Z test_contig_vs_every_other_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (2.044s) 2023-01-11T22:57:14.5201971Z test_contig_vs_every_other_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.015s) 2023-01-11T22:57:14.5202390Z test_contig_vs_every_other_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.954s) 2023-01-11T22:57:14.5202749Z test_contig_vs_every_other_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5203205Z test_contig_vs_every_other_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5203522Z test_contig_vs_every_other_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5203729Z test_contig_vs_every_other_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5203927Z test_contig_vs_every_other_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5204124Z test_contig_vs_every_other_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5204325Z test_contig_vs_every_other_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5204527Z test_contig_vs_every_other_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5204738Z test_contig_vs_every_other_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5204944Z test_contig_vs_every_other_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5205159Z test_contig_vs_every_other_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5205369Z test_contig_vs_every_other_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5205572Z test_contig_vs_every_other_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5205779Z test_contig_vs_every_other_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5205985Z test_contig_vs_every_other_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5206183Z test_contig_vs_every_other_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5206389Z test_contig_vs_every_other_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5206589Z test_contig_vs_every_other_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5206798Z test_contig_vs_every_other_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5206996Z test_contig_vs_every_other_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5207203Z test_contig_vs_every_other_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5207410Z test_contig_vs_every_other_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5207627Z test_contig_vs_every_other_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5207834Z test_contig_vs_every_other_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5208039Z test_contig_vs_every_other_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5208244Z test_contig_vs_every_other_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5208712Z test_contig_vs_every_other_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5209125Z test_contig_vs_every_other_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5209515Z test_contig_vs_every_other_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5209925Z test_contig_vs_every_other_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5210454Z test_contig_vs_every_other_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5210781Z test_contig_vs_every_other_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5210994Z test_contig_vs_every_other_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5211210Z test_contig_vs_every_other_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5211429Z test_contig_vs_every_other_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5211645Z test_contig_vs_every_other_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5211853Z test_contig_vs_every_other_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5212060Z test_contig_vs_every_other_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5212267Z test_contig_vs_every_other_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5212472Z test_contig_vs_every_other_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5212666Z test_contig_vs_every_other_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5212865Z test_contig_vs_every_other_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5213069Z test_contig_vs_every_other_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5213272Z test_contig_vs_every_other_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5213484Z test_contig_vs_every_other_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5213687Z test_contig_vs_every_other_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5213896Z test_contig_vs_every_other_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5214108Z test_contig_vs_every_other_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5214310Z test_contig_vs_every_other_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5214509Z test_contig_vs_every_other_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5214710Z test_contig_vs_every_other_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5214922Z test_contig_vs_every_other_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5215127Z test_contig_vs_every_other_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5215344Z test_contig_vs_every_other_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5215559Z test_contig_vs_every_other_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5215925Z test_contig_vs_every_other_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5216346Z test_contig_vs_every_other_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5216810Z test_contig_vs_every_other_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.5217246Z test_contig_vs_every_other_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.5217895Z test_contig_vs_every_other_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5218122Z test_contig_vs_every_other_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5218316Z test_contig_vs_every_other_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5218540Z test_contig_vs_every_other_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5218840Z test_contig_vs_every_other_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5219075Z test_contig_vs_every_other_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5219291Z test_contig_vs_every_other_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5219500Z test_contig_vs_every_other_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5219715Z test_contig_vs_every_other_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5219926Z test_contig_vs_every_other_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5220128Z test_contig_vs_every_other_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5220338Z test_contig_vs_every_other_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5220545Z test_contig_vs_every_other_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5220757Z test_contig_vs_every_other_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.626s) 2023-01-11T22:57:14.5220965Z test_contig_vs_every_other_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.065s) 2023-01-11T22:57:14.5221181Z test_contig_vs_every_other_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.710s) 2023-01-11T22:57:14.5221394Z test_contig_vs_every_other_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.737s) 2023-01-11T22:57:14.5221604Z test_contig_vs_every_other_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.707s) 2023-01-11T22:57:14.5221811Z test_contig_vs_every_other_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5222019Z test_contig_vs_every_other_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5222224Z test_contig_vs_every_other_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5222418Z test_contig_vs_every_other_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5222624Z test_contig_vs_every_other_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5222848Z test_contig_vs_every_other_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5223283Z test_contig_vs_every_other_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5223723Z test_contig_vs_every_other_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5224141Z test_contig_vs_every_other_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5224547Z test_contig_vs_every_other_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5224979Z test_contig_vs_every_other_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5225261Z test_contig_vs_every_other_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5225476Z test_contig_vs_every_other_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5225688Z test_contig_vs_every_other_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5225896Z test_contig_vs_every_other_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5226209Z test_contig_vs_every_other_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5226416Z test_contig_vs_every_other_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5226618Z test_contig_vs_every_other_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5226825Z test_contig_vs_every_other_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5227101Z test_contig_vs_every_other_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5227346Z test_contig_vs_every_other_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5227566Z test_contig_vs_every_other_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5227797Z test_contig_vs_every_other_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5228027Z test_contig_vs_every_other_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5228236Z test_contig_vs_every_other_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5228461Z test_contig_vs_every_other_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5228686Z test_contig_vs_every_other_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5228912Z test_contig_vs_every_other_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5229134Z test_contig_vs_every_other_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5229351Z test_contig_vs_every_other_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5229570Z test_contig_vs_every_other_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5229788Z test_contig_vs_every_other_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5230006Z test_contig_vs_every_other_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5230367Z test_contig_vs_every_other_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5230789Z test_contig_vs_every_other_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5231225Z test_contig_vs_every_other_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5231631Z test_contig_vs_every_other_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5232108Z test_contig_vs_every_other_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5232431Z test_contig_vs_every_other_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5232652Z test_contig_vs_every_other_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5232873Z test_contig_vs_every_other_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5233087Z test_contig_vs_every_other_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5233297Z test_contig_vs_every_other_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5233505Z test_contig_vs_every_other_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5233704Z test_contig_vs_every_other_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5233913Z test_contig_vs_every_other_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5234130Z test_contig_vs_every_other_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5234342Z test_contig_vs_every_other_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5234676Z test_contig_vs_every_other_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5234901Z test_contig_vs_every_other_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5235114Z test_contig_vs_every_other_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5235329Z test_contig_vs_every_other_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5235610Z test_contig_vs_every_other_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5235836Z test_contig_vs_every_other_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5236047Z test_contig_vs_every_other_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5236254Z test_contig_vs_every_other_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5236469Z test_contig_vs_every_other_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5236675Z test_contig_vs_every_other_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5236902Z test_contig_vs_every_other_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5237119Z test_contig_vs_every_other_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5237373Z test_contig_vs_every_other_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5237839Z test_contig_vs_every_other_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5238267Z test_contig_vs_every_other_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5238718Z test_contig_vs_every_other_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5239085Z test_contig_vs_every_other_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5239511Z test_contig_vs_every_other_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5239758Z test_contig_vs_every_other_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5239977Z test_contig_vs_every_other_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5240210Z test_contig_vs_every_other_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5240428Z test_contig_vs_every_other_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5240653Z test_contig_vs_every_other_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5240877Z test_contig_vs_every_other_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5241108Z test_contig_vs_every_other_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5241326Z test_contig_vs_every_other_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5241545Z test_contig_vs_every_other_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5241763Z test_contig_vs_every_other_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5241986Z test_contig_vs_every_other_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5242202Z test_contig_vs_every_other_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5242424Z test_contig_vs_every_other_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5242640Z test_contig_vs_every_other_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5242866Z test_contig_vs_every_other_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5243208Z test_contig_vs_every_other_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5243432Z test_contig_vs_every_other_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5243650Z test_contig_vs_every_other_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5244428Z test_contig_vs_every_other_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5244767Z test_contig_vs_every_other_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5245233Z test_contig_vs_every_other_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5245649Z test_contig_vs_every_other_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5246078Z test_contig_vs_every_other_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5246520Z test_contig_vs_every_other_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5246892Z test_contig_vs_every_other_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5247140Z test_contig_vs_every_other_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.757s) 2023-01-11T22:57:14.5247381Z test_contig_vs_every_other_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (1.839s) 2023-01-11T22:57:14.5247627Z test_contig_vs_every_other_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.850s) 2023-01-11T22:57:14.5247870Z test_contig_vs_every_other_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.713s) 2023-01-11T22:57:14.5248106Z test_contig_vs_every_other_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.577s) 2023-01-11T22:57:14.5248347Z test_contig_vs_every_other_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.497s) 2023-01-11T22:57:14.5248584Z test_contig_vs_every_other_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.499s) 2023-01-11T22:57:14.5248818Z test_contig_vs_every_other_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.536s) 2023-01-11T22:57:14.5249047Z test_contig_vs_every_other_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.506s) 2023-01-11T22:57:14.5249281Z test_contig_vs_every_other_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.542s) 2023-01-11T22:57:14.5249512Z test_contig_vs_every_other_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (1.524s) 2023-01-11T22:57:14.5249744Z test_contig_vs_every_other_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (1.514s) 2023-01-11T22:57:14.5249961Z test_contig_vs_every_other_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.364s) 2023-01-11T22:57:14.5250189Z test_contig_vs_every_other_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.720s) 2023-01-11T22:57:14.5250408Z test_contig_vs_every_other_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.803s) 2023-01-11T22:57:14.5250612Z test_contig_vs_every_other_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.857s) 2023-01-11T22:57:14.5250831Z test_contig_vs_every_other_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5251052Z test_contig_vs_every_other_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5251261Z test_contig_vs_every_other_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5251476Z test_contig_vs_every_other_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5251684Z test_contig_vs_every_other_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5252228Z test_contig_vs_every_other_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5252639Z test_contig_vs_every_other_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5253072Z test_contig_vs_every_other_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.884s) 2023-01-11T22:57:14.5253518Z test_contig_vs_every_other_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.824s) 2023-01-11T22:57:14.5254061Z test_contig_vs_every_other_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5254312Z test_contig_vs_every_other_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5254528Z test_contig_vs_every_other_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5254738Z test_contig_vs_every_other_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5254947Z test_contig_vs_every_other_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5255158Z test_contig_vs_every_other_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5255366Z test_contig_vs_every_other_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5255569Z test_contig_vs_every_other_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5255792Z test_contig_vs_every_other_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5256011Z test_contig_vs_every_other_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5256239Z test_contig_vs_every_other_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5256446Z test_contig_vs_every_other_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5256665Z test_contig_vs_every_other_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5256888Z test_contig_vs_every_other_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5257105Z test_contig_vs_every_other_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5257316Z test_contig_vs_every_other_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5257525Z test_contig_vs_every_other_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5257733Z test_contig_vs_every_other_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5257945Z test_contig_vs_every_other_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5258149Z test_contig_vs_every_other_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5258364Z test_contig_vs_every_other_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5258579Z test_contig_vs_every_other_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5258802Z test_contig_vs_every_other_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.885s) 2023-01-11T22:57:14.5259021Z test_contig_vs_every_other_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.872s) 2023-01-11T22:57:14.5259443Z test_contig_vs_every_other_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5259871Z test_contig_vs_every_other_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5260279Z test_contig_vs_every_other_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5260657Z test_contig_vs_every_other_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5261104Z test_contig_vs_every_other_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5261485Z test_contig_vs_every_other_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5261697Z test_contig_vs_every_other_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5261882Z test_contig_vs_every_other_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5262095Z test_contig_vs_every_other_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5262383Z test_contig_vs_every_other_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5262619Z test_contig_vs_every_other_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.785s) 2023-01-11T22:57:14.5262838Z test_contig_vs_every_other_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.695s) 2023-01-11T22:57:14.5263056Z test_contig_vs_every_other_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.645s) 2023-01-11T22:57:14.5263271Z test_contig_vs_every_other_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5263486Z test_contig_vs_every_other_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5263692Z test_contig_vs_every_other_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5263902Z test_contig_vs_every_other_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5264111Z test_contig_vs_every_other_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5264317Z test_contig_vs_every_other_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5264526Z test_contig_vs_every_other_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5264736Z test_contig_vs_every_other_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5264967Z test_contig_vs_every_other_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5265196Z test_contig_vs_every_other_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5265433Z test_contig_vs_every_other_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5265667Z test_contig_vs_every_other_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5265896Z test_contig_vs_every_other_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5266122Z test_contig_vs_every_other_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5266367Z test_contig_vs_every_other_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5266837Z test_contig_vs_every_other_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5267268Z test_contig_vs_every_other_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5267716Z test_contig_vs_every_other_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5268131Z test_contig_vs_every_other_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5268544Z test_contig_vs_every_other_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5268772Z test_contig_vs_every_other_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5268988Z test_contig_vs_every_other_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5269204Z test_contig_vs_every_other_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5269419Z test_contig_vs_every_other_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5269635Z test_contig_vs_every_other_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5269960Z test_contig_vs_every_other_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5270170Z test_contig_vs_every_other_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5270379Z test_contig_vs_every_other_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5270590Z test_contig_vs_every_other_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5270862Z test_contig_vs_every_other_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5271093Z test_contig_vs_every_other_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5271302Z test_contig_vs_every_other_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5271527Z test_contig_vs_every_other_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5271750Z test_contig_vs_every_other_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5271954Z test_contig_vs_every_other_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5272171Z test_contig_vs_every_other_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5272384Z test_contig_vs_every_other_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5272597Z test_contig_vs_every_other_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5272809Z test_contig_vs_every_other_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5273018Z test_contig_vs_every_other_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5273220Z test_contig_vs_every_other_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5273428Z test_contig_vs_every_other_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5273779Z test_contig_vs_every_other_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5274262Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5274734Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5275251Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5275728Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5276106Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5276352Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5276599Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5276835Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5277078Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5277317Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5277563Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5277805Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5278044Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5278386Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5278626Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5278857Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5279099Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5279406Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5279664Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5279902Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5280139Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5280405Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5280643Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5281024Z test_contig_vs_every_other_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5281478Z test_contig_vs_every_other_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5281900Z test_contig_vs_every_other_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5282328Z test_contig_vs_every_other_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5282797Z test_contig_vs_every_other_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5283121Z test_contig_vs_every_other_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5283344Z test_contig_vs_every_other_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5283566Z test_contig_vs_every_other_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5283785Z test_contig_vs_every_other_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5284007Z test_contig_vs_every_other_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5284222Z test_contig_vs_every_other_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5284441Z test_contig_vs_every_other_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5284663Z test_contig_vs_every_other_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.584s) 2023-01-11T22:57:14.5284870Z test_contig_vs_every_other_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.590s) 2023-01-11T22:57:14.5285094Z test_contig_vs_every_other_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.610s) 2023-01-11T22:57:14.5285309Z test_contig_vs_every_other_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5285522Z test_contig_vs_every_other_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5285735Z test_contig_vs_every_other_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5285944Z test_contig_vs_every_other_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5286153Z test_contig_vs_every_other_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5286355Z test_contig_vs_every_other_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5286562Z test_contig_vs_every_other_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5286882Z test_contig_vs_every_other_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5287127Z test_contig_vs_every_other_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5287369Z test_contig_vs_every_other_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5287681Z test_contig_vs_every_other_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5287930Z test_contig_vs_every_other_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5288351Z test_contig_vs_every_other_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5288815Z test_contig_vs_every_other_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5289278Z test_contig_vs_every_other_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5289718Z test_contig_vs_every_other_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5290211Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5290484Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5290739Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5290974Z test_contig_vs_every_other_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5291233Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5291485Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5291734Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5291974Z test_contig_vs_every_other_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5292223Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5292475Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5292723Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5292969Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5293211Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5293456Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5293691Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5293934Z test_contig_vs_every_other_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5294185Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5294435Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5294684Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5294932Z test_contig_vs_every_other_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5295327Z test_contig_vs_every_other_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5295827Z test_contig_vs_every_other_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5296293Z test_contig_vs_every_other_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5296924Z test_contig_vs_every_other_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5297433Z test_contig_vs_every_other_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5298109Z test_contig_vs_every_other_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5298684Z test_contig_vs_every_other_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5299188Z test_contig_vs_every_other_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5299636Z test_contig_vs_every_other_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5300097Z test_contig_vs_every_other_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5300560Z test_contig_vs_every_other_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5301019Z test_contig_vs_every_other_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5301479Z test_contig_vs_every_other_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5301937Z test_contig_vs_every_other_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5302381Z test_contig_vs_every_other_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5302888Z test_contig_vs_every_other_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5303346Z test_contig_vs_every_other_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5303842Z test_contig_vs_every_other_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5304265Z test_contig_vs_every_other_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5304544Z test_contig_vs_every_other_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5304784Z test_contig_vs_every_other_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5305021Z test_contig_vs_every_other_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5305265Z test_contig_vs_every_other_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5305499Z test_contig_vs_every_other_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5305738Z test_contig_vs_every_other_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5305971Z test_contig_vs_every_other_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5306257Z test_contig_vs_every_other_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5306533Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5306806Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5307291Z test_contig_vs_every_other_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5307537Z test_contig_vs_every_other_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5307779Z test_contig_vs_every_other_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5308002Z test_contig_vs_every_other_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5308328Z test_contig_vs_every_other_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5308589Z test_contig_vs_every_other_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5308821Z test_contig_vs_every_other_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5309061Z test_contig_vs_every_other_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5309292Z test_contig_vs_every_other_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5309541Z test_contig_vs_every_other_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5309787Z test_contig_vs_every_other_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5310143Z test_contig_vs_every_other_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5310402Z test_contig_vs_every_other_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5310656Z test_contig_vs_every_other_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5311119Z test_contig_vs_every_other_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5311418Z test_contig_vs_every_other_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5311671Z test_contig_vs_every_other_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5311922Z test_contig_vs_every_other_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5312169Z test_contig_vs_every_other_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5312424Z test_contig_vs_every_other_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5312672Z test_contig_vs_every_other_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5312917Z test_contig_vs_every_other_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5313165Z test_contig_vs_every_other_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5313407Z test_contig_vs_every_other_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5313651Z test_contig_vs_every_other_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5313895Z test_contig_vs_every_other_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5314131Z test_contig_vs_every_other_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5314354Z test_contig_vs_every_other_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5314587Z test_contig_vs_every_other_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5314955Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5315216Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5315467Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5315787Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5316052Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5316302Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5316548Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5316795Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5317132Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5317386Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5317731Z test_contig_vs_every_other_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5318133Z test_contig_vs_every_other_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5318391Z test_contig_vs_every_other_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5318642Z test_contig_vs_every_other_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5318893Z test_contig_vs_every_other_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5319139Z test_contig_vs_every_other_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5319380Z test_contig_vs_every_other_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5319625Z test_contig_vs_every_other_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5319871Z test_contig_vs_every_other_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5320110Z test_contig_vs_every_other_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5320359Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5320609Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5320861Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5321093Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5321337Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5321587Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5321829Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5322072Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5322312Z test_contig_vs_every_other_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5322667Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.130s) 2023-01-11T22:57:14.5322918Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.828s) 2023-01-11T22:57:14.5323165Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.842s) 2023-01-11T22:57:14.5323479Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.838s) 2023-01-11T22:57:14.5323835Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5324084Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5324326Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5324866Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5325118Z test_contig_vs_every_other_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5325360Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (7.656s) 2023-01-11T22:57:14.5325609Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (2.721s) 2023-01-11T22:57:14.5325858Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.667s) 2023-01-11T22:57:14.5326106Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.668s) 2023-01-11T22:57:14.5326345Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5326592Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5326831Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5327070Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5327311Z test_contig_vs_every_other_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5327540Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5327786Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5328032Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5328278Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5328522Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5328760Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5329000Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5329242Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5329480Z test_contig_vs_every_other_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5329720Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5329967Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5330319Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5330659Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5330904Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5331399Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5331779Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5332028Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5332266Z test_contig_vs_every_other_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5332499Z test_contig_vs_every_other_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5332730Z test_contig_vs_every_other_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5332957Z test_contig_vs_every_other_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5333179Z test_contig_vs_every_other_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5333406Z test_contig_vs_every_other_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5333619Z test_contig_vs_every_other_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5333843Z test_contig_vs_every_other_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5334173Z test_contig_vs_every_other_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5334396Z test_contig_vs_every_other_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5334616Z test_contig_vs_every_other_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5334835Z test_contig_vs_every_other_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5335056Z test_contig_vs_every_other_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5335283Z test_contig_vs_every_other_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5335503Z test_contig_vs_every_other_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5335728Z test_contig_vs_every_other_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5335950Z test_contig_vs_every_other_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5336176Z test_contig_vs_every_other_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5336391Z test_contig_vs_every_other_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5336609Z test_contig_vs_every_other_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5336825Z test_contig_vs_every_other_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5337044Z test_contig_vs_every_other_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5337327Z test_contig_vs_every_other_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5337571Z test_contig_vs_every_other_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5337785Z test_contig_vs_every_other_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5338864Z test_contig_vs_every_other_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5339087Z test_contig_vs_every_other_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5339292Z test_contig_vs_every_other_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5339512Z test_contig_vs_every_other_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5339816Z test_contig_vs_every_other_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5340042Z test_contig_vs_every_other_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5340255Z test_contig_vs_every_other_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5340469Z test_contig_vs_every_other_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5340673Z test_contig_vs_every_other_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5340889Z test_contig_vs_every_other_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5341092Z test_contig_vs_every_other_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5341330Z test_contig_vs_every_other_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5341558Z test_contig_vs_every_other_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5341803Z test_contig_vs_every_other_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5342038Z test_contig_vs_every_other_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5342266Z test_contig_vs_every_other_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5342487Z test_contig_vs_every_other_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5342710Z test_contig_vs_every_other_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5342934Z test_contig_vs_every_other_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5343163Z test_contig_vs_every_other_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5343392Z test_contig_vs_every_other_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5343619Z test_contig_vs_every_other_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5343839Z test_contig_vs_every_other_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5344152Z test_contig_vs_every_other_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5344380Z test_contig_vs_every_other_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5344603Z test_contig_vs_every_other_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5344969Z test_contig_vs_every_other_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5345266Z test_contig_vs_every_other_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5345484Z test_contig_vs_every_other_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5345696Z test_contig_vs_every_other_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5345910Z test_contig_vs_every_other_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5346117Z test_contig_vs_every_other_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5346356Z test_contig_vs_every_other_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5346707Z test_contig_vs_every_other_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5346944Z test_contig_vs_every_other_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5347180Z test_contig_vs_every_other_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5347486Z test_contig_vs_every_other_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5347730Z test_contig_vs_every_other_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5347959Z test_contig_vs_every_other_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5348194Z test_contig_vs_every_other_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5348444Z test_contig_vs_every_other_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5348686Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5348928Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5349162Z test_contig_vs_every_other_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5349368Z test_contig_vs_every_other_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5349585Z test_contig_vs_every_other_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5349811Z test_contig_vs_every_other_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (2.449s) 2023-01-11T22:57:14.5350038Z test_contig_vs_every_other_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.235s) 2023-01-11T22:57:14.5350266Z test_contig_vs_every_other_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.271s) 2023-01-11T22:57:14.5350484Z test_contig_vs_every_other_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5350702Z test_contig_vs_every_other_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5351017Z test_contig_vs_every_other_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5351246Z test_contig_vs_every_other_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5351459Z test_contig_vs_every_other_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5351667Z test_contig_vs_every_other_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5352106Z test_contig_vs_every_other_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5352348Z test_contig_vs_every_other_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5352566Z test_contig_vs_every_other_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5352776Z test_contig_vs_every_other_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5353000Z test_contig_vs_every_other_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (1.726s) 2023-01-11T22:57:14.5353223Z test_contig_vs_every_other_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.818s) 2023-01-11T22:57:14.5353441Z test_contig_vs_every_other_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.693s) 2023-01-11T22:57:14.5353654Z test_contig_vs_every_other_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5353864Z test_contig_vs_every_other_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5354054Z test_contig_vs_every_other_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5354370Z test_contig_vs_every_other_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5354583Z test_contig_vs_every_other_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5354791Z test_contig_vs_every_other_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5355000Z test_contig_vs_every_other_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5355274Z test_contig_vs_every_other_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5355510Z test_contig_vs_every_other_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5355725Z test_contig_vs_every_other_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5355948Z test_contig_vs_every_other_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5356177Z test_contig_vs_every_other_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5356396Z test_contig_vs_every_other_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5356612Z test_contig_vs_every_other_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5356827Z test_contig_vs_every_other_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5357040Z test_contig_vs_every_other_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5357256Z test_contig_vs_every_other_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5357464Z test_contig_vs_every_other_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5357678Z test_contig_vs_every_other_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5357997Z test_contig_vs_every_other_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5358231Z test_contig_vs_every_other_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5358450Z test_contig_vs_every_other_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5358977Z test_contig_vs_every_other_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (2.406s) 2023-01-11T22:57:14.5359207Z test_contig_vs_every_other_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.174s) 2023-01-11T22:57:14.5359429Z test_contig_vs_every_other_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.210s) 2023-01-11T22:57:14.5359651Z test_contig_vs_every_other_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5359873Z test_contig_vs_every_other_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5360099Z test_contig_vs_every_other_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5360316Z test_contig_vs_every_other_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5360535Z test_contig_vs_every_other_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5360748Z test_contig_vs_every_other_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5360968Z test_contig_vs_every_other_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5361180Z test_contig_vs_every_other_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5361390Z test_contig_vs_every_other_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5361601Z test_contig_vs_every_other_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5361925Z test_contig_vs_every_other_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5362139Z test_contig_vs_every_other_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5362351Z test_contig_vs_every_other_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5362564Z test_contig_vs_every_other_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5362774Z test_contig_vs_every_other_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5363043Z test_contig_vs_every_other_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5363269Z test_contig_vs_every_other_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5363472Z test_contig_vs_every_other_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5363678Z test_contig_vs_every_other_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5363899Z test_contig_vs_every_other_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5364124Z test_contig_vs_every_other_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5364348Z test_contig_vs_every_other_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5364568Z test_contig_vs_every_other_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5364883Z test_contig_vs_every_other_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5365106Z test_contig_vs_every_other_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5365323Z test_contig_vs_every_other_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5365768Z test_contig_vs_every_other_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5366007Z test_contig_vs_every_other_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5366223Z test_contig_vs_every_other_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5366434Z test_contig_vs_every_other_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5366658Z test_contig_vs_every_other_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5366881Z test_contig_vs_every_other_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5367096Z test_contig_vs_every_other_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5367309Z test_contig_vs_every_other_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5367522Z test_contig_vs_every_other_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5367737Z test_contig_vs_every_other_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5367945Z test_contig_vs_every_other_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5368154Z test_contig_vs_every_other_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5368344Z test_contig_vs_every_other_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5368556Z test_contig_vs_every_other_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5368766Z test_contig_vs_every_other_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5368981Z test_contig_vs_every_other_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.701s) 2023-01-11T22:57:14.5369186Z test_contig_vs_every_other_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.244s) 2023-01-11T22:57:14.5369409Z test_contig_vs_every_other_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (2.940s) 2023-01-11T22:57:14.5369738Z test_contig_vs_every_other_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (3.424s) 2023-01-11T22:57:14.5369955Z test_contig_vs_every_other_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (2.681s) 2023-01-11T22:57:14.5370170Z test_contig_vs_every_other_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.660s) 2023-01-11T22:57:14.5370381Z test_contig_vs_every_other_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.570s) 2023-01-11T22:57:14.5370658Z test_contig_vs_every_other_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5370883Z test_contig_vs_every_other_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5371089Z test_contig_vs_every_other_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5371297Z test_contig_vs_every_other_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5371610Z test_contig_vs_every_other_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5371837Z test_contig_vs_every_other_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5372045Z test_contig_vs_every_other_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5372411Z test_contig_vs_every_other_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5372708Z test_contig_vs_every_other_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5372929Z test_contig_vs_every_other_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5373125Z test_contig_vs_every_other_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5373339Z test_contig_vs_every_other_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5373556Z test_contig_vs_every_other_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5373765Z test_contig_vs_every_other_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5373972Z test_contig_vs_every_other_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5374178Z test_contig_vs_every_other_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5374391Z test_contig_vs_every_other_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5374594Z test_contig_vs_every_other_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5374826Z test_contig_vs_every_other_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (8.995s) 2023-01-11T22:57:14.5375065Z test_contig_vs_every_other_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.121s) 2023-01-11T22:57:14.5375305Z test_contig_vs_every_other_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.167s) 2023-01-11T22:57:14.5375537Z test_contig_vs_every_other_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5375885Z test_contig_vs_every_other_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5376115Z test_contig_vs_every_other_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5376350Z test_contig_vs_every_other_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5376580Z test_contig_vs_every_other_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5376815Z test_contig_vs_every_other_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.429s) 2023-01-11T22:57:14.5377053Z test_contig_vs_every_other_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.065s) 2023-01-11T22:57:14.5377400Z test_contig_vs_every_other_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.973s) 2023-01-11T22:57:14.5377635Z test_contig_vs_every_other_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5377869Z test_contig_vs_every_other_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5378084Z test_contig_vs_every_other_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5379127Z test_contig_vs_every_other_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5379552Z test_contig_vs_every_other_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5379798Z test_contig_vs_every_other_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.220s) 2023-01-11T22:57:14.5380033Z test_contig_vs_every_other_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.709s) 2023-01-11T22:57:14.5380278Z test_contig_vs_every_other_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.793s) 2023-01-11T22:57:14.5380509Z test_contig_vs_every_other_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5380740Z test_contig_vs_every_other_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5380971Z test_contig_vs_every_other_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5381201Z test_contig_vs_every_other_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5381429Z test_contig_vs_every_other_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5381659Z test_contig_vs_every_other_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (7.308s) 2023-01-11T22:57:14.5381896Z test_contig_vs_every_other_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.359s) 2023-01-11T22:57:14.5382133Z test_contig_vs_every_other_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.345s) 2023-01-11T22:57:14.5382360Z test_contig_vs_every_other_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5382590Z test_contig_vs_every_other_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5382820Z test_contig_vs_every_other_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5383049Z test_contig_vs_every_other_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5383275Z test_contig_vs_every_other_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5383503Z test_contig_vs_every_other_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.660s) 2023-01-11T22:57:14.5383740Z test_contig_vs_every_other_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.243s) 2023-01-11T22:57:14.5383974Z test_contig_vs_every_other_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.077s) 2023-01-11T22:57:14.5384200Z test_contig_vs_every_other_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5384421Z test_contig_vs_every_other_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5384648Z test_contig_vs_every_other_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5384877Z test_contig_vs_every_other_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5385198Z test_contig_vs_every_other_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5385556Z test_contig_vs_every_other_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.653s) 2023-01-11T22:57:14.5385786Z test_contig_vs_every_other_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (5.947s) 2023-01-11T22:57:14.5386235Z test_contig_vs_every_other_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.573s) 2023-01-11T22:57:14.5386468Z test_contig_vs_every_other_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.748s) 2023-01-11T22:57:14.5386768Z test_contig_vs_every_other_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.537s) 2023-01-11T22:57:14.5387011Z test_contig_vs_every_other_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5387228Z test_contig_vs_every_other_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5387444Z test_contig_vs_every_other_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5387671Z test_contig_vs_every_other_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5387886Z test_contig_vs_every_other_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5388104Z test_contig_vs_every_other_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (8.833s) 2023-01-11T22:57:14.5388335Z test_contig_vs_every_other_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (5.090s) 2023-01-11T22:57:14.5388571Z test_contig_vs_every_other_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (5.911s) 2023-01-11T22:57:14.5388803Z test_contig_vs_every_other_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5389028Z test_contig_vs_every_other_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5389247Z test_contig_vs_every_other_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5389476Z test_contig_vs_every_other_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5389694Z test_contig_vs_every_other_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.5389906Z test_contig_vs_every_other_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (2.686s) 2023-01-11T22:57:14.5390132Z test_contig_vs_every_other_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.631s) 2023-01-11T22:57:14.5390367Z test_contig_vs_every_other_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (1.885s) 2023-01-11T22:57:14.5390591Z test_contig_vs_every_other_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.814s) 2023-01-11T22:57:14.5390810Z test_contig_vs_every_other_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.827s) 2023-01-11T22:57:14.5391033Z test_contig_vs_every_other_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5391256Z test_contig_vs_every_other_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5391469Z test_contig_vs_every_other_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5391690Z test_contig_vs_every_other_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5391912Z test_contig_vs_every_other_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5392136Z test_contig_vs_every_other_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (7.201s) 2023-01-11T22:57:14.5392363Z test_contig_vs_every_other_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.293s) 2023-01-11T22:57:14.5392586Z test_contig_vs_every_other_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.099s) 2023-01-11T22:57:14.5392807Z test_contig_vs_every_other_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5393122Z test_contig_vs_every_other_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5393342Z test_contig_vs_every_other_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5393561Z test_contig_vs_every_other_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5393781Z test_contig_vs_every_other_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5394069Z test_contig_vs_every_other_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.463s) 2023-01-11T22:57:14.5394313Z test_contig_vs_every_other_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.653s) 2023-01-11T22:57:14.5394537Z test_contig_vs_every_other_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.671s) 2023-01-11T22:57:14.5394740Z test_contig_vs_every_other_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5394960Z test_contig_vs_every_other_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5395179Z test_contig_vs_every_other_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5395396Z test_contig_vs_every_other_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5395619Z test_contig_vs_every_other_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5395851Z test_contig_vs_every_other_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.301s) 2023-01-11T22:57:14.5396091Z test_contig_vs_every_other_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.753s) 2023-01-11T22:57:14.5396328Z test_contig_vs_every_other_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.115s) 2023-01-11T22:57:14.5396561Z test_contig_vs_every_other_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5396798Z test_contig_vs_every_other_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5397137Z test_contig_vs_every_other_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5397375Z test_contig_vs_every_other_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5397670Z test_contig_vs_every_other_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5398103Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.392s) 2023-01-11T22:57:14.5398367Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.703s) 2023-01-11T22:57:14.5398614Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.868s) 2023-01-11T22:57:14.5398865Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5399113Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5399364Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5399607Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5399852Z test_contig_vs_every_other_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5400103Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.073s) 2023-01-11T22:57:14.5400355Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.069s) 2023-01-11T22:57:14.5400691Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.422s) 2023-01-11T22:57:14.5400936Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5401182Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5401490Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5401751Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5401991Z test_contig_vs_every_other_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5402233Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.440s) 2023-01-11T22:57:14.5402487Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.896s) 2023-01-11T22:57:14.5402729Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.035s) 2023-01-11T22:57:14.5402971Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5403218Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5403460Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5403700Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5403940Z test_contig_vs_every_other_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5404188Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.169s) 2023-01-11T22:57:14.5404440Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.965s) 2023-01-11T22:57:14.5404685Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.159s) 2023-01-11T22:57:14.5404925Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5405169Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5405412Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5405652Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5405895Z test_contig_vs_every_other_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5406128Z test_contig_vs_every_other_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5406357Z test_contig_vs_every_other_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5406589Z test_contig_vs_every_other_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5406801Z test_contig_vs_every_other_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5407021Z test_contig_vs_every_other_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5407249Z test_contig_vs_every_other_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5407467Z test_contig_vs_every_other_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5407778Z test_contig_vs_every_other_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5408001Z test_contig_vs_every_other_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5408220Z test_contig_vs_every_other_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5408438Z test_contig_vs_every_other_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.507s) 2023-01-11T22:57:14.5408738Z test_contig_vs_every_other_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.774s) 2023-01-11T22:57:14.5408984Z test_contig_vs_every_other_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.840s) 2023-01-11T22:57:14.5409214Z test_contig_vs_every_other_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5409438Z test_contig_vs_every_other_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5409663Z test_contig_vs_every_other_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5409889Z test_contig_vs_every_other_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5410109Z test_contig_vs_every_other_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5410383Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5410664Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5410940Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5411213Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5411488Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5411758Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5412026Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5412295Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5412564Z test_contig_vs_every_other_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5412805Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.249s) 2023-01-11T22:57:14.5413068Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.933s) 2023-01-11T22:57:14.5413333Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.227s) 2023-01-11T22:57:14.5413594Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5413951Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5414220Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5414555Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5414998Z test_contig_vs_every_other_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5415501Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (7.010s) 2023-01-11T22:57:14.5415765Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.936s) 2023-01-11T22:57:14.5416025Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.132s) 2023-01-11T22:57:14.5416363Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5416636Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5416890Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5417145Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5417403Z test_contig_vs_every_other_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5417652Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (6.230s) 2023-01-11T22:57:14.5417911Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (1.927s) 2023-01-11T22:57:14.5418160Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (1.773s) 2023-01-11T22:57:14.5418410Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5418652Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5418894Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5419144Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5419396Z test_contig_vs_every_other_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5419614Z test_contig_vs_every_other_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5419828Z test_contig_vs_every_other_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5420039Z test_contig_vs_every_other_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (2.146s) 2023-01-11T22:57:14.5420263Z test_contig_vs_every_other_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (2.170s) 2023-01-11T22:57:14.5420487Z test_contig_vs_every_other_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (2.017s) 2023-01-11T22:57:14.5420701Z test_contig_vs_every_other_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5420924Z test_contig_vs_every_other_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5421135Z test_contig_vs_every_other_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5421347Z test_contig_vs_every_other_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5421557Z test_contig_vs_every_other_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5421764Z test_contig_vs_every_other_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5421974Z test_contig_vs_every_other_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5422176Z test_contig_vs_every_other_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5422398Z test_contig_vs_every_other_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5422709Z test_contig_vs_every_other_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5422937Z test_contig_vs_every_other_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5423166Z test_contig_vs_every_other_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5423386Z test_contig_vs_every_other_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5423675Z test_contig_vs_every_other_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5423908Z test_contig_vs_every_other_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5424129Z test_contig_vs_every_other_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5424344Z test_contig_vs_every_other_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5424543Z test_contig_vs_every_other_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5424757Z test_contig_vs_every_other_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5424966Z test_contig_vs_every_other_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5425180Z test_contig_vs_every_other_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5425393Z test_contig_vs_every_other_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5425612Z test_contig_vs_every_other_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5425833Z test_contig_vs_every_other_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5426054Z test_contig_vs_every_other_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5426264Z test_contig_vs_every_other_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5426480Z test_contig_vs_every_other_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5426689Z test_contig_vs_every_other_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5426899Z test_contig_vs_every_other_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5427111Z test_contig_vs_every_other_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5427320Z test_contig_vs_every_other_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5427528Z test_contig_vs_every_other_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5427736Z test_contig_vs_every_other_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5427952Z test_contig_vs_every_other_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5428164Z test_contig_vs_every_other_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5428387Z test_contig_vs_every_other_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5428608Z test_contig_vs_every_other_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5428814Z test_contig_vs_every_other_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5429033Z test_contig_vs_every_other_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5429248Z test_contig_vs_every_other_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5429458Z test_contig_vs_every_other_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5429669Z test_contig_vs_every_other_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5429972Z test_contig_vs_every_other_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5430179Z test_contig_vs_every_other_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5430387Z test_contig_vs_every_other_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5430592Z test_contig_vs_every_other_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5430876Z test_contig_vs_every_other_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5431109Z test_contig_vs_every_other_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5431325Z test_contig_vs_every_other_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5431541Z test_contig_vs_every_other_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5431753Z test_contig_vs_every_other_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5431970Z test_contig_vs_every_other_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5432178Z test_contig_vs_every_other_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5432385Z test_contig_vs_every_other_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5432589Z test_contig_vs_every_other_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5432810Z test_contig_vs_transposed_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5433023Z test_contig_vs_transposed_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5433232Z test_contig_vs_transposed_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5433454Z test_contig_vs_transposed_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5433679Z test_contig_vs_transposed_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5433893Z test_contig_vs_transposed_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5434107Z test_contig_vs_transposed_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5434315Z test_contig_vs_transposed_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5434529Z test_contig_vs_transposed_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5434743Z test_contig_vs_transposed_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5434953Z test_contig_vs_transposed_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5435166Z test_contig_vs_transposed_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5435378Z test_contig_vs_transposed_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5435601Z test_contig_vs_transposed_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5435813Z test_contig_vs_transposed_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5436039Z test_contig_vs_transposed_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5436265Z test_contig_vs_transposed_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5436489Z test_contig_vs_transposed_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5436707Z test_contig_vs_transposed_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5436924Z test_contig_vs_transposed_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5437136Z test_contig_vs_transposed_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5437442Z test_contig_vs_transposed_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5437638Z test_contig_vs_transposed_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5437849Z test_contig_vs_transposed_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5438063Z test_contig_vs_transposed_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5438344Z test_contig_vs_transposed_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5438579Z test_contig_vs_transposed_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5438790Z test_contig_vs_transposed_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5439017Z test_contig_vs_transposed_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5439246Z test_contig_vs_transposed_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5439472Z test_contig_vs_transposed_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5439692Z test_contig_vs_transposed_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5439912Z test_contig_vs_transposed_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5440128Z test_contig_vs_transposed_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5440343Z test_contig_vs_transposed_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5440556Z test_contig_vs_transposed_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5440765Z test_contig_vs_transposed_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5440981Z test_contig_vs_transposed_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5441188Z test_contig_vs_transposed_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5441395Z test_contig_vs_transposed_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5441622Z test_contig_vs_transposed_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5441848Z test_contig_vs_transposed_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5442058Z test_contig_vs_transposed_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5442282Z test_contig_vs_transposed_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5442502Z test_contig_vs_transposed_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5442719Z test_contig_vs_transposed_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5442940Z test_contig_vs_transposed_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5443153Z test_contig_vs_transposed_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5443367Z test_contig_vs_transposed_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5443579Z test_contig_vs_transposed_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5443800Z test_contig_vs_transposed_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5444013Z test_contig_vs_transposed_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5444235Z test_contig_vs_transposed_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5444457Z test_contig_vs_transposed_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5444768Z test_contig_vs_transposed_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5444991Z test_contig_vs_transposed_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5445208Z test_contig_vs_transposed_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5445422Z test_contig_vs_transposed_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5445702Z test_contig_vs_transposed_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5446006Z test_contig_vs_transposed_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5446248Z test_contig_vs_transposed_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5446462Z test_contig_vs_transposed_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5446665Z test_contig_vs_transposed_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5447124Z test_contig_vs_transposed_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5447349Z test_contig_vs_transposed_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5447577Z test_contig_vs_transposed_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5447805Z test_contig_vs_transposed_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5448030Z test_contig_vs_transposed_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5448250Z test_contig_vs_transposed_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5448466Z test_contig_vs_transposed_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5448677Z test_contig_vs_transposed_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5448898Z test_contig_vs_transposed_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5449113Z test_contig_vs_transposed_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5449322Z test_contig_vs_transposed_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5449536Z test_contig_vs_transposed_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5449746Z test_contig_vs_transposed_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5449963Z test_contig_vs_transposed_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5450174Z test_contig_vs_transposed_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5450399Z test_contig_vs_transposed_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5450625Z test_contig_vs_transposed_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5450849Z test_contig_vs_transposed_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5451067Z test_contig_vs_transposed_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5451268Z test_contig_vs_transposed_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5451483Z test_contig_vs_transposed_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5451696Z test_contig_vs_transposed_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5451909Z test_contig_vs_transposed_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5452114Z test_contig_vs_transposed_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5452429Z test_contig_vs_transposed_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5452644Z test_contig_vs_transposed_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5452865Z test_contig_vs_transposed_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5453073Z test_contig_vs_transposed_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5453371Z test_contig_vs_transposed_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5453612Z test_contig_vs_transposed_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5453837Z test_contig_vs_transposed_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5454056Z test_contig_vs_transposed_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5454278Z test_contig_vs_transposed_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5454496Z test_contig_vs_transposed_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5454715Z test_contig_vs_transposed_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5454930Z test_contig_vs_transposed_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5455138Z test_contig_vs_transposed_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5455352Z test_contig_vs_transposed_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5455560Z test_contig_vs_transposed_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5455770Z test_contig_vs_transposed_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5455990Z test_contig_vs_transposed_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5456224Z test_contig_vs_transposed_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5456454Z test_contig_vs_transposed_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5456677Z test_contig_vs_transposed_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5456900Z test_contig_vs_transposed_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5457126Z test_contig_vs_transposed_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5457350Z test_contig_vs_transposed_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5457571Z test_contig_vs_transposed_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5457794Z test_contig_vs_transposed_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5458015Z test_contig_vs_transposed_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5458233Z test_contig_vs_transposed_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5458446Z test_contig_vs_transposed_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5458668Z test_contig_vs_transposed_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5458898Z test_contig_vs_transposed_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5459125Z test_contig_vs_transposed_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5459348Z test_contig_vs_transposed_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5459566Z test_contig_vs_transposed_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5460344Z test_contig_vs_transposed_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5460566Z test_contig_vs_transposed_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5460763Z test_contig_vs_transposed_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5460986Z test_contig_vs_transposed_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5461293Z test_contig_vs_transposed_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5461534Z test_contig_vs_transposed_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5461754Z test_contig_vs_transposed_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5461969Z test_contig_vs_transposed_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5462187Z test_contig_vs_transposed_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5462399Z test_contig_vs_transposed_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5462612Z test_contig_vs_transposed_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5462820Z test_contig_vs_transposed_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5463036Z test_contig_vs_transposed_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5463249Z test_contig_vs_transposed_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5463467Z test_contig_vs_transposed_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5463680Z test_contig_vs_transposed_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5463905Z test_contig_vs_transposed_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5464132Z test_contig_vs_transposed_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5464347Z test_contig_vs_transposed_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5464562Z test_contig_vs_transposed_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5464775Z test_contig_vs_transposed_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5464989Z test_contig_vs_transposed_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5465186Z test_contig_vs_transposed_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5465396Z test_contig_vs_transposed_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5465607Z test_contig_vs_transposed_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5465822Z test_contig_vs_transposed_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5466048Z test_contig_vs_transposed_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5466266Z test_contig_vs_transposed_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5466497Z test_contig_vs_transposed_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5466728Z test_contig_vs_transposed_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5466957Z test_contig_vs_transposed_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5467181Z test_contig_vs_transposed_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5467407Z test_contig_vs_transposed_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5467725Z test_contig_vs_transposed_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5467943Z test_contig_vs_transposed_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5468161Z test_contig_vs_transposed_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5468378Z test_contig_vs_transposed_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5468663Z test_contig_vs_transposed_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5468892Z test_contig_vs_transposed_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5469110Z test_contig_vs_transposed_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5469328Z test_contig_vs_transposed_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5469548Z test_contig_vs_transposed_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5469758Z test_contig_vs_transposed_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5469955Z test_contig_vs_transposed_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5470169Z test_contig_vs_transposed_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5470382Z test_contig_vs_transposed_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5470593Z test_contig_vs_transposed_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5470809Z test_contig_vs_transposed_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5471033Z test_contig_vs_transposed_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5471252Z test_contig_vs_transposed_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5471482Z test_contig_vs_transposed_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5471715Z test_contig_vs_transposed_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5471945Z test_contig_vs_transposed_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5472168Z test_contig_vs_transposed_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5472390Z test_contig_vs_transposed_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5472617Z test_contig_vs_transposed_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5472832Z test_contig_vs_transposed_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5473048Z test_contig_vs_transposed_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5473261Z test_contig_vs_transposed_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5473476Z test_contig_vs_transposed_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5473685Z test_contig_vs_transposed_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5473905Z test_contig_vs_transposed_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5474125Z test_contig_vs_transposed_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5474337Z test_contig_vs_transposed_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5474563Z test_contig_vs_transposed_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5474788Z test_contig_vs_transposed_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5475104Z test_contig_vs_transposed_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5475323Z test_contig_vs_transposed_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5475536Z test_contig_vs_transposed_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5475749Z test_contig_vs_transposed_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5476034Z test_contig_vs_transposed_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5476288Z test_contig_vs_transposed_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5476503Z test_contig_vs_transposed_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5476710Z test_contig_vs_transposed_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5476927Z test_contig_vs_transposed_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5477145Z test_contig_vs_transposed_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5477370Z test_contig_vs_transposed_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5477591Z test_contig_vs_transposed_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5477813Z test_contig_vs_transposed_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5478034Z test_contig_vs_transposed_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5478251Z test_contig_vs_transposed_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5478468Z test_contig_vs_transposed_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5478683Z test_contig_vs_transposed_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5478883Z test_contig_vs_transposed_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5479088Z test_contig_vs_transposed_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5479299Z test_contig_vs_transposed_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5479513Z test_contig_vs_transposed_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5479739Z test_contig_vs_transposed_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5479953Z test_contig_vs_transposed_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5480176Z test_contig_vs_transposed_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5480399Z test_contig_vs_transposed_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5480627Z test_contig_vs_transposed_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5480846Z test_contig_vs_transposed_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5481060Z test_contig_vs_transposed_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5481273Z test_contig_vs_transposed_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5481493Z test_contig_vs_transposed_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5481704Z test_contig_vs_transposed_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5481912Z test_contig_vs_transposed_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5482124Z test_contig_vs_transposed_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5482335Z test_contig_vs_transposed_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5482669Z test_contig_vs_transposed_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5482904Z test_contig_vs_transposed_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5483145Z test_contig_vs_transposed_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5483435Z test_contig_vs_transposed_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5483693Z test_contig_vs_transposed_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5483930Z test_contig_vs_transposed_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5484156Z test_contig_vs_transposed_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5484383Z test_contig_vs_transposed_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5484615Z test_contig_vs_transposed_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5484833Z test_contig_vs_transposed_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5485050Z test_contig_vs_transposed_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5485279Z test_contig_vs_transposed_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5485501Z test_contig_vs_transposed_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5485719Z test_contig_vs_transposed_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5485932Z test_contig_vs_transposed_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5486160Z test_contig_vs_transposed_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5486380Z test_contig_vs_transposed_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5486598Z test_contig_vs_transposed_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5486811Z test_contig_vs_transposed_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5487027Z test_contig_vs_transposed_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5487237Z test_contig_vs_transposed_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5487447Z test_contig_vs_transposed_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5487660Z test_contig_vs_transposed_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5487853Z test_contig_vs_transposed_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5488071Z test_contig_vs_transposed_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5488279Z test_contig_vs_transposed_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5488501Z test_contig_vs_transposed_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5488715Z test_contig_vs_transposed_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5488941Z test_contig_vs_transposed_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5489165Z test_contig_vs_transposed_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5489386Z test_contig_vs_transposed_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5489603Z test_contig_vs_transposed_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5489916Z test_contig_vs_transposed_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5490132Z test_contig_vs_transposed_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5490345Z test_contig_vs_transposed_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5490560Z test_contig_vs_transposed_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5490837Z test_contig_vs_transposed_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5491062Z test_contig_vs_transposed_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5491277Z test_contig_vs_transposed_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5491504Z test_contig_vs_transposed_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5491724Z test_contig_vs_transposed_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5491954Z test_contig_vs_transposed_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5492175Z test_contig_vs_transposed_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5492383Z test_contig_vs_transposed_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5492605Z test_contig_vs_transposed_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5492825Z test_contig_vs_transposed_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5493036Z test_contig_vs_transposed_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5493253Z test_contig_vs_transposed_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5493464Z test_contig_vs_transposed_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5493680Z test_contig_vs_transposed_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5493905Z test_contig_vs_transposed_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5494129Z test_contig_vs_transposed_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5494350Z test_contig_vs_transposed_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5494573Z test_contig_vs_transposed_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5494791Z test_contig_vs_transposed_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5495004Z test_contig_vs_transposed_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5495221Z test_contig_vs_transposed_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5495435Z test_contig_vs_transposed_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5495656Z test_contig_vs_transposed_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5495871Z test_contig_vs_transposed_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5496097Z test_contig_vs_transposed_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5496327Z test_contig_vs_transposed_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5496556Z test_contig_vs_transposed_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5496760Z test_contig_vs_transposed_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5496980Z test_contig_vs_transposed_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5497292Z test_contig_vs_transposed_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5497511Z test_contig_vs_transposed_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5497727Z test_contig_vs_transposed_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5497936Z test_contig_vs_transposed_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5498613Z test_contig_vs_transposed_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5498865Z test_contig_vs_transposed_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5499084Z test_contig_vs_transposed_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5499298Z test_contig_vs_transposed_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5499521Z test_contig_vs_transposed_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5499738Z test_contig_vs_transposed_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5499948Z test_contig_vs_transposed_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5500160Z test_contig_vs_transposed_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5500371Z test_contig_vs_transposed_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5500586Z test_contig_vs_transposed_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5500800Z test_contig_vs_transposed_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5501007Z test_contig_vs_transposed_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5501230Z test_contig_vs_transposed_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5501447Z test_contig_vs_transposed_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5501651Z test_contig_vs_transposed_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5501869Z test_contig_vs_transposed_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5502080Z test_contig_vs_transposed_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5502297Z test_contig_vs_transposed_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5502509Z test_contig_vs_transposed_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5502722Z test_contig_vs_transposed_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5503045Z test_contig_vs_transposed_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5503267Z test_contig_vs_transposed_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5503486Z test_contig_vs_transposed_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5503954Z test_contig_vs_transposed_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5504189Z test_contig_vs_transposed_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5504413Z test_contig_vs_transposed_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5504629Z test_contig_vs_transposed_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5504846Z test_contig_vs_transposed_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5505057Z test_contig_vs_transposed_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5505272Z test_contig_vs_transposed_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5505596Z test_contig_vs_transposed_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5505817Z test_contig_vs_transposed_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5506032Z test_contig_vs_transposed_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5506250Z test_contig_vs_transposed_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5506520Z test_contig_vs_transposed_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5506744Z test_contig_vs_transposed_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5506961Z test_contig_vs_transposed_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5507172Z test_contig_vs_transposed_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5507380Z test_contig_vs_transposed_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5507589Z test_contig_vs_transposed_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5507806Z test_contig_vs_transposed_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5508024Z test_contig_vs_transposed_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5508240Z test_contig_vs_transposed_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5508461Z test_contig_vs_transposed_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5508682Z test_contig_vs_transposed_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5508903Z test_contig_vs_transposed_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5509122Z test_contig_vs_transposed_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5509337Z test_contig_vs_transposed_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5509545Z test_contig_vs_transposed_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5509757Z test_contig_vs_transposed_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5509967Z test_contig_vs_transposed_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5510181Z test_contig_vs_transposed_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5510395Z test_contig_vs_transposed_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5510602Z test_contig_vs_transposed_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5510809Z test_contig_vs_transposed_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5511030Z test_contig_vs_transposed_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5511248Z test_contig_vs_transposed_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5511464Z test_contig_vs_transposed_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5511675Z test_contig_vs_transposed_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5511889Z test_contig_vs_transposed_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5512101Z test_contig_vs_transposed_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5512309Z test_contig_vs_transposed_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5512523Z test_contig_vs_transposed_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5512824Z test_contig_vs_transposed_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5513042Z test_contig_vs_transposed_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5513255Z test_contig_vs_transposed_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5513481Z test_contig_vs_transposed_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5513776Z test_contig_vs_transposed_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5514011Z test_contig_vs_transposed_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5514229Z test_contig_vs_transposed_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5514443Z test_contig_vs_transposed_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5514656Z test_contig_vs_transposed_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5514872Z test_contig_vs_transposed_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5515084Z test_contig_vs_transposed_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5515272Z test_contig_vs_transposed_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5515485Z test_contig_vs_transposed_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5515698Z test_contig_vs_transposed_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5515921Z test_contig_vs_transposed_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5516134Z test_contig_vs_transposed_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5516362Z test_contig_vs_transposed_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5516592Z test_contig_vs_transposed_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5516817Z test_contig_vs_transposed_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5517036Z test_contig_vs_transposed_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5517252Z test_contig_vs_transposed_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5517468Z test_contig_vs_transposed_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5517683Z test_contig_vs_transposed_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5517900Z test_contig_vs_transposed_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5518108Z test_contig_vs_transposed_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5518325Z test_contig_vs_transposed_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5518533Z test_contig_vs_transposed_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5518752Z test_contig_vs_transposed_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5518971Z test_contig_vs_transposed_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5519197Z test_contig_vs_transposed_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5519408Z test_contig_vs_transposed_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5519606Z test_contig_vs_transposed_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5519824Z test_contig_vs_transposed_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5520031Z test_contig_vs_transposed_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5520339Z test_contig_vs_transposed_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5520549Z test_contig_vs_transposed_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5520766Z test_contig_vs_transposed_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5520984Z test_contig_vs_transposed_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5521263Z test_contig_vs_transposed_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5521488Z test_contig_vs_transposed_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5521735Z test_contig_vs_transposed_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5521979Z test_contig_vs_transposed_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5522228Z test_contig_vs_transposed_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5522448Z test_contig_vs_transposed_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5522666Z test_contig_vs_transposed_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5522889Z test_contig_vs_transposed_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5523112Z test_contig_vs_transposed_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5523330Z test_contig_vs_transposed_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5523542Z test_contig_vs_transposed_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5523755Z test_contig_vs_transposed_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5523971Z test_contig_vs_transposed_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5524168Z test_contig_vs_transposed_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5524376Z test_contig_vs_transposed_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5524589Z test_contig_vs_transposed_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5524804Z test_contig_vs_transposed_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5525019Z test_contig_vs_transposed_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5525229Z test_contig_vs_transposed_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5525438Z test_contig_vs_transposed_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5525655Z test_contig_vs_transposed_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5525860Z test_contig_vs_transposed_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5526070Z test_contig_vs_transposed_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5526278Z test_contig_vs_transposed_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5526490Z test_contig_vs_transposed_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5526702Z test_contig_vs_transposed_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5526909Z test_contig_vs_transposed_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5527134Z test_contig_vs_transposed_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5527357Z test_contig_vs_transposed_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5527672Z test_contig_vs_transposed_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5527890Z test_contig_vs_transposed_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5528100Z test_contig_vs_transposed_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5528304Z test_contig_vs_transposed_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5528593Z test_contig_vs_transposed_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5528823Z test_contig_vs_transposed_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5529038Z test_contig_vs_transposed_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5529247Z test_contig_vs_transposed_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5529463Z test_contig_vs_transposed_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5529673Z test_contig_vs_transposed_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5529883Z test_contig_vs_transposed_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5530096Z test_contig_vs_transposed_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5530311Z test_contig_vs_transposed_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5530539Z test_contig_vs_transposed_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5530760Z test_contig_vs_transposed_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5530993Z test_contig_vs_transposed_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5531226Z test_contig_vs_transposed_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5531451Z test_contig_vs_transposed_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5531678Z test_contig_vs_transposed_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5531905Z test_contig_vs_transposed_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5532134Z test_contig_vs_transposed_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5532354Z test_contig_vs_transposed_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5532574Z test_contig_vs_transposed_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5532795Z test_contig_vs_transposed_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5532999Z test_contig_vs_transposed_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5533222Z test_contig_vs_transposed_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5533437Z test_contig_vs_transposed_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5533651Z test_contig_vs_transposed_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5533877Z test_contig_vs_transposed_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5534103Z test_contig_vs_transposed_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5534329Z test_contig_vs_transposed_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5534547Z test_contig_vs_transposed_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5534764Z test_contig_vs_transposed_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5535068Z test_contig_vs_transposed_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5535283Z test_contig_vs_transposed_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5535499Z test_contig_vs_transposed_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5535707Z test_contig_vs_transposed_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5535986Z test_contig_vs_transposed_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5536208Z test_contig_vs_transposed_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5536429Z test_contig_vs_transposed_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5536644Z test_contig_vs_transposed_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5536878Z test_contig_vs_transposed_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5537102Z test_contig_vs_transposed_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5537323Z test_contig_vs_transposed_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5537527Z test_contig_vs_transposed_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5537745Z test_contig_vs_transposed_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5537961Z test_contig_vs_transposed_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5538175Z test_contig_vs_transposed_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5538386Z test_contig_vs_transposed_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5538606Z test_contig_vs_transposed_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5538815Z test_contig_vs_transposed_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5539046Z test_contig_vs_transposed_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5539266Z test_contig_vs_transposed_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5539495Z test_contig_vs_transposed_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5539722Z test_contig_vs_transposed_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5539949Z test_contig_vs_transposed_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5540171Z test_contig_vs_transposed_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5540392Z test_contig_vs_transposed_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5540616Z test_contig_vs_transposed_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5540835Z test_contig_vs_transposed_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5541052Z test_contig_vs_transposed_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5541278Z test_contig_vs_transposed_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5541496Z test_contig_vs_transposed_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5541721Z test_contig_vs_transposed_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5541928Z test_contig_vs_transposed_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5542153Z test_contig_vs_transposed_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5542465Z test_contig_vs_transposed_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5542683Z test_contig_vs_transposed_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5542902Z test_contig_vs_transposed_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5543118Z test_contig_vs_transposed_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5543396Z test_contig_vs_transposed_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5543633Z test_contig_vs_transposed_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5543850Z test_contig_vs_transposed_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5544079Z test_contig_vs_transposed_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5544314Z test_contig_vs_transposed_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5544538Z test_contig_vs_transposed_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5544759Z test_contig_vs_transposed_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5544977Z test_contig_vs_transposed_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5545199Z test_contig_vs_transposed_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5545417Z test_contig_vs_transposed_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5545636Z test_contig_vs_transposed_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5545844Z test_contig_vs_transposed_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5546066Z test_contig_vs_transposed_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5546276Z test_contig_vs_transposed_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5546499Z test_contig_vs_transposed_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5546736Z test_contig_vs_transposed_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5546986Z test_contig_vs_transposed_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5547230Z test_contig_vs_transposed_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5547468Z test_contig_vs_transposed_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5547706Z test_contig_vs_transposed_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5547950Z test_contig_vs_transposed_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5548186Z test_contig_vs_transposed_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5548412Z test_contig_vs_transposed_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5548634Z test_contig_vs_transposed_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5548870Z test_contig_vs_transposed_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5549094Z test_contig_vs_transposed_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5549315Z test_contig_vs_transposed_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5549536Z test_contig_vs_transposed_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5549852Z test_contig_vs_transposed_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5550074Z test_contig_vs_transposed_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5550290Z test_contig_vs_transposed_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5550506Z test_contig_vs_transposed_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5550783Z test_contig_vs_transposed_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5551014Z test_contig_vs_transposed_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5551225Z test_contig_vs_transposed_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5551425Z test_contig_vs_transposed_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5551644Z test_contig_vs_transposed_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5551872Z test_contig_vs_transposed_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5552096Z test_contig_vs_transposed_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5552315Z test_contig_vs_transposed_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5552534Z test_contig_vs_transposed_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5552748Z test_contig_vs_transposed_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5552961Z test_contig_vs_transposed_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5553174Z test_contig_vs_transposed_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5553383Z test_contig_vs_transposed_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5553594Z test_contig_vs_transposed_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5553800Z test_contig_vs_transposed_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5554022Z test_contig_vs_transposed_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5554239Z test_contig_vs_transposed_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5554467Z test_contig_vs_transposed_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5554693Z test_contig_vs_transposed_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5554911Z test_contig_vs_transposed_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5555131Z test_contig_vs_transposed_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5555347Z test_contig_vs_transposed_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5555563Z test_contig_vs_transposed_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5555758Z test_contig_vs_transposed_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5555968Z test_contig_vs_transposed_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5556183Z test_contig_vs_transposed_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5556395Z test_contig_vs_transposed_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5556610Z test_contig_vs_transposed_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5556820Z test_contig_vs_transposed_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5557135Z test_contig_vs_transposed_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5557355Z test_contig_vs_transposed_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5557572Z test_contig_vs_transposed_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5557788Z test_contig_vs_transposed_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5558071Z test_contig_vs_transposed_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5558298Z test_contig_vs_transposed_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5558513Z test_contig_vs_transposed_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5558720Z test_contig_vs_transposed_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5558937Z test_contig_vs_transposed_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5559150Z test_contig_vs_transposed_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5559368Z test_contig_vs_transposed_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5559581Z test_contig_vs_transposed_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5559806Z test_contig_vs_transposed_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5560027Z test_contig_vs_transposed_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5560228Z test_contig_vs_transposed_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5560443Z test_contig_vs_transposed_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5560657Z test_contig_vs_transposed_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5560869Z test_contig_vs_transposed_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5561083Z test_contig_vs_transposed_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5561293Z test_contig_vs_transposed_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5561502Z test_contig_vs_transposed_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5561716Z test_contig_vs_transposed_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5561925Z test_contig_vs_transposed_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5562160Z test_contig_vs_transposed_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5562387Z test_contig_vs_transposed_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5562630Z test_contig_vs_transposed_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5562865Z test_contig_vs_transposed_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5563095Z test_contig_vs_transposed_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5563318Z test_contig_vs_transposed_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5563542Z test_contig_vs_transposed_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5563767Z test_contig_vs_transposed_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5563991Z test_contig_vs_transposed_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5564216Z test_contig_vs_transposed_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5564530Z test_contig_vs_transposed_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5564756Z test_contig_vs_transposed_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5564961Z test_contig_vs_transposed_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5565177Z test_contig_vs_transposed_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5565462Z test_contig_vs_transposed_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5565694Z test_contig_vs_transposed_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5565909Z test_contig_vs_transposed_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5566124Z test_contig_vs_transposed_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5566345Z test_contig_vs_transposed_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5566553Z test_contig_vs_transposed_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5566768Z test_contig_vs_transposed_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5566976Z test_contig_vs_transposed_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5567195Z test_contig_vs_transposed_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5567409Z test_contig_vs_transposed_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5567633Z test_contig_vs_transposed_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5567855Z test_contig_vs_transposed_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5568080Z test_contig_vs_transposed_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5568305Z test_contig_vs_transposed_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5568523Z test_contig_vs_transposed_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5568734Z test_contig_vs_transposed_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5568947Z test_contig_vs_transposed_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5569162Z test_contig_vs_transposed_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5569352Z test_contig_vs_transposed_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5569564Z test_contig_vs_transposed_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5569778Z test_contig_vs_transposed_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5570031Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5570278Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5570516Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5570760Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5571001Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5571235Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5571475Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5571803Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5572047Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5572290Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5572525Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5572826Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5573078Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5573310Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5573546Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5573786Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5574021Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5574261Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5574498Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5574733Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5574952Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5575185Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5575427Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5575660Z test_contig_vs_transposed_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5575887Z test_contig_vs_transposed_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5576106Z test_contig_vs_transposed_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5576337Z test_contig_vs_transposed_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5576558Z test_contig_vs_transposed_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5576806Z test_contig_vs_transposed_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5577031Z test_contig_vs_transposed_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5577258Z test_contig_vs_transposed_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5577480Z test_contig_vs_transposed_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5577696Z test_contig_vs_transposed_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5577914Z test_contig_vs_transposed_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5578139Z test_contig_vs_transposed_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5578358Z test_contig_vs_transposed_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5578580Z test_contig_vs_transposed_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5578802Z test_contig_vs_transposed_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5579586Z test_contig_vs_transposed_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5579805Z test_contig_vs_transposed_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5580017Z test_contig_vs_transposed_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5580213Z test_contig_vs_transposed_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5580508Z test_contig_vs_transposed_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5580739Z test_contig_vs_transposed_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5580953Z test_contig_vs_transposed_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5581165Z test_contig_vs_transposed_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5581410Z test_contig_vs_transposed_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5581656Z test_contig_vs_transposed_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5581897Z test_contig_vs_transposed_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5582133Z test_contig_vs_transposed_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5582370Z test_contig_vs_transposed_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5582608Z test_contig_vs_transposed_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5582847Z test_contig_vs_transposed_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5583083Z test_contig_vs_transposed_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5583348Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5583602Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5583855Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5584108Z test_contig_vs_transposed_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5584365Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5584617Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5584872Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5585132Z test_contig_vs_transposed_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5585380Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5585632Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5585863Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5586117Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5586364Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5586608Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5586947Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5587191Z test_contig_vs_transposed_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5587443Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5587697Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5588011Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5588277Z test_contig_vs_transposed_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5588519Z test_contig_vs_transposed_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5588758Z test_contig_vs_transposed_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5588999Z test_contig_vs_transposed_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5589233Z test_contig_vs_transposed_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5589476Z test_contig_vs_transposed_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5589724Z test_contig_vs_transposed_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5589964Z test_contig_vs_transposed_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5590199Z test_contig_vs_transposed_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5590436Z test_contig_vs_transposed_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5590673Z test_contig_vs_transposed_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5590906Z test_contig_vs_transposed_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5591134Z test_contig_vs_transposed_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5591369Z test_contig_vs_transposed_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5591594Z test_contig_vs_transposed_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5591832Z test_contig_vs_transposed_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5592069Z test_contig_vs_transposed_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5592303Z test_contig_vs_transposed_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5592552Z test_contig_vs_transposed_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5592794Z test_contig_vs_transposed_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5593033Z test_contig_vs_transposed_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5593272Z test_contig_vs_transposed_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5593511Z test_contig_vs_transposed_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5593747Z test_contig_vs_transposed_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5593982Z test_contig_vs_transposed_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5594309Z test_contig_vs_transposed_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5594546Z test_contig_vs_transposed_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5594825Z test_contig_vs_transposed_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5595164Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5595449Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5595722Z test_contig_vs_transposed_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.5595962Z test_contig_vs_transposed_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5596206Z test_contig_vs_transposed_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5596444Z test_contig_vs_transposed_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5596678Z test_contig_vs_transposed_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5596913Z test_contig_vs_transposed_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5597182Z test_contig_vs_transposed_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5597421Z test_contig_vs_transposed_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5597635Z test_contig_vs_transposed_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5597886Z test_contig_vs_transposed_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5598138Z test_contig_vs_transposed_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5598384Z test_contig_vs_transposed_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5598628Z test_contig_vs_transposed_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5598885Z test_contig_vs_transposed_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5599142Z test_contig_vs_transposed_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5599391Z test_contig_vs_transposed_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5599644Z test_contig_vs_transposed_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5599897Z test_contig_vs_transposed_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5600142Z test_contig_vs_transposed_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5600395Z test_contig_vs_transposed_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5600647Z test_contig_vs_transposed_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5600895Z test_contig_vs_transposed_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5601139Z test_contig_vs_transposed_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5601386Z test_contig_vs_transposed_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5601728Z test_contig_vs_transposed_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5601972Z test_contig_vs_transposed_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5602207Z test_contig_vs_transposed_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5602515Z test_contig_vs_transposed_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5602763Z test_contig_vs_transposed_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5603016Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5603275Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5603536Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5603773Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5604024Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5604276Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5604524Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5604885Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5605139Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5605495Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5605901Z test_contig_vs_transposed_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5606162Z test_contig_vs_transposed_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5606414Z test_contig_vs_transposed_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5606669Z test_contig_vs_transposed_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5606917Z test_contig_vs_transposed_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5607161Z test_contig_vs_transposed_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5607404Z test_contig_vs_transposed_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5607646Z test_contig_vs_transposed_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5607894Z test_contig_vs_transposed_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5608133Z test_contig_vs_transposed_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5608379Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5608630Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5608878Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5609125Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5609482Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5609727Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5609969Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5610266Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5610516Z test_contig_vs_transposed_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5610757Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5611008Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5611259Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5611597Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5611851Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5612098Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5612458Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5612845Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5613090Z test_contig_vs_transposed_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5613328Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5613581Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5613828Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5614073Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5614319Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5614563Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5614801Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5615044Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5615286Z test_contig_vs_transposed_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5615527Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5615774Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5616022Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5616265Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5616490Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5616731Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5617075Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5617322Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5617557Z test_contig_vs_transposed_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5617793Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5618603Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5618908Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5619271Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5619667Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5619915Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5620155Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5620400Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5620640Z test_contig_vs_transposed_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5620872Z test_contig_vs_transposed_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5621106Z test_contig_vs_transposed_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5621339Z test_contig_vs_transposed_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5621568Z test_contig_vs_transposed_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5621794Z test_contig_vs_transposed_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5622021Z test_contig_vs_transposed_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5622248Z test_contig_vs_transposed_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5622474Z test_contig_vs_transposed_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5622696Z test_contig_vs_transposed_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5622901Z test_contig_vs_transposed_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5623125Z test_contig_vs_transposed_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5623346Z test_contig_vs_transposed_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5623573Z test_contig_vs_transposed_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5623796Z test_contig_vs_transposed_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5624019Z test_contig_vs_transposed_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5624248Z test_contig_vs_transposed_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5624471Z test_contig_vs_transposed_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5624692Z test_contig_vs_transposed_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5624913Z test_contig_vs_transposed_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5625337Z test_contig_vs_transposed_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5625564Z test_contig_vs_transposed_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5625776Z test_contig_vs_transposed_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5626134Z test_contig_vs_transposed_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5626602Z test_contig_vs_transposed_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5626977Z test_contig_vs_transposed_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5627210Z test_contig_vs_transposed_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5627431Z test_contig_vs_transposed_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5627651Z test_contig_vs_transposed_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5627876Z test_contig_vs_transposed_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5628072Z test_contig_vs_transposed_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5628287Z test_contig_vs_transposed_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5628500Z test_contig_vs_transposed_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5628713Z test_contig_vs_transposed_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5628926Z test_contig_vs_transposed_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5629141Z test_contig_vs_transposed_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5629374Z test_contig_vs_transposed_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5629604Z test_contig_vs_transposed_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5629845Z test_contig_vs_transposed_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5630084Z test_contig_vs_transposed_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5630314Z test_contig_vs_transposed_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5630541Z test_contig_vs_transposed_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5630763Z test_contig_vs_transposed_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5630989Z test_contig_vs_transposed_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5631218Z test_contig_vs_transposed_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5631449Z test_contig_vs_transposed_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5631672Z test_contig_vs_transposed_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5631897Z test_contig_vs_transposed_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5632118Z test_contig_vs_transposed_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5632341Z test_contig_vs_transposed_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5632659Z test_contig_vs_transposed_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5632865Z test_contig_vs_transposed_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5633082Z test_contig_vs_transposed_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5633595Z test_contig_vs_transposed_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5633819Z test_contig_vs_transposed_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5634031Z test_contig_vs_transposed_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5634238Z test_contig_vs_transposed_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5634561Z test_contig_vs_transposed_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5634819Z test_contig_vs_transposed_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5635060Z test_contig_vs_transposed_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5635298Z test_contig_vs_transposed_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5635540Z test_contig_vs_transposed_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5635775Z test_contig_vs_transposed_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5636008Z test_contig_vs_transposed_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5636241Z test_contig_vs_transposed_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5636489Z test_contig_vs_transposed_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5636734Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5636976Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5637212Z test_contig_vs_transposed_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5637439Z test_contig_vs_transposed_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5637657Z test_contig_vs_transposed_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5637886Z test_contig_vs_transposed_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5638100Z test_contig_vs_transposed_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5638327Z test_contig_vs_transposed_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5638548Z test_contig_vs_transposed_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5638768Z test_contig_vs_transposed_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5638982Z test_contig_vs_transposed_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5639286Z test_contig_vs_transposed_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5639530Z test_contig_vs_transposed_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5639738Z test_contig_vs_transposed_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5640014Z test_contig_vs_transposed_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5640377Z test_contig_vs_transposed_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5640607Z test_contig_vs_transposed_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5640827Z test_contig_vs_transposed_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5641050Z test_contig_vs_transposed_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5641376Z test_contig_vs_transposed_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5641600Z test_contig_vs_transposed_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5641813Z test_contig_vs_transposed_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5642029Z test_contig_vs_transposed_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5642306Z test_contig_vs_transposed_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5642533Z test_contig_vs_transposed_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5642746Z test_contig_vs_transposed_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5642940Z test_contig_vs_transposed_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5643158Z test_contig_vs_transposed_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5643369Z test_contig_vs_transposed_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5643593Z test_contig_vs_transposed_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5643809Z test_contig_vs_transposed_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5644037Z test_contig_vs_transposed_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5644263Z test_contig_vs_transposed_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5644482Z test_contig_vs_transposed_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5644702Z test_contig_vs_transposed_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5644914Z test_contig_vs_transposed_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5645132Z test_contig_vs_transposed_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5645344Z test_contig_vs_transposed_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5645557Z test_contig_vs_transposed_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5645770Z test_contig_vs_transposed_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5646059Z test_contig_vs_transposed_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5646315Z test_contig_vs_transposed_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5646538Z test_contig_vs_transposed_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5646866Z test_contig_vs_transposed_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5647245Z test_contig_vs_transposed_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5647485Z test_contig_vs_transposed_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5647695Z test_contig_vs_transposed_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5647921Z test_contig_vs_transposed_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5648148Z test_contig_vs_transposed_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5648368Z test_contig_vs_transposed_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5648588Z test_contig_vs_transposed_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5648802Z test_contig_vs_transposed_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5649132Z test_contig_vs_transposed_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5649347Z test_contig_vs_transposed_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5649563Z test_contig_vs_transposed_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5649777Z test_contig_vs_transposed_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5650064Z test_contig_vs_transposed_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5650299Z test_contig_vs_transposed_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5650512Z test_contig_vs_transposed_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5650727Z test_contig_vs_transposed_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5650939Z test_contig_vs_transposed_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5651152Z test_contig_vs_transposed_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5651365Z test_contig_vs_transposed_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5651579Z test_contig_vs_transposed_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5651807Z test_contig_vs_transposed_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5652028Z test_contig_vs_transposed_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5652235Z test_contig_vs_transposed_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5652462Z test_contig_vs_transposed_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5652686Z test_contig_vs_transposed_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5653011Z test_contig_vs_transposed_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5653238Z test_contig_vs_transposed_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5653453Z test_contig_vs_transposed_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5653892Z test_contig_vs_transposed_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5654142Z test_contig_vs_transposed_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5654359Z test_contig_vs_transposed_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5654573Z test_contig_vs_transposed_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5654796Z test_contig_vs_transposed_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5655015Z test_contig_vs_transposed_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5655235Z test_contig_vs_transposed_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5655452Z test_contig_vs_transposed_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5655668Z test_contig_vs_transposed_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5655883Z test_contig_vs_transposed_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5656096Z test_contig_vs_transposed_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5656308Z test_contig_vs_transposed_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5656520Z test_contig_vs_transposed_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5656732Z test_contig_vs_transposed_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5657029Z test_contig_vs_transposed_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5657253Z test_contig_vs_transposed_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5657468Z test_contig_vs_transposed_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5657695Z test_contig_vs_transposed_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5657986Z test_contig_vs_transposed_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5658220Z test_contig_vs_transposed_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5658435Z test_contig_vs_transposed_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5658648Z test_contig_vs_transposed_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5658866Z test_contig_vs_transposed_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5659077Z test_contig_vs_transposed_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5659283Z test_contig_vs_transposed_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5659496Z test_contig_vs_transposed_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5659820Z test_contig_vs_transposed_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5660047Z test_contig_vs_transposed_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5660258Z test_contig_vs_transposed_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5660695Z test_contig_vs_transposed_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5660934Z test_contig_vs_transposed_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5661156Z test_contig_vs_transposed_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5661373Z test_contig_vs_transposed_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5661590Z test_contig_vs_transposed_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5661788Z test_contig_vs_transposed_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5662001Z test_contig_vs_transposed_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5662212Z test_contig_vs_transposed_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5662418Z test_contig_vs_transposed_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5662628Z test_contig_vs_transposed_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5662847Z test_contig_vs_transposed_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5663084Z test_contig_vs_transposed_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5663322Z test_contig_vs_transposed_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5663565Z test_contig_vs_transposed_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5663798Z test_contig_vs_transposed_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5664024Z test_contig_vs_transposed_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5664245Z test_contig_vs_transposed_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5664480Z test_contig_vs_transposed_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5664809Z test_contig_vs_transposed_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5665044Z test_contig_vs_transposed_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5665286Z test_contig_vs_transposed_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5665592Z test_contig_vs_transposed_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5665843Z test_contig_vs_transposed_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5666078Z test_contig_vs_transposed_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5666315Z test_contig_vs_transposed_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5666651Z test_contig_vs_transposed_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5666871Z test_contig_vs_transposed_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5667154Z test_contig_vs_transposed_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5667580Z test_contig_vs_transposed_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5667837Z test_contig_vs_transposed_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5668070Z test_contig_vs_transposed_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5668302Z test_contig_vs_transposed_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5668533Z test_contig_vs_transposed_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5668771Z test_contig_vs_transposed_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5669000Z test_contig_vs_transposed_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5669232Z test_contig_vs_transposed_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5669472Z test_contig_vs_transposed_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5669707Z test_contig_vs_transposed_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5669935Z test_contig_vs_transposed_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5670167Z test_contig_vs_transposed_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5670400Z test_contig_vs_transposed_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5670633Z test_contig_vs_transposed_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5670862Z test_contig_vs_transposed_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5671095Z test_contig_vs_transposed_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5671332Z test_contig_vs_transposed_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5671566Z test_contig_vs_transposed_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5671791Z test_contig_vs_transposed_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5672020Z test_contig_vs_transposed_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5672354Z test_contig_vs_transposed_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5672569Z test_contig_vs_transposed_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5672796Z test_contig_vs_transposed_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5673032Z test_contig_vs_transposed_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5673444Z test_contig_vs_transposed_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5673702Z test_contig_vs_transposed_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5674028Z test_contig_vs_transposed_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5674352Z test_contig_vs_transposed_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5674590Z test_contig_vs_transposed_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5674811Z test_contig_vs_transposed_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5675027Z test_contig_vs_transposed_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5675251Z test_contig_vs_transposed_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5675485Z test_contig_vs_transposed_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5675711Z test_contig_vs_transposed_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5675947Z test_contig_vs_transposed_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5676177Z test_contig_vs_transposed_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5676411Z test_contig_vs_transposed_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5676635Z test_contig_vs_transposed_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5676855Z test_contig_vs_transposed_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5677082Z test_contig_vs_transposed_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5677339Z test_contig_vs_transposed_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5677573Z test_contig_vs_transposed_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5677779Z test_contig_vs_transposed_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5678009Z test_contig_vs_transposed_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5678238Z test_contig_vs_transposed_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5678457Z test_contig_vs_transposed_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5678680Z test_contig_vs_transposed_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5678908Z test_contig_vs_transposed_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5679132Z test_contig_vs_transposed_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5679354Z test_contig_vs_transposed_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5679574Z test_contig_vs_transposed_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5679798Z test_contig_vs_transposed_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5680221Z test_contig_vs_transposed_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5680443Z test_contig_vs_transposed_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5680770Z test_contig_vs_transposed_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5681220Z test_contig_vs_transposed_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5681469Z test_contig_vs_transposed_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5681690Z test_contig_vs_transposed_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5681910Z test_contig_vs_transposed_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5682130Z test_contig_vs_transposed_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5682361Z test_contig_vs_transposed_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5682581Z test_contig_vs_transposed_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5682800Z test_contig_vs_transposed_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5683010Z test_contig_vs_transposed_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5683237Z test_contig_vs_transposed_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.5683456Z test_contig_vs_transposed_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5683674Z test_contig_vs_transposed_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5683909Z test_contig_vs_transposed_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5684151Z test_contig_vs_transposed_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5684399Z test_contig_vs_transposed_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5684642Z test_contig_vs_transposed_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5684878Z test_contig_vs_transposed_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5685113Z test_contig_vs_transposed_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5685345Z test_contig_vs_transposed_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5685576Z test_contig_vs_transposed_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5685832Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5686083Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5686326Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5686572Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5686929Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5687184Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5687531Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5687973Z test_contig_vs_transposed_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5688225Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5688478Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5688723Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5689032Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5689297Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5689541Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5689786Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5690032Z test_contig_vs_transposed_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5690278Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5690527Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5690774Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5691013Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5691258Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5691498Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5691746Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5691988Z test_contig_vs_transposed_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5692232Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5692485Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5692730Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5692972Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5693220Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5693558Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5693810Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5694051Z test_contig_vs_transposed_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5694494Z test_contig_vs_transposed_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5694762Z test_contig_vs_transposed_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5694996Z test_contig_vs_transposed_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5695203Z test_contig_vs_transposed_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5695521Z test_contig_vs_transposed_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5695749Z test_contig_vs_transposed_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5695967Z test_contig_vs_transposed_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5696181Z test_contig_vs_transposed_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5696467Z test_contig_vs_transposed_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5696715Z test_contig_vs_transposed_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5696941Z test_contig_vs_transposed_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5697175Z test_contig_vs_transposed_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5697406Z test_contig_vs_transposed_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5697639Z test_contig_vs_transposed_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5697861Z test_contig_vs_transposed_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5698082Z test_contig_vs_transposed_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5698306Z test_contig_vs_transposed_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5698526Z test_contig_vs_transposed_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5698801Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5699077Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5699357Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5699631Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5699901Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5700231Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5700536Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5700806Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5701073Z test_contig_vs_transposed_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5701746Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5702296Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5702795Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5703125Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5703387Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5703647Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5704637Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5704898Z test_contig_vs_transposed_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5705153Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5705506Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5705782Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5706035Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5706289Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5706548Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5706802Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5707053Z test_contig_vs_transposed_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5707427Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5707692Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5707943Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5708414Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5708686Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5708937Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5709186Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5709433Z test_contig_vs_transposed_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5709655Z test_contig_vs_transposed_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5709871Z test_contig_vs_transposed_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5710082Z test_contig_vs_transposed_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5710304Z test_contig_vs_transposed_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5710531Z test_contig_vs_transposed_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5710750Z test_contig_vs_transposed_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5710966Z test_contig_vs_transposed_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5711174Z test_contig_vs_transposed_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5711387Z test_contig_vs_transposed_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5711599Z test_contig_vs_transposed_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5711809Z test_contig_vs_transposed_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5712019Z test_contig_vs_transposed_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5712343Z test_contig_vs_transposed_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5712566Z test_contig_vs_transposed_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5712782Z test_contig_vs_transposed_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5713010Z test_contig_vs_transposed_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5713304Z test_contig_vs_transposed_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5713539Z test_contig_vs_transposed_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5713761Z test_contig_vs_transposed_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5713980Z test_contig_vs_transposed_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5714305Z test_contig_vs_transposed_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5714530Z test_contig_vs_transposed_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5714726Z test_contig_vs_transposed_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5715131Z test_contig_vs_transposed_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5715373Z test_contig_vs_transposed_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5715594Z test_contig_vs_transposed_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5715807Z test_contig_vs_transposed_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5716027Z test_contig_vs_transposed_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5716253Z test_contig_vs_transposed_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5716472Z test_contig_vs_transposed_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5716686Z test_contig_vs_transposed_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5716900Z test_contig_vs_transposed_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5717111Z test_contig_vs_transposed_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5717325Z test_contig_vs_transposed_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5717535Z test_contig_vs_transposed_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5717746Z test_contig_vs_transposed_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5717958Z test_contig_vs_transposed_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5718169Z test_contig_vs_transposed_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5718389Z test_contig_vs_transposed_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5718601Z test_contig_vs_transposed_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5718822Z test_contig_vs_transposed_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5719046Z test_contig_vs_transposed_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5719254Z test_contig_vs_transposed_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5719470Z test_contig_vs_transposed_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5719684Z test_contig_vs_transposed_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5720007Z test_contig_vs_transposed_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5720219Z test_contig_vs_transposed_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5720431Z test_contig_vs_transposed_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5720637Z test_contig_vs_transposed_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5721022Z test_contig_vs_transposed_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5721261Z test_contig_vs_transposed_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5721483Z test_contig_vs_transposed_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5721882Z test_contig_vs_transposed_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5722115Z test_contig_vs_transposed_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5722333Z test_contig_vs_transposed_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5722554Z test_contig_vs_transposed_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5722768Z test_contig_vs_transposed_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5722973Z test_contig_vs_transposed_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5723187Z test_contig_vs_transposed_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5723393Z test_contig_vs_transposed_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5723581Z test_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5723753Z test_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5723961Z test_digamma_special_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5724159Z test_digamma_special_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5724344Z test_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5724799Z test_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:2846: RuntimeWarning: invalid value encountered in exp 2023-01-11T22:57:14.5724908Z np_result = np_fn(a) 2023-01-11T22:57:14.5725001Z ok (0.009s) 2023-01-11T22:57:14.5725190Z test_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.5725621Z test_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:2846: RuntimeWarning: overflow encountered in exp 2023-01-11T22:57:14.5725728Z np_result = np_fn(a) 2023-01-11T22:57:14.5725811Z ok (0.017s) 2023-01-11T22:57:14.5725995Z test_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5726175Z test_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5726432Z test_exp_slow_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Insufficient memory on linux.(2|4)xlarge (0.001s) 2023-01-11T22:57:14.5726641Z test_float_domains_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5726849Z test_float_domains_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5727050Z test_float_domains_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5727244Z test_float_domains_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5727453Z test_float_domains_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5727879Z test_float_domains_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5728088Z test_float_domains_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5728293Z test_float_domains_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5728672Z test_float_domains_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5728915Z test_float_domains_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5729202Z test_float_domains_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5729412Z test_float_domains_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5729623Z test_float_domains_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5729828Z test_float_domains_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5730036Z test_float_domains_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5730240Z test_float_domains_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5730446Z test_float_domains_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5730657Z test_float_domains_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5730870Z test_float_domains_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5731078Z test_float_domains_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5731283Z test_float_domains_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5731486Z test_float_domains_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5731687Z test_float_domains_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.5731900Z test_float_domains_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5732086Z test_float_domains_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5732288Z test_float_domains_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5732493Z test_float_domains_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5732700Z test_float_domains_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5732905Z test_float_domains_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5733101Z test_float_domains_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5733294Z test_float_domains_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5733489Z test_float_domains_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.5733696Z test_float_domains_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5733894Z test_float_domains_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5734091Z test_float_domains_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5734297Z test_float_domains_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5734609Z test_float_domains_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5734820Z test_float_domains_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5735024Z test_float_domains_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5735477Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.004s) 2023-01-11T22:57:14.5735840Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.5736082Z test_float_domains_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.5736322Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5736632Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5736865Z test_float_domains_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.5737102Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.5737335Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.5737575Z test_float_domains_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5737783Z test_float_domains_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5737986Z test_float_domains_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5738192Z test_float_domains_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5738398Z test_float_domains_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5738620Z test_float_domains_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5738840Z test_float_domains_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5739044Z test_float_domains_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5739248Z test_float_domains_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5739450Z test_float_domains_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5739646Z test_float_domains_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5739846Z test_frexp_assert_raises_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.5740035Z test_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5740224Z test_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5740411Z test_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5740644Z test_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:57:14.5740857Z test_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.5741139Z test_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:57:14.5741438Z test_hardshrink_edge_cases_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:57:14.5741683Z test_hardshrink_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T22:57:14.5742034Z test_hardshrink_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T22:57:14.5742341Z test_hardsigmoid_backward_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5742561Z test_hardsigmoid_backward_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5742776Z test_hardsigmoid_backward_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5742978Z test_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5743177Z test_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5743479Z test_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5743678Z test_hardswish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5743872Z test_hardswish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5744066Z test_hardswish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5744773Z test_i0_range1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5745006Z test_i0_range1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5745195Z test_i0_range1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5745376Z test_i0_range1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5745565Z test_i0_range2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5745733Z test_i0_range2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5745918Z test_i0_range2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5746097Z test_i0_range2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5746278Z test_i0_range3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5746472Z test_i0_special_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5746670Z test_i0_special_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5746861Z test_i0_special_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5747049Z test_i0_special_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5747248Z test_igamma_common_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.5747447Z test_igamma_common_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.106s) 2023-01-11T22:57:14.5747654Z test_igamma_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5747951Z test_igamma_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5748176Z test_igammac_common_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.448s) 2023-01-11T22:57:14.5748380Z test_igammac_common_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.451s) 2023-01-11T22:57:14.5748646Z test_igammac_edge_cases_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5748994Z test_igammac_edge_cases_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5749431Z test_isposinf_isneginf_non_boolean_output_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5749687Z test_isposinf_isneginf_non_boolean_output_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5749919Z test_isposinf_isneginf_non_boolean_output_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5750157Z test_isposinf_isneginf_non_boolean_output_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5750394Z test_isposinf_isneginf_non_boolean_output_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5750628Z test_isposinf_isneginf_non_boolean_output_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5750861Z test_isposinf_isneginf_non_boolean_output_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5751083Z test_isposinf_isneginf_non_boolean_output_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5751300Z test_isposinf_isneginf_non_boolean_output_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5751532Z test_isposinf_isneginf_non_boolean_output_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5751886Z test_isposinf_isneginf_non_boolean_output_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5752093Z test_log1p_complex_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5752299Z test_log1p_complex_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5752742Z test_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_unary_ufuncs.py:1063: RuntimeWarning: overflow encountered in exp 2023-01-11T22:57:14.5752996Z expected_output_np = input_np * np.tanh(np.log1p(np.exp(input_np))) 2023-01-11T22:57:14.5753084Z ok (0.009s) 2023-01-11T22:57:14.5753271Z test_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5753497Z test_nan_to_num_bfloat16_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.004s) 2023-01-11T22:57:14.5753685Z test_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5753882Z test_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.5754073Z test_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5754257Z test_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5754425Z test_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5754614Z test_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5754795Z test_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5755033Z test_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5755259Z test_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5755465Z test_non_contig_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5755665Z test_non_contig_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5756012Z test_non_contig_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5756306Z test_non_contig_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5756509Z test_non_contig_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5756707Z test_non_contig_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5756909Z test_non_contig_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5757109Z test_non_contig_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5757303Z test_non_contig_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5757496Z test_non_contig_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5757692Z test_non_contig_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5757884Z test_non_contig_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5758074Z test_non_contig_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5758259Z test_non_contig_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5758454Z test_non_contig_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5758666Z test_non_contig_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5758872Z test_non_contig_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5759071Z test_non_contig_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5759270Z test_non_contig_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5759570Z test_non_contig_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5759762Z test_non_contig_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5759959Z test_non_contig_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5760157Z test_non_contig_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5760353Z test_non_contig_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5760613Z test_non_contig_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5760821Z test_non_contig_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5761028Z test_non_contig_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5761225Z test_non_contig_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5761435Z test_non_contig_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5761648Z test_non_contig_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5761934Z test_non_contig_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5762143Z test_non_contig_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5762339Z test_non_contig_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5762536Z test_non_contig_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5762923Z test_non_contig_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5763136Z test_non_contig_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5763333Z test_non_contig_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5763528Z test_non_contig_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5763727Z test_non_contig_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5763928Z test_non_contig_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5764139Z test_non_contig_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5764343Z test_non_contig_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5764546Z test_non_contig_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5764748Z test_non_contig_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5764941Z test_non_contig_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5765136Z test_non_contig_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5765333Z test_non_contig_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5765531Z test_non_contig_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5765727Z test_non_contig_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5765903Z test_non_contig_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5766105Z test_non_contig_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5766303Z test_non_contig_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5766510Z test_non_contig_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5766714Z test_non_contig_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5766913Z test_non_contig_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5767112Z test_non_contig_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5767412Z test_non_contig_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5767603Z test_non_contig_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5767798Z test_non_contig_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5767994Z test_non_contig_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5768252Z test_non_contig_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5768459Z test_non_contig_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5768751Z test_non_contig_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5768965Z test_non_contig_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5769160Z test_non_contig_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5769453Z test_non_contig_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5769786Z test_non_contig_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5769980Z test_non_contig_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5770184Z test_non_contig_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5770384Z test_non_contig_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5770577Z test_non_contig_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5770775Z test_non_contig_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5770970Z test_non_contig_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5771164Z test_non_contig_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5771363Z test_non_contig_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5771557Z test_non_contig_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5771758Z test_non_contig_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5771950Z test_non_contig_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5772157Z test_non_contig_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5772362Z test_non_contig_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5772562Z test_non_contig_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5772763Z test_non_contig_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5772955Z test_non_contig_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5773148Z test_non_contig_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5773345Z test_non_contig_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5773521Z test_non_contig_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5773717Z test_non_contig_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5773911Z test_non_contig_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5774105Z test_non_contig_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5774308Z test_non_contig_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5774501Z test_non_contig_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5774710Z test_non_contig_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5775019Z test_non_contig_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5775225Z test_non_contig_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5775523Z test_non_contig_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5775750Z test_non_contig_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5776018Z test_non_contig_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5776364Z test_non_contig_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5776621Z test_non_contig_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5776818Z test_non_contig_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5777015Z test_non_contig_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5777217Z test_non_contig_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5777426Z test_non_contig_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5777609Z test_non_contig_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5777819Z test_non_contig_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5778034Z test_non_contig_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5778246Z test_non_contig_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5778453Z test_non_contig_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5778656Z test_non_contig_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5778860Z test_non_contig_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5779065Z test_non_contig_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5779260Z test_non_contig_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5779450Z test_non_contig_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5779648Z test_non_contig_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5779846Z test_non_contig_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5780049Z test_non_contig_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5780256Z test_non_contig_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5780460Z test_non_contig_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5780666Z test_non_contig_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5780869Z test_non_contig_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5781072Z test_non_contig_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5781273Z test_non_contig_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5781452Z test_non_contig_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5781661Z test_non_contig_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5781865Z test_non_contig_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5782094Z test_non_contig_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5782361Z test_non_contig_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5782662Z test_non_contig_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5782927Z test_non_contig_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5783248Z test_non_contig_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5783451Z test_non_contig_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5783646Z test_non_contig_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5783924Z test_non_contig_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5784134Z test_non_contig_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5784338Z test_non_contig_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5784532Z test_non_contig_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5784740Z test_non_contig_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5784954Z test_non_contig_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5785155Z test_non_contig_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5785352Z test_non_contig_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5785525Z test_non_contig_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5785724Z test_non_contig_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5785922Z test_non_contig_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5786114Z test_non_contig_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5786310Z test_non_contig_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5786504Z test_non_contig_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5786717Z test_non_contig_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5786914Z test_non_contig_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5787126Z test_non_contig_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5787336Z test_non_contig_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5787549Z test_non_contig_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5787755Z test_non_contig_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5787957Z test_non_contig_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5788152Z test_non_contig_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5788352Z test_non_contig_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5788552Z test_non_contig_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5788744Z test_non_contig_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5789044Z test_non_contig_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5789247Z test_non_contig_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5789426Z test_non_contig_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5789734Z test_non_contig_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5790013Z test_non_contig_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5790209Z test_non_contig_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5803550Z test_non_contig_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5803983Z test_non_contig_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5804194Z test_non_contig_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5804397Z test_non_contig_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5804597Z test_non_contig_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5804897Z test_non_contig_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5805121Z test_non_contig_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5805341Z test_non_contig_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5805555Z test_non_contig_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5805768Z test_non_contig_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5805980Z test_non_contig_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5806180Z test_non_contig_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5806375Z test_non_contig_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5806579Z test_non_contig_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5806762Z test_non_contig_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5806957Z test_non_contig_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5807158Z test_non_contig_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5807359Z test_non_contig_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5807565Z test_non_contig_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5807768Z test_non_contig_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5807977Z test_non_contig_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5808186Z test_non_contig_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5808386Z test_non_contig_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5808595Z test_non_contig_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5808791Z test_non_contig_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5809070Z test_non_contig_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5809300Z test_non_contig_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5809500Z test_non_contig_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5809738Z test_non_contig_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5810092Z test_non_contig_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5810298Z test_non_contig_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5810506Z test_non_contig_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5810691Z test_non_contig_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5810902Z test_non_contig_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5811109Z test_non_contig_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5811308Z test_non_contig_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5811509Z test_non_contig_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5811815Z test_non_contig_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5812008Z test_non_contig_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5812210Z test_non_contig_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5812408Z test_non_contig_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5812676Z test_non_contig_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5812883Z test_non_contig_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5813078Z test_non_contig_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5813284Z test_non_contig_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5813481Z test_non_contig_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5813693Z test_non_contig_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5813899Z test_non_contig_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5814098Z test_non_contig_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5814298Z test_non_contig_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5814478Z test_non_contig_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5814674Z test_non_contig_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5814870Z test_non_contig_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5815067Z test_non_contig_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5815259Z test_non_contig_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5815456Z test_non_contig_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5815710Z test_non_contig_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5815973Z test_non_contig_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5816190Z test_non_contig_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5816482Z test_non_contig_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5816831Z test_non_contig_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5817063Z test_non_contig_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5817283Z test_non_contig_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5817506Z test_non_contig_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5817716Z test_non_contig_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5817927Z test_non_contig_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5818136Z test_non_contig_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5818346Z test_non_contig_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5818559Z test_non_contig_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5818750Z test_non_contig_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5818952Z test_non_contig_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5819149Z test_non_contig_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5819469Z test_non_contig_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5819675Z test_non_contig_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5819879Z test_non_contig_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5820078Z test_non_contig_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5820278Z test_non_contig_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5820546Z test_non_contig_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5820756Z test_non_contig_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5820952Z test_non_contig_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5821146Z test_non_contig_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5821348Z test_non_contig_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5821542Z test_non_contig_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5821746Z test_non_contig_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5821938Z test_non_contig_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5822145Z test_non_contig_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5822382Z test_non_contig_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5822632Z test_non_contig_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5822841Z test_non_contig_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5823037Z test_non_contig_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5823419Z test_non_contig_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5823670Z test_non_contig_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5823872Z test_non_contig_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5824068Z test_non_contig_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5824262Z test_non_contig_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5824461Z test_non_contig_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5824674Z test_non_contig_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5824873Z test_non_contig_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5825077Z test_non_contig_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5825281Z test_non_contig_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5825474Z test_non_contig_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5825678Z test_non_contig_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5825873Z test_non_contig_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5826066Z test_non_contig_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5826265Z test_non_contig_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5826460Z test_non_contig_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5826641Z test_non_contig_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5826842Z test_non_contig_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5827156Z test_non_contig_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5827355Z test_non_contig_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5827552Z test_non_contig_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5827748Z test_non_contig_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5827941Z test_non_contig_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5828207Z test_non_contig_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5828414Z test_non_contig_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5828615Z test_non_contig_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5828813Z test_non_contig_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5829032Z test_non_contig_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5829340Z test_non_contig_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5829561Z test_non_contig_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5829769Z test_non_contig_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5830058Z test_non_contig_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5830379Z test_non_contig_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5830588Z test_non_contig_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5830764Z test_non_contig_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5830957Z test_non_contig_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5831161Z test_non_contig_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5831365Z test_non_contig_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5831562Z test_non_contig_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5831758Z test_non_contig_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5831955Z test_non_contig_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5832157Z test_non_contig_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5832351Z test_non_contig_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5832547Z test_non_contig_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5832741Z test_non_contig_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5832939Z test_non_contig_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5833132Z test_non_contig_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5833324Z test_non_contig_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5833524Z test_non_contig_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5833717Z test_non_contig_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5833923Z test_non_contig_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5834117Z test_non_contig_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5834291Z test_non_contig_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5834491Z test_non_contig_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5834687Z test_non_contig_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5834994Z test_non_contig_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5835186Z test_non_contig_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5835383Z test_non_contig_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5835583Z test_non_contig_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5835856Z test_non_contig_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5836167Z test_non_contig_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5836370Z test_non_contig_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5836572Z test_non_contig_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5836933Z test_non_contig_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5837171Z test_non_contig_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5837373Z test_non_contig_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5837575Z test_non_contig_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5837781Z test_non_contig_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5837980Z test_non_contig_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5838182Z test_non_contig_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5838361Z test_non_contig_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5838555Z test_non_contig_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5838752Z test_non_contig_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5838950Z test_non_contig_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5839145Z test_non_contig_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5839336Z test_non_contig_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5839529Z test_non_contig_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5839735Z test_non_contig_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5839930Z test_non_contig_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5840137Z test_non_contig_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5840341Z test_non_contig_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5840541Z test_non_contig_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5840746Z test_non_contig_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5840944Z test_non_contig_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5841143Z test_non_contig_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5841338Z test_non_contig_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5841533Z test_non_contig_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5841727Z test_non_contig_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5841906Z test_non_contig_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5842098Z test_non_contig_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5842310Z test_non_contig_expand_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5843244Z test_non_contig_expand_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5843569Z test_non_contig_expand_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5843889Z test_non_contig_expand_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5844106Z test_non_contig_expand_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5844416Z test_non_contig_expand_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5844645Z test_non_contig_expand_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5844857Z test_non_contig_expand_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5845065Z test_non_contig_expand_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5845273Z test_non_contig_expand_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5845484Z test_non_contig_expand_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5845690Z test_non_contig_expand_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5845894Z test_non_contig_expand_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5846108Z test_non_contig_expand_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5846316Z test_non_contig_expand_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5846535Z test_non_contig_expand_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5846752Z test_non_contig_expand_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5846951Z test_non_contig_expand_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5847163Z test_non_contig_expand_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.5847375Z test_non_contig_expand_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5847585Z test_non_contig_expand_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5847793Z test_non_contig_expand_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5847999Z test_non_contig_expand_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5848210Z test_non_contig_expand_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5848417Z test_non_contig_expand_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5848620Z test_non_contig_expand_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5848833Z test_non_contig_expand_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5849046Z test_non_contig_expand_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5849268Z test_non_contig_expand_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5849589Z test_non_contig_expand_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5849817Z test_non_contig_expand_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5850039Z test_non_contig_expand_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5850445Z test_non_contig_expand_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5850671Z test_non_contig_expand_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5850880Z test_non_contig_expand_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5851195Z test_non_contig_expand_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5851389Z test_non_contig_expand_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5851598Z test_non_contig_expand_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5851806Z test_non_contig_expand_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5852019Z test_non_contig_expand_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5852312Z test_non_contig_expand_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5852549Z test_non_contig_expand_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5852768Z test_non_contig_expand_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5852983Z test_non_contig_expand_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.5853200Z test_non_contig_expand_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5853407Z test_non_contig_expand_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5853613Z test_non_contig_expand_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5853822Z test_non_contig_expand_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5854032Z test_non_contig_expand_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5854240Z test_non_contig_expand_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5854453Z test_non_contig_expand_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5854663Z test_non_contig_expand_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5854883Z test_non_contig_expand_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5855099Z test_non_contig_expand_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5855315Z test_non_contig_expand_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.5855524Z test_non_contig_expand_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5855717Z test_non_contig_expand_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5855934Z test_non_contig_expand_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5856240Z test_non_contig_expand_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5856464Z test_non_contig_expand_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5856677Z test_non_contig_expand_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5856965Z test_non_contig_expand_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5857296Z test_non_contig_expand_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5857520Z test_non_contig_expand_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5857730Z test_non_contig_expand_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5857954Z test_non_contig_expand_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.5858174Z test_non_contig_expand_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5858392Z test_non_contig_expand_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5858604Z test_non_contig_expand_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5858922Z test_non_contig_expand_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5859131Z test_non_contig_expand_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5859344Z test_non_contig_expand_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5859555Z test_non_contig_expand_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5859766Z test_non_contig_expand_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5860045Z test_non_contig_expand_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5860247Z test_non_contig_expand_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5860466Z test_non_contig_expand_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5860680Z test_non_contig_expand_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5860900Z test_non_contig_expand_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5861117Z test_non_contig_expand_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5861332Z test_non_contig_expand_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5861543Z test_non_contig_expand_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.5861758Z test_non_contig_expand_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5861973Z test_non_contig_expand_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5862182Z test_non_contig_expand_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5862389Z test_non_contig_expand_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5862598Z test_non_contig_expand_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5862864Z test_non_contig_expand_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5863119Z test_non_contig_expand_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5863340Z test_non_contig_expand_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5863574Z test_non_contig_expand_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5863968Z test_non_contig_expand_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5864201Z test_non_contig_expand_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5864421Z test_non_contig_expand_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5864617Z test_non_contig_expand_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5864835Z test_non_contig_expand_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5865041Z test_non_contig_expand_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5865254Z test_non_contig_expand_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5865462Z test_non_contig_expand_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5865674Z test_non_contig_expand_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5865878Z test_non_contig_expand_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5866084Z test_non_contig_expand_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5866305Z test_non_contig_expand_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5866515Z test_non_contig_expand_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5866849Z test_non_contig_expand_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5867076Z test_non_contig_expand_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5867300Z test_non_contig_expand_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5867520Z test_non_contig_expand_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5867809Z test_non_contig_expand_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5868039Z test_non_contig_expand_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5868254Z test_non_contig_expand_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5868468Z test_non_contig_expand_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5868679Z test_non_contig_expand_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.5868891Z test_non_contig_expand_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5869080Z test_non_contig_expand_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5869294Z test_non_contig_expand_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5869516Z test_non_contig_expand_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5869831Z test_non_contig_expand_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5870054Z test_non_contig_expand_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5870273Z test_non_contig_expand_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5870678Z test_non_contig_expand_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5870902Z test_non_contig_expand_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5871112Z test_non_contig_expand_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5871335Z test_non_contig_expand_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5871557Z test_non_contig_expand_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5871772Z test_non_contig_expand_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5871982Z test_non_contig_expand_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5872192Z test_non_contig_expand_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5872401Z test_non_contig_expand_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5872612Z test_non_contig_expand_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5872820Z test_non_contig_expand_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5873029Z test_non_contig_expand_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5873236Z test_non_contig_expand_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5873443Z test_non_contig_expand_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5873638Z test_non_contig_expand_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5873843Z test_non_contig_expand_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5874060Z test_non_contig_expand_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5874384Z test_non_contig_expand_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5874596Z test_non_contig_expand_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5874811Z test_non_contig_expand_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5875022Z test_non_contig_expand_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5875300Z test_non_contig_expand_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5875517Z test_non_contig_expand_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5875727Z test_non_contig_expand_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5876031Z test_non_contig_expand_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5876269Z test_non_contig_expand_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5876496Z test_non_contig_expand_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5876848Z test_non_contig_expand_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5877159Z test_non_contig_expand_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5877386Z test_non_contig_expand_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5877615Z test_non_contig_expand_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5877832Z test_non_contig_expand_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5878048Z test_non_contig_expand_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5878242Z test_non_contig_expand_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5878458Z test_non_contig_expand_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5878670Z test_non_contig_expand_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5878876Z test_non_contig_expand_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5879086Z test_non_contig_expand_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5879300Z test_non_contig_expand_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5879511Z test_non_contig_expand_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5879720Z test_non_contig_expand_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5879927Z test_non_contig_expand_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5880135Z test_non_contig_expand_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5880343Z test_non_contig_expand_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5880551Z test_non_contig_expand_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5880757Z test_non_contig_expand_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5880964Z test_non_contig_expand_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5881167Z test_non_contig_expand_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5881386Z test_non_contig_expand_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5881598Z test_non_contig_expand_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5881820Z test_non_contig_expand_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5882152Z test_non_contig_expand_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5882373Z test_non_contig_expand_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5882571Z test_non_contig_expand_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5882891Z test_non_contig_expand_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5883767Z test_non_contig_expand_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5884036Z test_non_contig_expand_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5884249Z test_non_contig_expand_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5884463Z test_non_contig_expand_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5884677Z test_non_contig_expand_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5884886Z test_non_contig_expand_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5885101Z test_non_contig_expand_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5885309Z test_non_contig_expand_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5885528Z test_non_contig_expand_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5885749Z test_non_contig_expand_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5885964Z test_non_contig_expand_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5886177Z test_non_contig_expand_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5886389Z test_non_contig_expand_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5886600Z test_non_contig_expand_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5886809Z test_non_contig_expand_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5887018Z test_non_contig_expand_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5887228Z test_non_contig_expand_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5887421Z test_non_contig_expand_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5887629Z test_non_contig_expand_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5887843Z test_non_contig_expand_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5888050Z test_non_contig_expand_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5888267Z test_non_contig_expand_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5888487Z test_non_contig_expand_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5888702Z test_non_contig_expand_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5888911Z test_non_contig_expand_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5889122Z test_non_contig_expand_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5889334Z test_non_contig_expand_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5889643Z test_non_contig_expand_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5889860Z test_non_contig_expand_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5890065Z test_non_contig_expand_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5890583Z test_non_contig_expand_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5890798Z test_non_contig_expand_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5891014Z test_non_contig_expand_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.5891222Z test_non_contig_expand_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5891527Z test_non_contig_expand_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5891759Z test_non_contig_expand_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5891976Z test_non_contig_expand_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5892169Z test_non_contig_expand_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5892381Z test_non_contig_expand_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5892597Z test_non_contig_expand_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5892803Z test_non_contig_expand_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5893008Z test_non_contig_expand_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5893213Z test_non_contig_expand_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5893424Z test_non_contig_expand_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5893632Z test_non_contig_expand_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5893865Z test_non_contig_expand_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5894092Z test_non_contig_expand_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5894330Z test_non_contig_expand_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5894567Z test_non_contig_expand_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5894794Z test_non_contig_expand_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5895021Z test_non_contig_expand_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5895246Z test_non_contig_expand_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5895464Z test_non_contig_expand_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5895688Z test_non_contig_expand_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5895911Z test_non_contig_expand_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5896214Z test_non_contig_expand_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5896468Z test_non_contig_expand_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5896674Z test_non_contig_expand_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.5896950Z test_non_contig_expand_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5897291Z test_non_contig_expand_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5897517Z test_non_contig_expand_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5897735Z test_non_contig_expand_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5897949Z test_non_contig_expand_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5898265Z test_non_contig_expand_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.5898477Z test_non_contig_expand_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5898687Z test_non_contig_expand_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5898895Z test_non_contig_expand_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5899103Z test_non_contig_expand_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5899379Z test_non_contig_expand_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5899598Z test_non_contig_expand_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5899804Z test_non_contig_expand_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5900017Z test_non_contig_expand_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.5900226Z test_non_contig_expand_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5900443Z test_non_contig_expand_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5900660Z test_non_contig_expand_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5900873Z test_non_contig_expand_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5901069Z test_non_contig_expand_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5901279Z test_non_contig_expand_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5901489Z test_non_contig_expand_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5901699Z test_non_contig_expand_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5901906Z test_non_contig_expand_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5902115Z test_non_contig_expand_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5902321Z test_non_contig_expand_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5902523Z test_non_contig_expand_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5902743Z test_non_contig_expand_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5903058Z test_non_contig_expand_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5903284Z test_non_contig_expand_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5903501Z test_non_contig_expand_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5903871Z test_non_contig_expand_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5904130Z test_non_contig_expand_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5904343Z test_non_contig_expand_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5904548Z test_non_contig_expand_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5904762Z test_non_contig_expand_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5904979Z test_non_contig_expand_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5905192Z test_non_contig_expand_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5905387Z test_non_contig_expand_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5905605Z test_non_contig_expand_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5905815Z test_non_contig_expand_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5906130Z test_non_contig_expand_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5906342Z test_non_contig_expand_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5906547Z test_non_contig_expand_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5906758Z test_non_contig_expand_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5907036Z test_non_contig_expand_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5907270Z test_non_contig_expand_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5907483Z test_non_contig_expand_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5907709Z test_non_contig_expand_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5907934Z test_non_contig_expand_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5908154Z test_non_contig_expand_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5908370Z test_non_contig_expand_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5908586Z test_non_contig_expand_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5908798Z test_non_contig_expand_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5909006Z test_non_contig_expand_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5909213Z test_non_contig_expand_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5909423Z test_non_contig_expand_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5909735Z test_non_contig_expand_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5909934Z test_non_contig_expand_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5910145Z test_non_contig_expand_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5910426Z test_non_contig_expand_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5910830Z test_non_contig_expand_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5911094Z test_non_contig_expand_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5911307Z test_non_contig_expand_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5911515Z test_non_contig_expand_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5911723Z test_non_contig_expand_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5911935Z test_non_contig_expand_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5912139Z test_non_contig_expand_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5912344Z test_non_contig_expand_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5912554Z test_non_contig_expand_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5912762Z test_non_contig_expand_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5912972Z test_non_contig_expand_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5913181Z test_non_contig_expand_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5913392Z test_non_contig_expand_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5913600Z test_non_contig_expand_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5913918Z test_non_contig_expand_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5914127Z test_non_contig_expand_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5914317Z test_non_contig_expand_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5914523Z test_non_contig_expand_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5914804Z test_non_contig_expand_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.5915037Z test_non_contig_expand_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5915255Z test_non_contig_expand_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5915467Z test_non_contig_expand_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5915686Z test_non_contig_expand_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5915892Z test_non_contig_expand_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.5916102Z test_non_contig_expand_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5916311Z test_non_contig_expand_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5916619Z test_non_contig_expand_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5916842Z test_non_contig_expand_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5917049Z test_non_contig_expand_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5917331Z test_non_contig_expand_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5917636Z test_non_contig_expand_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5917855Z test_non_contig_expand_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5918067Z test_non_contig_expand_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5918273Z test_non_contig_expand_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5918481Z test_non_contig_expand_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5918689Z test_non_contig_expand_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5918876Z test_non_contig_expand_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5919085Z test_non_contig_expand_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5919290Z test_non_contig_expand_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5919509Z test_non_contig_expand_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5919725Z test_non_contig_expand_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5919936Z test_non_contig_expand_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5920145Z test_non_contig_expand_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5920352Z test_non_contig_expand_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5920566Z test_non_contig_expand_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5920771Z test_non_contig_expand_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5920977Z test_non_contig_expand_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.5921180Z test_non_contig_expand_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5921494Z test_non_contig_expand_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5921704Z test_non_contig_expand_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5921920Z test_non_contig_expand_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5922129Z test_non_contig_expand_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5922409Z test_non_contig_expand_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5922634Z test_non_contig_expand_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5922844Z test_non_contig_expand_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.5923035Z test_non_contig_expand_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5923310Z test_non_contig_expand_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5923559Z test_non_contig_expand_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5923768Z test_non_contig_expand_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5923977Z test_non_contig_expand_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5924350Z test_non_contig_expand_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5924574Z test_non_contig_expand_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5924794Z test_non_contig_expand_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5925007Z test_non_contig_expand_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5925222Z test_non_contig_expand_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5925434Z test_non_contig_expand_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5925643Z test_non_contig_expand_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5925851Z test_non_contig_expand_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5926057Z test_non_contig_expand_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5926268Z test_non_contig_expand_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5926477Z test_non_contig_expand_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5926682Z test_non_contig_expand_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5926888Z test_non_contig_expand_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5927099Z test_non_contig_expand_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5927295Z test_non_contig_expand_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5927516Z test_non_contig_expand_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5927735Z test_non_contig_expand_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5927952Z test_non_contig_expand_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5928168Z test_non_contig_expand_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5928382Z test_non_contig_expand_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5928586Z test_non_contig_expand_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5928794Z test_non_contig_expand_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5929105Z test_non_contig_expand_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5929319Z test_non_contig_expand_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5929528Z test_non_contig_expand_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5929738Z test_non_contig_expand_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5930139Z test_non_contig_expand_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5930387Z test_non_contig_expand_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5930603Z test_non_contig_expand_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5930894Z test_non_contig_expand_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5931111Z test_non_contig_expand_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5931327Z test_non_contig_expand_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5931619Z test_non_contig_expand_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5931816Z test_non_contig_expand_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5932023Z test_non_contig_expand_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5932243Z test_non_contig_expand_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5932456Z test_non_contig_expand_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5932666Z test_non_contig_expand_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5932875Z test_non_contig_expand_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5933120Z test_non_contig_expand_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.5933360Z test_non_contig_expand_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.5933599Z test_non_contig_expand_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.5933814Z test_non_contig_expand_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5934023Z test_non_contig_expand_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.5934241Z test_non_contig_expand_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5934458Z test_non_contig_expand_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5934667Z test_non_contig_expand_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5934875Z test_non_contig_expand_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5935088Z test_non_contig_expand_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5935294Z test_non_contig_expand_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5935502Z test_non_contig_expand_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5935709Z test_non_contig_expand_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5935919Z test_non_contig_expand_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5936106Z test_non_contig_expand_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5936314Z test_non_contig_expand_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5936519Z test_non_contig_expand_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5936825Z test_non_contig_expand_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5937034Z test_non_contig_expand_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5937298Z test_non_contig_expand_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5937536Z test_non_contig_expand_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5937738Z test_non_contig_expand_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5938062Z test_non_contig_expand_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5938385Z test_non_contig_expand_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5938589Z test_non_contig_expand_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5938809Z test_non_contig_expand_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5939032Z test_non_contig_expand_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5939246Z test_non_contig_expand_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5939456Z test_non_contig_expand_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5939659Z test_non_contig_expand_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5939876Z test_non_contig_expand_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5940087Z test_non_contig_expand_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5940297Z test_non_contig_expand_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5940489Z test_non_contig_expand_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5940703Z test_non_contig_expand_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5940911Z test_non_contig_expand_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5941116Z test_non_contig_expand_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5941320Z test_non_contig_expand_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5941523Z test_non_contig_expand_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5941729Z test_non_contig_expand_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5941951Z test_non_contig_expand_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5942162Z test_non_contig_expand_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5942392Z test_non_contig_expand_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5942621Z test_non_contig_expand_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5942847Z test_non_contig_expand_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5943066Z test_non_contig_expand_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5943285Z test_non_contig_expand_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5943501Z test_non_contig_expand_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5943715Z test_non_contig_expand_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5943928Z test_non_contig_expand_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5944232Z test_non_contig_expand_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5944550Z test_non_contig_expand_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5944814Z test_non_contig_expand_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5945110Z test_non_contig_expand_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5945331Z test_non_contig_expand_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5945633Z test_non_contig_expand_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5945870Z test_non_contig_expand_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5946088Z test_non_contig_expand_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5946301Z test_non_contig_expand_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5946518Z test_non_contig_expand_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5946728Z test_non_contig_expand_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5946938Z test_non_contig_expand_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5947146Z test_non_contig_expand_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5947353Z test_non_contig_expand_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5947563Z test_non_contig_expand_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5947769Z test_non_contig_expand_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5947982Z test_non_contig_expand_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5948187Z test_non_contig_expand_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5948412Z test_non_contig_expand_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5948626Z test_non_contig_expand_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5948837Z test_non_contig_expand_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5949046Z test_non_contig_expand_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5949236Z test_non_contig_expand_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5949444Z test_non_contig_expand_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5949652Z test_non_contig_expand_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5949857Z test_non_contig_expand_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5950065Z test_non_contig_expand_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5950276Z test_non_contig_expand_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5950498Z test_non_contig_expand_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5950709Z test_non_contig_expand_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5951025Z test_non_contig_expand_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5951252Z test_non_contig_expand_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5951465Z test_non_contig_expand_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5951822Z test_non_contig_expand_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5952054Z test_non_contig_expand_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5952365Z test_non_contig_expand_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5952581Z test_non_contig_expand_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5952789Z test_non_contig_expand_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5953011Z test_non_contig_expand_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5953293Z test_non_contig_expand_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5953527Z test_non_contig_expand_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5953746Z test_non_contig_expand_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5953944Z test_non_contig_expand_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5954158Z test_non_contig_expand_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5954379Z test_non_contig_expand_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5954587Z test_non_contig_expand_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5954801Z test_non_contig_expand_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5955008Z test_non_contig_expand_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5955229Z test_non_contig_expand_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5955442Z test_non_contig_expand_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5955663Z test_non_contig_expand_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5955881Z test_non_contig_expand_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5956102Z test_non_contig_expand_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5956312Z test_non_contig_expand_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5956524Z test_non_contig_expand_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5956730Z test_non_contig_expand_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5956941Z test_non_contig_expand_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5957151Z test_non_contig_expand_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5957362Z test_non_contig_expand_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5957671Z test_non_contig_expand_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5957892Z test_non_contig_expand_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5958133Z test_non_contig_expand_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5958427Z test_non_contig_expand_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5958751Z test_non_contig_expand_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5959001Z test_non_contig_expand_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.5959238Z test_non_contig_expand_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5959468Z test_non_contig_expand_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5959691Z test_non_contig_expand_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5960022Z test_non_contig_expand_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5960245Z test_non_contig_expand_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5960463Z test_non_contig_expand_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5960686Z test_non_contig_expand_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5960980Z test_non_contig_expand_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5961206Z test_non_contig_expand_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5961424Z test_non_contig_expand_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5961640Z test_non_contig_expand_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5961857Z test_non_contig_expand_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5962067Z test_non_contig_expand_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5962275Z test_non_contig_expand_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5962487Z test_non_contig_expand_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5962699Z test_non_contig_expand_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5962909Z test_non_contig_expand_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5963105Z test_non_contig_expand_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5963312Z test_non_contig_expand_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5963531Z test_non_contig_expand_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5963750Z test_non_contig_expand_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5963964Z test_non_contig_expand_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5964173Z test_non_contig_expand_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5964478Z test_non_contig_expand_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5964699Z test_non_contig_expand_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5964909Z test_non_contig_expand_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5965252Z test_non_contig_expand_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5965497Z test_non_contig_expand_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5965710Z test_non_contig_expand_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5965927Z test_non_contig_expand_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5966132Z test_non_contig_expand_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5966351Z test_non_contig_expand_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5966571Z test_non_contig_expand_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5966782Z test_non_contig_expand_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5966992Z test_non_contig_expand_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5967200Z test_non_contig_expand_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5967407Z test_non_contig_expand_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5968167Z test_non_contig_expand_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5968381Z test_non_contig_expand_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5968590Z test_non_contig_expand_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5968798Z test_non_contig_expand_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5969091Z test_non_contig_expand_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5969317Z test_non_contig_expand_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5969535Z test_non_contig_expand_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5969752Z test_non_contig_expand_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5969968Z test_non_contig_expand_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5970180Z test_non_contig_expand_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5970388Z test_non_contig_expand_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5970595Z test_non_contig_expand_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5970800Z test_non_contig_expand_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5971095Z test_non_contig_expand_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5971330Z test_non_contig_expand_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5971536Z test_non_contig_expand_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5971806Z test_non_contig_expand_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.5972122Z test_non_contig_expand_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5972345Z test_non_contig_expand_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5972541Z test_non_contig_expand_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5972754Z test_non_contig_expand_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5972968Z test_non_contig_expand_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5973179Z test_non_contig_expand_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5973386Z test_non_contig_expand_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5973591Z test_non_contig_expand_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5973796Z test_non_contig_expand_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5974007Z test_non_contig_expand_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5974211Z test_non_contig_expand_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5974415Z test_non_contig_expand_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5974641Z test_non_contig_expand_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5974864Z test_non_contig_expand_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5975096Z test_non_contig_expand_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5975327Z test_non_contig_expand_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5975551Z test_non_contig_expand_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5975878Z test_non_contig_expand_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5976103Z test_non_contig_expand_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5976324Z test_non_contig_expand_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5976544Z test_non_contig_expand_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5976861Z test_non_contig_expand_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5977074Z test_non_contig_expand_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5977294Z test_non_contig_expand_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5977509Z test_non_contig_expand_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5977785Z test_non_contig_expand_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5978034Z test_non_contig_expand_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5978248Z test_non_contig_expand_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5978457Z test_non_contig_expand_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5978817Z test_non_contig_expand_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5979046Z test_non_contig_expand_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5979255Z test_non_contig_expand_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5979466Z test_non_contig_expand_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5979670Z test_non_contig_expand_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.5979891Z test_non_contig_expand_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5980100Z test_non_contig_expand_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5980316Z test_non_contig_expand_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5980529Z test_non_contig_expand_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5980747Z test_non_contig_expand_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5980958Z test_non_contig_expand_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5981167Z test_non_contig_expand_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.5981359Z test_non_contig_expand_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5981571Z test_non_contig_expand_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5981779Z test_non_contig_expand_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5981985Z test_non_contig_expand_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5982192Z test_non_contig_expand_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5982400Z test_non_contig_expand_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.5982641Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5982881Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5983113Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5983453Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5983693Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5983927Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.5984164Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5984502Z test_non_contig_expand_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5984818Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5985063Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.5985380Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5985714Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.5985952Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.5986188Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5986424Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.5986663Z test_non_contig_expand_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.5986885Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.5987125Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.5987357Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.5987597Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.5987827Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.5988122Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6003925Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6004516Z test_non_contig_expand_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6005017Z test_non_contig_expand_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6005435Z test_non_contig_expand_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6005855Z test_non_contig_expand_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6006239Z test_non_contig_expand_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6006648Z test_non_contig_expand_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6007121Z test_non_contig_expand_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6007549Z test_non_contig_expand_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6008726Z test_non_contig_expand_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6009272Z test_non_contig_expand_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6009728Z test_non_contig_expand_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6010445Z test_non_contig_expand_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6010896Z test_non_contig_expand_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6011353Z test_non_contig_expand_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6011796Z test_non_contig_expand_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6012278Z test_non_contig_expand_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6012885Z test_non_contig_expand_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6013361Z test_non_contig_expand_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6013789Z test_non_contig_expand_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6014228Z test_non_contig_expand_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6014657Z test_non_contig_expand_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6015061Z test_non_contig_expand_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6015479Z test_non_contig_expand_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6015964Z test_non_contig_expand_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6016485Z test_non_contig_expand_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6016998Z test_non_contig_expand_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6017491Z test_non_contig_expand_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6017963Z test_non_contig_expand_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6018443Z test_non_contig_expand_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6018907Z test_non_contig_expand_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6019362Z test_non_contig_expand_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6019843Z test_non_contig_expand_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6022488Z test_non_contig_expand_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6023026Z test_non_contig_expand_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6023529Z test_non_contig_expand_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6024022Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6024557Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6025065Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6025584Z test_non_contig_expand_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6026095Z test_non_contig_expand_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6026533Z test_non_contig_expand_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6026987Z test_non_contig_expand_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6027483Z test_non_contig_expand_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6028130Z test_non_contig_expand_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6028639Z test_non_contig_expand_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6029059Z test_non_contig_expand_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6029698Z test_non_contig_expand_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6030279Z test_non_contig_expand_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6030816Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6031352Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6031865Z test_non_contig_expand_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6032378Z test_non_contig_expand_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6032882Z test_non_contig_expand_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6033352Z test_non_contig_expand_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6033860Z test_non_contig_expand_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6034370Z test_non_contig_expand_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6034897Z test_non_contig_expand_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6035394Z test_non_contig_expand_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6035862Z test_non_contig_expand_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6036335Z test_non_contig_expand_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6036777Z test_non_contig_expand_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6037263Z test_non_contig_expand_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6037757Z test_non_contig_expand_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6038250Z test_non_contig_expand_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6038728Z test_non_contig_expand_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6039223Z test_non_contig_expand_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6039700Z test_non_contig_expand_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6040200Z test_non_contig_expand_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6040700Z test_non_contig_expand_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6041224Z test_non_contig_expand_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6041734Z test_non_contig_expand_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6042210Z test_non_contig_expand_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6042689Z test_non_contig_expand_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6043365Z test_non_contig_expand_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6043852Z test_non_contig_expand_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6044342Z test_non_contig_expand_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6044844Z test_non_contig_expand_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6046294Z test_non_contig_expand_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.6046858Z test_non_contig_expand_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.002s) 2023-01-11T22:57:14.6047404Z test_non_contig_expand_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.001s) 2023-01-11T22:57:14.6047983Z test_non_contig_expand_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Different noise (0.002s) 2023-01-11T22:57:14.6048468Z test_non_contig_expand_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6048974Z test_non_contig_expand_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6049487Z test_non_contig_expand_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6050016Z test_non_contig_expand_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6050533Z test_non_contig_expand_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6051042Z test_non_contig_expand_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6051554Z test_non_contig_expand_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6052079Z test_non_contig_expand_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6054647Z test_non_contig_expand_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6055189Z test_non_contig_expand_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6055658Z test_non_contig_expand_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6056142Z test_non_contig_expand_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6056631Z test_non_contig_expand_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6057120Z test_non_contig_expand_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6057606Z test_non_contig_expand_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6058091Z test_non_contig_expand_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6058587Z test_non_contig_expand_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6059091Z test_non_contig_expand_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6059641Z test_non_contig_expand_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6060177Z test_non_contig_expand_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6060713Z test_non_contig_expand_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6061249Z test_non_contig_expand_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6061983Z test_non_contig_expand_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6062470Z test_non_contig_expand_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6062953Z test_non_contig_expand_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6063581Z test_non_contig_expand_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6064094Z test_non_contig_expand_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6064606Z test_non_contig_expand_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6065103Z test_non_contig_expand_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.6065606Z test_non_contig_expand_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6066091Z test_non_contig_expand_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6066566Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6067054Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6067537Z test_non_contig_expand_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6068065Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6068573Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6069045Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6069507Z test_non_contig_expand_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6069976Z test_non_contig_expand_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6070479Z test_non_contig_expand_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6071008Z test_non_contig_expand_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6071500Z test_non_contig_expand_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6072000Z test_non_contig_expand_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6072470Z test_non_contig_expand_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6072957Z test_non_contig_expand_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6073454Z test_non_contig_expand_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6073939Z test_non_contig_expand_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6074466Z test_non_contig_expand_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6075072Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6075631Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6076173Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6076877Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6077350Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6077833Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6078338Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6078950Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6079474Z test_non_contig_expand_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6079991Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6080522Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6081055Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6081549Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6082061Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6082582Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6083092Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6083608Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6084121Z test_non_contig_expand_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6084654Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6085182Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6085716Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6086230Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6086691Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6087202Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6087688Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6088192Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6088682Z test_non_contig_expand_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6089159Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6089629Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6090098Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6090561Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6091026Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6091504Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6092160Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6092649Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6093169Z test_non_contig_expand_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6093683Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6094356Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6094915Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6095384Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6095866Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6096351Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6096835Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6097322Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6097806Z test_non_contig_expand_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6098230Z test_non_contig_expand_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6098676Z test_non_contig_expand_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6099120Z test_non_contig_expand_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6099609Z test_non_contig_expand_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.6100080Z test_non_contig_expand_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6100549Z test_non_contig_expand_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6101017Z test_non_contig_expand_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6101472Z test_non_contig_expand_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6101907Z test_non_contig_expand_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6102347Z test_non_contig_expand_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6102800Z test_non_contig_expand_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6103252Z test_non_contig_expand_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6103728Z test_non_contig_expand_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6104145Z test_non_contig_expand_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6104595Z test_non_contig_expand_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6105053Z test_non_contig_expand_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6105524Z test_non_contig_expand_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6105978Z test_non_contig_expand_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6106416Z test_non_contig_expand_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6106843Z test_non_contig_expand_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6107444Z test_non_contig_expand_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6107884Z test_non_contig_expand_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6108339Z test_non_contig_expand_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6108787Z test_non_contig_expand_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6109369Z test_non_contig_expand_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6111941Z test_non_contig_expand_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6112414Z test_non_contig_expand_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6112833Z test_non_contig_expand_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6113267Z test_non_contig_expand_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6113677Z test_non_contig_expand_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6114103Z test_non_contig_expand_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6114524Z test_non_contig_expand_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6114956Z test_non_contig_expand_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6115398Z test_non_contig_expand_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6115824Z test_non_contig_expand_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6116328Z test_non_contig_expand_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6116793Z test_non_contig_expand_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6117294Z test_non_contig_expand_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6117783Z test_non_contig_expand_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6118232Z test_non_contig_expand_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6118697Z test_non_contig_expand_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6119174Z test_non_contig_expand_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6119637Z test_non_contig_expand_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6120098Z test_non_contig_expand_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6120568Z test_non_contig_expand_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6120988Z test_non_contig_expand_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6121416Z test_non_contig_expand_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6121841Z test_non_contig_expand_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6122269Z test_non_contig_expand_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6122690Z test_non_contig_expand_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6123133Z test_non_contig_expand_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6123571Z test_non_contig_expand_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6123991Z test_non_contig_expand_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6124409Z test_non_contig_expand_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6125051Z test_non_contig_expand_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6125486Z test_non_contig_expand_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6125988Z test_non_contig_expand_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6126472Z test_non_contig_expand_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6127077Z test_non_contig_expand_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6127579Z test_non_contig_expand_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6128063Z test_non_contig_expand_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6128535Z test_non_contig_expand_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6129003Z test_non_contig_expand_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6129452Z test_non_contig_expand_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6129947Z test_non_contig_expand_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6130444Z test_non_contig_expand_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6130931Z test_non_contig_expand_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6131427Z test_non_contig_expand_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6131867Z test_non_contig_expand_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6132326Z test_non_contig_expand_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6132778Z test_non_contig_expand_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6133226Z test_non_contig_expand_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6133691Z test_non_contig_expand_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6134138Z test_non_contig_expand_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.6134557Z test_non_contig_expand_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6135014Z test_non_contig_expand_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6135462Z test_non_contig_expand_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6135912Z test_non_contig_expand_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6136367Z test_non_contig_expand_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6136810Z test_non_contig_expand_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6137211Z test_non_contig_expand_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6137652Z test_non_contig_expand_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6138082Z test_non_contig_expand_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6138510Z test_non_contig_expand_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6138952Z test_non_contig_expand_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6139387Z test_non_contig_expand_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6139991Z test_non_contig_expand_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6140409Z test_non_contig_expand_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6140836Z test_non_contig_expand_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6141245Z test_non_contig_expand_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6141675Z test_non_contig_expand_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6142216Z test_non_contig_expand_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6142659Z test_non_contig_expand_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6143074Z test_non_contig_expand_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6143497Z test_non_contig_expand_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6143917Z test_non_contig_expand_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6144350Z test_non_contig_expand_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6144784Z test_non_contig_expand_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6145191Z test_non_contig_expand_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6145587Z test_non_contig_expand_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6146004Z test_non_contig_expand_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6146414Z test_non_contig_expand_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6146822Z test_non_contig_expand_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6147240Z test_non_contig_expand_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6147620Z test_non_contig_expand_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6147994Z test_non_contig_expand_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6148381Z test_non_contig_expand_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6148770Z test_non_contig_expand_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6149186Z test_non_contig_expand_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6149607Z test_non_contig_expand_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6150048Z test_non_contig_expand_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6150466Z test_non_contig_expand_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6150884Z test_non_contig_expand_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6151302Z test_non_contig_expand_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6151694Z test_non_contig_expand_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6152096Z test_non_contig_expand_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6152491Z test_non_contig_expand_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6152895Z test_non_contig_expand_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6153280Z test_non_contig_expand_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6153623Z test_non_contig_expand_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6154187Z test_non_contig_expand_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6154589Z test_non_contig_expand_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6154990Z test_non_contig_expand_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6155415Z test_non_contig_expand_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6155852Z test_non_contig_expand_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6156387Z test_non_contig_expand_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6156821Z test_non_contig_expand_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6157246Z test_non_contig_expand_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6157672Z test_non_contig_expand_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6158133Z test_non_contig_expand_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6158547Z test_non_contig_expand_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6158992Z test_non_contig_expand_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6159373Z test_non_contig_expand_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6159741Z test_non_contig_expand_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6160116Z test_non_contig_expand_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6160491Z test_non_contig_expand_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6160862Z test_non_contig_expand_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6161309Z test_non_contig_expand_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6161710Z test_non_contig_expand_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6162161Z test_non_contig_expand_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6162558Z test_non_contig_expand_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6162979Z test_non_contig_expand_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6163413Z test_non_contig_expand_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6163826Z test_non_contig_expand_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6164271Z test_non_contig_expand_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6164679Z test_non_contig_expand_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6165094Z test_non_contig_expand_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6165472Z test_non_contig_expand_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6165856Z test_non_contig_expand_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6166241Z test_non_contig_expand_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6166642Z test_non_contig_expand_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6167033Z test_non_contig_expand_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6167425Z test_non_contig_expand_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6167836Z test_non_contig_expand_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6168248Z test_non_contig_expand_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6168881Z test_non_contig_expand_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6169346Z test_non_contig_expand_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6169815Z test_non_contig_expand_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6170216Z test_non_contig_expand_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6170768Z test_non_contig_expand_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6171205Z test_non_contig_expand_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6171564Z test_non_contig_expand_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6171926Z test_non_contig_expand_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6172370Z test_non_contig_expand_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.6172815Z test_non_contig_expand_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6173245Z test_non_contig_expand_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6173675Z test_non_contig_expand_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6174057Z test_non_contig_expand_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6174491Z test_non_contig_expand_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.6174965Z test_non_contig_expand_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6175337Z test_non_contig_expand_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6175737Z test_non_contig_expand_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6176129Z test_non_contig_expand_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6176538Z test_non_contig_expand_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6176889Z test_non_contig_expand_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6177262Z test_non_contig_expand_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6177645Z test_non_contig_expand_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6178089Z test_non_contig_expand_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6178587Z test_non_contig_expand_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6179018Z test_non_contig_expand_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6179468Z test_non_contig_expand_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6179875Z test_non_contig_expand_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6180277Z test_non_contig_expand_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6180684Z test_non_contig_expand_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6181130Z test_non_contig_expand_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6181604Z test_non_contig_expand_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6182088Z test_non_contig_expand_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6182588Z test_non_contig_expand_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6183278Z test_non_contig_expand_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6183717Z test_non_contig_expand_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6184103Z test_non_contig_expand_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6184561Z test_non_contig_expand_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6185119Z test_non_contig_expand_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6185604Z test_non_contig_expand_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6185990Z test_non_contig_expand_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6186369Z test_non_contig_expand_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6186771Z test_non_contig_expand_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6187249Z test_non_contig_expand_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6187716Z test_non_contig_expand_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6188232Z test_non_contig_expand_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6188657Z test_non_contig_expand_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6189057Z test_non_contig_expand_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6189523Z test_non_contig_expand_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6189973Z test_non_contig_expand_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6190455Z test_non_contig_expand_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6190859Z test_non_contig_expand_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6191256Z test_non_contig_expand_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6191770Z test_non_contig_expand_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6192251Z test_non_contig_expand_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6192704Z test_non_contig_expand_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.6193169Z test_non_contig_expand_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6193679Z test_non_contig_expand_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6194175Z test_non_contig_expand_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6194644Z test_non_contig_expand_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6195117Z test_non_contig_expand_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6195542Z test_non_contig_expand_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6195917Z test_non_contig_expand_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6196299Z test_non_contig_expand_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6196684Z test_non_contig_expand_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6197309Z test_non_contig_expand_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6197686Z test_non_contig_expand_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6198067Z test_non_contig_expand_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6198452Z test_non_contig_expand_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6198967Z test_non_contig_expand_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6199396Z test_non_contig_expand_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6199798Z test_non_contig_expand_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6200191Z test_non_contig_expand_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6200612Z test_non_contig_expand_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6201102Z test_non_contig_expand_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6201507Z test_non_contig_expand_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6201895Z test_non_contig_expand_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6202283Z test_non_contig_expand_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6202655Z test_non_contig_expand_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6203026Z test_non_contig_expand_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6203417Z test_non_contig_expand_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6203825Z test_non_contig_expand_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6204233Z test_non_contig_expand_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6204663Z test_non_contig_expand_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6205060Z test_non_contig_expand_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6205440Z test_non_contig_expand_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6205866Z test_non_contig_expand_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6206310Z test_non_contig_expand_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6206761Z test_non_contig_expand_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6207206Z test_non_contig_expand_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6207672Z test_non_contig_expand_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6208144Z test_non_contig_expand_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6208609Z test_non_contig_expand_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6209027Z test_non_contig_expand_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6209435Z test_non_contig_expand_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6209872Z test_non_contig_expand_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6210268Z test_non_contig_expand_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6210653Z test_non_contig_expand_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6214828Z test_non_contig_expand_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6215292Z test_non_contig_expand_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6215769Z test_non_contig_expand_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6216261Z test_non_contig_expand_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6216858Z test_non_contig_expand_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6217280Z test_non_contig_expand_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6217672Z test_non_contig_expand_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6218058Z test_non_contig_expand_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6218459Z test_non_contig_expand_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6218850Z test_non_contig_expand_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6221278Z test_non_contig_expand_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6221750Z test_non_contig_expand_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6222220Z test_non_contig_expand_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6222683Z test_non_contig_expand_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6223170Z test_non_contig_expand_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6223594Z test_non_contig_expand_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6223998Z test_non_contig_expand_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6224433Z test_non_contig_expand_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6224907Z test_non_contig_expand_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6225376Z test_non_contig_expand_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6225852Z test_non_contig_expand_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6227663Z test_non_contig_expand_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6228859Z test_non_contig_expand_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6229329Z test_non_contig_expand_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6229828Z test_non_contig_expand_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6230306Z test_non_contig_expand_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6230718Z test_non_contig_expand_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6231230Z test_non_contig_expand_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6231742Z test_non_contig_expand_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6232285Z test_non_contig_expand_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6232867Z test_non_contig_expand_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6233565Z test_non_contig_expand_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6236128Z test_non_contig_expand_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6236594Z test_non_contig_expand_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6237205Z test_non_contig_expand_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6237687Z test_non_contig_expand_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6238097Z test_non_contig_expand_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6238556Z test_non_contig_expand_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6239033Z test_non_contig_expand_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6239464Z test_non_contig_expand_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6239897Z test_non_contig_expand_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6240348Z test_non_contig_expand_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6240802Z test_non_contig_expand_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6243369Z test_non_contig_expand_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6243887Z test_non_contig_expand_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6244410Z test_non_contig_expand_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6244976Z test_non_contig_expand_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6245503Z test_non_contig_expand_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6245916Z test_non_contig_expand_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6246341Z test_non_contig_expand_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6246723Z test_non_contig_expand_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6247141Z test_non_contig_expand_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.6247551Z test_non_contig_expand_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6247946Z test_non_contig_expand_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6250284Z test_non_contig_expand_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6250727Z test_non_contig_expand_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6251156Z test_non_contig_expand_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6251603Z test_non_contig_expand_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6252056Z test_non_contig_expand_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6252509Z test_non_contig_expand_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6252985Z test_non_contig_expand_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6253671Z test_non_contig_expand_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6254147Z test_non_contig_expand_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6254597Z test_non_contig_expand_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6257044Z test_non_contig_expand_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6257701Z test_non_contig_expand_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6258166Z test_non_contig_expand_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6258743Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6259328Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6259939Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6260451Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6260949Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6261446Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6262052Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6264668Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6265266Z test_non_contig_expand_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6265751Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6266233Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6266696Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6267254Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6267714Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6268164Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6268639Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6269106Z test_non_contig_expand_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6271466Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6271984Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6272467Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6272945Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6273407Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6274073Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6274538Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6274995Z test_non_contig_expand_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6275591Z test_non_contig_expand_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6276106Z test_non_contig_expand_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6278480Z test_non_contig_expand_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6278979Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6279450Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6279912Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6280368Z test_non_contig_expand_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6280820Z test_non_contig_expand_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6281225Z test_non_contig_expand_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6281610Z test_non_contig_expand_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6282017Z test_non_contig_expand_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6282394Z test_non_contig_expand_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6282799Z test_non_contig_expand_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6283197Z test_non_contig_expand_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6285510Z test_non_contig_expand_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6285987Z test_non_contig_expand_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6286379Z test_non_contig_expand_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6286769Z test_non_contig_expand_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6287153Z test_non_contig_expand_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6287526Z test_non_contig_expand_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6287909Z test_non_contig_expand_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6288318Z test_non_contig_expand_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6288708Z test_non_contig_expand_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6289160Z test_non_contig_expand_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6289573Z test_non_contig_expand_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6289978Z test_non_contig_expand_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6292248Z test_non_contig_expand_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6292686Z test_non_contig_expand_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6293075Z test_non_contig_expand_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6293669Z test_non_contig_expand_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6294044Z test_non_contig_expand_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6294433Z test_non_contig_expand_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6294826Z test_non_contig_expand_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6295347Z test_non_contig_expand_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6295773Z test_non_contig_expand_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.6296161Z test_non_contig_expand_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6296562Z test_non_contig_expand_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6296954Z test_non_contig_expand_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6299232Z test_non_contig_expand_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6299678Z test_non_contig_expand_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6300072Z test_non_contig_expand_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6300450Z test_non_contig_expand_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.6300823Z test_non_contig_expand_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6301201Z test_non_contig_expand_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6301571Z test_non_contig_expand_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6301941Z test_non_contig_expand_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6302330Z test_non_contig_expand_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6302705Z test_non_contig_expand_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6303094Z test_non_contig_expand_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6303451Z test_non_contig_expand_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6303839Z test_non_contig_expand_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6304214Z test_non_contig_expand_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6306405Z test_non_contig_expand_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6306793Z test_non_contig_expand_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6307219Z test_non_contig_expand_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6307728Z test_non_contig_expand_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6308233Z test_non_contig_expand_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6308720Z test_non_contig_expand_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6309230Z test_non_contig_expand_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6309749Z test_non_contig_expand_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6310265Z test_non_contig_expand_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6310792Z test_non_contig_expand_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6312852Z test_non_contig_expand_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6314248Z test_non_contig_expand_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6314753Z test_non_contig_expand_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6315252Z test_non_contig_expand_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6315749Z test_non_contig_expand_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6316246Z test_non_contig_expand_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6317654Z test_non_contig_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6318161Z test_non_contig_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6320940Z test_non_contig_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6321453Z test_non_contig_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6321935Z test_non_contig_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6322397Z test_non_contig_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6322872Z test_non_contig_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6323342Z test_non_contig_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6323814Z test_non_contig_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6324278Z test_non_contig_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6324769Z test_non_contig_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6325245Z test_non_contig_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6325738Z test_non_contig_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6328475Z test_non_contig_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6328980Z test_non_contig_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6329447Z test_non_contig_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6329916Z test_non_contig_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6330374Z test_non_contig_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6330849Z test_non_contig_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6331286Z test_non_contig_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6331743Z test_non_contig_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6332224Z test_non_contig_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6332688Z test_non_contig_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6335393Z test_non_contig_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6335910Z test_non_contig_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6336411Z test_non_contig_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6336906Z test_non_contig_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6337398Z test_non_contig_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6337899Z test_non_contig_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6338372Z test_non_contig_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6338836Z test_non_contig_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6339518Z test_non_contig_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6339998Z test_non_contig_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6342786Z test_non_contig_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6343281Z test_non_contig_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6343741Z test_non_contig_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6344376Z test_non_contig_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6344882Z test_non_contig_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6345354Z test_non_contig_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6345822Z test_non_contig_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6346288Z test_non_contig_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6346748Z test_non_contig_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6347227Z test_non_contig_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6349936Z test_non_contig_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6350437Z test_non_contig_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6350942Z test_non_contig_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6351408Z test_non_contig_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6351888Z test_non_contig_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6352344Z test_non_contig_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6352842Z test_non_contig_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6353326Z test_non_contig_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6353804Z test_non_contig_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6354277Z test_non_contig_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6354738Z test_non_contig_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6357474Z test_non_contig_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6357969Z test_non_contig_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6358459Z test_non_contig_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6358918Z test_non_contig_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6359424Z test_non_contig_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6359914Z test_non_contig_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6360381Z test_non_contig_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6360835Z test_non_contig_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6361294Z test_non_contig_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6361779Z test_non_contig_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6364486Z test_non_contig_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6364966Z test_non_contig_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6365424Z test_non_contig_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6365887Z test_non_contig_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6366550Z test_non_contig_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6367015Z test_non_contig_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6367478Z test_non_contig_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6367933Z test_non_contig_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6368516Z test_non_contig_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6368974Z test_non_contig_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6371686Z test_non_contig_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6372214Z test_non_contig_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6372702Z test_non_contig_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6373210Z test_non_contig_index_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6373699Z test_non_contig_index_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6374210Z test_non_contig_index_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6374726Z test_non_contig_index_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6375232Z test_non_contig_index_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6375723Z test_non_contig_index_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6376219Z test_non_contig_index_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6378906Z test_non_contig_index_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6379424Z test_non_contig_index_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6379915Z test_non_contig_index_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6380381Z test_non_contig_index_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6380856Z test_non_contig_index_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6381350Z test_non_contig_index_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6381864Z test_non_contig_index_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6382352Z test_non_contig_index_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6382867Z test_non_contig_index_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6383397Z test_non_contig_index_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6386135Z test_non_contig_index_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6386670Z test_non_contig_index_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6387184Z test_non_contig_index_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6387672Z test_non_contig_index_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6388159Z test_non_contig_index_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6388653Z test_non_contig_index_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6389155Z test_non_contig_index_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6389638Z test_non_contig_index_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6390145Z test_non_contig_index_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6390866Z test_non_contig_index_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6393609Z test_non_contig_index_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6394152Z test_non_contig_index_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6394671Z test_non_contig_index_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6395344Z test_non_contig_index_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6395897Z test_non_contig_index_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6396416Z test_non_contig_index_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6396922Z test_non_contig_index_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6397386Z test_non_contig_index_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6397892Z test_non_contig_index_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6400608Z test_non_contig_index_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6401128Z test_non_contig_index_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6401613Z test_non_contig_index_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6402110Z test_non_contig_index_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6402644Z test_non_contig_index_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6403160Z test_non_contig_index_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6403685Z test_non_contig_index_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6404189Z test_non_contig_index_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6404700Z test_non_contig_index_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6405204Z test_non_contig_index_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6407259Z test_non_contig_index_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6408485Z test_non_contig_index_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6408988Z test_non_contig_index_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6409477Z test_non_contig_index_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6409968Z test_non_contig_index_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6410470Z test_non_contig_index_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6411005Z test_non_contig_index_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6411492Z test_non_contig_index_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6412012Z test_non_contig_index_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6412508Z test_non_contig_index_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6412998Z test_non_contig_index_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6415648Z test_non_contig_index_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6416017Z test_non_contig_index_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6416343Z test_non_contig_index_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6416856Z test_non_contig_index_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6417167Z test_non_contig_index_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6417528Z test_non_contig_index_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6417888Z test_non_contig_index_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6418238Z test_non_contig_index_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6418747Z test_non_contig_index_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6419153Z test_non_contig_index_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6419511Z test_non_contig_index_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6419874Z test_non_contig_index_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6420239Z test_non_contig_index_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6422538Z test_non_contig_index_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6422911Z test_non_contig_index_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6423242Z test_non_contig_index_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6423606Z test_non_contig_index_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6423960Z test_non_contig_index_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6424307Z test_non_contig_index_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6424665Z test_non_contig_index_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6425014Z test_non_contig_index_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6425394Z test_non_contig_index_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6425768Z test_non_contig_index_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6426141Z test_non_contig_index_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6426493Z test_non_contig_index_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6426857Z test_non_contig_index_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6427220Z test_non_contig_index_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6429485Z test_non_contig_index_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6429860Z test_non_contig_index_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6430221Z test_non_contig_index_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6430565Z test_non_contig_index_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6430913Z test_non_contig_index_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6431283Z test_non_contig_index_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6431616Z test_non_contig_index_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6431983Z test_non_contig_index_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6432318Z test_non_contig_index_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6432684Z test_non_contig_index_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6433040Z test_non_contig_index_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6433610Z test_non_contig_index_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6433965Z test_non_contig_index_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6434312Z test_non_contig_index_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6436626Z test_non_contig_index_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6437156Z test_non_contig_index_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6437538Z test_non_contig_index_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6437893Z test_non_contig_index_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6438264Z test_non_contig_index_bfloat16_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6438633Z test_non_contig_index_bfloat16_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6439014Z test_non_contig_index_bfloat16_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6439388Z test_non_contig_index_bfloat16_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6439760Z test_non_contig_index_bfloat16_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6440133Z test_non_contig_index_bfloat16_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6440496Z test_non_contig_index_bfloat16_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6440866Z test_non_contig_index_bfloat16_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6441235Z test_non_contig_index_bfloat16_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6443508Z test_non_contig_index_bfloat16_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6443913Z test_non_contig_index_bfloat16_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6444284Z test_non_contig_index_bfloat16_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6444645Z test_non_contig_index_bfloat16_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6445019Z test_non_contig_index_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6445396Z test_non_contig_index_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6445771Z test_non_contig_index_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6446144Z test_non_contig_index_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6446503Z test_non_contig_index_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6446874Z test_non_contig_index_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6447235Z test_non_contig_index_bool_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6447580Z test_non_contig_index_bool_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6447947Z test_non_contig_index_bool_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6448323Z test_non_contig_index_bool_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6450599Z test_non_contig_index_bool_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6450995Z test_non_contig_index_bool_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6451356Z test_non_contig_index_bool_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6451727Z test_non_contig_index_bool_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6452301Z test_non_contig_index_bool_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6452670Z test_non_contig_index_bool_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6453011Z test_non_contig_index_bool_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6453381Z test_non_contig_index_bool_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6453876Z test_non_contig_index_bool_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6454288Z test_non_contig_index_byte_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6454660Z test_non_contig_index_byte_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6455054Z test_non_contig_index_byte_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6455458Z test_non_contig_index_byte_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6457820Z test_non_contig_index_byte_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6458224Z test_non_contig_index_byte_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6458609Z test_non_contig_index_byte_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6458994Z test_non_contig_index_byte_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6459374Z test_non_contig_index_byte_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6459745Z test_non_contig_index_byte_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6460119Z test_non_contig_index_byte_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6460487Z test_non_contig_index_byte_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6460890Z test_non_contig_index_cdouble_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6461278Z test_non_contig_index_cdouble_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6461685Z test_non_contig_index_cdouble_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6462085Z test_non_contig_index_cdouble_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6462469Z test_non_contig_index_cdouble_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6464805Z test_non_contig_index_cdouble_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6465228Z test_non_contig_index_cdouble_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6465611Z test_non_contig_index_cdouble_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6466009Z test_non_contig_index_cdouble_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6466393Z test_non_contig_index_cdouble_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6466780Z test_non_contig_index_cdouble_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6467165Z test_non_contig_index_cdouble_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6467550Z test_non_contig_index_cdouble_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6467924Z test_non_contig_index_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6468302Z test_non_contig_index_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6468676Z test_non_contig_index_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6469058Z test_non_contig_index_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6469623Z test_non_contig_index_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6471983Z test_non_contig_index_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6472365Z test_non_contig_index_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6472741Z test_non_contig_index_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6473260Z test_non_contig_index_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6473684Z test_non_contig_index_cfloat_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6474047Z test_non_contig_index_cfloat_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6474454Z test_non_contig_index_cfloat_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6474859Z test_non_contig_index_cfloat_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6475259Z test_non_contig_index_cfloat_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6475653Z test_non_contig_index_cfloat_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6476036Z test_non_contig_index_cfloat_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6476423Z test_non_contig_index_cfloat_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6478777Z test_non_contig_index_cfloat_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6479187Z test_non_contig_index_cfloat_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6479566Z test_non_contig_index_cfloat_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6479944Z test_non_contig_index_cfloat_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6480334Z test_non_contig_index_cfloat_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6480718Z test_non_contig_index_chalf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6481098Z test_non_contig_index_chalf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6481497Z test_non_contig_index_chalf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6481894Z test_non_contig_index_chalf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6482289Z test_non_contig_index_chalf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6482672Z test_non_contig_index_chalf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6483057Z test_non_contig_index_chalf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6483456Z test_non_contig_index_chalf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6485738Z test_non_contig_index_chalf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6486147Z test_non_contig_index_chalf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6486512Z test_non_contig_index_chalf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6486876Z test_non_contig_index_chalf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6487257Z test_non_contig_index_chalf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6487636Z test_non_contig_index_char_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6487999Z test_non_contig_index_char_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6488390Z test_non_contig_index_char_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6488972Z test_non_contig_index_char_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6489360Z test_non_contig_index_char_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6489740Z test_non_contig_index_char_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6490126Z test_non_contig_index_char_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6490628Z test_non_contig_index_char_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6492989Z test_non_contig_index_char_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6493388Z test_non_contig_index_char_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6493753Z test_non_contig_index_char_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6494121Z test_non_contig_index_char_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6494501Z test_non_contig_index_char_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6494888Z test_non_contig_index_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6495242Z test_non_contig_index_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6495644Z test_non_contig_index_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6496042Z test_non_contig_index_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6496427Z test_non_contig_index_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6496812Z test_non_contig_index_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6497195Z test_non_contig_index_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6497582Z test_non_contig_index_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6499958Z test_non_contig_index_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6500384Z test_non_contig_index_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6500785Z test_non_contig_index_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6501173Z test_non_contig_index_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6501581Z test_non_contig_index_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6502039Z test_non_contig_index_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6502485Z test_non_contig_index_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6502946Z test_non_contig_index_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6503407Z test_non_contig_index_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6503858Z test_non_contig_index_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6504290Z test_non_contig_index_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6504693Z test_non_contig_index_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6507175Z test_non_contig_index_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6507618Z test_non_contig_index_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6508058Z test_non_contig_index_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6508460Z test_non_contig_index_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6509053Z test_non_contig_index_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6509446Z test_non_contig_index_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6509852Z test_non_contig_index_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6510232Z test_non_contig_index_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6510750Z test_non_contig_index_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6511186Z test_non_contig_index_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6511597Z test_non_contig_index_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6512019Z test_non_contig_index_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6514519Z test_non_contig_index_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6514895Z test_non_contig_index_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6515254Z test_non_contig_index_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6515649Z test_non_contig_index_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6516011Z test_non_contig_index_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6516382Z test_non_contig_index_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6516756Z test_non_contig_index_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6517140Z test_non_contig_index_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6517491Z test_non_contig_index_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6517922Z test_non_contig_index_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6518307Z test_non_contig_index_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6518707Z test_non_contig_index_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6519077Z test_non_contig_index_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6521492Z test_non_contig_index_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6521932Z test_non_contig_index_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6522322Z test_non_contig_index_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6522696Z test_non_contig_index_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6523091Z test_non_contig_index_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6523473Z test_non_contig_index_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6523851Z test_non_contig_index_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6524272Z test_non_contig_index_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6524650Z test_non_contig_index_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6525046Z test_non_contig_index_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6525427Z test_non_contig_index_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6525820Z test_non_contig_index_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6526221Z test_non_contig_index_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6528800Z test_non_contig_index_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6529155Z test_non_contig_index_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6529533Z test_non_contig_index_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6529931Z test_non_contig_index_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6530446Z test_non_contig_index_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6530868Z test_non_contig_index_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6531291Z test_non_contig_index_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6531687Z test_non_contig_index_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6532077Z test_non_contig_index_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6532484Z test_non_contig_index_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6532896Z test_non_contig_index_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6533301Z test_non_contig_index_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6535728Z test_non_contig_index_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6536148Z test_non_contig_index_double_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6536531Z test_non_contig_index_double_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6536937Z test_non_contig_index_double_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6537346Z test_non_contig_index_double_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6537749Z test_non_contig_index_double_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6538138Z test_non_contig_index_double_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6538518Z test_non_contig_index_double_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6538893Z test_non_contig_index_double_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6539256Z test_non_contig_index_double_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6539646Z test_non_contig_index_double_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6540022Z test_non_contig_index_double_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6540397Z test_non_contig_index_double_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6542184Z test_non_contig_index_double_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6543193Z test_non_contig_index_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6543577Z test_non_contig_index_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6543949Z test_non_contig_index_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6544322Z test_non_contig_index_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6544704Z test_non_contig_index_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6545069Z test_non_contig_index_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6545432Z test_non_contig_index_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6545778Z test_non_contig_index_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6547115Z test_non_contig_index_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6547481Z test_non_contig_index_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6547850Z test_non_contig_index_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6550309Z test_non_contig_index_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6550701Z test_non_contig_index_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6551221Z test_non_contig_index_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6551589Z test_non_contig_index_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6551937Z test_non_contig_index_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6552276Z test_non_contig_index_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6552615Z test_non_contig_index_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6552946Z test_non_contig_index_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6553276Z test_non_contig_index_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6553621Z test_non_contig_index_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6553986Z test_non_contig_index_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6554326Z test_non_contig_index_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6554664Z test_non_contig_index_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6555000Z test_non_contig_index_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6557232Z test_non_contig_index_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6557595Z test_non_contig_index_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6557919Z test_non_contig_index_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6558250Z test_non_contig_index_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6558586Z test_non_contig_index_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6558918Z test_non_contig_index_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6559248Z test_non_contig_index_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6559573Z test_non_contig_index_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6559879Z test_non_contig_index_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6560217Z test_non_contig_index_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6560548Z test_non_contig_index_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6560866Z test_non_contig_index_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6561184Z test_non_contig_index_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6561509Z test_non_contig_index_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6561844Z test_non_contig_index_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6563915Z test_non_contig_index_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6564311Z test_non_contig_index_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6564644Z test_non_contig_index_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6565153Z test_non_contig_index_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6565489Z test_non_contig_index_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6565812Z test_non_contig_index_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6566141Z test_non_contig_index_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6566580Z test_non_contig_index_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6566928Z test_non_contig_index_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6567237Z test_non_contig_index_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6567558Z test_non_contig_index_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6567883Z test_non_contig_index_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6568208Z test_non_contig_index_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6568536Z test_non_contig_index_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6568873Z test_non_contig_index_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6571147Z test_non_contig_index_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6571598Z test_non_contig_index_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6571930Z test_non_contig_index_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6572254Z test_non_contig_index_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6572569Z test_non_contig_index_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6572896Z test_non_contig_index_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6573238Z test_non_contig_index_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6573600Z test_non_contig_index_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6573953Z test_non_contig_index_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6574329Z test_non_contig_index_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6574690Z test_non_contig_index_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6575041Z test_non_contig_index_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6575394Z test_non_contig_index_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6575746Z test_non_contig_index_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6578002Z test_non_contig_index_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6578408Z test_non_contig_index_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6578742Z test_non_contig_index_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6579263Z test_non_contig_index_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6579627Z test_non_contig_index_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6579985Z test_non_contig_index_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6580352Z test_non_contig_index_float_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6580695Z test_non_contig_index_float_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6581046Z test_non_contig_index_float_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6581614Z test_non_contig_index_float_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6581973Z test_non_contig_index_float_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6582321Z test_non_contig_index_float_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6582687Z test_non_contig_index_float_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6584584Z test_non_contig_index_float_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6585595Z test_non_contig_index_float_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6585951Z test_non_contig_index_float_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6586299Z test_non_contig_index_float_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6586664Z test_non_contig_index_float_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6587004Z test_non_contig_index_float_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6587361Z test_non_contig_index_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6587698Z test_non_contig_index_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6588006Z test_non_contig_index_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6588353Z test_non_contig_index_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6588683Z test_non_contig_index_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6589025Z test_non_contig_index_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6589424Z test_non_contig_index_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6589789Z test_non_contig_index_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6590140Z test_non_contig_index_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6592443Z test_non_contig_index_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6592834Z test_non_contig_index_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6593173Z test_non_contig_index_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6593546Z test_non_contig_index_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6593909Z test_non_contig_index_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6594274Z test_non_contig_index_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6594636Z test_non_contig_index_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6595000Z test_non_contig_index_half_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6595353Z test_non_contig_index_half_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6595722Z test_non_contig_index_half_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6596089Z test_non_contig_index_half_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6596452Z test_non_contig_index_half_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6596793Z test_non_contig_index_half_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6597151Z test_non_contig_index_half_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6599421Z test_non_contig_index_half_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6599991Z test_non_contig_index_half_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6600350Z test_non_contig_index_half_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6600698Z test_non_contig_index_half_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6601050Z test_non_contig_index_half_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6601535Z test_non_contig_index_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6601918Z test_non_contig_index_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6602272Z test_non_contig_index_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6602627Z test_non_contig_index_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6602991Z test_non_contig_index_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6603360Z test_non_contig_index_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6603710Z test_non_contig_index_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6604053Z test_non_contig_index_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6606334Z test_non_contig_index_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6606730Z test_non_contig_index_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6607117Z test_non_contig_index_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6607494Z test_non_contig_index_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6607842Z test_non_contig_index_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6608194Z test_non_contig_index_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6608534Z test_non_contig_index_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6608876Z test_non_contig_index_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6609211Z test_non_contig_index_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6609549Z test_non_contig_index_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6609920Z test_non_contig_index_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6610301Z test_non_contig_index_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6610684Z test_non_contig_index_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6611058Z test_non_contig_index_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6613466Z test_non_contig_index_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6613878Z test_non_contig_index_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6614253Z test_non_contig_index_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6614666Z test_non_contig_index_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6615064Z test_non_contig_index_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6615494Z test_non_contig_index_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6615907Z test_non_contig_index_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6616327Z test_non_contig_index_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6616741Z test_non_contig_index_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6617306Z test_non_contig_index_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6617714Z test_non_contig_index_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6618108Z test_non_contig_index_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6618502Z test_non_contig_index_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6619000Z test_non_contig_index_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6619405Z test_non_contig_index_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6619801Z test_non_contig_index_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6620199Z test_non_contig_index_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6620586Z test_non_contig_index_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6620992Z test_non_contig_index_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6621390Z test_non_contig_index_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6621793Z test_non_contig_index_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6622189Z test_non_contig_index_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6622588Z test_non_contig_index_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6622972Z test_non_contig_index_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6623362Z test_non_contig_index_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6625818Z test_non_contig_index_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6626237Z test_non_contig_index_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6626616Z test_non_contig_index_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6627013Z test_non_contig_index_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6627388Z test_non_contig_index_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6627781Z test_non_contig_index_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6628190Z test_non_contig_index_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6628593Z test_non_contig_index_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6628987Z test_non_contig_index_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6629385Z test_non_contig_index_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6629765Z test_non_contig_index_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6630152Z test_non_contig_index_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6630540Z test_non_contig_index_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6630929Z test_non_contig_index_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6631322Z test_non_contig_index_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6631696Z test_non_contig_index_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6632109Z test_non_contig_index_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6632509Z test_non_contig_index_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6633077Z test_non_contig_index_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6633474Z test_non_contig_index_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6633871Z test_non_contig_index_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6634265Z test_non_contig_index_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6635932Z test_non_contig_index_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6636371Z test_non_contig_index_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6636773Z test_non_contig_index_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6637173Z test_non_contig_index_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6637598Z test_non_contig_index_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6637993Z test_non_contig_index_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6638403Z test_non_contig_index_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6638797Z test_non_contig_index_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6639207Z test_non_contig_index_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6639601Z test_non_contig_index_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6639997Z test_non_contig_index_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6640393Z test_non_contig_index_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6642774Z test_non_contig_index_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6643212Z test_non_contig_index_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6643617Z test_non_contig_index_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6644011Z test_non_contig_index_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6644422Z test_non_contig_index_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6644839Z test_non_contig_index_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6645245Z test_non_contig_index_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6645636Z test_non_contig_index_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6646028Z test_non_contig_index_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6646410Z test_non_contig_index_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6646802Z test_non_contig_index_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6647206Z test_non_contig_index_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6647588Z test_non_contig_index_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6647979Z test_non_contig_index_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6648362Z test_non_contig_index_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6648804Z test_non_contig_index_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6649234Z test_non_contig_index_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6649670Z test_non_contig_index_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6650300Z test_non_contig_index_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6650727Z test_non_contig_index_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6651141Z test_non_contig_index_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6651653Z test_non_contig_index_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6652087Z test_non_contig_index_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6652505Z test_non_contig_index_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6652920Z test_non_contig_index_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6653342Z test_non_contig_index_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6653742Z test_non_contig_index_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6654096Z test_non_contig_index_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6654449Z test_non_contig_index_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6654806Z test_non_contig_index_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6655181Z test_non_contig_index_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6655554Z test_non_contig_index_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6655917Z test_non_contig_index_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6656290Z test_non_contig_index_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6656669Z test_non_contig_index_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6657039Z test_non_contig_index_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6657411Z test_non_contig_index_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6657780Z test_non_contig_index_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6658171Z test_non_contig_index_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6658554Z test_non_contig_index_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6658923Z test_non_contig_index_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6659289Z test_non_contig_index_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6659670Z test_non_contig_index_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6660038Z test_non_contig_index_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6660409Z test_non_contig_index_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6660772Z test_non_contig_index_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6661145Z test_non_contig_index_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6661521Z test_non_contig_index_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6661877Z test_non_contig_index_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6662243Z test_non_contig_index_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6662631Z test_non_contig_index_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6663184Z test_non_contig_index_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6663559Z test_non_contig_index_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6663931Z test_non_contig_index_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6664301Z test_non_contig_index_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6664786Z test_non_contig_index_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6665176Z test_non_contig_index_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6665530Z test_non_contig_index_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6665856Z test_non_contig_index_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6666201Z test_non_contig_index_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6666563Z test_non_contig_index_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6666910Z test_non_contig_index_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6667268Z test_non_contig_index_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6667627Z test_non_contig_index_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6667985Z test_non_contig_index_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6668331Z test_non_contig_index_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6668677Z test_non_contig_index_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6669022Z test_non_contig_index_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6669347Z test_non_contig_index_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6669687Z test_non_contig_index_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6670037Z test_non_contig_index_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6670371Z test_non_contig_index_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6670716Z test_non_contig_index_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6671060Z test_non_contig_index_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6671440Z test_non_contig_index_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6671813Z test_non_contig_index_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6672165Z test_non_contig_index_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6672539Z test_non_contig_index_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6674842Z test_non_contig_index_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6675232Z test_non_contig_index_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6675585Z test_non_contig_index_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6675925Z test_non_contig_index_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6676266Z test_non_contig_index_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6676617Z test_non_contig_index_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6676952Z test_non_contig_index_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6677319Z test_non_contig_index_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6677955Z test_non_contig_index_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6678330Z test_non_contig_index_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6678725Z test_non_contig_index_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6679099Z test_non_contig_index_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6679582Z test_non_contig_index_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6679974Z test_non_contig_index_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6680329Z test_non_contig_index_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6680686Z test_non_contig_index_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6681056Z test_non_contig_index_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6681425Z test_non_contig_index_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6681781Z test_non_contig_index_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6682157Z test_non_contig_index_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6682527Z test_non_contig_index_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6682899Z test_non_contig_index_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6683256Z test_non_contig_index_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6683617Z test_non_contig_index_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6683955Z test_non_contig_index_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6684315Z test_non_contig_index_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6684650Z test_non_contig_index_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6684980Z test_non_contig_index_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6685341Z test_non_contig_index_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6685668Z test_non_contig_index_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6686023Z test_non_contig_index_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6686384Z test_non_contig_index_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6686744Z test_non_contig_index_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6687113Z test_non_contig_index_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6687469Z test_non_contig_index_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6687827Z test_non_contig_index_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6688180Z test_non_contig_index_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6688534Z test_non_contig_index_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6688890Z test_non_contig_index_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6689234Z test_non_contig_index_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6689588Z test_non_contig_index_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6690122Z test_non_contig_index_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6690521Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6690931Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6691335Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6691852Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6692277Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6692669Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6693081Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6693459Z test_non_contig_index_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6693866Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6694270Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6694668Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6695079Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6695475Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6695878Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6696271Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6696683Z test_non_contig_index_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6697092Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6697494Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6697904Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6698303Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6698701Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6699108Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6699506Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6699901Z test_non_contig_index_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6700271Z test_non_contig_index_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6700636Z test_non_contig_index_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6701023Z test_non_contig_index_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6701391Z test_non_contig_index_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6701755Z test_non_contig_index_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6702105Z test_non_contig_index_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6702656Z test_non_contig_index_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6703023Z test_non_contig_index_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6703379Z test_non_contig_index_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6703736Z test_non_contig_index_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6704084Z test_non_contig_index_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6704579Z test_non_contig_index_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6704983Z test_non_contig_index_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6705347Z test_non_contig_index_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6705714Z test_non_contig_index_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6706087Z test_non_contig_index_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6706442Z test_non_contig_index_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6706793Z test_non_contig_index_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6707133Z test_non_contig_index_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6707475Z test_non_contig_index_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6707824Z test_non_contig_index_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6708164Z test_non_contig_index_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6708571Z test_non_contig_index_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6708978Z test_non_contig_index_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6709368Z test_non_contig_index_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6709783Z test_non_contig_index_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6710187Z test_non_contig_index_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6710605Z test_non_contig_index_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6710998Z test_non_contig_index_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6711386Z test_non_contig_index_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6711808Z test_non_contig_index_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6712239Z test_non_contig_index_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6712661Z test_non_contig_index_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6713089Z test_non_contig_index_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6713517Z test_non_contig_index_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6713953Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6714375Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6714804Z test_non_contig_index_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6715226Z test_non_contig_index_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6715816Z test_non_contig_index_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6716226Z test_non_contig_index_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6716634Z test_non_contig_index_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6717161Z test_non_contig_index_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6717604Z test_non_contig_index_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6718014Z test_non_contig_index_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6718429Z test_non_contig_index_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6718864Z test_non_contig_index_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6719253Z test_non_contig_index_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6719676Z test_non_contig_index_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6720090Z test_non_contig_index_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6720495Z test_non_contig_index_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6720889Z test_non_contig_index_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6721285Z test_non_contig_index_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6721685Z test_non_contig_index_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6722101Z test_non_contig_index_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6722501Z test_non_contig_index_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6722897Z test_non_contig_index_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6723298Z test_non_contig_index_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6723686Z test_non_contig_index_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6724055Z test_non_contig_index_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6724432Z test_non_contig_index_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6724809Z test_non_contig_index_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6725174Z test_non_contig_index_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6725551Z test_non_contig_index_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6725938Z test_non_contig_index_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6726329Z test_non_contig_index_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6726707Z test_non_contig_index_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6727090Z test_non_contig_index_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6727480Z test_non_contig_index_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6728045Z test_non_contig_index_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6728415Z test_non_contig_index_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6728806Z test_non_contig_index_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6729188Z test_non_contig_index_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6729695Z test_non_contig_index_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6732143Z test_non_contig_index_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6732540Z test_non_contig_index_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6732935Z test_non_contig_index_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6733342Z test_non_contig_index_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6733739Z test_non_contig_index_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6734145Z test_non_contig_index_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6734553Z test_non_contig_index_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6734945Z test_non_contig_index_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6735349Z test_non_contig_index_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6735736Z test_non_contig_index_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6736144Z test_non_contig_index_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6736528Z test_non_contig_index_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6736922Z test_non_contig_index_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6737319Z test_non_contig_index_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6737746Z test_non_contig_index_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6738166Z test_non_contig_index_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6738578Z test_non_contig_index_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6738984Z test_non_contig_index_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6739398Z test_non_contig_index_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6739814Z test_non_contig_index_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6740233Z test_non_contig_index_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6740662Z test_non_contig_index_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6741090Z test_non_contig_index_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6741506Z test_non_contig_index_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6741937Z test_non_contig_index_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6742574Z test_non_contig_index_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6742996Z test_non_contig_index_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6743402Z test_non_contig_index_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6743803Z test_non_contig_index_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6744330Z test_non_contig_index_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6744762Z test_non_contig_index_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6745170Z test_non_contig_index_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6745564Z test_non_contig_index_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6745964Z test_non_contig_index_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6746389Z test_non_contig_index_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6746815Z test_non_contig_index_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6747275Z test_non_contig_index_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6747687Z test_non_contig_index_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6748107Z test_non_contig_index_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6748520Z test_non_contig_index_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6748955Z test_non_contig_index_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6749336Z test_non_contig_index_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6749734Z test_non_contig_index_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6750153Z test_non_contig_index_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6750585Z test_non_contig_index_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6751016Z test_non_contig_index_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.6751442Z test_non_contig_index_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6751857Z test_non_contig_index_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6752271Z test_non_contig_index_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6752678Z test_non_contig_index_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6753082Z test_non_contig_index_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6753486Z test_non_contig_index_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6753902Z test_non_contig_index_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6754305Z test_non_contig_index_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6754721Z test_non_contig_index_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6755333Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6755741Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6756152Z test_non_contig_index_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6756556Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6757091Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6757540Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6757945Z test_non_contig_index_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6758353Z test_non_contig_index_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6758783Z test_non_contig_index_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6759163Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6759574Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6759989Z test_non_contig_index_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6760398Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6760799Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6761200Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6761613Z test_non_contig_index_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6761998Z test_non_contig_index_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6762406Z test_non_contig_index_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6762843Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6763278Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6763698Z test_non_contig_index_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6764111Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6764529Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6764947Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6765352Z test_non_contig_index_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6765770Z test_non_contig_index_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6766195Z test_non_contig_index_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6766617Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6767030Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6767443Z test_non_contig_index_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6768038Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6768419Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6768769Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6769147Z test_non_contig_index_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6769686Z test_non_contig_index_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6770134Z test_non_contig_index_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6770540Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6770948Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6771361Z test_non_contig_index_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6771775Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6772178Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6772592Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6773001Z test_non_contig_index_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6773422Z test_non_contig_index_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6773799Z test_non_contig_index_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6774196Z test_non_contig_index_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6774595Z test_non_contig_index_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6774975Z test_non_contig_index_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6775342Z test_non_contig_index_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6775718Z test_non_contig_index_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6776083Z test_non_contig_index_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6776444Z test_non_contig_index_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6776809Z test_non_contig_index_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6777133Z test_non_contig_index_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6777502Z test_non_contig_index_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6777870Z test_non_contig_index_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6778242Z test_non_contig_index_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6778646Z test_non_contig_index_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6779026Z test_non_contig_index_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6779396Z test_non_contig_index_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6779761Z test_non_contig_index_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6780120Z test_non_contig_index_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6781363Z test_non_contig_index_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6781729Z test_non_contig_index_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6782095Z test_non_contig_index_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6782452Z test_non_contig_index_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6782952Z test_non_contig_index_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6783342Z test_non_contig_index_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6783712Z test_non_contig_index_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6784082Z test_non_contig_index_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6784451Z test_non_contig_index_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6784819Z test_non_contig_index_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6785180Z test_non_contig_index_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6785514Z test_non_contig_index_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6785876Z test_non_contig_index_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6786238Z test_non_contig_index_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6786597Z test_non_contig_index_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.6786953Z test_non_contig_index_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6787295Z test_non_contig_index_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6787687Z test_non_contig_index_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6788086Z test_non_contig_index_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6788489Z test_non_contig_index_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6788885Z test_non_contig_index_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6789272Z test_non_contig_index_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6789661Z test_non_contig_index_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6790041Z test_non_contig_index_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6790430Z test_non_contig_index_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6790804Z test_non_contig_index_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6791196Z test_non_contig_index_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6791585Z test_non_contig_index_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6791956Z test_non_contig_index_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6792339Z test_non_contig_index_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6792730Z test_non_contig_index_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6793105Z test_non_contig_index_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6793464Z test_non_contig_index_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6793813Z test_non_contig_index_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6794335Z test_non_contig_index_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6794678Z test_non_contig_index_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6795024Z test_non_contig_index_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6795369Z test_non_contig_index_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6795887Z test_non_contig_index_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6796313Z test_non_contig_index_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6796696Z test_non_contig_index_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6797081Z test_non_contig_index_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6797482Z test_non_contig_index_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6797843Z test_non_contig_index_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6798191Z test_non_contig_index_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6798561Z test_non_contig_index_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6798957Z test_non_contig_index_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6799370Z test_non_contig_index_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6799772Z test_non_contig_index_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6800187Z test_non_contig_index_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6800560Z test_non_contig_index_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6800890Z test_non_contig_index_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6801274Z test_non_contig_index_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6801638Z test_non_contig_index_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.6802008Z test_non_contig_index_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6802365Z test_non_contig_index_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6802707Z test_non_contig_index_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6803077Z test_non_contig_index_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6803432Z test_non_contig_index_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6803794Z test_non_contig_index_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6804144Z test_non_contig_index_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6804493Z test_non_contig_index_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6804851Z test_non_contig_index_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6805233Z test_non_contig_index_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6805586Z test_non_contig_index_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6805962Z test_non_contig_index_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6806327Z test_non_contig_index_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6806873Z test_non_contig_index_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6807234Z test_non_contig_index_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6807594Z test_non_contig_index_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6807924Z test_non_contig_index_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6808402Z test_non_contig_index_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6808774Z test_non_contig_index_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6809125Z test_non_contig_index_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6809487Z test_non_contig_index_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6809812Z test_non_contig_index_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6810179Z test_non_contig_index_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6810533Z test_non_contig_index_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6810906Z test_non_contig_index_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6811278Z test_non_contig_index_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6811653Z test_non_contig_index_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6812022Z test_non_contig_index_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6812381Z test_non_contig_index_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6812730Z test_non_contig_index_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6813090Z test_non_contig_index_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6813449Z test_non_contig_index_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6813796Z test_non_contig_index_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6814159Z test_non_contig_index_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6814534Z test_non_contig_index_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6814897Z test_non_contig_index_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6815288Z test_non_contig_index_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6815678Z test_non_contig_index_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6816054Z test_non_contig_index_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6816494Z test_non_contig_index_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6816865Z test_non_contig_index_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6817232Z test_non_contig_index_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6817629Z test_non_contig_index_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6818093Z test_non_contig_index_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6818464Z test_non_contig_index_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6818829Z test_non_contig_index_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6819187Z test_non_contig_index_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6819751Z test_non_contig_index_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6820163Z test_non_contig_index_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6820526Z test_non_contig_index_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6820879Z test_non_contig_index_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6821352Z test_non_contig_index_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6821737Z test_non_contig_index_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6822087Z test_non_contig_index_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6822444Z test_non_contig_index_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6822764Z test_non_contig_index_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6823121Z test_non_contig_index_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6823493Z test_non_contig_index_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6823844Z test_non_contig_index_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6824198Z test_non_contig_index_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6824575Z test_non_contig_index_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6824943Z test_non_contig_index_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6825292Z test_non_contig_index_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6825650Z test_non_contig_index_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6826019Z test_non_contig_index_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6826384Z test_non_contig_index_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6826736Z test_non_contig_index_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6827089Z test_non_contig_index_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6827442Z test_non_contig_index_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6827837Z test_non_contig_index_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6828212Z test_non_contig_index_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6828571Z test_non_contig_index_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6828920Z test_non_contig_index_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6829300Z test_non_contig_index_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6829637Z test_non_contig_index_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6829999Z test_non_contig_index_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6830358Z test_non_contig_index_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6830722Z test_non_contig_index_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6831085Z test_non_contig_index_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6831440Z test_non_contig_index_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6831811Z test_non_contig_index_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6834236Z test_non_contig_index_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6834818Z test_non_contig_index_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6835189Z test_non_contig_index_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6835553Z test_non_contig_index_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6835922Z test_non_contig_index_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6836411Z test_non_contig_index_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6836795Z test_non_contig_index_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6837151Z test_non_contig_index_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6837504Z test_non_contig_index_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6837876Z test_non_contig_index_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6838231Z test_non_contig_index_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6838584Z test_non_contig_index_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6838909Z test_non_contig_index_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6841210Z test_non_contig_index_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6841619Z test_non_contig_index_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6842002Z test_non_contig_index_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6842344Z test_non_contig_index_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6842682Z test_non_contig_index_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6843032Z test_non_contig_index_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6843377Z test_non_contig_index_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6843714Z test_non_contig_index_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6844072Z test_non_contig_index_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6844412Z test_non_contig_index_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6844766Z test_non_contig_index_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6845167Z test_non_contig_index_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6845566Z test_non_contig_index_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6845931Z test_non_contig_index_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6848135Z test_non_contig_index_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6848519Z test_non_contig_index_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6848878Z test_non_contig_index_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6849246Z test_non_contig_index_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6849610Z test_non_contig_index_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6849958Z test_non_contig_index_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6850339Z test_non_contig_index_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6850703Z test_non_contig_index_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6851294Z test_non_contig_index_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6851681Z test_non_contig_index_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6852074Z test_non_contig_index_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6855052Z test_non_contig_index_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6855502Z test_non_contig_index_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6855861Z test_non_contig_index_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6856221Z test_non_contig_index_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6856591Z test_non_contig_index_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6856950Z test_non_contig_index_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6857306Z test_non_contig_index_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6857661Z test_non_contig_index_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6858021Z test_non_contig_index_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6858382Z test_non_contig_index_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6858736Z test_non_contig_index_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6859102Z test_non_contig_index_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6859467Z test_non_contig_index_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6859830Z test_non_contig_index_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6861509Z test_non_contig_index_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6862453Z test_non_contig_index_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6862815Z test_non_contig_index_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6863178Z test_non_contig_index_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.6863537Z test_non_contig_index_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6863912Z test_non_contig_index_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6864293Z test_non_contig_index_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6864660Z test_non_contig_index_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6865012Z test_non_contig_index_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6865378Z test_non_contig_index_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6865743Z test_non_contig_index_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6866122Z test_non_contig_index_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6866517Z test_non_contig_index_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6866874Z test_non_contig_index_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6869260Z test_non_contig_index_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6869675Z test_non_contig_index_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6870032Z test_non_contig_index_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6870383Z test_non_contig_index_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6870869Z test_non_contig_index_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6871260Z test_non_contig_index_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6871605Z test_non_contig_index_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6871953Z test_non_contig_index_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6872313Z test_non_contig_index_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6872649Z test_non_contig_index_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6873009Z test_non_contig_index_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6873381Z test_non_contig_index_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6873754Z test_non_contig_index_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6874110Z test_non_contig_index_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6876318Z test_non_contig_index_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6876730Z test_non_contig_index_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6877122Z test_non_contig_index_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6877498Z test_non_contig_index_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6877883Z test_non_contig_index_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6878264Z test_non_contig_index_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6878642Z test_non_contig_index_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.6879047Z test_non_contig_index_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6879422Z test_non_contig_index_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6879794Z test_non_contig_index_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6880168Z test_non_contig_index_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6880511Z test_non_contig_index_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6880864Z test_non_contig_index_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6881212Z test_non_contig_index_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6883502Z test_non_contig_index_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6883888Z test_non_contig_index_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6884274Z test_non_contig_index_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6884629Z test_non_contig_index_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6885000Z test_non_contig_index_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6885569Z test_non_contig_index_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6885944Z test_non_contig_index_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6886323Z test_non_contig_index_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6886705Z test_non_contig_index_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6887210Z test_non_contig_index_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6887608Z test_non_contig_index_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6887981Z test_non_contig_index_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6888360Z test_non_contig_index_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6890726Z test_non_contig_index_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6891139Z test_non_contig_index_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6891531Z test_non_contig_index_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6891936Z test_non_contig_index_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6892343Z test_non_contig_index_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6892724Z test_non_contig_index_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6893105Z test_non_contig_index_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6893486Z test_non_contig_index_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6893865Z test_non_contig_index_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6894290Z test_non_contig_index_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6894708Z test_non_contig_index_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6895138Z test_non_contig_index_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6897511Z test_non_contig_index_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6897973Z test_non_contig_index_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6898369Z test_non_contig_index_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6898786Z test_non_contig_index_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6899205Z test_non_contig_index_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6899620Z test_non_contig_index_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6900051Z test_non_contig_index_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6900480Z test_non_contig_index_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6900894Z test_non_contig_index_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6901310Z test_non_contig_index_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6901734Z test_non_contig_index_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6902353Z test_non_contig_index_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6904679Z test_non_contig_index_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6905128Z test_non_contig_index_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6905709Z test_non_contig_index_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6906172Z test_non_contig_index_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6906598Z test_non_contig_index_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6907017Z test_non_contig_index_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6907443Z test_non_contig_index_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6907862Z test_non_contig_index_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6908237Z test_non_contig_index_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6908655Z test_non_contig_index_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6909085Z test_non_contig_index_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6909508Z test_non_contig_index_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6911781Z test_non_contig_index_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6912184Z test_non_contig_index_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6912555Z test_non_contig_index_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6912933Z test_non_contig_index_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6913293Z test_non_contig_index_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6913661Z test_non_contig_index_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6914016Z test_non_contig_index_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6914364Z test_non_contig_index_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6914923Z test_non_contig_index_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6915308Z test_non_contig_index_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6915678Z test_non_contig_index_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6916058Z test_non_contig_index_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6916470Z test_non_contig_index_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6919394Z test_non_contig_index_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6919808Z test_non_contig_index_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6920408Z test_non_contig_index_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6920813Z test_non_contig_index_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6921427Z test_non_contig_index_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6921801Z test_non_contig_index_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6922202Z test_non_contig_index_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6922597Z test_non_contig_index_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6923121Z test_non_contig_index_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6923539Z test_non_contig_index_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6926251Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6926766Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6927235Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6927710Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6928138Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6928699Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6929146Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6929582Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6930061Z test_non_contig_index_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6930608Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6933633Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6934190Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6934706Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6935283Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6935820Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6936315Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6936837Z test_non_contig_index_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6937424Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6937958Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6938477Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6941568Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6942056Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6942542Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6943323Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6943837Z test_non_contig_index_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6944329Z test_non_contig_index_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6945093Z test_non_contig_index_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6945750Z test_non_contig_index_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6948256Z test_non_contig_index_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6948754Z test_non_contig_index_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6949233Z test_non_contig_index_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6949710Z test_non_contig_index_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6950181Z test_non_contig_index_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6950592Z test_non_contig_index_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.6950996Z test_non_contig_index_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6951554Z test_non_contig_index_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6952013Z test_non_contig_index_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6952428Z test_non_contig_index_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6952848Z test_non_contig_index_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6955295Z test_non_contig_index_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6955736Z test_non_contig_index_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6956144Z test_non_contig_index_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6956555Z test_non_contig_index_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6956944Z test_non_contig_index_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6957358Z test_non_contig_index_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6957767Z test_non_contig_index_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6958191Z test_non_contig_index_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6958618Z test_non_contig_index_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6959052Z test_non_contig_index_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6959483Z test_non_contig_index_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6959902Z test_non_contig_index_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6962346Z test_non_contig_index_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6962800Z test_non_contig_index_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6963212Z test_non_contig_index_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6963618Z test_non_contig_index_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6964247Z test_non_contig_index_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6964658Z test_non_contig_index_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6965072Z test_non_contig_index_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6965478Z test_non_contig_index_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6966021Z test_non_contig_index_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6966481Z test_non_contig_index_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.6966906Z test_non_contig_index_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6967299Z test_non_contig_index_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6969820Z test_non_contig_index_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6970251Z test_non_contig_index_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6970654Z test_non_contig_index_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6971051Z test_non_contig_index_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6971435Z test_non_contig_index_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6971831Z test_non_contig_index_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6972228Z test_non_contig_index_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6972620Z test_non_contig_index_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6973028Z test_non_contig_index_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6973423Z test_non_contig_index_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6973852Z test_non_contig_index_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6974280Z test_non_contig_index_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6976734Z test_non_contig_index_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6977174Z test_non_contig_index_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6977590Z test_non_contig_index_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6978002Z test_non_contig_index_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6978407Z test_non_contig_index_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6978804Z test_non_contig_index_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6979192Z test_non_contig_index_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6979623Z test_non_contig_index_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6980028Z test_non_contig_index_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6980442Z test_non_contig_index_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6980862Z test_non_contig_index_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6981267Z test_non_contig_index_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6983723Z test_non_contig_index_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6984173Z test_non_contig_index_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6984577Z test_non_contig_index_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6985170Z test_non_contig_index_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6985576Z test_non_contig_index_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6985981Z test_non_contig_index_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6986370Z test_non_contig_int_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6986884Z test_non_contig_int_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6987330Z test_non_contig_int_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6987728Z test_non_contig_int_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6988115Z test_non_contig_int_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6988509Z test_non_contig_int_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.6990963Z test_non_contig_int_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6991347Z test_non_contig_int_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6991727Z test_non_contig_int_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.6992104Z test_non_contig_int_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6992489Z test_non_contig_int_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6992874Z test_non_contig_int_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.6993281Z test_non_contig_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.6993681Z test_non_contig_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6994105Z test_non_contig_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6994532Z test_non_contig_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6994945Z test_non_contig_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6995355Z test_non_contig_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6995756Z test_non_contig_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6998208Z test_non_contig_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.6998634Z test_non_contig_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6999027Z test_non_contig_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.6999419Z test_non_contig_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.6999817Z test_non_contig_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7000225Z test_non_contig_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7000596Z test_non_contig_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7000982Z test_non_contig_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7001392Z test_non_contig_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7001810Z test_non_contig_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7002213Z test_non_contig_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7002605Z test_non_contig_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7005003Z test_non_contig_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7005444Z test_non_contig_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7006032Z test_non_contig_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7006416Z test_non_contig_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7006805Z test_non_contig_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7007189Z test_non_contig_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7007711Z test_non_contig_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7008148Z test_non_contig_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7008537Z test_non_contig_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7008950Z test_non_contig_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7009353Z test_non_contig_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7009759Z test_non_contig_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7012173Z test_non_contig_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7012608Z test_non_contig_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7012994Z test_non_contig_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7013391Z test_non_contig_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7013775Z test_non_contig_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7014157Z test_non_contig_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7014536Z test_non_contig_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7014940Z test_non_contig_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7015347Z test_non_contig_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7015754Z test_non_contig_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7016159Z test_non_contig_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7016556Z test_non_contig_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7016956Z test_non_contig_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7019410Z test_non_contig_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7019830Z test_non_contig_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7020237Z test_non_contig_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7020642Z test_non_contig_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7021051Z test_non_contig_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7021450Z test_non_contig_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7021838Z test_non_contig_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7022248Z test_non_contig_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7022667Z test_non_contig_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7023069Z test_non_contig_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7023469Z test_non_contig_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7023859Z test_non_contig_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7026514Z test_non_contig_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7026941Z test_non_contig_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7027344Z test_non_contig_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7027734Z test_non_contig_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7028139Z test_non_contig_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7028701Z test_non_contig_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7029153Z test_non_contig_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7029555Z test_non_contig_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7029949Z test_non_contig_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7030353Z test_non_contig_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7030741Z test_non_contig_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7031136Z test_non_contig_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7033579Z test_non_contig_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7034015Z test_non_contig_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7034421Z test_non_contig_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7034856Z test_non_contig_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7035278Z test_non_contig_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7035729Z test_non_contig_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7036185Z test_non_contig_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7036618Z test_non_contig_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7037050Z test_non_contig_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7037472Z test_non_contig_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7037907Z test_non_contig_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7038326Z test_non_contig_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7040816Z test_non_contig_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7041266Z test_non_contig_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7041694Z test_non_contig_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7042090Z test_non_contig_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7042486Z test_non_contig_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7042877Z test_non_contig_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7043259Z test_non_contig_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7043632Z test_non_contig_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7044025Z test_non_contig_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7044411Z test_non_contig_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7044797Z test_non_contig_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7045384Z test_non_contig_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7047812Z test_non_contig_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7048234Z test_non_contig_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7048631Z test_non_contig_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7049030Z test_non_contig_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7049565Z test_non_contig_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7049991Z test_non_contig_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7050371Z test_non_contig_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7050749Z test_non_contig_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7051133Z test_non_contig_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7051509Z test_non_contig_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7051888Z test_non_contig_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7052264Z test_non_contig_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7052658Z test_non_contig_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7054898Z test_non_contig_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7055251Z test_non_contig_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7055591Z test_non_contig_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7055930Z test_non_contig_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7056275Z test_non_contig_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7056582Z test_non_contig_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7056910Z test_non_contig_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7057242Z test_non_contig_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7057575Z test_non_contig_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7057920Z test_non_contig_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7058263Z test_non_contig_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7058601Z test_non_contig_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7058920Z test_non_contig_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7059291Z test_non_contig_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7059634Z test_non_contig_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7061833Z test_non_contig_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7062162Z test_non_contig_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7062459Z test_non_contig_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7062759Z test_non_contig_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7063050Z test_non_contig_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7063368Z test_non_contig_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7063655Z test_non_contig_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7064954Z test_non_contig_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7065310Z test_non_contig_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7065634Z test_non_contig_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7065977Z test_non_contig_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7066305Z test_non_contig_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7066778Z test_non_contig_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7069070Z test_non_contig_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7069407Z test_non_contig_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7069722Z test_non_contig_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7070022Z test_non_contig_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7070371Z test_non_contig_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7070725Z test_non_contig_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7071075Z test_non_contig_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7071428Z test_non_contig_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7071828Z test_non_contig_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7072190Z test_non_contig_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7072597Z test_non_contig_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7072998Z test_non_contig_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7073404Z test_non_contig_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7073787Z test_non_contig_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7076049Z test_non_contig_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7076420Z test_non_contig_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7076760Z test_non_contig_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7077105Z test_non_contig_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7077458Z test_non_contig_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7077805Z test_non_contig_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7078129Z test_non_contig_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7078464Z test_non_contig_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7078793Z test_non_contig_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7079111Z test_non_contig_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7079424Z test_non_contig_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7079748Z test_non_contig_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7080111Z test_non_contig_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7080441Z test_non_contig_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7080751Z test_non_contig_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7082406Z test_non_contig_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7083547Z test_non_contig_long_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7083896Z test_non_contig_long_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7084249Z test_non_contig_long_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7084607Z test_non_contig_long_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7084951Z test_non_contig_long_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7085427Z test_non_contig_long_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7085796Z test_non_contig_long_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7086113Z test_non_contig_long_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7086435Z test_non_contig_long_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7086774Z test_non_contig_long_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7087096Z test_non_contig_long_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7087399Z test_non_contig_long_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7087726Z test_non_contig_long_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7088111Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7090397Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7090802Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7091137Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7091487Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7091897Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7092286Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7092668Z test_non_contig_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7093050Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7093422Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7093784Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7094138Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7094495Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7094866Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7095212Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7097377Z test_non_contig_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7097788Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7098160Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7098530Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7098899Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7099252Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7099860Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7100242Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7100592Z test_non_contig_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7100916Z test_non_contig_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7101390Z test_non_contig_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7101753Z test_non_contig_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7102093Z test_non_contig_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7104359Z test_non_contig_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7104726Z test_non_contig_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7105055Z test_non_contig_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7105359Z test_non_contig_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7105679Z test_non_contig_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7105993Z test_non_contig_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7106300Z test_non_contig_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7106622Z test_non_contig_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7106939Z test_non_contig_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7107239Z test_non_contig_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7107570Z test_non_contig_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7107907Z test_non_contig_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7108235Z test_non_contig_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7108550Z test_non_contig_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7108875Z test_non_contig_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7109185Z test_non_contig_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7111426Z test_non_contig_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7111773Z test_non_contig_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7112153Z test_non_contig_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7112552Z test_non_contig_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7112932Z test_non_contig_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7113312Z test_non_contig_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7113664Z test_non_contig_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7113998Z test_non_contig_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7114350Z test_non_contig_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7114683Z test_non_contig_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7115055Z test_non_contig_nn_functional_hardshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7115654Z test_non_contig_nn_functional_hardshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7116017Z test_non_contig_nn_functional_hardshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7118231Z test_non_contig_nn_functional_hardshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7118661Z test_non_contig_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7119165Z test_non_contig_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7119565Z test_non_contig_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7119945Z test_non_contig_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7120295Z test_non_contig_nn_functional_hardtanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7120636Z test_non_contig_nn_functional_hardtanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7120991Z test_non_contig_nn_functional_hardtanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7121373Z test_non_contig_nn_functional_hardtanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7121747Z test_non_contig_nn_functional_hardtanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7122223Z test_non_contig_nn_functional_hardtanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7122601Z test_non_contig_nn_functional_hardtanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7122979Z test_non_contig_nn_functional_hardtanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7125233Z test_non_contig_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7125691Z test_non_contig_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7126107Z test_non_contig_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7126516Z test_non_contig_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7126882Z test_non_contig_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7127235Z test_non_contig_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7127577Z test_non_contig_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7127925Z test_non_contig_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7128288Z test_non_contig_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7128657Z test_non_contig_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7129025Z test_non_contig_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7129399Z test_non_contig_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7129794Z test_non_contig_nn_functional_relu6_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7130151Z test_non_contig_nn_functional_relu6_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7132400Z test_non_contig_nn_functional_relu6_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7132772Z test_non_contig_nn_functional_relu6_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7133336Z test_non_contig_nn_functional_relu6_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7133704Z test_non_contig_nn_functional_relu6_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7134088Z test_non_contig_nn_functional_relu6_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7134469Z test_non_contig_nn_functional_relu6_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7134986Z test_non_contig_nn_functional_relu6_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7135399Z test_non_contig_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7135750Z test_non_contig_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7136099Z test_non_contig_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7136467Z test_non_contig_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7136827Z test_non_contig_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7137179Z test_non_contig_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7139433Z test_non_contig_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7139825Z test_non_contig_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7140209Z test_non_contig_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7140545Z test_non_contig_nn_functional_rrelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7140912Z test_non_contig_nn_functional_rrelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7141271Z test_non_contig_nn_functional_rrelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7141640Z test_non_contig_nn_functional_rrelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7141994Z test_non_contig_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7142324Z test_non_contig_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7142690Z test_non_contig_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7143051Z test_non_contig_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7143387Z test_non_contig_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7143727Z test_non_contig_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7144075Z test_non_contig_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7146235Z test_non_contig_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7146649Z test_non_contig_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7147037Z test_non_contig_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7147380Z test_non_contig_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7147721Z test_non_contig_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7148084Z test_non_contig_nn_functional_softshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7148456Z test_non_contig_nn_functional_softshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7148821Z test_non_contig_nn_functional_softshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7149419Z test_non_contig_nn_functional_softshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7149802Z test_non_contig_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7150160Z test_non_contig_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7153171Z test_non_contig_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7153664Z test_non_contig_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7154046Z test_non_contig_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7154428Z test_non_contig_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7154817Z test_non_contig_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7155158Z test_non_contig_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7155521Z test_non_contig_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7155875Z test_non_contig_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7156232Z test_non_contig_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7156602Z test_non_contig_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7156999Z test_non_contig_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7157401Z test_non_contig_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7157816Z test_non_contig_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7159537Z test_non_contig_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7160494Z test_non_contig_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7160849Z test_non_contig_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7161212Z test_non_contig_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7161588Z test_non_contig_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7161962Z test_non_contig_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7162337Z test_non_contig_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7162726Z test_non_contig_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7163105Z test_non_contig_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7163495Z test_non_contig_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7163877Z test_non_contig_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7164251Z test_non_contig_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7164626Z test_non_contig_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7164971Z test_non_contig_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7167223Z test_non_contig_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7167837Z test_non_contig_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7168202Z test_non_contig_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7168578Z test_non_contig_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7186025Z test_non_contig_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7186637Z test_non_contig_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7186949Z test_non_contig_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7187197Z test_non_contig_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7187428Z test_non_contig_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7187805Z test_non_contig_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7188128Z test_non_contig_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7188371Z test_non_contig_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7188608Z test_non_contig_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7188845Z test_non_contig_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7189075Z test_non_contig_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7189300Z test_non_contig_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7189531Z test_non_contig_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7189757Z test_non_contig_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7189979Z test_non_contig_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7190208Z test_non_contig_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7190420Z test_non_contig_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7190646Z test_non_contig_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7190877Z test_non_contig_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7191106Z test_non_contig_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7191337Z test_non_contig_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7191564Z test_non_contig_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7191790Z test_non_contig_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7192015Z test_non_contig_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7192243Z test_non_contig_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7192465Z test_non_contig_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7192690Z test_non_contig_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7192916Z test_non_contig_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7193284Z test_non_contig_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7193512Z test_non_contig_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7193835Z test_non_contig_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7194068Z test_non_contig_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7194379Z test_non_contig_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7194704Z test_non_contig_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7194944Z test_non_contig_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7195171Z test_non_contig_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7195485Z test_non_contig_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7195724Z test_non_contig_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7195931Z test_non_contig_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7196157Z test_non_contig_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7196384Z test_non_contig_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7196606Z test_non_contig_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7196830Z test_non_contig_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7197051Z test_non_contig_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7197272Z test_non_contig_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7197494Z test_non_contig_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7197713Z test_non_contig_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7197935Z test_non_contig_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7198154Z test_non_contig_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7198369Z test_non_contig_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7198584Z test_non_contig_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7198797Z test_non_contig_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7199008Z test_non_contig_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7199211Z test_non_contig_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7199419Z test_non_contig_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7199622Z test_non_contig_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7199835Z test_non_contig_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7200031Z test_non_contig_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7200248Z test_non_contig_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7200452Z test_non_contig_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7200653Z test_non_contig_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7200980Z test_non_contig_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7201277Z test_non_contig_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7201485Z test_non_contig_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7201690Z test_non_contig_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7201890Z test_non_contig_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7202237Z test_non_contig_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7202552Z test_non_contig_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7202776Z test_non_contig_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7202988Z test_non_contig_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7203203Z test_non_contig_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7203410Z test_non_contig_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7203609Z test_non_contig_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7203807Z test_non_contig_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7204010Z test_non_contig_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7204215Z test_non_contig_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7204402Z test_non_contig_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7204601Z test_non_contig_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7204800Z test_non_contig_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7205028Z test_non_contig_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7205247Z test_non_contig_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7205470Z test_non_contig_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7205694Z test_non_contig_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7205912Z test_non_contig_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7206134Z test_non_contig_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7206353Z test_non_contig_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7206568Z test_non_contig_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7206782Z test_non_contig_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7207000Z test_non_contig_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7207215Z test_non_contig_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7207428Z test_non_contig_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7207638Z test_non_contig_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7207849Z test_non_contig_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7208050Z test_non_contig_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7208329Z test_non_contig_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7208544Z test_non_contig_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7208753Z test_non_contig_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7209072Z test_non_contig_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7209375Z test_non_contig_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7209647Z test_non_contig_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7209879Z test_non_contig_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7210194Z test_non_contig_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7210440Z test_non_contig_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7210668Z test_non_contig_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7210891Z test_non_contig_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7211115Z test_non_contig_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7211343Z test_non_contig_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7211567Z test_non_contig_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7211800Z test_non_contig_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7212033Z test_non_contig_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7212256Z test_non_contig_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7212475Z test_non_contig_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7212687Z test_non_contig_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7212894Z test_non_contig_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7213096Z test_non_contig_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7213311Z test_non_contig_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7213517Z test_non_contig_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7213728Z test_non_contig_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7213935Z test_non_contig_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7214136Z test_non_contig_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7214340Z test_non_contig_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7214543Z test_non_contig_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7214746Z test_non_contig_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7214952Z test_non_contig_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7215157Z test_non_contig_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7215461Z test_non_contig_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7215665Z test_non_contig_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7215883Z test_non_contig_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7216167Z test_non_contig_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7216462Z test_non_contig_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7216681Z test_non_contig_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7216888Z test_non_contig_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7217177Z test_non_contig_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7217381Z test_non_contig_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7217583Z test_non_contig_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7217785Z test_non_contig_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7218055Z test_non_contig_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7218268Z test_non_contig_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7218483Z test_non_contig_short_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7218688Z test_non_contig_short_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7218905Z test_non_contig_short_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7219125Z test_non_contig_short_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7219331Z test_non_contig_short_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7219533Z test_non_contig_short_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7219730Z test_non_contig_short_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7219935Z test_non_contig_short_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7243704Z test_non_contig_short_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7244192Z test_non_contig_short_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7244589Z test_non_contig_short_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7244962Z test_non_contig_short_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7245331Z test_non_contig_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7245682Z test_non_contig_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7246063Z test_non_contig_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7246306Z test_non_contig_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7246521Z test_non_contig_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7246723Z test_non_contig_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7246916Z test_non_contig_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7247103Z test_non_contig_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7247300Z test_non_contig_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7247495Z test_non_contig_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7247681Z test_non_contig_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7247875Z test_non_contig_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7248064Z test_non_contig_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7248253Z test_non_contig_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7248443Z test_non_contig_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7248638Z test_non_contig_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7248828Z test_non_contig_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7249012Z test_non_contig_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7249411Z test_non_contig_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7249592Z test_non_contig_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7249783Z test_non_contig_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7249970Z test_non_contig_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7250322Z test_non_contig_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7250647Z test_non_contig_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7250860Z test_non_contig_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7251060Z test_non_contig_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7251334Z test_non_contig_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7251630Z test_non_contig_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7251833Z test_non_contig_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7252041Z test_non_contig_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7252243Z test_non_contig_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7252444Z test_non_contig_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7252632Z test_non_contig_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7252821Z test_non_contig_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7253010Z test_non_contig_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7253212Z test_non_contig_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7253415Z test_non_contig_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7253596Z test_non_contig_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7253788Z test_non_contig_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7253979Z test_non_contig_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7254169Z test_non_contig_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7254361Z test_non_contig_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7254552Z test_non_contig_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7254738Z test_non_contig_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7254925Z test_non_contig_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7255115Z test_non_contig_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7255307Z test_non_contig_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7255492Z test_non_contig_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7255696Z test_non_contig_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7255899Z test_non_contig_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7256095Z test_non_contig_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7256286Z test_non_contig_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7256471Z test_non_contig_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7256663Z test_non_contig_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7256969Z test_non_contig_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7257150Z test_non_contig_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7257394Z test_non_contig_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7257623Z test_non_contig_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7257823Z test_non_contig_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7258094Z test_non_contig_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7258315Z test_non_contig_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7258606Z test_non_contig_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7258881Z test_non_contig_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7259084Z test_non_contig_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7259272Z test_non_contig_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7259458Z test_non_contig_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7259651Z test_non_contig_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7259842Z test_non_contig_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7260032Z test_non_contig_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7260217Z test_non_contig_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7260404Z test_non_contig_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7260612Z test_non_contig_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7260833Z test_non_contig_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7261038Z test_non_contig_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7261247Z test_non_contig_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7261452Z test_non_contig_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7261653Z test_non_contig_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7261860Z test_non_contig_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7262064Z test_non_contig_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7262271Z test_non_contig_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7262485Z test_non_contig_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7262703Z test_non_contig_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7262911Z test_non_contig_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7263117Z test_non_contig_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7263319Z test_non_contig_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7263529Z test_non_contig_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7263731Z test_non_contig_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7263936Z test_non_contig_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7264148Z test_non_contig_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7264540Z test_non_contig_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7264779Z test_non_contig_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7264980Z test_non_contig_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7265179Z test_non_contig_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7265521Z test_non_contig_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7265844Z test_non_contig_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7266054Z test_non_contig_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7266266Z test_non_contig_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7266484Z test_non_contig_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7266687Z test_non_contig_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7266886Z test_non_contig_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7267085Z test_non_contig_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7267291Z test_non_contig_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7267489Z test_non_contig_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7267691Z test_non_contig_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7267900Z test_non_contig_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7268111Z test_non_contig_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7268315Z test_non_contig_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7268515Z test_non_contig_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7268713Z test_non_contig_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7268914Z test_non_contig_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7269114Z test_non_contig_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7269324Z test_non_contig_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7269527Z test_non_contig_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7269733Z test_non_contig_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7269937Z test_non_contig_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7270139Z test_non_contig_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7270344Z test_non_contig_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7270548Z test_non_contig_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7270753Z test_non_contig_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7270955Z test_non_contig_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7271157Z test_non_contig_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7271356Z test_non_contig_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7271776Z test_non_contig_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7271991Z test_non_contig_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7272196Z test_non_contig_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7272398Z test_non_contig_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7272687Z test_non_contig_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7273068Z test_non_contig_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7273294Z test_non_contig_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7273502Z test_non_contig_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7273703Z test_non_contig_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7273906Z test_non_contig_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7274107Z test_non_contig_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7274298Z test_non_contig_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7274496Z test_non_contig_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7274700Z test_non_contig_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7274898Z test_non_contig_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7275097Z test_non_contig_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7275292Z test_non_contig_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7275492Z test_non_contig_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7275730Z test_non_contig_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7275932Z test_non_contig_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7276128Z test_non_contig_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7276324Z test_non_contig_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7276525Z test_non_contig_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7276729Z test_non_contig_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7276917Z test_non_contig_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7277120Z test_non_contig_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7277334Z test_non_contig_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7277545Z test_non_contig_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7277752Z test_non_contig_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7277958Z test_non_contig_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7278161Z test_non_contig_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7278371Z test_non_contig_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7278573Z test_non_contig_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7278890Z test_non_contig_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7279118Z test_non_contig_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7279444Z test_non_contig_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7279737Z test_non_contig_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7280058Z test_non_contig_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7280271Z test_non_contig_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7280568Z test_non_contig_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7280794Z test_non_contig_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7281028Z test_non_contig_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7281265Z test_non_contig_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7281508Z test_non_contig_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7281724Z test_non_contig_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7281954Z test_non_contig_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7282187Z test_non_contig_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7282423Z test_non_contig_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7282654Z test_non_contig_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7282886Z test_non_contig_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7283120Z test_non_contig_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7283358Z test_non_contig_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7283587Z test_non_contig_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7283816Z test_non_contig_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7284048Z test_non_contig_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7284278Z test_non_contig_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7284508Z test_non_contig_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7284736Z test_non_contig_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7284974Z test_non_contig_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7285209Z test_non_contig_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7285436Z test_non_contig_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7285740Z test_non_contig_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7286003Z test_non_contig_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7286231Z test_non_contig_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7286456Z test_non_contig_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7286764Z test_non_contig_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7287909Z test_non_contig_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7288152Z test_non_contig_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7288382Z test_non_contig_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7288609Z test_non_contig_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7288933Z test_non_contig_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7289187Z test_non_contig_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7289418Z test_non_contig_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7289637Z test_non_contig_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7289853Z test_non_contig_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7290068Z test_non_contig_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7290278Z test_non_contig_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7290482Z test_non_contig_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7290695Z test_non_contig_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7290905Z test_non_contig_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7291115Z test_non_contig_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7291324Z test_non_contig_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7291535Z test_non_contig_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7291744Z test_non_contig_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7291959Z test_non_contig_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7292174Z test_non_contig_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7292367Z test_non_contig_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7292584Z test_non_contig_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7292906Z test_non_contig_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7293129Z test_non_contig_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7293336Z test_non_contig_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7293603Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7294026Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7294289Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7294539Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7294792Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7295038Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7295281Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7295639Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7295882Z test_non_contig_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7296126Z test_non_contig_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7296447Z test_non_contig_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7296712Z test_non_contig_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7296955Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7297198Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7297441Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7297681Z test_non_contig_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7297914Z test_non_contig_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7298149Z test_non_contig_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7298396Z test_non_contig_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7298629Z test_non_contig_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7298869Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7299108Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7299341Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7299581Z test_non_contig_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7299909Z test_non_contig_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7300163Z test_non_contig_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7300404Z test_non_contig_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7300639Z test_non_contig_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7300959Z test_non_contig_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7301287Z test_non_contig_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7301525Z test_non_contig_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7301757Z test_non_contig_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7301986Z test_non_contig_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7302192Z test_non_contig_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7302390Z test_non_contig_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7302599Z test_non_contig_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7302805Z test_non_contig_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7303114Z test_non_contig_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7303317Z test_non_contig_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7303512Z test_non_contig_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7303685Z test_non_contig_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7303882Z test_non_contig_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7304148Z test_non_contig_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7304369Z test_non_contig_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7304564Z test_non_contig_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7304760Z test_non_contig_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7304972Z test_non_contig_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7305175Z test_non_contig_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7305388Z test_non_contig_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7305596Z test_non_contig_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7305800Z test_non_contig_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7306002Z test_non_contig_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7306197Z test_non_contig_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7306395Z test_non_contig_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7306585Z test_non_contig_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7306780Z test_non_contig_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7307074Z test_non_contig_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7307279Z test_non_contig_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7307458Z test_non_contig_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7307653Z test_non_contig_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7307947Z test_non_contig_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7308244Z test_non_contig_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7308448Z test_non_contig_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7308647Z test_non_contig_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7308850Z test_non_contig_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7309047Z test_non_contig_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7309240Z test_non_contig_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7309433Z test_non_contig_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7309627Z test_non_contig_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7309821Z test_non_contig_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7310013Z test_non_contig_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7310215Z test_non_contig_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7310408Z test_non_contig_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7310616Z test_non_contig_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7310934Z test_non_contig_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7311135Z test_non_contig_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7311318Z test_non_contig_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7311512Z test_non_contig_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7311774Z test_non_contig_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7311990Z test_non_contig_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7312185Z test_non_contig_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7312380Z test_non_contig_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7312570Z test_non_contig_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7312767Z test_non_contig_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7312973Z test_non_contig_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7313174Z test_non_contig_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7313368Z test_non_contig_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7313562Z test_non_contig_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7313758Z test_non_contig_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7314053Z test_non_contig_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7314256Z test_non_contig_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7314449Z test_non_contig_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7314649Z test_non_contig_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7314872Z test_nonzero_empty_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7315150Z test_op_invert_cuda (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:57:14.7315385Z test_polygamma_neg_cuda (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7315627Z test_reference_numerics_extremal_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7315866Z test_reference_numerics_extremal_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7316101Z test_reference_numerics_extremal_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7316331Z test_reference_numerics_extremal_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7316557Z test_reference_numerics_extremal_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7316772Z test_reference_numerics_extremal_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7316999Z test_reference_numerics_extremal_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7317261Z test_reference_numerics_extremal_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7317498Z test_reference_numerics_extremal_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7317726Z test_reference_numerics_extremal_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7317945Z test_reference_numerics_extremal_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7318163Z test_reference_numerics_extremal_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7318497Z test_reference_numerics_extremal_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7318758Z test_reference_numerics_extremal_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7318993Z test_reference_numerics_extremal_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7319230Z test_reference_numerics_extremal_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7319538Z test_reference_numerics_extremal_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7319780Z test_reference_numerics_extremal_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7320022Z test_reference_numerics_extremal_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7320261Z test_reference_numerics_extremal_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7320488Z test_reference_numerics_extremal_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7320713Z test_reference_numerics_extremal_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7321008Z test_reference_numerics_extremal_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7321307Z test_reference_numerics_extremal_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7321547Z test_reference_numerics_extremal_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7321780Z test_reference_numerics_extremal_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7322091Z test_reference_numerics_extremal_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7322412Z test_reference_numerics_extremal_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7322649Z test_reference_numerics_extremal_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7322910Z test_reference_numerics_extremal_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7323144Z test_reference_numerics_extremal_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7323379Z test_reference_numerics_extremal_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7323605Z test_reference_numerics_extremal_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7323826Z test_reference_numerics_extremal_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7324048Z test_reference_numerics_extremal_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7324312Z test_reference_numerics_extremal_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7324570Z test_reference_numerics_extremal_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.7324799Z test_reference_numerics_extremal_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7325020Z test_reference_numerics_extremal_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7325244Z test_reference_numerics_extremal_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.7325477Z test_reference_numerics_extremal_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7325736Z test_reference_numerics_extremal_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7325974Z test_reference_numerics_extremal_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7326319Z test_reference_numerics_extremal_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7326547Z test_reference_numerics_extremal_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7326768Z test_reference_numerics_extremal_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7327546Z test_reference_numerics_extremal_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7327826Z test_reference_numerics_extremal_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7328158Z test_reference_numerics_extremal_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7328390Z test_reference_numerics_extremal_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7328620Z test_reference_numerics_extremal_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7328855Z test_reference_numerics_extremal_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7329185Z test_reference_numerics_extremal_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7329420Z test_reference_numerics_extremal_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7329645Z test_reference_numerics_extremal_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7329955Z test_reference_numerics_extremal_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7330210Z test_reference_numerics_extremal_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7330465Z test_reference_numerics_extremal_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7330725Z test_reference_numerics_extremal_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7330971Z test_reference_numerics_extremal_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7331221Z test_reference_numerics_extremal_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7331463Z test_reference_numerics_extremal_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7331695Z test_reference_numerics_extremal_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7331950Z test_reference_numerics_extremal_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7332192Z test_reference_numerics_extremal_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7332427Z test_reference_numerics_extremal_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7332652Z test_reference_numerics_extremal_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7332869Z test_reference_numerics_extremal_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7333101Z test_reference_numerics_extremal_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7333363Z test_reference_numerics_extremal_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7333618Z test_reference_numerics_extremal_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7333849Z test_reference_numerics_extremal_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7334079Z test_reference_numerics_extremal_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7334416Z test_reference_numerics_extremal_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7334659Z test_reference_numerics_extremal_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7334894Z test_reference_numerics_extremal_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7335132Z test_reference_numerics_extremal_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7335439Z test_reference_numerics_extremal_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7335795Z test_reference_numerics_extremal_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7336034Z test_reference_numerics_extremal_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7336268Z test_reference_numerics_extremal_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7336577Z test_reference_numerics_extremal_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7336900Z test_reference_numerics_extremal_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7337128Z test_reference_numerics_extremal_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7337346Z test_reference_numerics_extremal_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7337585Z test_reference_numerics_extremal_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7337795Z test_reference_numerics_extremal_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7338014Z test_reference_numerics_extremal_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7338231Z test_reference_numerics_extremal_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7338469Z test_reference_numerics_extremal_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7338695Z test_reference_numerics_extremal_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7338917Z test_reference_numerics_extremal_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7339151Z test_reference_numerics_extremal_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.7339374Z test_reference_numerics_extremal_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7339591Z test_reference_numerics_extremal_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7339808Z test_reference_numerics_extremal_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7340066Z test_reference_numerics_extremal_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7340303Z test_reference_numerics_extremal_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7340538Z test_reference_numerics_extremal_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7340766Z test_reference_numerics_extremal_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7340991Z test_reference_numerics_extremal_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7341210Z test_reference_numerics_extremal_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7341442Z test_reference_numerics_extremal_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7341670Z test_reference_numerics_extremal_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.7342005Z test_reference_numerics_extremal_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7342228Z test_reference_numerics_extremal_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7342451Z test_reference_numerics_extremal_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7342788Z test_reference_numerics_extremal_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7343097Z test_reference_numerics_extremal_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7343343Z test_reference_numerics_extremal_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7343689Z test_reference_numerics_extremal_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7344043Z test_reference_numerics_extremal_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7344285Z test_reference_numerics_extremal_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7344517Z test_reference_numerics_extremal_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7344743Z test_reference_numerics_extremal_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7344966Z test_reference_numerics_extremal_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7345230Z test_reference_numerics_extremal_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7345487Z test_reference_numerics_extremal_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7345739Z test_reference_numerics_extremal_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7345993Z test_reference_numerics_extremal_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7346247Z test_reference_numerics_extremal_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7346501Z test_reference_numerics_extremal_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7346754Z test_reference_numerics_extremal_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7346988Z test_reference_numerics_extremal_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7347220Z test_reference_numerics_extremal_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7347446Z test_reference_numerics_extremal_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7347672Z test_reference_numerics_extremal_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7347916Z test_reference_numerics_extremal_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7348150Z test_reference_numerics_extremal_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7348389Z test_reference_numerics_extremal_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7348619Z test_reference_numerics_extremal_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7348866Z test_reference_numerics_extremal_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7349105Z test_reference_numerics_extremal_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7349342Z test_reference_numerics_extremal_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7349580Z test_reference_numerics_extremal_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7350022Z test_reference_numerics_extremal_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7350258Z test_reference_numerics_extremal_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7350494Z test_reference_numerics_extremal_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7350967Z test_reference_numerics_extremal_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7351219Z test_reference_numerics_extremal_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7351443Z test_reference_numerics_extremal_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7351673Z test_reference_numerics_extremal_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7351908Z test_reference_numerics_extremal_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7352152Z test_reference_numerics_extremal_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7352383Z test_reference_numerics_extremal_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7352610Z test_reference_numerics_extremal_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7352834Z test_reference_numerics_extremal_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7353075Z test_reference_numerics_extremal_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7353313Z test_reference_numerics_extremal_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7353544Z test_reference_numerics_extremal_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7353788Z test_reference_numerics_extremal_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7354025Z test_reference_numerics_extremal_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7354244Z test_reference_numerics_extremal_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7354474Z test_reference_numerics_extremal_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7354711Z test_reference_numerics_extremal_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7354949Z test_reference_numerics_extremal_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7355189Z test_reference_numerics_extremal_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7355421Z test_reference_numerics_extremal_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7355661Z test_reference_numerics_extremal_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7355888Z test_reference_numerics_extremal_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7356112Z test_reference_numerics_extremal_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7356367Z test_reference_numerics_extremal_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7356696Z test_reference_numerics_extremal_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7356985Z test_reference_numerics_extremal_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7357235Z test_reference_numerics_extremal_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7357587Z test_reference_numerics_extremal_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7357971Z test_reference_numerics_extremal_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7358244Z test_reference_numerics_extremal_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7358503Z test_reference_numerics_extremal_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7358842Z test_reference_numerics_extremal_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7359092Z test_reference_numerics_extremal_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7359327Z test_reference_numerics_extremal_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7359565Z test_reference_numerics_extremal_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7359803Z test_reference_numerics_extremal_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7360029Z test_reference_numerics_extremal_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7360236Z test_reference_numerics_extremal_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7360473Z test_reference_numerics_extremal_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7360714Z test_reference_numerics_extremal_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7360952Z test_reference_numerics_extremal_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7361185Z test_reference_numerics_extremal_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7361420Z test_reference_numerics_extremal_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7361643Z test_reference_numerics_extremal_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7361867Z test_reference_numerics_extremal_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7362124Z test_reference_numerics_extremal_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7362382Z test_reference_numerics_extremal_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7362614Z test_reference_numerics_extremal_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7362835Z test_reference_numerics_extremal_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7363053Z test_reference_numerics_extremal_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7363278Z test_reference_numerics_extremal_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7363511Z test_reference_numerics_extremal_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7363818Z test_reference_numerics_extremal_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7364075Z test_reference_numerics_extremal_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7364302Z test_reference_numerics_extremal_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7364521Z test_reference_numerics_extremal_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7364852Z test_reference_numerics_extremal_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7365182Z test_reference_numerics_extremal_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7365543Z test_reference_numerics_extremal_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7365769Z test_reference_numerics_extremal_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7366008Z test_reference_numerics_extremal_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7366309Z test_reference_numerics_extremal_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7366566Z test_reference_numerics_extremal_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7366799Z test_reference_numerics_extremal_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7367024Z test_reference_numerics_extremal_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7367252Z test_reference_numerics_extremal_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7367535Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.011s) 2023-01-11T22:57:14.7367804Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.000s) 2023-01-11T22:57:14.7368071Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.000s) 2023-01-11T22:57:14.7368333Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.000s) 2023-01-11T22:57:14.7368593Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.010s) 2023-01-11T22:57:14.7368852Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.002s) 2023-01-11T22:57:14.7369115Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.002s) 2023-01-11T22:57:14.7369375Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.002s) 2023-01-11T22:57:14.7369635Z test_reference_numerics_extremal_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.002s) 2023-01-11T22:57:14.7369877Z test_reference_numerics_extremal_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7370115Z test_reference_numerics_extremal_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7370356Z test_reference_numerics_extremal_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7370593Z test_reference_numerics_extremal_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7370936Z test_reference_numerics_extremal_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7371182Z test_reference_numerics_extremal_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7371415Z test_reference_numerics_extremal_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7371643Z test_reference_numerics_extremal_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7372001Z test_reference_numerics_extremal_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7372240Z test_reference_numerics_extremal_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7372499Z test_reference_numerics_extremal_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7372751Z test_reference_numerics_extremal_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7373111Z test_reference_numerics_extremal_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7373367Z test_reference_numerics_extremal_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7373617Z test_reference_numerics_extremal_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7373944Z test_reference_numerics_extremal_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7374212Z test_reference_numerics_extremal_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7374463Z test_reference_numerics_extremal_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7374734Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7375007Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7375274Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7375540Z test_reference_numerics_extremal_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7375808Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7376075Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7376365Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7376631Z test_reference_numerics_extremal_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7376892Z test_reference_numerics_extremal_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7377143Z test_reference_numerics_extremal_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7377393Z test_reference_numerics_extremal_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7377645Z test_reference_numerics_extremal_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7378012Z test_reference_numerics_extremal_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7378279Z test_reference_numerics_extremal_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7378523Z test_reference_numerics_extremal_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7378861Z test_reference_numerics_extremal_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7379189Z test_reference_numerics_extremal_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7379426Z test_reference_numerics_extremal_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7379677Z test_reference_numerics_extremal_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7379927Z test_reference_numerics_extremal_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7380182Z test_reference_numerics_extremal_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7380429Z test_reference_numerics_extremal_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7380785Z test_reference_numerics_extremal_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7381029Z test_reference_numerics_extremal_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7381284Z test_reference_numerics_extremal_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7381597Z test_reference_numerics_extremal_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7381857Z test_reference_numerics_extremal_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7382103Z test_reference_numerics_extremal_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7382367Z test_reference_numerics_extremal_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7382632Z test_reference_numerics_extremal_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7382885Z test_reference_numerics_extremal_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7383133Z test_reference_numerics_extremal_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7383394Z test_reference_numerics_extremal_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7383660Z test_reference_numerics_extremal_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7383922Z test_reference_numerics_extremal_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7384179Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7384437Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7384824Z test_reference_numerics_extremal_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7385113Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7385388Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7385655Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7386066Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7386363Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7386608Z test_reference_numerics_extremal_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7386869Z test_reference_numerics_extremal_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7387126Z test_reference_numerics_extremal_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7387390Z test_reference_numerics_extremal_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7387651Z test_reference_numerics_extremal_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7387914Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7388283Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7388540Z test_reference_numerics_extremal_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7388821Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7389164Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:57:14.7389452Z test_reference_numerics_extremal_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7389717Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7389980Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7390245Z test_reference_numerics_extremal_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7390504Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7390762Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:57:14.7391024Z test_reference_numerics_extremal_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7391284Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7391545Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7391887Z test_reference_numerics_extremal_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7392162Z test_reference_numerics_extremal_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7392410Z test_reference_numerics_extremal_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7392659Z test_reference_numerics_extremal_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7392987Z test_reference_numerics_extremal_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7393323Z test_reference_numerics_extremal_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7393570Z test_reference_numerics_extremal_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7393839Z test_reference_numerics_extremal_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7394076Z test_reference_numerics_extremal_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7394296Z test_reference_numerics_extremal_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7394536Z test_reference_numerics_extremal_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7394774Z test_reference_numerics_extremal_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7395011Z test_reference_numerics_extremal_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7395249Z test_reference_numerics_extremal_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7395482Z test_reference_numerics_extremal_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7395816Z test_reference_numerics_extremal_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7396036Z test_reference_numerics_extremal_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7396305Z test_reference_numerics_extremal_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7396577Z test_reference_numerics_extremal_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7396917Z test_reference_numerics_extremal_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7397178Z test_reference_numerics_extremal_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7397420Z test_reference_numerics_extremal_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7397669Z test_reference_numerics_extremal_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7397907Z test_reference_numerics_extremal_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7398142Z test_reference_numerics_extremal_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7398367Z test_reference_numerics_extremal_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7398592Z test_reference_numerics_extremal_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7398844Z test_reference_numerics_extremal_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7399190Z test_reference_numerics_extremal_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7399445Z test_reference_numerics_extremal_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7399700Z test_reference_numerics_extremal_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7400008Z test_reference_numerics_extremal_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7400338Z test_reference_numerics_extremal_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7400601Z test_reference_numerics_extremal_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7400844Z test_reference_numerics_extremal_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7401101Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7401354Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7401605Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7401847Z test_reference_numerics_extremal_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7402083Z test_reference_numerics_extremal_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7402335Z test_reference_numerics_extremal_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7402591Z test_reference_numerics_extremal_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7402823Z test_reference_numerics_extremal_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7403051Z test_reference_numerics_extremal_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7403384Z test_reference_numerics_extremal_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7403637Z test_reference_numerics_extremal_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7403872Z test_reference_numerics_extremal_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7404108Z test_reference_numerics_extremal_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7404430Z test_reference_numerics_extremal_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7404701Z test_reference_numerics_extremal_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7404949Z test_reference_numerics_extremal_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7405188Z test_reference_numerics_extremal_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7405457Z test_reference_numerics_extremal_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7405718Z test_reference_numerics_extremal_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7405956Z test_reference_numerics_extremal_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7406306Z test_reference_numerics_extremal_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7406532Z test_reference_numerics_extremal_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7406787Z test_reference_numerics_extremal_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7407038Z test_reference_numerics_extremal_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7407453Z test_reference_numerics_extremal_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7407717Z test_reference_numerics_extremal_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7407956Z test_reference_numerics_extremal_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7408191Z test_reference_numerics_extremal_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7408431Z test_reference_numerics_extremal_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7408664Z test_reference_numerics_extremal_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7408895Z test_reference_numerics_extremal_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7409129Z test_reference_numerics_extremal_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7409368Z test_reference_numerics_extremal_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7409595Z test_reference_numerics_extremal_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7409817Z test_reference_numerics_extremal_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7410035Z test_reference_numerics_extremal_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7410267Z test_reference_numerics_extremal_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7410504Z test_reference_numerics_extremal_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7410738Z test_reference_numerics_extremal_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7410968Z test_reference_numerics_extremal_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7411806Z test_reference_numerics_extremal_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7412027Z test_reference_numerics_extremal_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7412259Z test_reference_numerics_extremal_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7412563Z test_reference_numerics_extremal_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7412820Z test_reference_numerics_extremal_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7413050Z test_reference_numerics_extremal_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7413387Z test_reference_numerics_extremal_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7413617Z test_reference_numerics_extremal_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7413875Z test_reference_numerics_extremal_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.7414155Z test_reference_numerics_extremal_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7414535Z test_reference_numerics_extremal_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7414797Z test_reference_numerics_extremal_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7415047Z test_reference_numerics_extremal_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7415295Z test_reference_numerics_extremal_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7415539Z test_reference_numerics_extremal_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7415788Z test_reference_numerics_extremal_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7416031Z test_reference_numerics_extremal_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7416273Z test_reference_numerics_extremal_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7416525Z test_reference_numerics_extremal_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7416769Z test_reference_numerics_extremal_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7417016Z test_reference_numerics_extremal_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7417252Z test_reference_numerics_extremal_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7417504Z test_reference_numerics_extremal_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.7417750Z test_reference_numerics_extremal_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7417992Z test_reference_numerics_extremal_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7418234Z test_reference_numerics_extremal_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7418463Z test_reference_numerics_extremal_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7418702Z test_reference_numerics_extremal_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7418944Z test_reference_numerics_extremal_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7419182Z test_reference_numerics_extremal_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7419533Z test_reference_numerics_extremal_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7419774Z test_reference_numerics_extremal_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7420023Z test_reference_numerics_extremal_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7420527Z test_reference_numerics_extremal_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7420914Z test_reference_numerics_extremal_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7421248Z test_reference_numerics_extremal_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7421627Z test_reference_numerics_extremal_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7421902Z test_reference_numerics_extremal_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7422161Z test_reference_numerics_extremal_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7422421Z test_reference_numerics_extremal_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7422685Z test_reference_numerics_extremal_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7422944Z test_reference_numerics_extremal_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7423191Z test_reference_numerics_extremal_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7423438Z test_reference_numerics_extremal_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7423688Z test_reference_numerics_extremal_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7423925Z test_reference_numerics_extremal_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7424169Z test_reference_numerics_extremal_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7424416Z test_reference_numerics_extremal_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7424706Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7424994Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7425281Z test_reference_numerics_extremal_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7425561Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7425820Z test_reference_numerics_extremal_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7426097Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7426371Z test_reference_numerics_extremal_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7426640Z test_reference_numerics_extremal_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7426906Z test_reference_numerics_extremal_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7427348Z test_reference_numerics_extremal_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7427603Z test_reference_numerics_extremal_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7427840Z test_reference_numerics_extremal_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7428075Z test_reference_numerics_extremal_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7428533Z test_reference_numerics_extremal_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7428797Z test_reference_numerics_extremal_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7429036Z test_reference_numerics_extremal_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7429304Z test_reference_numerics_extremal_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7429572Z test_reference_numerics_extremal_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7429806Z test_reference_numerics_extremal_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7430031Z test_reference_numerics_extremal_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7430261Z test_reference_numerics_extremal_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7430491Z test_reference_numerics_extremal_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7430718Z test_reference_numerics_extremal_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7430950Z test_reference_numerics_extremal_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7431181Z test_reference_numerics_extremal_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7431401Z test_reference_numerics_extremal_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7431615Z test_reference_numerics_extremal_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7431828Z test_reference_numerics_extremal_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7432064Z test_reference_numerics_extremal_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7432302Z test_reference_numerics_extremal_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7432534Z test_reference_numerics_extremal_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7432759Z test_reference_numerics_extremal_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.7432985Z test_reference_numerics_extremal_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7433217Z test_reference_numerics_extremal_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7433449Z test_reference_numerics_extremal_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7433673Z test_reference_numerics_extremal_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7433898Z test_reference_numerics_extremal_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7434126Z test_reference_numerics_large_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7434525Z test_reference_numerics_large_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7434766Z test_reference_numerics_large_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7435100Z test_reference_numerics_large_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7435424Z test_reference_numerics_large_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7435733Z test_reference_numerics_large_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7435963Z test_reference_numerics_large_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7436270Z test_reference_numerics_large_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7436508Z test_reference_numerics_large_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7436726Z test_reference_numerics_large_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7436937Z test_reference_numerics_large_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7437233Z test_reference_numerics_large_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.010s) 2023-01-11T22:57:14.7437512Z test_reference_numerics_large_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7437742Z test_reference_numerics_large_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7438040Z test_reference_numerics_large_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7438295Z test_reference_numerics_large_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7438526Z test_reference_numerics_large_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7438752Z test_reference_numerics_large_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7438984Z test_reference_numerics_large_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7439211Z test_reference_numerics_large_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7439435Z test_reference_numerics_large_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7439658Z test_reference_numerics_large_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7439878Z test_reference_numerics_large_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7440097Z test_reference_numerics_large_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7440393Z test_reference_numerics_large_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7440691Z test_reference_numerics_large_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7440924Z test_reference_numerics_large_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7441214Z test_reference_numerics_large_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7441572Z test_reference_numerics_large_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7441812Z test_reference_numerics_large_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7442035Z test_reference_numerics_large_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7442331Z test_reference_numerics_large_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7442689Z test_reference_numerics_large_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7442973Z test_reference_numerics_large_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7443232Z test_reference_numerics_large_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7443455Z test_reference_numerics_large_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7443748Z test_reference_numerics_large_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7444066Z test_reference_numerics_large_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7444361Z test_reference_numerics_large_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7444650Z test_reference_numerics_large_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7444893Z test_reference_numerics_large_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7445125Z test_reference_numerics_large_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7445349Z test_reference_numerics_large_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7445574Z test_reference_numerics_large_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7445802Z test_reference_numerics_large_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7446024Z test_reference_numerics_large_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7446248Z test_reference_numerics_large_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7446473Z test_reference_numerics_large_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7446768Z test_reference_numerics_large_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7447063Z test_reference_numerics_large_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7447300Z test_reference_numerics_large_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7447594Z test_reference_numerics_large_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7447849Z test_reference_numerics_large_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7448082Z test_reference_numerics_large_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7448311Z test_reference_numerics_large_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7448536Z test_reference_numerics_large_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7448855Z test_reference_numerics_large_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7449093Z test_reference_numerics_large_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7449318Z test_reference_numerics_large_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7449538Z test_reference_numerics_large_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7449815Z test_reference_numerics_large_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7450211Z test_reference_numerics_large_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7450619Z test_reference_numerics_large_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7450852Z test_reference_numerics_large_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7451138Z test_reference_numerics_large_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7451961Z test_reference_numerics_large_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7452251Z test_reference_numerics_large_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7452478Z test_reference_numerics_large_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7452701Z test_reference_numerics_large_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7452935Z test_reference_numerics_large_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7453160Z test_reference_numerics_large_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7453385Z test_reference_numerics_large_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7453606Z test_reference_numerics_large_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7453833Z test_reference_numerics_large_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7454129Z test_reference_numerics_large_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7454421Z test_reference_numerics_large_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7454652Z test_reference_numerics_large_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7454946Z test_reference_numerics_large_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7455202Z test_reference_numerics_large_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7455436Z test_reference_numerics_large_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7455687Z test_reference_numerics_large_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7456029Z test_reference_numerics_large_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7456266Z test_reference_numerics_large_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7456498Z test_reference_numerics_large_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7456702Z test_reference_numerics_large_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7456923Z test_reference_numerics_large_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7457305Z test_reference_numerics_large_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7457613Z test_reference_numerics_large_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7457904Z test_reference_numerics_large_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7458136Z test_reference_numerics_large_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7458423Z test_reference_numerics_large_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7458780Z test_reference_numerics_large_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7459013Z test_reference_numerics_large_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7459267Z test_reference_numerics_large_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7459563Z test_reference_numerics_large_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7459806Z test_reference_numerics_large_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7460032Z test_reference_numerics_large_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7460255Z test_reference_numerics_large_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7460481Z test_reference_numerics_large_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7460703Z test_reference_numerics_large_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7460998Z test_reference_numerics_large_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7461293Z test_reference_numerics_large_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7461594Z test_reference_numerics_large_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7461835Z test_reference_numerics_large_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7462062Z test_reference_numerics_large_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7462286Z test_reference_numerics_large_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7462590Z test_reference_numerics_large_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7462894Z test_reference_numerics_large_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7463230Z test_reference_numerics_large_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7463465Z test_reference_numerics_large_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7463673Z test_reference_numerics_large_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7463898Z test_reference_numerics_large_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7464192Z test_reference_numerics_large_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7464517Z test_reference_numerics_large_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7464743Z test_reference_numerics_large_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7465042Z test_reference_numerics_large_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7465338Z test_reference_numerics_large_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7465567Z test_reference_numerics_large_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7465860Z test_reference_numerics_large_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7466198Z test_reference_numerics_large_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7466430Z test_reference_numerics_large_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7466651Z test_reference_numerics_large_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.7466874Z test_reference_numerics_large_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7467168Z test_reference_numerics_large_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7467409Z test_reference_numerics_large_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7467632Z test_reference_numerics_large_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7467850Z test_reference_numerics_large_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7468075Z test_reference_numerics_large_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7468369Z test_reference_numerics_large_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7468665Z test_reference_numerics_large_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7468912Z test_reference_numerics_large_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7469221Z test_reference_numerics_large_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7469469Z test_reference_numerics_large_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7469721Z test_reference_numerics_large_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7469954Z test_reference_numerics_large_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7470195Z test_reference_numerics_large_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7470438Z test_reference_numerics_large_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7470679Z test_reference_numerics_large_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7470919Z test_reference_numerics_large_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7471156Z test_reference_numerics_large_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7471393Z test_reference_numerics_large_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7471701Z test_reference_numerics_large_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7472009Z test_reference_numerics_large_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.010s) 2023-01-11T22:57:14.7472232Z test_reference_numerics_large_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7472526Z test_reference_numerics_large_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7472777Z test_reference_numerics_large_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7473032Z test_reference_numerics_large_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.010s) 2023-01-11T22:57:14.7473259Z test_reference_numerics_large_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7473583Z test_reference_numerics_large_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7473806Z test_reference_numerics_large_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7474033Z test_reference_numerics_large_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7474322Z test_reference_numerics_large_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7474557Z test_reference_numerics_large_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7474767Z test_reference_numerics_large_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7475058Z test_reference_numerics_large_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7475463Z test_reference_numerics_large_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7475701Z test_reference_numerics_large_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7476056Z test_reference_numerics_large_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7476339Z test_reference_numerics_large_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7476582Z test_reference_numerics_large_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.015s) 2023-01-11T22:57:14.7476857Z test_reference_numerics_large_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7477085Z test_reference_numerics_large_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7477316Z test_reference_numerics_large_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7477542Z test_reference_numerics_large_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7477762Z test_reference_numerics_large_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7477981Z test_reference_numerics_large_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7478204Z test_reference_numerics_large_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7478501Z test_reference_numerics_large_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7478793Z test_reference_numerics_large_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7479048Z test_reference_numerics_large_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7479352Z test_reference_numerics_large_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7479585Z test_reference_numerics_large_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7479808Z test_reference_numerics_large_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7480031Z test_reference_numerics_large_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7480258Z test_reference_numerics_large_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7480488Z test_reference_numerics_large_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7480712Z test_reference_numerics_large_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7481121Z test_reference_numerics_large_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7481417Z test_reference_numerics_large_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7481718Z test_reference_numerics_large_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7482021Z test_reference_numerics_large_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7482263Z test_reference_numerics_large_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7482483Z test_reference_numerics_large_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7482690Z test_reference_numerics_large_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7482922Z test_reference_numerics_large_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7483146Z test_reference_numerics_large_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7483446Z test_reference_numerics_large_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7483747Z test_reference_numerics_large_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7483975Z test_reference_numerics_large_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7484266Z test_reference_numerics_large_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7484494Z test_reference_numerics_large_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7484718Z test_reference_numerics_large_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7484939Z test_reference_numerics_large_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7485157Z test_reference_numerics_large_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7485377Z test_reference_numerics_large_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7485590Z test_reference_numerics_large_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7485883Z test_reference_numerics_large_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7486176Z test_reference_numerics_large_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7486407Z test_reference_numerics_large_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7486702Z test_reference_numerics_large_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7486930Z test_reference_numerics_large_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7487159Z test_reference_numerics_large_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7487386Z test_reference_numerics_large_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7487607Z test_reference_numerics_large_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7487827Z test_reference_numerics_large_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7488048Z test_reference_numerics_large_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7488438Z test_reference_numerics_large_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7488731Z test_reference_numerics_large_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7489092Z test_reference_numerics_large_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7489323Z test_reference_numerics_large_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7489546Z test_reference_numerics_large_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7489764Z test_reference_numerics_large_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7489993Z test_reference_numerics_large_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7490216Z test_reference_numerics_large_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7490440Z test_reference_numerics_large_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7490738Z test_reference_numerics_large_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7491035Z test_reference_numerics_large_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7491262Z test_reference_numerics_large_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7491552Z test_reference_numerics_large_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7491843Z test_reference_numerics_large_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7492109Z test_reference_numerics_large_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7492333Z test_reference_numerics_large_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7492553Z test_reference_numerics_large_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7492778Z test_reference_numerics_large_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7493093Z test_reference_numerics_large_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7493478Z test_reference_numerics_large_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7493777Z test_reference_numerics_large_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7494032Z test_reference_numerics_large_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7494323Z test_reference_numerics_large_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7494574Z test_reference_numerics_large_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.006s) 2023-01-11T22:57:14.7494806Z test_reference_numerics_large_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7495036Z test_reference_numerics_large_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7495262Z test_reference_numerics_large_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7495470Z test_reference_numerics_large_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7495803Z test_reference_numerics_large_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7496026Z test_reference_numerics_large_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7496245Z test_reference_numerics_large_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7496454Z test_reference_numerics_large_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7496813Z test_reference_numerics_large_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7497123Z test_reference_numerics_large_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7497354Z test_reference_numerics_large_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7497649Z test_reference_numerics_large_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7497875Z test_reference_numerics_large_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7498098Z test_reference_numerics_large_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7498325Z test_reference_numerics_large_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7498550Z test_reference_numerics_large_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7498773Z test_reference_numerics_large_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7498993Z test_reference_numerics_large_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7499286Z test_reference_numerics_large_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7499584Z test_reference_numerics_large_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7499810Z test_reference_numerics_large_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7500103Z test_reference_numerics_large_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7500338Z test_reference_numerics_large_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7500567Z test_reference_numerics_large_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7500792Z test_reference_numerics_large_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7501019Z test_reference_numerics_large_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7501251Z test_reference_numerics_large_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7501458Z test_reference_numerics_large_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7501679Z test_reference_numerics_large_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7501896Z test_reference_numerics_large_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7502119Z test_reference_numerics_large_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7502416Z test_reference_numerics_large_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7502712Z test_reference_numerics_large_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.010s) 2023-01-11T22:57:14.7503041Z test_reference_numerics_large_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7503264Z test_reference_numerics_large_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7503491Z test_reference_numerics_large_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7503714Z test_reference_numerics_large_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7504006Z test_reference_numerics_large_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7504245Z test_reference_numerics_large_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7504467Z test_reference_numerics_large_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7504760Z test_reference_numerics_large_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7505056Z test_reference_numerics_large_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7505280Z test_reference_numerics_large_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7505509Z test_reference_numerics_large_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7505736Z test_reference_numerics_large_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7505962Z test_reference_numerics_large_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7506211Z test_reference_numerics_large_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7506460Z test_reference_numerics_large_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7506706Z test_reference_numerics_large_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7506928Z test_reference_numerics_large_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7507204Z test_reference_numerics_large_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7507426Z test_reference_numerics_large_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7507650Z test_reference_numerics_large_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7507871Z test_reference_numerics_large_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7508088Z test_reference_numerics_large_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7508305Z test_reference_numerics_large_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7508520Z test_reference_numerics_large_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7508760Z test_reference_numerics_large_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7509048Z test_reference_numerics_large_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7509285Z test_reference_numerics_large_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7509516Z test_reference_numerics_large_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7509738Z test_reference_numerics_large_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7509974Z test_reference_numerics_large_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7510370Z test_reference_numerics_large_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7510611Z test_reference_numerics_large_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7510850Z test_reference_numerics_large_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7511086Z test_reference_numerics_large_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7511390Z test_reference_numerics_large_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7511636Z test_reference_numerics_large_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7511857Z test_reference_numerics_large_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7512081Z test_reference_numerics_large_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7512307Z test_reference_numerics_large_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7512525Z test_reference_numerics_large_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7512807Z test_reference_numerics_large_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7513111Z test_reference_numerics_large_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7513344Z test_reference_numerics_large_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7513636Z test_reference_numerics_large_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7513873Z test_reference_numerics_large_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7514110Z test_reference_numerics_large_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7514335Z test_reference_numerics_large_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7514561Z test_reference_numerics_large_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7514790Z test_reference_numerics_large_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7515016Z test_reference_numerics_large_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7515237Z test_reference_numerics_large_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7515460Z test_reference_numerics_large_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7515680Z test_reference_numerics_large_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7515981Z test_reference_numerics_large_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7516276Z test_reference_numerics_large_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7516505Z test_reference_numerics_large_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7516800Z test_reference_numerics_large_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7517036Z test_reference_numerics_large_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7517267Z test_reference_numerics_large_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7517586Z test_reference_numerics_large_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7517812Z test_reference_numerics_large_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7518040Z test_reference_numerics_large_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7518260Z test_reference_numerics_large_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7518546Z test_reference_numerics_large_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7518765Z test_reference_numerics_large_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7519062Z test_reference_numerics_large_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7519355Z test_reference_numerics_large_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7519597Z test_reference_numerics_large_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7519895Z test_reference_numerics_large_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7520130Z test_reference_numerics_large_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7520359Z test_reference_numerics_large_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7520583Z test_reference_numerics_large_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7520810Z test_reference_numerics_large_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7521030Z test_reference_numerics_large_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7521251Z test_reference_numerics_large_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7521546Z test_reference_numerics_large_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7521848Z test_reference_numerics_large_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7522088Z test_reference_numerics_large_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7522386Z test_reference_numerics_large_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7522623Z test_reference_numerics_large_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7522853Z test_reference_numerics_large_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7523083Z test_reference_numerics_large_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7523312Z test_reference_numerics_large_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7523535Z test_reference_numerics_large_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7523755Z test_reference_numerics_large_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7524162Z test_reference_numerics_large_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7524476Z test_reference_numerics_large_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7524711Z test_reference_numerics_large_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7525140Z test_reference_numerics_large_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7525511Z test_reference_numerics_large_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7525739Z test_reference_numerics_large_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7526045Z test_reference_numerics_large_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7526294Z test_reference_numerics_large_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7526518Z test_reference_numerics_large_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7526737Z test_reference_numerics_large_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7526967Z test_reference_numerics_large_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7527195Z test_reference_numerics_large_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7527419Z test_reference_numerics_large_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7527716Z test_reference_numerics_large_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7528014Z test_reference_numerics_large_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7528264Z test_reference_numerics_large_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7528573Z test_reference_numerics_large_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7528829Z test_reference_numerics_large_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7529080Z test_reference_numerics_large_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7529326Z test_reference_numerics_large_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7529571Z test_reference_numerics_large_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7529811Z test_reference_numerics_large_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7530051Z test_reference_numerics_large_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7530289Z test_reference_numerics_large_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7530531Z test_reference_numerics_large_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7530835Z test_reference_numerics_large_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7531142Z test_reference_numerics_large_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7531444Z test_reference_numerics_large_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7531677Z test_reference_numerics_large_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7531927Z test_reference_numerics_large_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7532162Z test_reference_numerics_large_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7532990Z test_reference_numerics_large_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7533222Z test_reference_numerics_large_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7533447Z test_reference_numerics_large_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7533823Z test_reference_numerics_large_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7534141Z test_reference_numerics_large_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7534374Z test_reference_numerics_large_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7534665Z test_reference_numerics_large_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7534903Z test_reference_numerics_large_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7535130Z test_reference_numerics_large_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7535353Z test_reference_numerics_large_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7535583Z test_reference_numerics_large_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7535807Z test_reference_numerics_large_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7536035Z test_reference_numerics_large_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7536258Z test_reference_numerics_large_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7536480Z test_reference_numerics_large_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7536779Z test_reference_numerics_large_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7537071Z test_reference_numerics_large_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7537301Z test_reference_numerics_large_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7537593Z test_reference_numerics_large_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7537827Z test_reference_numerics_large_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7538056Z test_reference_numerics_large_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7538286Z test_reference_numerics_large_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7538513Z test_reference_numerics_large_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7538719Z test_reference_numerics_large_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7538943Z test_reference_numerics_large_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7539167Z test_reference_numerics_large_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7539393Z test_reference_numerics_large_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7539689Z test_reference_numerics_large_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7539981Z test_reference_numerics_large_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7540305Z test_reference_numerics_large_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7540600Z test_reference_numerics_large_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7540832Z test_reference_numerics_large_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7541127Z test_reference_numerics_large_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7541368Z test_reference_numerics_large_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7541593Z test_reference_numerics_large_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7541817Z test_reference_numerics_large_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7542042Z test_reference_numerics_large_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7542261Z test_reference_numerics_large_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7542480Z test_reference_numerics_large_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7542775Z test_reference_numerics_large_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7543071Z test_reference_numerics_large_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7543297Z test_reference_numerics_large_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7543590Z test_reference_numerics_large_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7543825Z test_reference_numerics_large_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7544091Z test_reference_numerics_large_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7544325Z test_reference_numerics_large_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7544551Z test_reference_numerics_large_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7544762Z test_reference_numerics_large_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7544984Z test_reference_numerics_large_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7545205Z test_reference_numerics_large_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7545423Z test_reference_numerics_large_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7545640Z test_reference_numerics_large_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7545924Z test_reference_numerics_large_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7546215Z test_reference_numerics_large_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7546458Z test_reference_numerics_large_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7546758Z test_reference_numerics_large_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7547005Z test_reference_numerics_large_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7547247Z test_reference_numerics_large_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7547588Z test_reference_numerics_large_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7547827Z test_reference_numerics_large_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7548063Z test_reference_numerics_large_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7548297Z test_reference_numerics_large_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7548593Z test_reference_numerics_large_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7548832Z test_reference_numerics_large_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7549135Z test_reference_numerics_large_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7549441Z test_reference_numerics_large_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7549671Z test_reference_numerics_large_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7549964Z test_reference_numerics_large_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.011s) 2023-01-11T22:57:14.7550193Z test_reference_numerics_large_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7550422Z test_reference_numerics_large_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7550645Z test_reference_numerics_large_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7550869Z test_reference_numerics_large_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7551074Z test_reference_numerics_large_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7551301Z test_reference_numerics_large_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7551592Z test_reference_numerics_large_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7551882Z test_reference_numerics_large_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7552156Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7552411Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7552665Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7552915Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7553166Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7553412Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7553682Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7554001Z test_reference_numerics_large_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7554271Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7554523Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7554871Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7555119Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7555364Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7555679Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7555963Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7556282Z test_reference_numerics_large_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7556552Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7556807Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7557057Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7557303Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7557549Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7557795Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7558062Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7558382Z test_reference_numerics_large_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7558605Z test_reference_numerics_large_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7558904Z test_reference_numerics_large_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7559140Z test_reference_numerics_large_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7559378Z test_reference_numerics_large_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7559612Z test_reference_numerics_large_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7559847Z test_reference_numerics_large_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7560070Z test_reference_numerics_large_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7560294Z test_reference_numerics_large_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7560589Z test_reference_numerics_large_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.011s) 2023-01-11T22:57:14.7560891Z test_reference_numerics_large_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7561120Z test_reference_numerics_large_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7561353Z test_reference_numerics_large_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7561582Z test_reference_numerics_large_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7561811Z test_reference_numerics_large_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7562142Z test_reference_numerics_large_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7562365Z test_reference_numerics_large_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7562589Z test_reference_numerics_large_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7562809Z test_reference_numerics_large_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7563102Z test_reference_numerics_large_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7563329Z test_reference_numerics_large_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7563619Z test_reference_numerics_large_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7563917Z test_reference_numerics_large_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7564165Z test_reference_numerics_large_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7564418Z test_reference_numerics_large_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7564649Z test_reference_numerics_large_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7564900Z test_reference_numerics_large_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7565148Z test_reference_numerics_large_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7565394Z test_reference_numerics_large_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7565642Z test_reference_numerics_large_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7565880Z test_reference_numerics_large_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7566143Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7566406Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7566663Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7566914Z test_reference_numerics_large_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7567165Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7567428Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7567681Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7567927Z test_reference_numerics_large_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7568178Z test_reference_numerics_large_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7568427Z test_reference_numerics_large_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7568673Z test_reference_numerics_large_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7568919Z test_reference_numerics_large_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7569170Z test_reference_numerics_large_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7569519Z test_reference_numerics_large_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7569769Z test_reference_numerics_large_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7570015Z test_reference_numerics_large_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7570761Z test_reference_numerics_large_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7571053Z test_reference_numerics_large_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7571300Z test_reference_numerics_large_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7571527Z test_reference_numerics_large_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7571780Z test_reference_numerics_large_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7572026Z test_reference_numerics_large_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7572264Z test_reference_numerics_large_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7572584Z test_reference_numerics_large_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7572900Z test_reference_numerics_large_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7573152Z test_reference_numerics_large_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7573403Z test_reference_numerics_large_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7573649Z test_reference_numerics_large_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7573890Z test_reference_numerics_large_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7574135Z test_reference_numerics_large_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7574381Z test_reference_numerics_large_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7574624Z test_reference_numerics_large_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7574863Z test_reference_numerics_large_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7575123Z test_reference_numerics_large_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7575382Z test_reference_numerics_large_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7575631Z test_reference_numerics_large_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7575873Z test_reference_numerics_large_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7576128Z test_reference_numerics_large_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7576449Z test_reference_numerics_large_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7576708Z test_reference_numerics_large_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7577103Z test_reference_numerics_large_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.010s) 2023-01-11T22:57:14.7577387Z test_reference_numerics_large_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7577630Z test_reference_numerics_large_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7577868Z test_reference_numerics_large_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7578194Z test_reference_numerics_large_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7578467Z test_reference_numerics_large_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7578704Z test_reference_numerics_large_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7579028Z test_reference_numerics_large_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7579345Z test_reference_numerics_large_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7579606Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7579876Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7580140Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7580400Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7580651Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7580902Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7581154Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7581522Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7581777Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7582103Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7582515Z test_reference_numerics_large_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7582882Z test_reference_numerics_large_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7583146Z test_reference_numerics_large_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7583392Z test_reference_numerics_large_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7583638Z test_reference_numerics_large_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7583888Z test_reference_numerics_large_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7584141Z test_reference_numerics_large_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7584393Z test_reference_numerics_large_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7584827Z test_reference_numerics_large_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7585146Z test_reference_numerics_large_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7585543Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7585819Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7586067Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7586310Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7586565Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7586821Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7587074Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7587379Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7587699Z test_reference_numerics_large_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7587974Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7588254Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.011s) 2023-01-11T22:57:14.7588530Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7588804Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7589077Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7589347Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7589609Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7589878Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7590144Z test_reference_numerics_large_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7590463Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7590719Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7590973Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7591221Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7591473Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7591824Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7592075Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7592392Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7592779Z test_reference_numerics_large_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7593112Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7593369Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7593623Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7593869Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7594118Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7594368Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7594621Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7594940Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7595256Z test_reference_numerics_large_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7595574Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7595831Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7596078Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7596309Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7596557Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7596806Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7597058Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7597374Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7597691Z test_reference_numerics_large_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7597935Z test_reference_numerics_large_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7598179Z test_reference_numerics_large_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7598421Z test_reference_numerics_large_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7598659Z test_reference_numerics_large_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7598995Z test_reference_numerics_large_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7599222Z test_reference_numerics_large_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7599444Z test_reference_numerics_large_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7599673Z test_reference_numerics_large_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7599966Z test_reference_numerics_large_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7600201Z test_reference_numerics_large_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7600500Z test_reference_numerics_large_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7600801Z test_reference_numerics_large_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7601063Z test_reference_numerics_large_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7601362Z test_reference_numerics_large_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7601598Z test_reference_numerics_large_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7601823Z test_reference_numerics_large_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7602043Z test_reference_numerics_large_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7602270Z test_reference_numerics_large_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7602496Z test_reference_numerics_large_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7602728Z test_reference_numerics_large_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7603011Z test_reference_numerics_large_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7603309Z test_reference_numerics_large_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7603537Z test_reference_numerics_large_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7603832Z test_reference_numerics_large_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7604070Z test_reference_numerics_large_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7604303Z test_reference_numerics_large_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7604526Z test_reference_numerics_large_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7604752Z test_reference_numerics_large_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7604976Z test_reference_numerics_large_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7605205Z test_reference_numerics_large_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7605428Z test_reference_numerics_large_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7605649Z test_reference_numerics_large_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7605868Z test_reference_numerics_large_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7606266Z test_reference_numerics_large_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7606557Z test_reference_numerics_large_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7606820Z test_reference_numerics_large_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7607191Z test_reference_numerics_large_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7607458Z test_reference_numerics_large_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7607704Z test_reference_numerics_large_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7607946Z test_reference_numerics_large_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7608190Z test_reference_numerics_large_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7608430Z test_reference_numerics_large_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.7608665Z test_reference_numerics_large_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7608894Z test_reference_numerics_large_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7609104Z test_reference_numerics_large_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7609409Z test_reference_numerics_large_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7609719Z test_reference_numerics_large_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7609953Z test_reference_numerics_large_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7610180Z test_reference_numerics_large_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7610408Z test_reference_numerics_large_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7610635Z test_reference_numerics_large_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7610864Z test_reference_numerics_large_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7611087Z test_reference_numerics_large_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7611309Z test_reference_numerics_large_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7611602Z test_reference_numerics_large_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7611898Z test_reference_numerics_large_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7612146Z test_reference_numerics_large_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7612391Z test_reference_numerics_large_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7612637Z test_reference_numerics_large_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7612875Z test_reference_numerics_large_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7613118Z test_reference_numerics_large_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7613352Z test_reference_numerics_large_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7613685Z test_reference_numerics_large_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7613918Z test_reference_numerics_large_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7614166Z test_reference_numerics_large_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7614489Z test_reference_numerics_large_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7614752Z test_reference_numerics_large_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7615005Z test_reference_numerics_large_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7615235Z test_reference_numerics_large_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7615518Z test_reference_numerics_large_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7615754Z test_reference_numerics_large_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7616009Z test_reference_numerics_large_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.000s) 2023-01-11T22:57:14.7616250Z test_reference_numerics_large_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7616479Z test_reference_numerics_large_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7616704Z test_reference_numerics_large_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7616931Z test_reference_numerics_large_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7617158Z test_reference_numerics_large_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7617384Z test_reference_numerics_large_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7617605Z test_reference_numerics_large_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7617902Z test_reference_numerics_large_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7618199Z test_reference_numerics_large_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7618429Z test_reference_numerics_large_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7618720Z test_reference_numerics_large_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7618957Z test_reference_numerics_large_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7619185Z test_reference_numerics_large_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7619412Z test_reference_numerics_large_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7619636Z test_reference_numerics_large_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7619862Z test_reference_numerics_large_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7620085Z test_reference_numerics_large_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7620303Z test_reference_numerics_large_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7620522Z test_reference_numerics_large_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7620837Z test_reference_numerics_large_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7621110Z test_reference_numerics_large_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7621406Z test_reference_numerics_large_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7621643Z test_reference_numerics_large_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7622013Z test_reference_numerics_large_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7622292Z test_reference_numerics_large_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.7622551Z test_reference_numerics_large_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7622814Z test_reference_numerics_large_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7623049Z test_reference_numerics_large_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7623275Z test_reference_numerics_large_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7623497Z test_reference_numerics_large_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7623726Z test_reference_numerics_large_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7623952Z test_reference_numerics_large_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7624180Z test_reference_numerics_large_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7624478Z test_reference_numerics_large_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7624781Z test_reference_numerics_large_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7625006Z test_reference_numerics_large_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7625298Z test_reference_numerics_large_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7625528Z test_reference_numerics_large_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7625756Z test_reference_numerics_large_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7625982Z test_reference_numerics_large_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7626203Z test_reference_numerics_large_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7626425Z test_reference_numerics_large_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7626644Z test_reference_numerics_large_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7626936Z test_reference_numerics_large_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7627230Z test_reference_numerics_large_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7627450Z test_reference_numerics_large_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7627746Z test_reference_numerics_large_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7627975Z test_reference_numerics_large_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7628296Z test_reference_numerics_large_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7628519Z test_reference_numerics_large_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7628744Z test_reference_numerics_large_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7629036Z test_reference_numerics_large_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7629278Z test_reference_numerics_large_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7629575Z test_reference_numerics_large_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.011s) 2023-01-11T22:57:14.7629871Z test_reference_numerics_large_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7630104Z test_reference_numerics_large_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.7630394Z test_reference_numerics_large_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7630645Z test_reference_numerics_large_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7630879Z test_reference_numerics_large_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7631105Z test_reference_numerics_large_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7631329Z test_reference_numerics_large_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7631552Z test_reference_numerics_large_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7631780Z test_reference_numerics_large_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7631996Z test_reference_numerics_large_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7632215Z test_reference_numerics_large_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7632426Z test_reference_numerics_large_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7632720Z test_reference_numerics_large_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7633017Z test_reference_numerics_large_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7633244Z test_reference_numerics_large_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7633532Z test_reference_numerics_large_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7633754Z test_reference_numerics_large_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.7633984Z test_reference_numerics_large_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7634209Z test_reference_numerics_large_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7634439Z test_reference_numerics_large_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7634665Z test_reference_numerics_large_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7634886Z test_reference_numerics_large_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7635103Z test_reference_numerics_large_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7635423Z test_reference_numerics_large_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7635717Z test_reference_numerics_large_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7636008Z test_reference_numerics_large_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.011s) 2023-01-11T22:57:14.7636305Z test_reference_numerics_large_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7636613Z test_reference_numerics_large_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7636866Z test_reference_numerics_large_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7637096Z test_reference_numerics_large_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7637324Z test_reference_numerics_large_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7637548Z test_reference_numerics_large_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7637777Z test_reference_numerics_large_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7638001Z test_reference_numerics_large_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7638227Z test_reference_numerics_large_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7638444Z test_reference_numerics_large_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7638662Z test_reference_numerics_large_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7638951Z test_reference_numerics_large_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7639244Z test_reference_numerics_large_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7639505Z test_reference_numerics_large_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7639749Z test_reference_numerics_large_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.7640019Z test_reference_numerics_large_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7640280Z test_reference_numerics_large_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7640533Z test_reference_numerics_large_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.7640783Z test_reference_numerics_large_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7641038Z test_reference_numerics_large_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7641283Z test_reference_numerics_large_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7641599Z test_reference_numerics_large_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7641849Z test_reference_numerics_large_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7642097Z test_reference_numerics_large_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7642340Z test_reference_numerics_large_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7642682Z test_reference_numerics_large_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7642918Z test_reference_numerics_large_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7643230Z test_reference_numerics_large_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7643609Z test_reference_numerics_large_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7643935Z test_reference_numerics_large_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7644183Z test_reference_numerics_large_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7644427Z test_reference_numerics_large_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7644675Z test_reference_numerics_large_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7644915Z test_reference_numerics_large_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7645148Z test_reference_numerics_large_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7645454Z test_reference_numerics_large_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7645766Z test_reference_numerics_large_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7646077Z test_reference_numerics_large_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7646327Z test_reference_numerics_large_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7646571Z test_reference_numerics_large_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7646813Z test_reference_numerics_large_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7647056Z test_reference_numerics_large_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7647276Z test_reference_numerics_large_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7647582Z test_reference_numerics_large_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7647894Z test_reference_numerics_large_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7648209Z test_reference_numerics_large_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7648454Z test_reference_numerics_large_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7648698Z test_reference_numerics_large_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7648940Z test_reference_numerics_large_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7649179Z test_reference_numerics_large_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7649411Z test_reference_numerics_large_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7650310Z test_reference_numerics_large_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.006s) 2023-01-11T22:57:14.7650622Z test_reference_numerics_large_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7650886Z test_reference_numerics_large_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7651276Z test_reference_numerics_large_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7651555Z test_reference_numerics_large_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7651795Z test_reference_numerics_large_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7652036Z test_reference_numerics_large_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7652279Z test_reference_numerics_large_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7652517Z test_reference_numerics_large_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7652751Z test_reference_numerics_large_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7653059Z test_reference_numerics_large_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7653369Z test_reference_numerics_large_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7653673Z test_reference_numerics_large_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7653925Z test_reference_numerics_large_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7654168Z test_reference_numerics_large_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7654406Z test_reference_numerics_large_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7654643Z test_reference_numerics_large_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7654885Z test_reference_numerics_large_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7655192Z test_reference_numerics_large_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7655501Z test_reference_numerics_large_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7655749Z test_reference_numerics_large_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7656036Z test_reference_numerics_large_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7656274Z test_reference_numerics_large_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7656511Z test_reference_numerics_large_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7656750Z test_reference_numerics_large_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7656983Z test_reference_numerics_large_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7657209Z test_reference_numerics_large_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7657538Z test_reference_numerics_large_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7657836Z test_reference_numerics_large_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7658143Z test_reference_numerics_large_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7658517Z test_reference_numerics_large_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7658772Z test_reference_numerics_large_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7659011Z test_reference_numerics_large_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7659245Z test_reference_numerics_large_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7659478Z test_reference_numerics_large_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7659700Z test_reference_numerics_large_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7659966Z test_reference_numerics_large_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Incorrect result! (0.002s) 2023-01-11T22:57:14.7660271Z test_reference_numerics_large_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7660573Z test_reference_numerics_large_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7660810Z test_reference_numerics_large_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7661048Z test_reference_numerics_large_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7661287Z test_reference_numerics_large_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7661515Z test_reference_numerics_large_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7661738Z test_reference_numerics_large_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7662040Z test_reference_numerics_large_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7662347Z test_reference_numerics_large_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7662656Z test_reference_numerics_large_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7662911Z test_reference_numerics_large_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7663150Z test_reference_numerics_large_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7663577Z test_reference_numerics_large_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7679766Z test_reference_numerics_large_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7680436Z test_reference_numerics_large_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7680804Z test_reference_numerics_large_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7681128Z test_reference_numerics_large_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7681696Z test_reference_numerics_large_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7681966Z test_reference_numerics_large_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7682227Z test_reference_numerics_large_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7682582Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7682853Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7683100Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7683710Z test_reference_numerics_large_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7684355Z test_reference_numerics_large_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7685024Z test_reference_numerics_large_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7685543Z test_reference_numerics_large_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7686502Z test_reference_numerics_large_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7687118Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7687625Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7688126Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7688751Z test_reference_numerics_large_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7689408Z test_reference_numerics_large_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7690033Z test_reference_numerics_large_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7690547Z test_reference_numerics_large_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7691119Z test_reference_numerics_large_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7691673Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7692202Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7692708Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7693320Z test_reference_numerics_large_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7693957Z test_reference_numerics_large_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7694581Z test_reference_numerics_large_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7695353Z test_reference_numerics_large_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7695878Z test_reference_numerics_large_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7696479Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7697007Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7697480Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7698175Z test_reference_numerics_large_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7698882Z test_reference_numerics_large_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7699368Z test_reference_numerics_large_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7699965Z test_reference_numerics_large_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7700441Z test_reference_numerics_large_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7700908Z test_reference_numerics_large_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.7701385Z test_reference_numerics_large_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7701820Z test_reference_numerics_large_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7702280Z test_reference_numerics_large_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7702748Z test_reference_numerics_large_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7703326Z test_reference_numerics_large_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7703946Z test_reference_numerics_large_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7704584Z test_reference_numerics_large_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7705100Z test_reference_numerics_large_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7705599Z test_reference_numerics_large_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7706081Z test_reference_numerics_large_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7706537Z test_reference_numerics_large_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7706999Z test_reference_numerics_large_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7707594Z test_reference_numerics_large_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7708191Z test_reference_numerics_large_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.010s) 2023-01-11T22:57:14.7708847Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7709584Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7710107Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7710771Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7711377Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7711996Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7712532Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7713201Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7713801Z test_reference_numerics_large_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7714422Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7714959Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7715474Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7716012Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7716503Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7717025Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7717701Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7718293Z test_reference_numerics_large_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7719042Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7719573Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7720105Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7720621Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7721151Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7721647Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7722305Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7723136Z test_reference_numerics_large_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7723761Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7724338Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7725884Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7726466Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7726968Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7727466Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7728104Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7728717Z test_reference_numerics_large_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.002s) 2023-01-11T22:57:14.7729220Z test_reference_numerics_large_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7729781Z test_reference_numerics_large_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7730244Z test_reference_numerics_large_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.7730687Z test_reference_numerics_large_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7731196Z test_reference_numerics_large_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.7731634Z test_reference_numerics_large_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7732129Z test_reference_numerics_large_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7732586Z test_reference_numerics_large_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.7733004Z test_reference_numerics_large_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7733373Z test_reference_numerics_large_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7733812Z test_reference_numerics_large_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7734391Z test_reference_numerics_large_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7734959Z test_reference_numerics_large_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7735456Z test_reference_numerics_large_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7736025Z test_reference_numerics_large_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7736541Z test_reference_numerics_large_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7737020Z test_reference_numerics_large_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7737462Z test_reference_numerics_large_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7738139Z test_reference_numerics_large_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7738627Z test_reference_numerics_large_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7739075Z test_reference_numerics_large_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7739493Z test_reference_numerics_large_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7740075Z test_reference_numerics_large_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7740652Z test_reference_numerics_large_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.010s) 2023-01-11T22:57:14.7741239Z test_reference_numerics_large_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7741679Z test_reference_numerics_large_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7742239Z test_reference_numerics_large_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7742688Z test_reference_numerics_large_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7743114Z test_reference_numerics_large_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.615s) 2023-01-11T22:57:14.7743577Z test_reference_numerics_large_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.7743995Z test_reference_numerics_large_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7744483Z test_reference_numerics_large_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.7744923Z test_reference_numerics_large_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7745385Z test_reference_numerics_large_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7745830Z test_reference_numerics_large_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7746245Z test_reference_numerics_large_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7746809Z test_reference_numerics_large_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.010s) 2023-01-11T22:57:14.7747380Z test_reference_numerics_large_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7747822Z test_reference_numerics_large_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.7748393Z test_reference_numerics_large_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7748850Z test_reference_numerics_large_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7749304Z test_reference_numerics_large_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7749731Z test_reference_numerics_large_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.7750180Z test_reference_numerics_large_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7750621Z test_reference_numerics_large_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7751104Z test_reference_numerics_large_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7751546Z test_reference_numerics_large_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7752005Z test_reference_numerics_large_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7752605Z test_reference_numerics_large_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7753180Z test_reference_numerics_large_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7753743Z test_reference_numerics_large_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.001s) 2023-01-11T22:57:14.7754313Z test_reference_numerics_large_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7754766Z test_reference_numerics_large_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7755211Z test_reference_numerics_large_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7755639Z test_reference_numerics_large_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7756077Z test_reference_numerics_large_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7756498Z test_reference_numerics_large_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.7756904Z test_reference_numerics_large_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.7757483Z test_reference_numerics_large_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.000s) 2023-01-11T22:57:14.7758126Z test_reference_numerics_large_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: bool, uint8, and int8 dtypes have no large values (0.003s) 2023-01-11T22:57:14.7758622Z test_reference_numerics_normal_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.7759042Z test_reference_numerics_normal_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.7759469Z test_reference_numerics_normal_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.7759894Z test_reference_numerics_normal_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7760263Z test_reference_numerics_normal_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.7760662Z test_reference_numerics_normal_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.7761109Z test_reference_numerics_normal_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.7761530Z test_reference_numerics_normal_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.7761942Z test_reference_numerics_normal_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7762375Z test_reference_numerics_normal_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.7762809Z test_reference_numerics_normal_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.7763234Z test_reference_numerics_normal_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.7763662Z test_reference_numerics_normal_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.7764097Z test_reference_numerics_normal_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.7764605Z test_reference_numerics_normal_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.201s) 2023-01-11T22:57:14.7765136Z test_reference_numerics_normal_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.7765620Z test_reference_numerics_normal_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.323s) 2023-01-11T22:57:14.7766078Z test_reference_numerics_normal_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.309s) 2023-01-11T22:57:14.7766663Z test_reference_numerics_normal_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.7767110Z test_reference_numerics_normal_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.7767534Z test_reference_numerics_normal_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7767982Z test_reference_numerics_normal_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.7768534Z test_reference_numerics_normal_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7769008Z test_reference_numerics_normal_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.7769435Z test_reference_numerics_normal_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.7769853Z test_reference_numerics_normal_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.7770316Z test_reference_numerics_normal_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7770734Z test_reference_numerics_normal_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.309s) 2023-01-11T22:57:14.7771273Z test_reference_numerics_normal_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7771788Z test_reference_numerics_normal_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.370s) 2023-01-11T22:57:14.7772268Z test_reference_numerics_normal_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.326s) 2023-01-11T22:57:14.7772705Z test_reference_numerics_normal_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.7773149Z test_reference_numerics_normal_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7773579Z test_reference_numerics_normal_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.7774008Z test_reference_numerics_normal_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2023-01-11T22:57:14.7774457Z test_reference_numerics_normal_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.7774895Z test_reference_numerics_normal_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.7775315Z test_reference_numerics_normal_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.123s) 2023-01-11T22:57:14.7775800Z test_reference_numerics_normal_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.7776201Z test_reference_numerics_normal_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.158s) 2023-01-11T22:57:14.7776668Z test_reference_numerics_normal_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.126s) 2023-01-11T22:57:14.7777122Z test_reference_numerics_normal_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.119s) 2023-01-11T22:57:14.7777570Z test_reference_numerics_normal_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7778079Z test_reference_numerics_normal_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.7778535Z test_reference_numerics_normal_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.7779008Z test_reference_numerics_normal_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7779461Z test_reference_numerics_normal_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7779878Z test_reference_numerics_normal_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.7780317Z test_reference_numerics_normal_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.107s) 2023-01-11T22:57:14.7780744Z test_reference_numerics_normal_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.107s) 2023-01-11T22:57:14.7781368Z test_reference_numerics_normal_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.7781798Z test_reference_numerics_normal_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.227s) 2023-01-11T22:57:14.7782248Z test_reference_numerics_normal_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.336s) 2023-01-11T22:57:14.7782707Z test_reference_numerics_normal_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.334s) 2023-01-11T22:57:14.7783265Z test_reference_numerics_normal_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.311s) 2023-01-11T22:57:14.7783743Z test_reference_numerics_normal_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.7784169Z test_reference_numerics_normal_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.7784654Z test_reference_numerics_normal_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.7785132Z test_reference_numerics_normal_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.7785589Z test_reference_numerics_normal_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.7786012Z test_reference_numerics_normal_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.7786435Z test_reference_numerics_normal_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7786847Z test_reference_numerics_normal_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.7787295Z test_reference_numerics_normal_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.7787735Z test_reference_numerics_normal_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.215s) 2023-01-11T22:57:14.7788182Z test_reference_numerics_normal_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.354s) 2023-01-11T22:57:14.7788659Z test_reference_numerics_normal_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.370s) 2023-01-11T22:57:14.7789090Z test_reference_numerics_normal_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.300s) 2023-01-11T22:57:14.7789518Z test_reference_numerics_normal_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.7789961Z test_reference_numerics_normal_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.7790400Z test_reference_numerics_normal_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.7790819Z test_reference_numerics_normal_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.104s) 2023-01-11T22:57:14.7791317Z test_reference_numerics_normal_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.7791778Z test_reference_numerics_normal_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.7792269Z test_reference_numerics_normal_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.7792703Z test_reference_numerics_normal_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.117s) 2023-01-11T22:57:14.7793137Z test_reference_numerics_normal_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7793572Z test_reference_numerics_normal_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.212s) 2023-01-11T22:57:14.7794042Z test_reference_numerics_normal_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.294s) 2023-01-11T22:57:14.7794478Z test_reference_numerics_normal_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.239s) 2023-01-11T22:57:14.7794926Z test_reference_numerics_normal_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.243s) 2023-01-11T22:57:14.7795344Z test_reference_numerics_normal_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.106s) 2023-01-11T22:57:14.7795946Z test_reference_numerics_normal_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7796393Z test_reference_numerics_normal_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7796822Z test_reference_numerics_normal_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.7797248Z test_reference_numerics_normal_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.106s) 2023-01-11T22:57:14.7797862Z test_reference_numerics_normal_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.7798317Z test_reference_numerics_normal_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.7798829Z test_reference_numerics_normal_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2023-01-11T22:57:14.7799267Z test_reference_numerics_normal_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.7799712Z test_reference_numerics_normal_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.296s) 2023-01-11T22:57:14.7800167Z test_reference_numerics_normal_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.264s) 2023-01-11T22:57:14.7800613Z test_reference_numerics_normal_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.259s) 2023-01-11T22:57:14.7801073Z test_reference_numerics_normal_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.235s) 2023-01-11T22:57:14.7801516Z test_reference_numerics_normal_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.104s) 2023-01-11T22:57:14.7801962Z test_reference_numerics_normal_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7802386Z test_reference_numerics_normal_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.7802825Z test_reference_numerics_normal_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.7803269Z test_reference_numerics_normal_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.145s) 2023-01-11T22:57:14.7803694Z test_reference_numerics_normal_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.152s) 2023-01-11T22:57:14.7804126Z test_reference_numerics_normal_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.143s) 2023-01-11T22:57:14.7804604Z test_reference_numerics_normal_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7805067Z test_reference_numerics_normal_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.7805570Z test_reference_numerics_normal_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.7806057Z test_reference_numerics_normal_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.7806519Z test_reference_numerics_normal_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.7806972Z test_reference_numerics_normal_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.7807440Z test_reference_numerics_normal_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.7807868Z test_reference_numerics_normal_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.7808315Z test_reference_numerics_normal_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.7808760Z test_reference_numerics_normal_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7809184Z test_reference_numerics_normal_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7809621Z test_reference_numerics_normal_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2023-01-11T22:57:14.7810038Z test_reference_numerics_normal_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.7810649Z test_reference_numerics_normal_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.7811061Z test_reference_numerics_normal_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.7811531Z test_reference_numerics_normal_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.7811977Z test_reference_numerics_normal_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.7812572Z test_reference_numerics_normal_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.7813066Z test_reference_numerics_normal_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7813477Z test_reference_numerics_normal_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.7813866Z test_reference_numerics_normal_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7814280Z test_reference_numerics_normal_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.7814690Z test_reference_numerics_normal_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.7815137Z test_reference_numerics_normal_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7815552Z test_reference_numerics_normal_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.7816004Z test_reference_numerics_normal_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.7816437Z test_reference_numerics_normal_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.7816854Z test_reference_numerics_normal_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.7817289Z test_reference_numerics_normal_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.7817769Z test_reference_numerics_normal_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7818299Z test_reference_numerics_normal_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2023-01-11T22:57:14.7818782Z test_reference_numerics_normal_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.132s) 2023-01-11T22:57:14.7819295Z test_reference_numerics_normal_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.7819787Z test_reference_numerics_normal_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.117s) 2023-01-11T22:57:14.7820270Z test_reference_numerics_normal_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.7820725Z test_reference_numerics_normal_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2023-01-11T22:57:14.7821197Z test_reference_numerics_normal_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.7821664Z test_reference_numerics_normal_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.7822116Z test_reference_numerics_normal_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7822586Z test_reference_numerics_normal_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7823054Z test_reference_numerics_normal_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.7823519Z test_reference_numerics_normal_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.7823969Z test_reference_numerics_normal_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.7824383Z test_reference_numerics_normal_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.232s) 2023-01-11T22:57:14.7825039Z test_reference_numerics_normal_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.321s) 2023-01-11T22:57:14.7825506Z test_reference_numerics_normal_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.348s) 2023-01-11T22:57:14.7825967Z test_reference_numerics_normal_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.335s) 2023-01-11T22:57:14.7826430Z test_reference_numerics_normal_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.7826997Z test_reference_numerics_normal_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.7827451Z test_reference_numerics_normal_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7827885Z test_reference_numerics_normal_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.7828299Z test_reference_numerics_normal_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.7828745Z test_reference_numerics_normal_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.7829167Z test_reference_numerics_normal_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2023-01-11T22:57:14.7829574Z test_reference_numerics_normal_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2023-01-11T22:57:14.7829980Z test_reference_numerics_normal_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.7830408Z test_reference_numerics_normal_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.168s) 2023-01-11T22:57:14.7830867Z test_reference_numerics_normal_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.316s) 2023-01-11T22:57:14.7831298Z test_reference_numerics_normal_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.317s) 2023-01-11T22:57:14.7831799Z test_reference_numerics_normal_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.325s) 2023-01-11T22:57:14.7832246Z test_reference_numerics_normal_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2023-01-11T22:57:14.7832734Z test_reference_numerics_normal_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.7833179Z test_reference_numerics_normal_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.7833607Z test_reference_numerics_normal_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.7834036Z test_reference_numerics_normal_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.7834457Z test_reference_numerics_normal_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.7834869Z test_reference_numerics_normal_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7835318Z test_reference_numerics_normal_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.7835775Z test_reference_numerics_normal_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.7836204Z test_reference_numerics_normal_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.226s) 2023-01-11T22:57:14.7836672Z test_reference_numerics_normal_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.7837118Z test_reference_numerics_normal_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.7837564Z test_reference_numerics_normal_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.7838015Z test_reference_numerics_normal_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.7838478Z test_reference_numerics_normal_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.7838897Z test_reference_numerics_normal_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7839557Z test_reference_numerics_normal_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.7839970Z test_reference_numerics_normal_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.7840415Z test_reference_numerics_normal_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.221s) 2023-01-11T22:57:14.7840861Z test_reference_numerics_normal_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.609s) 2023-01-11T22:57:14.7841426Z test_reference_numerics_normal_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.598s) 2023-01-11T22:57:14.7841891Z test_reference_numerics_normal_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.608s) 2023-01-11T22:57:14.7842317Z test_reference_numerics_normal_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2023-01-11T22:57:14.7842759Z test_reference_numerics_normal_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.139s) 2023-01-11T22:57:14.7843185Z test_reference_numerics_normal_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.7843612Z test_reference_numerics_normal_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.123s) 2023-01-11T22:57:14.7844023Z test_reference_numerics_normal_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7844473Z test_reference_numerics_normal_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.7844910Z test_reference_numerics_normal_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.165s) 2023-01-11T22:57:14.7845391Z test_reference_numerics_normal_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.7845867Z test_reference_numerics_normal_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.126s) 2023-01-11T22:57:14.7846334Z test_reference_numerics_normal_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.7846757Z test_reference_numerics_normal_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.7847189Z test_reference_numerics_normal_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.7847604Z test_reference_numerics_normal_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.7848039Z test_reference_numerics_normal_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.123s) 2023-01-11T22:57:14.7848464Z test_reference_numerics_normal_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.7848905Z test_reference_numerics_normal_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.7849337Z test_reference_numerics_normal_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.211s) 2023-01-11T22:57:14.7849768Z test_reference_numerics_normal_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7850224Z test_reference_numerics_normal_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.104s) 2023-01-11T22:57:14.7850667Z test_reference_numerics_normal_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.131s) 2023-01-11T22:57:14.7851090Z test_reference_numerics_normal_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7851529Z test_reference_numerics_normal_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.116s) 2023-01-11T22:57:14.7851995Z test_reference_numerics_normal_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.117s) 2023-01-11T22:57:14.7852479Z test_reference_numerics_normal_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7852934Z test_reference_numerics_normal_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.7853347Z test_reference_numerics_normal_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.179s) 2023-01-11T22:57:14.7853803Z test_reference_numerics_normal_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.7854390Z test_reference_numerics_normal_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.7854838Z test_reference_numerics_normal_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.101s) 2023-01-11T22:57:14.7855264Z test_reference_numerics_normal_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2023-01-11T22:57:14.7855812Z test_reference_numerics_normal_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.7856267Z test_reference_numerics_normal_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7856695Z test_reference_numerics_normal_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.7857133Z test_reference_numerics_normal_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.7857565Z test_reference_numerics_normal_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.148s) 2023-01-11T22:57:14.7858017Z test_reference_numerics_normal_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.170s) 2023-01-11T22:57:14.7858498Z test_reference_numerics_normal_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.7858938Z test_reference_numerics_normal_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.7859440Z test_reference_numerics_normal_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.143s) 2023-01-11T22:57:14.7859864Z test_reference_numerics_normal_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7860303Z test_reference_numerics_normal_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.7860732Z test_reference_numerics_normal_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.133s) 2023-01-11T22:57:14.7861152Z test_reference_numerics_normal_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.106s) 2023-01-11T22:57:14.7861600Z test_reference_numerics_normal_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.116s) 2023-01-11T22:57:14.7862026Z test_reference_numerics_normal_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.7862457Z test_reference_numerics_normal_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.147s) 2023-01-11T22:57:14.7862891Z test_reference_numerics_normal_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.301s) 2023-01-11T22:57:14.7863326Z test_reference_numerics_normal_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.299s) 2023-01-11T22:57:14.7863779Z test_reference_numerics_normal_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.281s) 2023-01-11T22:57:14.7864210Z test_reference_numerics_normal_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2023-01-11T22:57:14.7864653Z test_reference_numerics_normal_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.7865098Z test_reference_numerics_normal_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.7865558Z test_reference_numerics_normal_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.7866035Z test_reference_numerics_normal_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.7866482Z test_reference_numerics_normal_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.7866918Z test_reference_numerics_normal_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.7867348Z test_reference_numerics_normal_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.7867782Z test_reference_numerics_normal_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.7868222Z test_reference_numerics_normal_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.209s) 2023-01-11T22:57:14.7868817Z test_reference_numerics_normal_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.119s) 2023-01-11T22:57:14.7869263Z test_reference_numerics_normal_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2023-01-11T22:57:14.7869688Z test_reference_numerics_normal_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7870121Z test_reference_numerics_normal_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.7870671Z test_reference_numerics_normal_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.7871119Z test_reference_numerics_normal_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.7871556Z test_reference_numerics_normal_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.7872002Z test_reference_numerics_normal_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.7872469Z test_reference_numerics_normal_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.7872946Z test_reference_numerics_normal_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.7873384Z test_reference_numerics_normal_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.7873832Z test_reference_numerics_normal_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.7874289Z test_reference_numerics_normal_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.7874718Z test_reference_numerics_normal_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7875163Z test_reference_numerics_normal_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.7875595Z test_reference_numerics_normal_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.7876030Z test_reference_numerics_normal_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7876500Z test_reference_numerics_normal_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7876925Z test_reference_numerics_normal_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.7877365Z test_reference_numerics_normal_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.7877789Z test_reference_numerics_normal_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.7878234Z test_reference_numerics_normal_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7878720Z test_reference_numerics_normal_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7879151Z test_reference_numerics_normal_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.7879656Z test_reference_numerics_normal_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.7880087Z test_reference_numerics_normal_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.7880517Z test_reference_numerics_normal_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.7880960Z test_reference_numerics_normal_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.7881347Z test_reference_numerics_normal_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7881744Z test_reference_numerics_normal_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.7882192Z test_reference_numerics_normal_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.7882636Z test_reference_numerics_normal_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.7884125Z test_reference_numerics_normal_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.7884579Z test_reference_numerics_normal_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7885019Z test_reference_numerics_normal_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.7885516Z test_reference_numerics_normal_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.112s) 2023-01-11T22:57:14.7886110Z test_reference_numerics_normal_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7886637Z test_reference_numerics_normal_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.181s) 2023-01-11T22:57:14.7887068Z test_reference_numerics_normal_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.354s) 2023-01-11T22:57:14.7887495Z test_reference_numerics_normal_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.191s) 2023-01-11T22:57:14.7887939Z test_reference_numerics_normal_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.168s) 2023-01-11T22:57:14.7888357Z test_reference_numerics_normal_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.170s) 2023-01-11T22:57:14.7888777Z test_reference_numerics_normal_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.156s) 2023-01-11T22:57:14.7889200Z test_reference_numerics_normal_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.7889617Z test_reference_numerics_normal_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.188s) 2023-01-11T22:57:14.7890042Z test_reference_numerics_normal_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.180s) 2023-01-11T22:57:14.7890462Z test_reference_numerics_normal_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.164s) 2023-01-11T22:57:14.7890907Z test_reference_numerics_normal_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.7891374Z test_reference_numerics_normal_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7891782Z test_reference_numerics_normal_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.7892294Z test_reference_numerics_normal_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.7892736Z test_reference_numerics_normal_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.7893255Z test_reference_numerics_normal_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.7893743Z test_reference_numerics_normal_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.7894196Z test_reference_numerics_normal_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.7894659Z test_reference_numerics_normal_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7895107Z test_reference_numerics_normal_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.7895546Z test_reference_numerics_normal_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7895990Z test_reference_numerics_normal_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.7896416Z test_reference_numerics_normal_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7896865Z test_reference_numerics_normal_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7897296Z test_reference_numerics_normal_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.7897727Z test_reference_numerics_normal_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.7898169Z test_reference_numerics_normal_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.7898766Z test_reference_numerics_normal_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.7899277Z test_reference_numerics_normal_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.7899742Z test_reference_numerics_normal_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.7900357Z test_reference_numerics_normal_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.7900805Z test_reference_numerics_normal_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.7901246Z test_reference_numerics_normal_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7901660Z test_reference_numerics_normal_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7902082Z test_reference_numerics_normal_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.7902540Z test_reference_numerics_normal_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7902962Z test_reference_numerics_normal_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7903389Z test_reference_numerics_normal_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.040s) 2023-01-11T22:57:14.7903830Z test_reference_numerics_normal_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.7904271Z test_reference_numerics_normal_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.7904713Z test_reference_numerics_normal_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.7905162Z test_reference_numerics_normal_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.7905655Z test_reference_numerics_normal_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.7906110Z test_reference_numerics_normal_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.7906585Z test_reference_numerics_normal_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.7907034Z test_reference_numerics_normal_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.7907463Z test_reference_numerics_normal_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7907892Z test_reference_numerics_normal_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.7908327Z test_reference_numerics_normal_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.015s) 2023-01-11T22:57:14.7908748Z test_reference_numerics_normal_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.7909186Z test_reference_numerics_normal_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.7909650Z test_reference_numerics_normal_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.7910093Z test_reference_numerics_normal_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.7910550Z test_reference_numerics_normal_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7910965Z test_reference_numerics_normal_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.7911402Z test_reference_numerics_normal_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7911852Z test_reference_numerics_normal_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.7912315Z test_reference_numerics_normal_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7912945Z test_reference_numerics_normal_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7913397Z test_reference_numerics_normal_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.7913849Z test_reference_numerics_normal_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.045s) 2023-01-11T22:57:14.7914287Z test_reference_numerics_normal_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.7914822Z test_reference_numerics_normal_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.7915305Z test_reference_numerics_normal_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.7915752Z test_reference_numerics_normal_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.7916177Z test_reference_numerics_normal_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7916649Z test_reference_numerics_normal_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.7917085Z test_reference_numerics_normal_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.7917535Z test_reference_numerics_normal_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.7917982Z test_reference_numerics_normal_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2023-01-11T22:57:14.7918423Z test_reference_numerics_normal_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2023-01-11T22:57:14.7918887Z test_reference_numerics_normal_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.7919317Z test_reference_numerics_normal_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.7919837Z test_reference_numerics_normal_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.7920324Z test_reference_numerics_normal_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.7920925Z test_reference_numerics_normal_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.7921359Z test_reference_numerics_normal_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7921779Z test_reference_numerics_normal_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.013s) 2023-01-11T22:57:14.7922231Z test_reference_numerics_normal_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.7922662Z test_reference_numerics_normal_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.7923089Z test_reference_numerics_normal_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.017s) 2023-01-11T22:57:14.7923537Z test_reference_numerics_normal_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.7923966Z test_reference_numerics_normal_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.7924416Z test_reference_numerics_normal_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.7924892Z test_reference_numerics_normal_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.7925394Z test_reference_numerics_normal_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.7925893Z test_reference_numerics_normal_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.7926420Z test_reference_numerics_normal_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.7926938Z test_reference_numerics_normal_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.7927671Z test_reference_numerics_normal_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7928148Z test_reference_numerics_normal_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7928596Z test_reference_numerics_normal_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7929069Z test_reference_numerics_normal_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.7929650Z test_reference_numerics_normal_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.7930153Z test_reference_numerics_normal_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2023-01-11T22:57:14.7930625Z test_reference_numerics_normal_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.7931065Z test_reference_numerics_normal_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.197s) 2023-01-11T22:57:14.7931528Z test_reference_numerics_normal_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.132s) 2023-01-11T22:57:14.7931928Z test_reference_numerics_normal_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.7932369Z test_reference_numerics_normal_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.126s) 2023-01-11T22:57:14.7932818Z test_reference_numerics_normal_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7933303Z test_reference_numerics_normal_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.7933763Z test_reference_numerics_normal_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.119s) 2023-01-11T22:57:14.7934252Z test_reference_numerics_normal_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2023-01-11T22:57:14.7934685Z test_reference_numerics_normal_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7935121Z test_reference_numerics_normal_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.7935566Z test_reference_numerics_normal_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.333s) 2023-01-11T22:57:14.7936020Z test_reference_numerics_normal_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.222s) 2023-01-11T22:57:14.7936456Z test_reference_numerics_normal_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.220s) 2023-01-11T22:57:14.7936897Z test_reference_numerics_normal_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.7937335Z test_reference_numerics_normal_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.7937749Z test_reference_numerics_normal_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.7938181Z test_reference_numerics_normal_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.7938632Z test_reference_numerics_normal_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.7939048Z test_reference_numerics_normal_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7939471Z test_reference_numerics_normal_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7939952Z test_reference_numerics_normal_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.7940438Z test_reference_numerics_normal_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.7940895Z test_reference_numerics_normal_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.201s) 2023-01-11T22:57:14.7941345Z test_reference_numerics_normal_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.283s) 2023-01-11T22:57:14.7941796Z test_reference_numerics_normal_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.7942393Z test_reference_numerics_normal_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.7942842Z test_reference_numerics_normal_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.7943271Z test_reference_numerics_normal_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7943706Z test_reference_numerics_normal_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7944274Z test_reference_numerics_normal_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.7944718Z test_reference_numerics_normal_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.7945163Z test_reference_numerics_normal_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.7945586Z test_reference_numerics_normal_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.115s) 2023-01-11T22:57:14.7946044Z test_reference_numerics_normal_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.7946525Z test_reference_numerics_normal_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.307s) 2023-01-11T22:57:14.7946978Z test_reference_numerics_normal_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.231s) 2023-01-11T22:57:14.7947491Z test_reference_numerics_normal_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.209s) 2023-01-11T22:57:14.7947925Z test_reference_numerics_normal_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.7948365Z test_reference_numerics_normal_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.110s) 2023-01-11T22:57:14.7948804Z test_reference_numerics_normal_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.7949234Z test_reference_numerics_normal_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.7949675Z test_reference_numerics_normal_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.7950101Z test_reference_numerics_normal_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.7950526Z test_reference_numerics_normal_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2023-01-11T22:57:14.7950942Z test_reference_numerics_normal_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.7951365Z test_reference_numerics_normal_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.7951811Z test_reference_numerics_normal_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.345s) 2023-01-11T22:57:14.7952256Z test_reference_numerics_normal_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.225s) 2023-01-11T22:57:14.7952693Z test_reference_numerics_normal_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.220s) 2023-01-11T22:57:14.7953192Z test_reference_numerics_normal_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.217s) 2023-01-11T22:57:14.7953636Z test_reference_numerics_normal_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7954132Z test_reference_numerics_normal_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.7954570Z test_reference_numerics_normal_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7954979Z test_reference_numerics_normal_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.7955415Z test_reference_numerics_normal_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.7955833Z test_reference_numerics_normal_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.112s) 2023-01-11T22:57:14.7956248Z test_reference_numerics_normal_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.7956841Z test_reference_numerics_normal_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2023-01-11T22:57:14.7957289Z test_reference_numerics_normal_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.7957755Z test_reference_numerics_normal_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.7958219Z test_reference_numerics_normal_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.027s) 2023-01-11T22:57:14.7959553Z test_reference_numerics_normal_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.7960147Z test_reference_numerics_normal_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.7960660Z test_reference_numerics_normal_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.7961139Z test_reference_numerics_normal_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.7961574Z test_reference_numerics_normal_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7962040Z test_reference_numerics_normal_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.7962489Z test_reference_numerics_normal_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.7962937Z test_reference_numerics_normal_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.7963402Z test_reference_numerics_normal_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.7963836Z test_reference_numerics_normal_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.7964283Z test_reference_numerics_normal_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.266s) 2023-01-11T22:57:14.7964728Z test_reference_numerics_normal_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.7965159Z test_reference_numerics_normal_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.7965594Z test_reference_numerics_normal_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.7966005Z test_reference_numerics_normal_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.177s) 2023-01-11T22:57:14.7966372Z test_reference_numerics_normal_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.169s) 2023-01-11T22:57:14.7966805Z test_reference_numerics_normal_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.190s) 2023-01-11T22:57:14.7967284Z test_reference_numerics_normal_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.199s) 2023-01-11T22:57:14.7967748Z test_reference_numerics_normal_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.196s) 2023-01-11T22:57:14.7968250Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.167s) 2023-01-11T22:57:14.7968741Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.7969211Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.172s) 2023-01-11T22:57:14.7969704Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.153s) 2023-01-11T22:57:14.7970190Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.156s) 2023-01-11T22:57:14.7970688Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.149s) 2023-01-11T22:57:14.7971171Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.142s) 2023-01-11T22:57:14.7971646Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.7972292Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.302s) 2023-01-11T22:57:14.7972781Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.281s) 2023-01-11T22:57:14.7973308Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.313s) 2023-01-11T22:57:14.7973949Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.288s) 2023-01-11T22:57:14.7974495Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.295s) 2023-01-11T22:57:14.7974971Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.298s) 2023-01-11T22:57:14.7975457Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.313s) 2023-01-11T22:57:14.7975936Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.310s) 2023-01-11T22:57:14.7976434Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.471s) 2023-01-11T22:57:14.7976944Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.390s) 2023-01-11T22:57:14.7977437Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.425s) 2023-01-11T22:57:14.7977903Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.404s) 2023-01-11T22:57:14.7978384Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.415s) 2023-01-11T22:57:14.7978863Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.377s) 2023-01-11T22:57:14.7979346Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.411s) 2023-01-11T22:57:14.7979873Z test_reference_numerics_normal_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.401s) 2023-01-11T22:57:14.7980329Z test_reference_numerics_normal_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.7980849Z test_reference_numerics_normal_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.7981300Z test_reference_numerics_normal_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2023-01-11T22:57:14.7981755Z test_reference_numerics_normal_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.7982211Z test_reference_numerics_normal_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.7982654Z test_reference_numerics_normal_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.7983103Z test_reference_numerics_normal_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.7983529Z test_reference_numerics_normal_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.7983967Z test_reference_numerics_normal_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.7984414Z test_reference_numerics_normal_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.7984849Z test_reference_numerics_normal_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.7985307Z test_reference_numerics_normal_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.7985738Z test_reference_numerics_normal_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.159s) 2023-01-11T22:57:14.7986415Z test_reference_numerics_normal_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.7986873Z test_reference_numerics_normal_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.7987358Z test_reference_numerics_normal_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2023-01-11T22:57:14.7987824Z test_reference_numerics_normal_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.7988374Z test_reference_numerics_normal_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.7988831Z test_reference_numerics_normal_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.7989241Z test_reference_numerics_normal_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.025s) 2023-01-11T22:57:14.7989674Z test_reference_numerics_normal_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.044s) 2023-01-11T22:57:14.7990106Z test_reference_numerics_normal_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.7990573Z test_reference_numerics_normal_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.7991024Z test_reference_numerics_normal_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.195s) 2023-01-11T22:57:14.7991447Z test_reference_numerics_normal_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2023-01-11T22:57:14.7991891Z test_reference_numerics_normal_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.148s) 2023-01-11T22:57:14.7992379Z test_reference_numerics_normal_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.7992841Z test_reference_numerics_normal_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.7993365Z test_reference_numerics_normal_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.7993855Z test_reference_numerics_normal_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.143s) 2023-01-11T22:57:14.7994391Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.7994915Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.7995411Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.7995930Z test_reference_numerics_normal_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.096s) 2023-01-11T22:57:14.7996425Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.232s) 2023-01-11T22:57:14.7996936Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.218s) 2023-01-11T22:57:14.7997428Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.7997926Z test_reference_numerics_normal_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.201s) 2023-01-11T22:57:14.7998411Z test_reference_numerics_normal_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.7998891Z test_reference_numerics_normal_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.278s) 2023-01-11T22:57:14.7999376Z test_reference_numerics_normal_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.7999852Z test_reference_numerics_normal_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.212s) 2023-01-11T22:57:14.8000396Z test_reference_numerics_normal_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.107s) 2023-01-11T22:57:14.8001119Z test_reference_numerics_normal_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.143s) 2023-01-11T22:57:14.8001627Z test_reference_numerics_normal_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.8002079Z test_reference_numerics_normal_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.8002705Z test_reference_numerics_normal_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8003191Z test_reference_numerics_normal_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.8003670Z test_reference_numerics_normal_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.8004153Z test_reference_numerics_normal_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8004622Z test_reference_numerics_normal_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.8005102Z test_reference_numerics_normal_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.8005540Z test_reference_numerics_normal_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.8006030Z test_reference_numerics_normal_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.107s) 2023-01-11T22:57:14.8006499Z test_reference_numerics_normal_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.8006984Z test_reference_numerics_normal_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.130s) 2023-01-11T22:57:14.8007510Z test_reference_numerics_normal_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.203s) 2023-01-11T22:57:14.8008005Z test_reference_numerics_normal_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.117s) 2023-01-11T22:57:14.8008495Z test_reference_numerics_normal_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.144s) 2023-01-11T22:57:14.8008971Z test_reference_numerics_normal_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8009458Z test_reference_numerics_normal_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.8009950Z test_reference_numerics_normal_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.8010417Z test_reference_numerics_normal_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.8010923Z test_reference_numerics_normal_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.8011420Z test_reference_numerics_normal_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.216s) 2023-01-11T22:57:14.8011905Z test_reference_numerics_normal_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.8012383Z test_reference_numerics_normal_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.8012872Z test_reference_numerics_normal_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8013408Z test_reference_numerics_normal_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.8013918Z test_reference_numerics_normal_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.195s) 2023-01-11T22:57:14.8014482Z test_reference_numerics_normal_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.213s) 2023-01-11T22:57:14.8015121Z test_reference_numerics_normal_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.8015611Z test_reference_numerics_normal_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.8016074Z test_reference_numerics_normal_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.8016552Z test_reference_numerics_normal_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2023-01-11T22:57:14.8017159Z test_reference_numerics_normal_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.8017670Z test_reference_numerics_normal_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.8018167Z test_reference_numerics_normal_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2023-01-11T22:57:14.8018647Z test_reference_numerics_normal_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8019164Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.8019634Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.296s) 2023-01-11T22:57:14.8020210Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.214s) 2023-01-11T22:57:14.8020710Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.8021244Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8021764Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.161s) 2023-01-11T22:57:14.8022261Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.8022754Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.110s) 2023-01-11T22:57:14.8023213Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.147s) 2023-01-11T22:57:14.8023711Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8024182Z test_reference_numerics_normal_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.8024687Z test_reference_numerics_normal_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.8025182Z test_reference_numerics_normal_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.8025635Z test_reference_numerics_normal_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2023-01-11T22:57:14.8026084Z test_reference_numerics_normal_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.8026523Z test_reference_numerics_normal_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.035s) 2023-01-11T22:57:14.8026960Z test_reference_numerics_normal_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.8027508Z test_reference_numerics_normal_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.8028029Z test_reference_numerics_normal_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.8028532Z test_reference_numerics_normal_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.8029201Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.347s) 2023-01-11T22:57:14.8029700Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.692s) 2023-01-11T22:57:14.8030173Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.699s) 2023-01-11T22:57:14.8030640Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.652s) 2023-01-11T22:57:14.8031236Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2023-01-11T22:57:14.8031739Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.160s) 2023-01-11T22:57:14.8032205Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.156s) 2023-01-11T22:57:14.8032657Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.140s) 2023-01-11T22:57:14.8033134Z test_reference_numerics_normal_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.171s) 2023-01-11T22:57:14.8033621Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.848s) 2023-01-11T22:57:14.8034161Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.707s) 2023-01-11T22:57:14.8034704Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.740s) 2023-01-11T22:57:14.8035214Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.711s) 2023-01-11T22:57:14.8035695Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.657s) 2023-01-11T22:57:14.8036182Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.681s) 2023-01-11T22:57:14.8036636Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.680s) 2023-01-11T22:57:14.8037100Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.719s) 2023-01-11T22:57:14.8037565Z test_reference_numerics_normal_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.702s) 2023-01-11T22:57:14.8038057Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.870s) 2023-01-11T22:57:14.8038532Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.701s) 2023-01-11T22:57:14.8039007Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.712s) 2023-01-11T22:57:14.8039479Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.712s) 2023-01-11T22:57:14.8039983Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.695s) 2023-01-11T22:57:14.8040465Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.708s) 2023-01-11T22:57:14.8040965Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.708s) 2023-01-11T22:57:14.8041487Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.700s) 2023-01-11T22:57:14.8042007Z test_reference_numerics_normal_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.714s) 2023-01-11T22:57:14.8042491Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.891s) 2023-01-11T22:57:14.8042982Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.737s) 2023-01-11T22:57:14.8043652Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.727s) 2023-01-11T22:57:14.8044134Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.681s) 2023-01-11T22:57:14.8044610Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.722s) 2023-01-11T22:57:14.8045193Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.724s) 2023-01-11T22:57:14.8045691Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.743s) 2023-01-11T22:57:14.8046171Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.721s) 2023-01-11T22:57:14.8046656Z test_reference_numerics_normal_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.761s) 2023-01-11T22:57:14.8047139Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.881s) 2023-01-11T22:57:14.8047686Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.710s) 2023-01-11T22:57:14.8048198Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.684s) 2023-01-11T22:57:14.8048719Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.709s) 2023-01-11T22:57:14.8049204Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.676s) 2023-01-11T22:57:14.8049664Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.680s) 2023-01-11T22:57:14.8050119Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.687s) 2023-01-11T22:57:14.8050598Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.713s) 2023-01-11T22:57:14.8051078Z test_reference_numerics_normal_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.700s) 2023-01-11T22:57:14.8051512Z test_reference_numerics_normal_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8051974Z test_reference_numerics_normal_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.126s) 2023-01-11T22:57:14.8052424Z test_reference_numerics_normal_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.142s) 2023-01-11T22:57:14.8052882Z test_reference_numerics_normal_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.8053319Z test_reference_numerics_normal_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.8053762Z test_reference_numerics_normal_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8054244Z test_reference_numerics_normal_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8054691Z test_reference_numerics_normal_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.020s) 2023-01-11T22:57:14.8055190Z test_reference_numerics_normal_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.8055627Z test_reference_numerics_normal_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.8056055Z test_reference_numerics_normal_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.8056472Z test_reference_numerics_normal_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.8056915Z test_reference_numerics_normal_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8057545Z test_reference_numerics_normal_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.206s) 2023-01-11T22:57:14.8057993Z test_reference_numerics_normal_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.8058421Z test_reference_numerics_normal_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8058847Z test_reference_numerics_normal_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.8059400Z test_reference_numerics_normal_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.8059850Z test_reference_numerics_normal_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8060265Z test_reference_numerics_normal_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8060686Z test_reference_numerics_normal_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.8061130Z test_reference_numerics_normal_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.8061559Z test_reference_numerics_normal_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.8061975Z test_reference_numerics_normal_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8062413Z test_reference_numerics_normal_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.8062855Z test_reference_numerics_normal_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8063261Z test_reference_numerics_normal_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8063694Z test_reference_numerics_normal_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8064121Z test_reference_numerics_normal_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2023-01-11T22:57:14.8064550Z test_reference_numerics_normal_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.8064974Z test_reference_numerics_normal_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.016s) 2023-01-11T22:57:14.8065386Z test_reference_numerics_normal_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.8065785Z test_reference_numerics_normal_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.8066305Z test_reference_numerics_normal_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.8066768Z test_reference_numerics_normal_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.8067267Z test_reference_numerics_normal_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8067750Z test_reference_numerics_normal_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.8068230Z test_reference_numerics_normal_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.119s) 2023-01-11T22:57:14.8068695Z test_reference_numerics_normal_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.8069144Z test_reference_numerics_normal_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8069611Z test_reference_numerics_normal_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.8070057Z test_reference_numerics_normal_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2023-01-11T22:57:14.8070495Z test_reference_numerics_normal_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8070925Z test_reference_numerics_normal_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8071557Z test_reference_numerics_normal_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.8071998Z test_reference_numerics_normal_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.8072433Z test_reference_numerics_normal_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.8072867Z test_reference_numerics_normal_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.170s) 2023-01-11T22:57:14.8073419Z test_reference_numerics_normal_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.198s) 2023-01-11T22:57:14.8073875Z test_reference_numerics_normal_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.158s) 2023-01-11T22:57:14.8074293Z test_reference_numerics_normal_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.195s) 2023-01-11T22:57:14.8074718Z test_reference_numerics_normal_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.8075148Z test_reference_numerics_normal_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.8075569Z test_reference_numerics_normal_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.8075970Z test_reference_numerics_normal_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.8076393Z test_reference_numerics_normal_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.8076871Z test_reference_numerics_normal_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.175s) 2023-01-11T22:57:14.8077386Z test_reference_numerics_normal_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.8077862Z test_reference_numerics_normal_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.155s) 2023-01-11T22:57:14.8078326Z test_reference_numerics_normal_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.179s) 2023-01-11T22:57:14.8078808Z test_reference_numerics_normal_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.178s) 2023-01-11T22:57:14.8079263Z test_reference_numerics_normal_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.153s) 2023-01-11T22:57:14.8079724Z test_reference_numerics_normal_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.153s) 2023-01-11T22:57:14.8080204Z test_reference_numerics_normal_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.175s) 2023-01-11T22:57:14.8080682Z test_reference_numerics_normal_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.155s) 2023-01-11T22:57:14.8081147Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.198s) 2023-01-11T22:57:14.8081616Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.160s) 2023-01-11T22:57:14.8082079Z test_reference_numerics_normal_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.166s) 2023-01-11T22:57:14.8082529Z test_reference_numerics_normal_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.8083025Z test_reference_numerics_normal_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.239s) 2023-01-11T22:57:14.8083517Z test_reference_numerics_normal_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.239s) 2023-01-11T22:57:14.8084013Z test_reference_numerics_normal_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.230s) 2023-01-11T22:57:14.8084456Z test_reference_numerics_normal_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.220s) 2023-01-11T22:57:14.8084886Z test_reference_numerics_normal_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.8085297Z test_reference_numerics_normal_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8085904Z test_reference_numerics_normal_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8086299Z test_reference_numerics_normal_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8086718Z test_reference_numerics_normal_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.8087139Z test_reference_numerics_normal_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.8087688Z test_reference_numerics_normal_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.8088138Z test_reference_numerics_normal_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.8088576Z test_reference_numerics_normal_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.8088999Z test_reference_numerics_normal_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8089446Z test_reference_numerics_normal_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.174s) 2023-01-11T22:57:14.8089871Z test_reference_numerics_normal_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.8090291Z test_reference_numerics_normal_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.146s) 2023-01-11T22:57:14.8090718Z test_reference_numerics_normal_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8091150Z test_reference_numerics_normal_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8091576Z test_reference_numerics_normal_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.8091997Z test_reference_numerics_normal_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.026s) 2023-01-11T22:57:14.8092409Z test_reference_numerics_normal_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.8092834Z test_reference_numerics_normal_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.8093256Z test_reference_numerics_normal_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.8093661Z test_reference_numerics_normal_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.8094097Z test_reference_numerics_normal_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.8094536Z test_reference_numerics_normal_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.168s) 2023-01-11T22:57:14.8094988Z test_reference_numerics_normal_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.322s) 2023-01-11T22:57:14.8095423Z test_reference_numerics_normal_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.266s) 2023-01-11T22:57:14.8095872Z test_reference_numerics_normal_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.259s) 2023-01-11T22:57:14.8096316Z test_reference_numerics_normal_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.8096749Z test_reference_numerics_normal_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8097172Z test_reference_numerics_normal_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2023-01-11T22:57:14.8097611Z test_reference_numerics_normal_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8098036Z test_reference_numerics_normal_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.8098459Z test_reference_numerics_normal_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.8098884Z test_reference_numerics_normal_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.8099309Z test_reference_numerics_normal_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8099911Z test_reference_numerics_normal_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8100319Z test_reference_numerics_normal_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.8100742Z test_reference_numerics_normal_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.8101166Z test_reference_numerics_normal_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.8101717Z test_reference_numerics_normal_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.8102157Z test_reference_numerics_normal_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.8102569Z test_reference_numerics_normal_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.028s) 2023-01-11T22:57:14.8102991Z test_reference_numerics_normal_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.8103422Z test_reference_numerics_normal_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.042s) 2023-01-11T22:57:14.8103839Z test_reference_numerics_normal_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.8104271Z test_reference_numerics_normal_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.046s) 2023-01-11T22:57:14.8104678Z test_reference_numerics_normal_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.8105128Z test_reference_numerics_normal_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.021s) 2023-01-11T22:57:14.8105562Z test_reference_numerics_normal_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.8105981Z test_reference_numerics_normal_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.8106409Z test_reference_numerics_normal_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.033s) 2023-01-11T22:57:14.8106839Z test_reference_numerics_normal_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.8107238Z test_reference_numerics_normal_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.018s) 2023-01-11T22:57:14.8107657Z test_reference_numerics_normal_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.8108092Z test_reference_numerics_normal_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.8108532Z test_reference_numerics_normal_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.8108948Z test_reference_numerics_normal_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.218s) 2023-01-11T22:57:14.8109378Z test_reference_numerics_normal_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.352s) 2023-01-11T22:57:14.8109794Z test_reference_numerics_normal_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.359s) 2023-01-11T22:57:14.8110231Z test_reference_numerics_normal_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.335s) 2023-01-11T22:57:14.8110653Z test_reference_numerics_normal_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.8111073Z test_reference_numerics_normal_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.066s) 2023-01-11T22:57:14.8111492Z test_reference_numerics_normal_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8111909Z test_reference_numerics_normal_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8112317Z test_reference_numerics_normal_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.8112727Z test_reference_numerics_normal_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.8113133Z test_reference_numerics_normal_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.8114703Z test_reference_numerics_normal_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.8115186Z test_reference_numerics_normal_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.8115645Z test_reference_numerics_normal_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.236s) 2023-01-11T22:57:14.8116111Z test_reference_numerics_normal_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.381s) 2023-01-11T22:57:14.8116693Z test_reference_numerics_normal_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.356s) 2023-01-11T22:57:14.8117151Z test_reference_numerics_normal_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.8117582Z test_reference_numerics_normal_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.8118001Z test_reference_numerics_normal_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.112s) 2023-01-11T22:57:14.8118429Z test_reference_numerics_normal_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.8118841Z test_reference_numerics_normal_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.8119259Z test_reference_numerics_normal_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.114s) 2023-01-11T22:57:14.8119674Z test_reference_numerics_normal_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.104s) 2023-01-11T22:57:14.8120093Z test_reference_numerics_normal_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.8120514Z test_reference_numerics_normal_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.8120946Z test_reference_numerics_normal_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.160s) 2023-01-11T22:57:14.8121419Z test_reference_numerics_normal_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.335s) 2023-01-11T22:57:14.8121869Z test_reference_numerics_normal_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.335s) 2023-01-11T22:57:14.8122322Z test_reference_numerics_normal_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.321s) 2023-01-11T22:57:14.8122753Z test_reference_numerics_normal_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.8123200Z test_reference_numerics_normal_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.086s) 2023-01-11T22:57:14.8123638Z test_reference_numerics_normal_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.8124062Z test_reference_numerics_normal_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.8124500Z test_reference_numerics_normal_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.8124926Z test_reference_numerics_normal_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.091s) 2023-01-11T22:57:14.8125372Z test_reference_numerics_normal_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.8125791Z test_reference_numerics_normal_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.085s) 2023-01-11T22:57:14.8126270Z test_reference_numerics_normal_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.419s) 2023-01-11T22:57:14.8126746Z test_reference_numerics_normal_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.431s) 2023-01-11T22:57:14.8127228Z test_reference_numerics_normal_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.409s) 2023-01-11T22:57:14.8127681Z test_reference_numerics_normal_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.384s) 2023-01-11T22:57:14.8128135Z test_reference_numerics_normal_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.403s) 2023-01-11T22:57:14.8128599Z test_reference_numerics_normal_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.405s) 2023-01-11T22:57:14.8129229Z test_reference_numerics_normal_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.395s) 2023-01-11T22:57:14.8129708Z test_reference_numerics_normal_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.494s) 2023-01-11T22:57:14.8130166Z test_reference_numerics_normal_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.158s) 2023-01-11T22:57:14.8130771Z test_reference_numerics_normal_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.120s) 2023-01-11T22:57:14.8131322Z test_reference_numerics_normal_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.8131789Z test_reference_numerics_normal_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.8132262Z test_reference_numerics_normal_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.8132721Z test_reference_numerics_normal_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.8133206Z test_reference_numerics_normal_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.126s) 2023-01-11T22:57:14.8133658Z test_reference_numerics_normal_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.112s) 2023-01-11T22:57:14.8134135Z test_reference_numerics_normal_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.171s) 2023-01-11T22:57:14.8134614Z test_reference_numerics_normal_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.8135106Z test_reference_numerics_normal_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.126s) 2023-01-11T22:57:14.8135570Z test_reference_numerics_normal_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.115s) 2023-01-11T22:57:14.8136042Z test_reference_numerics_normal_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.130s) 2023-01-11T22:57:14.8136510Z test_reference_numerics_normal_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.8136970Z test_reference_numerics_normal_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.8137445Z test_reference_numerics_normal_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.107s) 2023-01-11T22:57:14.8137907Z test_reference_numerics_normal_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.229s) 2023-01-11T22:57:14.8138391Z test_reference_numerics_normal_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.132s) 2023-01-11T22:57:14.8138831Z test_reference_numerics_normal_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.8139322Z test_reference_numerics_normal_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.8139790Z test_reference_numerics_normal_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8140260Z test_reference_numerics_normal_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.8140726Z test_reference_numerics_normal_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.8141190Z test_reference_numerics_normal_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.8141664Z test_reference_numerics_normal_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.218s) 2023-01-11T22:57:14.8142140Z test_reference_numerics_normal_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.8142624Z test_reference_numerics_normal_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.8143244Z test_reference_numerics_normal_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.118s) 2023-01-11T22:57:14.8143718Z test_reference_numerics_normal_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.8144168Z test_reference_numerics_normal_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.8144644Z test_reference_numerics_normal_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.134s) 2023-01-11T22:57:14.8145211Z test_reference_numerics_normal_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.8145714Z test_reference_numerics_normal_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.094s) 2023-01-11T22:57:14.8146162Z test_reference_numerics_normal_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.157s) 2023-01-11T22:57:14.8146638Z test_reference_numerics_normal_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.095s) 2023-01-11T22:57:14.8147101Z test_reference_numerics_normal_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.8147576Z test_reference_numerics_normal_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8148032Z test_reference_numerics_normal_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.8148507Z test_reference_numerics_normal_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8148963Z test_reference_numerics_normal_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.102s) 2023-01-11T22:57:14.8149432Z test_reference_numerics_normal_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8149870Z test_reference_numerics_normal_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.8150331Z test_reference_numerics_normal_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.146s) 2023-01-11T22:57:14.8150809Z test_reference_numerics_normal_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8151274Z test_reference_numerics_normal_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.8151750Z test_reference_numerics_normal_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.092s) 2023-01-11T22:57:14.8152200Z test_reference_numerics_normal_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.101s) 2023-01-11T22:57:14.8152662Z test_reference_numerics_normal_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.103s) 2023-01-11T22:57:14.8153128Z test_reference_numerics_normal_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.8153564Z test_reference_numerics_normal_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2023-01-11T22:57:14.8154010Z test_reference_numerics_normal_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.158s) 2023-01-11T22:57:14.8154429Z test_reference_numerics_normal_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.284s) 2023-01-11T22:57:14.8154860Z test_reference_numerics_normal_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.8155326Z test_reference_numerics_normal_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.8155765Z test_reference_numerics_normal_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.133s) 2023-01-11T22:57:14.8156209Z test_reference_numerics_normal_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.8156659Z test_reference_numerics_normal_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.144s) 2023-01-11T22:57:14.8157269Z test_reference_numerics_normal_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.8157709Z test_reference_numerics_normal_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.157s) 2023-01-11T22:57:14.8158160Z test_reference_numerics_normal_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.145s) 2023-01-11T22:57:14.8158603Z test_reference_numerics_normal_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.324s) 2023-01-11T22:57:14.8159169Z test_reference_numerics_normal_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.178s) 2023-01-11T22:57:14.8159643Z test_reference_numerics_normal_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.174s) 2023-01-11T22:57:14.8160080Z test_reference_numerics_normal_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.172s) 2023-01-11T22:57:14.8160498Z test_reference_numerics_normal_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.173s) 2023-01-11T22:57:14.8160928Z test_reference_numerics_normal_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.144s) 2023-01-11T22:57:14.8161365Z test_reference_numerics_normal_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.180s) 2023-01-11T22:57:14.8161784Z test_reference_numerics_normal_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.182s) 2023-01-11T22:57:14.8162245Z test_reference_numerics_normal_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.279s) 2023-01-11T22:57:14.8162711Z test_reference_numerics_normal_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.148s) 2023-01-11T22:57:14.8163164Z test_reference_numerics_normal_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.147s) 2023-01-11T22:57:14.8163621Z test_reference_numerics_normal_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8164070Z test_reference_numerics_normal_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.162s) 2023-01-11T22:57:14.8164536Z test_reference_numerics_normal_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.146s) 2023-01-11T22:57:14.8164986Z test_reference_numerics_normal_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8165429Z test_reference_numerics_normal_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.143s) 2023-01-11T22:57:14.8165919Z test_reference_numerics_normal_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.262s) 2023-01-11T22:57:14.8166396Z test_reference_numerics_normal_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.151s) 2023-01-11T22:57:14.8166869Z test_reference_numerics_normal_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.139s) 2023-01-11T22:57:14.8167350Z test_reference_numerics_normal_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.141s) 2023-01-11T22:57:14.8167812Z test_reference_numerics_normal_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.149s) 2023-01-11T22:57:14.8168291Z test_reference_numerics_normal_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.151s) 2023-01-11T22:57:14.8168757Z test_reference_numerics_normal_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.144s) 2023-01-11T22:57:14.8169217Z test_reference_numerics_normal_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.125s) 2023-01-11T22:57:14.8169732Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.292s) 2023-01-11T22:57:14.8170225Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.172s) 2023-01-11T22:57:14.8170729Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.173s) 2023-01-11T22:57:14.8171386Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.177s) 2023-01-11T22:57:14.8171659Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.179s) 2023-01-11T22:57:14.8171984Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.186s) 2023-01-11T22:57:14.8172360Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.8172709Z test_reference_numerics_normal_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.170s) 2023-01-11T22:57:14.8172980Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.281s) 2023-01-11T22:57:14.8173239Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.182s) 2023-01-11T22:57:14.8173510Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.184s) 2023-01-11T22:57:14.8173766Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.175s) 2023-01-11T22:57:14.8174013Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.182s) 2023-01-11T22:57:14.8174257Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.204s) 2023-01-11T22:57:14.8174513Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.193s) 2023-01-11T22:57:14.8174759Z test_reference_numerics_normal_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.186s) 2023-01-11T22:57:14.8175009Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.302s) 2023-01-11T22:57:14.8175270Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.8175532Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.8175787Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.167s) 2023-01-11T22:57:14.8176032Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.164s) 2023-01-11T22:57:14.8176275Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.202s) 2023-01-11T22:57:14.8176528Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.8176772Z test_reference_numerics_normal_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.165s) 2023-01-11T22:57:14.8177026Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.295s) 2023-01-11T22:57:14.8177281Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.188s) 2023-01-11T22:57:14.8177541Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.154s) 2023-01-11T22:57:14.8177831Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.148s) 2023-01-11T22:57:14.8178082Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.153s) 2023-01-11T22:57:14.8178309Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.161s) 2023-01-11T22:57:14.8178560Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.142s) 2023-01-11T22:57:14.8178911Z test_reference_numerics_normal_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.173s) 2023-01-11T22:57:14.8179157Z test_reference_numerics_normal_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2023-01-11T22:57:14.8179396Z test_reference_numerics_normal_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.226s) 2023-01-11T22:57:14.8179645Z test_reference_numerics_normal_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.8180519Z test_reference_numerics_normal_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.8180823Z test_reference_numerics_normal_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.142s) 2023-01-11T22:57:14.8181061Z test_reference_numerics_normal_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.8181303Z test_reference_numerics_normal_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.128s) 2023-01-11T22:57:14.8181545Z test_reference_numerics_normal_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.8181783Z test_reference_numerics_normal_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.8182016Z test_reference_numerics_normal_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.122s) 2023-01-11T22:57:14.8182254Z test_reference_numerics_normal_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.131s) 2023-01-11T22:57:14.8182496Z test_reference_numerics_normal_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.109s) 2023-01-11T22:57:14.8182738Z test_reference_numerics_normal_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.104s) 2023-01-11T22:57:14.8182978Z test_reference_numerics_normal_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8183222Z test_reference_numerics_normal_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8183460Z test_reference_numerics_normal_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.8183695Z test_reference_numerics_normal_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.8183931Z test_reference_numerics_normal_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8184220Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.266s) 2023-01-11T22:57:14.8184506Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.142s) 2023-01-11T22:57:14.8184782Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.136s) 2023-01-11T22:57:14.8185042Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.146s) 2023-01-11T22:57:14.8185316Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.8185583Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.139s) 2023-01-11T22:57:14.8185851Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.135s) 2023-01-11T22:57:14.8186125Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.140s) 2023-01-11T22:57:14.8186494Z test_reference_numerics_normal_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.139s) 2023-01-11T22:57:14.8186763Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.306s) 2023-01-11T22:57:14.8187148Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.153s) 2023-01-11T22:57:14.8187419Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.152s) 2023-01-11T22:57:14.8187686Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8188020Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.158s) 2023-01-11T22:57:14.8188291Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.145s) 2023-01-11T22:57:14.8188557Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.127s) 2023-01-11T22:57:14.8188822Z test_reference_numerics_normal_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.158s) 2023-01-11T22:57:14.8189081Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.294s) 2023-01-11T22:57:14.8189351Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8189624Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.137s) 2023-01-11T22:57:14.8189889Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.133s) 2023-01-11T22:57:14.8190148Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.149s) 2023-01-11T22:57:14.8190407Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.146s) 2023-01-11T22:57:14.8190675Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.129s) 2023-01-11T22:57:14.8190931Z test_reference_numerics_normal_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.160s) 2023-01-11T22:57:14.8191189Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.202s) 2023-01-11T22:57:14.8191457Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.152s) 2023-01-11T22:57:14.8191720Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.8191980Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.188s) 2023-01-11T22:57:14.8192240Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.8192502Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.110s) 2023-01-11T22:57:14.8192759Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.121s) 2023-01-11T22:57:14.8192998Z test_reference_numerics_normal_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.124s) 2023-01-11T22:57:14.8193234Z test_reference_numerics_normal_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8193463Z test_reference_numerics_normal_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.185s) 2023-01-11T22:57:14.8193700Z test_reference_numerics_normal_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.174s) 2023-01-11T22:57:14.8193931Z test_reference_numerics_normal_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.198s) 2023-01-11T22:57:14.8194257Z test_reference_numerics_normal_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.179s) 2023-01-11T22:57:14.8194486Z test_reference_numerics_normal_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.8194713Z test_reference_numerics_normal_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8194938Z test_reference_numerics_normal_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.8195233Z test_reference_numerics_normal_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8195471Z test_reference_numerics_normal_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.8195695Z test_reference_numerics_normal_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.8195917Z test_reference_numerics_normal_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.8196145Z test_reference_numerics_normal_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.100s) 2023-01-11T22:57:14.8196382Z test_reference_numerics_normal_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8196608Z test_reference_numerics_normal_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.106s) 2023-01-11T22:57:14.8196846Z test_reference_numerics_normal_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.138s) 2023-01-11T22:57:14.8197085Z test_reference_numerics_normal_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.119s) 2023-01-11T22:57:14.8197311Z test_reference_numerics_normal_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8197534Z test_reference_numerics_normal_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8197749Z test_reference_numerics_normal_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.049s) 2023-01-11T22:57:14.8197960Z test_reference_numerics_normal_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.019s) 2023-01-11T22:57:14.8198191Z test_reference_numerics_normal_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.022s) 2023-01-11T22:57:14.8198418Z test_reference_numerics_normal_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.8198645Z test_reference_numerics_normal_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.8198869Z test_reference_numerics_normal_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.8199095Z test_reference_numerics_normal_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.115s) 2023-01-11T22:57:14.8199315Z test_reference_numerics_normal_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.191s) 2023-01-11T22:57:14.8199542Z test_reference_numerics_normal_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.231s) 2023-01-11T22:57:14.8199777Z test_reference_numerics_normal_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.224s) 2023-01-11T22:57:14.8200001Z test_reference_numerics_normal_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.201s) 2023-01-11T22:57:14.8200225Z test_reference_numerics_normal_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.8200450Z test_reference_numerics_normal_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.8200675Z test_reference_numerics_normal_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.8200896Z test_reference_numerics_normal_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.8201114Z test_reference_numerics_normal_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.093s) 2023-01-11T22:57:14.8201334Z test_reference_numerics_normal_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.8201651Z test_reference_numerics_normal_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8201867Z test_reference_numerics_normal_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.8202097Z test_reference_numerics_normal_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8202315Z test_reference_numerics_normal_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... ok (0.203s) 2023-01-11T22:57:14.8202621Z test_reference_numerics_normal_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.227s) 2023-01-11T22:57:14.8202852Z test_reference_numerics_normal_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.192s) 2023-01-11T22:57:14.8203076Z test_reference_numerics_normal_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.174s) 2023-01-11T22:57:14.8203300Z test_reference_numerics_normal_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.099s) 2023-01-11T22:57:14.8203532Z test_reference_numerics_normal_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.088s) 2023-01-11T22:57:14.8203757Z test_reference_numerics_normal_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.098s) 2023-01-11T22:57:14.8203977Z test_reference_numerics_normal_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8204195Z test_reference_numerics_normal_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.105s) 2023-01-11T22:57:14.8204418Z test_reference_numerics_normal_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.113s) 2023-01-11T22:57:14.8204638Z test_reference_numerics_normal_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.111s) 2023-01-11T22:57:14.8204856Z test_reference_numerics_normal_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.108s) 2023-01-11T22:57:14.8205084Z test_reference_numerics_normal_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.8205315Z test_reference_numerics_normal_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.8205535Z test_reference_numerics_normal_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8205752Z test_reference_numerics_normal_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.8205975Z test_reference_numerics_normal_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.037s) 2023-01-11T22:57:14.8206201Z test_reference_numerics_normal_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8206423Z test_reference_numerics_normal_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.8206642Z test_reference_numerics_normal_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.8206862Z test_reference_numerics_normal_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.076s) 2023-01-11T22:57:14.8207088Z test_reference_numerics_small_abs_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8207349Z test_reference_numerics_small_abs_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8207564Z test_reference_numerics_small_abs_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2023-01-11T22:57:14.8207790Z test_reference_numerics_small_abs_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2023-01-11T22:57:14.8208019Z test_reference_numerics_small_abs_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8208242Z test_reference_numerics_small_abs_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8208461Z test_reference_numerics_small_abs_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8208682Z test_reference_numerics_small_abs_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8209000Z test_reference_numerics_small_abs_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8209220Z test_reference_numerics_small_abs_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8209434Z test_reference_numerics_small_abs_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8209651Z test_reference_numerics_small_abs_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8209925Z test_reference_numerics_small_abs_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8210167Z test_reference_numerics_small_acos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8210433Z test_reference_numerics_small_acos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8210687Z test_reference_numerics_small_acos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.002s) 2023-01-11T22:57:14.8210923Z test_reference_numerics_small_acos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8211148Z test_reference_numerics_small_acos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.8211373Z test_reference_numerics_small_acos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8211597Z test_reference_numerics_small_acos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8211826Z test_reference_numerics_small_acos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8212046Z test_reference_numerics_small_acos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8212264Z test_reference_numerics_small_acos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8212466Z test_reference_numerics_small_acos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8212691Z test_reference_numerics_small_acos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8212912Z test_reference_numerics_small_acos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8213139Z test_reference_numerics_small_acosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8213401Z test_reference_numerics_small_acosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8213658Z test_reference_numerics_small_acosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.010s) 2023-01-11T22:57:14.8213891Z test_reference_numerics_small_acosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.082s) 2023-01-11T22:57:14.8214114Z test_reference_numerics_small_acosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8214339Z test_reference_numerics_small_acosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8214572Z test_reference_numerics_small_acosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8214795Z test_reference_numerics_small_acosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8215014Z test_reference_numerics_small_acosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8215238Z test_reference_numerics_small_acosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8215458Z test_reference_numerics_small_acosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8215679Z test_reference_numerics_small_acosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8215897Z test_reference_numerics_small_acosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.8216163Z test_reference_numerics_small_angle_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8216499Z test_reference_numerics_small_angle_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8216732Z test_reference_numerics_small_angle_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2023-01-11T22:57:14.8216957Z test_reference_numerics_small_angle_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.8217279Z test_reference_numerics_small_angle_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.004s) 2023-01-11T22:57:14.8217550Z test_reference_numerics_small_angle_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... expected failure (0.004s) 2023-01-11T22:57:14.8217757Z test_reference_numerics_small_angle_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8217977Z test_reference_numerics_small_angle_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8218204Z test_reference_numerics_small_angle_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8218425Z test_reference_numerics_small_angle_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8218646Z test_reference_numerics_small_angle_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8218873Z test_reference_numerics_small_asin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8224936Z test_reference_numerics_small_asin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8225229Z test_reference_numerics_small_asin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.8225460Z test_reference_numerics_small_asin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.8225690Z test_reference_numerics_small_asin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.8225925Z test_reference_numerics_small_asin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8226159Z test_reference_numerics_small_asin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8226391Z test_reference_numerics_small_asin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8226616Z test_reference_numerics_small_asin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8226843Z test_reference_numerics_small_asin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8227066Z test_reference_numerics_small_asin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8227290Z test_reference_numerics_small_asin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8227510Z test_reference_numerics_small_asin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8227748Z test_reference_numerics_small_asinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8228018Z test_reference_numerics_small_asinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8228243Z test_reference_numerics_small_asinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.089s) 2023-01-11T22:57:14.8228477Z test_reference_numerics_small_asinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.083s) 2023-01-11T22:57:14.8228708Z test_reference_numerics_small_asinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8228938Z test_reference_numerics_small_asinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8229168Z test_reference_numerics_small_asinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8229396Z test_reference_numerics_small_asinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8229776Z test_reference_numerics_small_asinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8230002Z test_reference_numerics_small_asinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8230226Z test_reference_numerics_small_asinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8230450Z test_reference_numerics_small_asinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8230754Z test_reference_numerics_small_asinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8231002Z test_reference_numerics_small_atan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8231273Z test_reference_numerics_small_atan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.004s) 2023-01-11T22:57:14.8231508Z test_reference_numerics_small_atan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.8231745Z test_reference_numerics_small_atan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.081s) 2023-01-11T22:57:14.8231969Z test_reference_numerics_small_atan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8232196Z test_reference_numerics_small_atan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8232425Z test_reference_numerics_small_atan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8232660Z test_reference_numerics_small_atan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8232884Z test_reference_numerics_small_atan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8233108Z test_reference_numerics_small_atan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8233312Z test_reference_numerics_small_atan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8233540Z test_reference_numerics_small_atan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8233760Z test_reference_numerics_small_atan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8233992Z test_reference_numerics_small_atanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8234258Z test_reference_numerics_small_atanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8234500Z test_reference_numerics_small_atanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8234733Z test_reference_numerics_small_atanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.8234958Z test_reference_numerics_small_atanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2023-01-11T22:57:14.8235184Z test_reference_numerics_small_atanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8235417Z test_reference_numerics_small_atanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8235645Z test_reference_numerics_small_atanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8235871Z test_reference_numerics_small_atanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8236093Z test_reference_numerics_small_atanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8236320Z test_reference_numerics_small_atanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8236544Z test_reference_numerics_small_atanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8236766Z test_reference_numerics_small_atanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8237043Z test_reference_numerics_small_bitwise_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8237387Z test_reference_numerics_small_bitwise_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8237622Z test_reference_numerics_small_bitwise_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8237847Z test_reference_numerics_small_bitwise_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8238152Z test_reference_numerics_small_bitwise_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8238394Z test_reference_numerics_small_bitwise_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8238602Z test_reference_numerics_small_ceil_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8238831Z test_reference_numerics_small_ceil_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8239064Z test_reference_numerics_small_ceil_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8239292Z test_reference_numerics_small_ceil_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8239516Z test_reference_numerics_small_ceil_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8239739Z test_reference_numerics_small_ceil_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8239963Z test_reference_numerics_small_ceil_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8240187Z test_reference_numerics_small_ceil_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8240406Z test_reference_numerics_small_ceil_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8240636Z test_reference_numerics_small_conj_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8240907Z test_reference_numerics_small_conj_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8241142Z test_reference_numerics_small_conj_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.053s) 2023-01-11T22:57:14.8241374Z test_reference_numerics_small_conj_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.8241601Z test_reference_numerics_small_conj_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.8241831Z test_reference_numerics_small_conj_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8242059Z test_reference_numerics_small_conj_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.014s) 2023-01-11T22:57:14.8242288Z test_reference_numerics_small_conj_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8242506Z test_reference_numerics_small_conj_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8242732Z test_reference_numerics_small_conj_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8242953Z test_reference_numerics_small_conj_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8243176Z test_reference_numerics_small_conj_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8243376Z test_reference_numerics_small_conj_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8243630Z test_reference_numerics_small_conj_physical_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8243910Z test_reference_numerics_small_conj_physical_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8244162Z test_reference_numerics_small_conj_physical_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8244412Z test_reference_numerics_small_conj_physical_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8244756Z test_reference_numerics_small_conj_physical_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.8245000Z test_reference_numerics_small_conj_physical_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8245245Z test_reference_numerics_small_conj_physical_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8245487Z test_reference_numerics_small_conj_physical_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8245796Z test_reference_numerics_small_conj_physical_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8246053Z test_reference_numerics_small_conj_physical_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8246295Z test_reference_numerics_small_conj_physical_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8246531Z test_reference_numerics_small_conj_physical_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8246776Z test_reference_numerics_small_conj_physical_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8247005Z test_reference_numerics_small_cos_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8247272Z test_reference_numerics_small_cos_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.010s) 2023-01-11T22:57:14.8247508Z test_reference_numerics_small_cos_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.8247736Z test_reference_numerics_small_cos_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8247966Z test_reference_numerics_small_cos_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.8248194Z test_reference_numerics_small_cos_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8248426Z test_reference_numerics_small_cos_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8248650Z test_reference_numerics_small_cos_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8248854Z test_reference_numerics_small_cos_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8249080Z test_reference_numerics_small_cos_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8249298Z test_reference_numerics_small_cos_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8249522Z test_reference_numerics_small_cos_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8249738Z test_reference_numerics_small_cos_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8249969Z test_reference_numerics_small_cosh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8250240Z test_reference_numerics_small_cosh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8250477Z test_reference_numerics_small_cosh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.078s) 2023-01-11T22:57:14.8250710Z test_reference_numerics_small_cosh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.079s) 2023-01-11T22:57:14.8250943Z test_reference_numerics_small_cosh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.071s) 2023-01-11T22:57:14.8251176Z test_reference_numerics_small_cosh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8251406Z test_reference_numerics_small_cosh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8251633Z test_reference_numerics_small_cosh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8251856Z test_reference_numerics_small_cosh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8252178Z test_reference_numerics_small_cosh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8252401Z test_reference_numerics_small_cosh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8252623Z test_reference_numerics_small_cosh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8252842Z test_reference_numerics_small_cosh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8253155Z test_reference_numerics_small_deg2rad_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8253443Z test_reference_numerics_small_deg2rad_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8253681Z test_reference_numerics_small_deg2rad_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8253891Z test_reference_numerics_small_deg2rad_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8254120Z test_reference_numerics_small_deg2rad_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8254349Z test_reference_numerics_small_deg2rad_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8254580Z test_reference_numerics_small_deg2rad_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8254808Z test_reference_numerics_small_deg2rad_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8255042Z test_reference_numerics_small_deg2rad_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8255268Z test_reference_numerics_small_deg2rad_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8255540Z test_reference_numerics_small_digamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8255774Z test_reference_numerics_small_digamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8256008Z test_reference_numerics_small_digamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8256235Z test_reference_numerics_small_digamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8256461Z test_reference_numerics_small_digamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8256685Z test_reference_numerics_small_digamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8256915Z test_reference_numerics_small_digamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8257146Z test_reference_numerics_small_digamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8257368Z test_reference_numerics_small_digamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8257598Z test_reference_numerics_small_erf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8257866Z test_reference_numerics_small_erf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8258091Z test_reference_numerics_small_erf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8258318Z test_reference_numerics_small_erf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8258543Z test_reference_numerics_small_erf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8258767Z test_reference_numerics_small_erf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8258968Z test_reference_numerics_small_erf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8259181Z test_reference_numerics_small_erf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8259402Z test_reference_numerics_small_erf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8259717Z test_reference_numerics_small_erf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8259947Z test_reference_numerics_small_erfc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8260213Z test_reference_numerics_small_erfc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8260443Z test_reference_numerics_small_erfc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8260746Z test_reference_numerics_small_erfc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8260986Z test_reference_numerics_small_erfc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8261209Z test_reference_numerics_small_erfc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8261430Z test_reference_numerics_small_erfc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8261657Z test_reference_numerics_small_erfc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8261875Z test_reference_numerics_small_erfc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8262093Z test_reference_numerics_small_erfc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8262362Z test_reference_numerics_small_erfinv_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8262601Z test_reference_numerics_small_erfinv_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8262826Z test_reference_numerics_small_erfinv_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8263048Z test_reference_numerics_small_erfinv_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8263274Z test_reference_numerics_small_erfinv_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8263505Z test_reference_numerics_small_erfinv_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8263730Z test_reference_numerics_small_erfinv_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8263934Z test_reference_numerics_small_erfinv_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8264157Z test_reference_numerics_small_erfinv_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8264388Z test_reference_numerics_small_exp2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8264654Z test_reference_numerics_small_exp2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8264880Z test_reference_numerics_small_exp2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8265106Z test_reference_numerics_small_exp2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8265336Z test_reference_numerics_small_exp2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8265560Z test_reference_numerics_small_exp2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8265780Z test_reference_numerics_small_exp2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8266005Z test_reference_numerics_small_exp2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8266225Z test_reference_numerics_small_exp2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8266444Z test_reference_numerics_small_exp2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8266696Z test_reference_numerics_small_exp_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.8266961Z test_reference_numerics_small_exp_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8267849Z test_reference_numerics_small_exp_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.8268084Z test_reference_numerics_small_exp_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8268315Z test_reference_numerics_small_exp_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.047s) 2023-01-11T22:57:14.8268630Z test_reference_numerics_small_exp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8268876Z test_reference_numerics_small_exp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8269100Z test_reference_numerics_small_exp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8269323Z test_reference_numerics_small_exp_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8269532Z test_reference_numerics_small_exp_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8269746Z test_reference_numerics_small_exp_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8269968Z test_reference_numerics_small_exp_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8270183Z test_reference_numerics_small_exp_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8270419Z test_reference_numerics_small_expm1_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8270687Z test_reference_numerics_small_expm1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.007s) 2023-01-11T22:57:14.8270917Z test_reference_numerics_small_expm1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8271146Z test_reference_numerics_small_expm1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8271379Z test_reference_numerics_small_expm1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8271604Z test_reference_numerics_small_expm1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8271829Z test_reference_numerics_small_expm1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8272051Z test_reference_numerics_small_expm1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8272277Z test_reference_numerics_small_expm1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8272497Z test_reference_numerics_small_expm1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8272725Z test_reference_numerics_small_fill_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8273130Z test_reference_numerics_small_fill_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8273382Z test_reference_numerics_small_fill_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.070s) 2023-01-11T22:57:14.8273613Z test_reference_numerics_small_fill_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.8273936Z test_reference_numerics_small_fill_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.057s) 2023-01-11T22:57:14.8274213Z test_reference_numerics_small_fill_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8274624Z test_reference_numerics_small_fill_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8274871Z test_reference_numerics_small_fill_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8275073Z test_reference_numerics_small_fill_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8275295Z test_reference_numerics_small_fill_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8275641Z test_reference_numerics_small_fill_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8275863Z test_reference_numerics_small_fill_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8276080Z test_reference_numerics_small_fill_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8276312Z test_reference_numerics_small_floor_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8276608Z test_reference_numerics_small_floor_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8276858Z test_reference_numerics_small_floor_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8277087Z test_reference_numerics_small_floor_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8277310Z test_reference_numerics_small_floor_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8277539Z test_reference_numerics_small_floor_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8277762Z test_reference_numerics_small_floor_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8277982Z test_reference_numerics_small_floor_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8278204Z test_reference_numerics_small_floor_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8278463Z test_reference_numerics_small_frac_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.8278693Z test_reference_numerics_small_frac_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8278919Z test_reference_numerics_small_frac_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8279146Z test_reference_numerics_small_frac_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.8279404Z test_reference_numerics_small_frexp_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.004s) 2023-01-11T22:57:14.8279658Z test_reference_numerics_small_frexp_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.003s) 2023-01-11T22:57:14.8279904Z test_reference_numerics_small_frexp_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8280110Z test_reference_numerics_small_i0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8280375Z test_reference_numerics_small_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8280599Z test_reference_numerics_small_i0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8280822Z test_reference_numerics_small_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8281042Z test_reference_numerics_small_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8281266Z test_reference_numerics_small_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8281483Z test_reference_numerics_small_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8281694Z test_reference_numerics_small_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8281911Z test_reference_numerics_small_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8282126Z test_reference_numerics_small_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8282362Z test_reference_numerics_small_imag_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8282595Z test_reference_numerics_small_imag_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.032s) 2023-01-11T22:57:14.8282825Z test_reference_numerics_small_imag_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.031s) 2023-01-11T22:57:14.8283169Z test_reference_numerics_small_isfinite_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8283441Z test_reference_numerics_small_isfinite_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8283685Z test_reference_numerics_small_isfinite_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.024s) 2023-01-11T22:57:14.8283926Z test_reference_numerics_small_isfinite_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8284237Z test_reference_numerics_small_isfinite_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8284488Z test_reference_numerics_small_isfinite_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8284718Z test_reference_numerics_small_isfinite_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8284941Z test_reference_numerics_small_isfinite_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8285156Z test_reference_numerics_small_isfinite_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8285379Z test_reference_numerics_small_isfinite_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8285601Z test_reference_numerics_small_isfinite_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8285826Z test_reference_numerics_small_isfinite_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8286058Z test_reference_numerics_small_isfinite_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8286285Z test_reference_numerics_small_isinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8286550Z test_reference_numerics_small_isinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8286821Z test_reference_numerics_small_isinf_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.8287064Z test_reference_numerics_small_isinf_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8287295Z test_reference_numerics_small_isinf_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.029s) 2023-01-11T22:57:14.8287525Z test_reference_numerics_small_isinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8287758Z test_reference_numerics_small_isinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8287987Z test_reference_numerics_small_isinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8288215Z test_reference_numerics_small_isinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8288441Z test_reference_numerics_small_isinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8288664Z test_reference_numerics_small_isinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8288893Z test_reference_numerics_small_isinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8289116Z test_reference_numerics_small_isinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8289346Z test_reference_numerics_small_isnan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8289616Z test_reference_numerics_small_isnan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8289855Z test_reference_numerics_small_isnan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.8290089Z test_reference_numerics_small_isnan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.8290296Z test_reference_numerics_small_isnan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8290624Z test_reference_numerics_small_isnan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8290853Z test_reference_numerics_small_isnan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8291075Z test_reference_numerics_small_isnan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8291300Z test_reference_numerics_small_isnan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8291589Z test_reference_numerics_small_isnan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8291829Z test_reference_numerics_small_isnan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8292048Z test_reference_numerics_small_isnan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8292287Z test_reference_numerics_small_isneginf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8292562Z test_reference_numerics_small_isneginf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.010s) 2023-01-11T22:57:14.8292800Z test_reference_numerics_small_isneginf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8293029Z test_reference_numerics_small_isneginf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8293255Z test_reference_numerics_small_isneginf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8293488Z test_reference_numerics_small_isneginf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.8293712Z test_reference_numerics_small_isneginf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8293932Z test_reference_numerics_small_isneginf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8294156Z test_reference_numerics_small_isneginf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8294390Z test_reference_numerics_small_isneginf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8294626Z test_reference_numerics_small_isposinf_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8294897Z test_reference_numerics_small_isposinf_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8295135Z test_reference_numerics_small_isposinf_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8295351Z test_reference_numerics_small_isposinf_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8295579Z test_reference_numerics_small_isposinf_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8295813Z test_reference_numerics_small_isposinf_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8296038Z test_reference_numerics_small_isposinf_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8296264Z test_reference_numerics_small_isposinf_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8296493Z test_reference_numerics_small_isposinf_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8296722Z test_reference_numerics_small_isposinf_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8296955Z test_reference_numerics_small_isreal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8297228Z test_reference_numerics_small_isreal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8297466Z test_reference_numerics_small_isreal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.8297704Z test_reference_numerics_small_isreal_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.030s) 2023-01-11T22:57:14.8297934Z test_reference_numerics_small_isreal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.8298260Z test_reference_numerics_small_isreal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8298483Z test_reference_numerics_small_isreal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8298704Z test_reference_numerics_small_isreal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8298998Z test_reference_numerics_small_isreal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8299244Z test_reference_numerics_small_isreal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8299472Z test_reference_numerics_small_isreal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8299698Z test_reference_numerics_small_isreal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8299922Z test_reference_numerics_small_isreal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8300178Z test_reference_numerics_small_jiterator_unary_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8300464Z test_reference_numerics_small_jiterator_unary_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8300699Z test_reference_numerics_small_jiterator_unary_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.067s) 2023-01-11T22:57:14.8300956Z test_reference_numerics_small_jiterator_unary_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.8301205Z test_reference_numerics_small_jiterator_unary_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8301457Z test_reference_numerics_small_jiterator_unary_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8301701Z test_reference_numerics_small_jiterator_unary_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8301949Z test_reference_numerics_small_jiterator_unary_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8302192Z test_reference_numerics_small_jiterator_unary_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8302436Z test_reference_numerics_small_jiterator_unary_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8302680Z test_reference_numerics_small_jiterator_unary_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8302919Z test_reference_numerics_small_jiterator_unary_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.8303188Z test_reference_numerics_small_lgamma_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8303420Z test_reference_numerics_small_lgamma_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8303652Z test_reference_numerics_small_lgamma_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8303873Z test_reference_numerics_small_lgamma_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8304098Z test_reference_numerics_small_lgamma_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8304328Z test_reference_numerics_small_lgamma_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8304558Z test_reference_numerics_small_lgamma_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8304787Z test_reference_numerics_small_lgamma_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8305011Z test_reference_numerics_small_lgamma_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8305241Z test_reference_numerics_small_log10_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8305607Z test_reference_numerics_small_log10_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8305843Z test_reference_numerics_small_log10_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8306056Z test_reference_numerics_small_log10_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.038s) 2023-01-11T22:57:14.8306281Z test_reference_numerics_small_log10_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8307049Z test_reference_numerics_small_log10_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8307333Z test_reference_numerics_small_log10_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8307558Z test_reference_numerics_small_log10_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8307782Z test_reference_numerics_small_log10_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8308011Z test_reference_numerics_small_log10_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8308232Z test_reference_numerics_small_log10_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8308451Z test_reference_numerics_small_log10_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8308686Z test_reference_numerics_small_log1p_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8308958Z test_reference_numerics_small_log1p_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8309198Z test_reference_numerics_small_log1p_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.8309433Z test_reference_numerics_small_log1p_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.8309660Z test_reference_numerics_small_log1p_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8309893Z test_reference_numerics_small_log1p_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8310121Z test_reference_numerics_small_log1p_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8310345Z test_reference_numerics_small_log1p_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8310571Z test_reference_numerics_small_log1p_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8310799Z test_reference_numerics_small_log1p_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8311025Z test_reference_numerics_small_log1p_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8311246Z test_reference_numerics_small_log1p_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8311473Z test_reference_numerics_small_log2_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8311722Z test_reference_numerics_small_log2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8311954Z test_reference_numerics_small_log2_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.074s) 2023-01-11T22:57:14.8312185Z test_reference_numerics_small_log2_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.8312413Z test_reference_numerics_small_log2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8312645Z test_reference_numerics_small_log2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8312874Z test_reference_numerics_small_log2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8313095Z test_reference_numerics_small_log2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8313317Z test_reference_numerics_small_log2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8313648Z test_reference_numerics_small_log2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8313870Z test_reference_numerics_small_log2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8314088Z test_reference_numerics_small_log2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8314315Z test_reference_numerics_small_log_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8314648Z test_reference_numerics_small_log_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.003s) 2023-01-11T22:57:14.8314896Z test_reference_numerics_small_log_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.041s) 2023-01-11T22:57:14.8315124Z test_reference_numerics_small_log_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8315352Z test_reference_numerics_small_log_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8315583Z test_reference_numerics_small_log_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8315811Z test_reference_numerics_small_log_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8316032Z test_reference_numerics_small_log_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8316251Z test_reference_numerics_small_log_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8316474Z test_reference_numerics_small_log_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8316670Z test_reference_numerics_small_log_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8316892Z test_reference_numerics_small_log_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8317108Z test_reference_numerics_small_log_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8317355Z test_reference_numerics_small_logical_not_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8317634Z test_reference_numerics_small_logical_not_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.010s) 2023-01-11T22:57:14.8317883Z test_reference_numerics_small_logical_not_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.8318132Z test_reference_numerics_small_logical_not_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.8318374Z test_reference_numerics_small_logical_not_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8318613Z test_reference_numerics_small_logical_not_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8318851Z test_reference_numerics_small_logical_not_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8319093Z test_reference_numerics_small_logical_not_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8319322Z test_reference_numerics_small_logical_not_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8319545Z test_reference_numerics_small_logical_not_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8319777Z test_reference_numerics_small_logical_not_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8320005Z test_reference_numerics_small_logical_not_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8320237Z test_reference_numerics_small_logit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8320503Z test_reference_numerics_small_logit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8320737Z test_reference_numerics_small_logit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.8321062Z test_reference_numerics_small_logit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8321291Z test_reference_numerics_small_logit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8321514Z test_reference_numerics_small_logit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8321738Z test_reference_numerics_small_logit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8322012Z test_reference_numerics_small_logit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8322255Z test_reference_numerics_small_logit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8322475Z test_reference_numerics_small_logit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8322733Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8322993Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8323249Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8323502Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8323757Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8324005Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8324275Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8324521Z test_reference_numerics_small_mvlgamma_mvlgamma_p_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8324774Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8325026Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8325280Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8325528Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8325777Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8326026Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8326293Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8326543Z test_reference_numerics_small_mvlgamma_mvlgamma_p_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8326794Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8327042Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8327297Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8327541Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8327787Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8328017Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8328389Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8328635Z test_reference_numerics_small_mvlgamma_mvlgamma_p_5_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8328872Z test_reference_numerics_small_nan_to_num_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8329142Z test_reference_numerics_small_nan_to_num_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8329445Z test_reference_numerics_small_nan_to_num_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8329694Z test_reference_numerics_small_nan_to_num_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8329927Z test_reference_numerics_small_nan_to_num_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8330162Z test_reference_numerics_small_nan_to_num_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8330394Z test_reference_numerics_small_nan_to_num_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8330616Z test_reference_numerics_small_nan_to_num_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8330847Z test_reference_numerics_small_nan_to_num_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8331072Z test_reference_numerics_small_nan_to_num_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8331300Z test_reference_numerics_small_neg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8331533Z test_reference_numerics_small_neg_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.8331763Z test_reference_numerics_small_neg_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.8331993Z test_reference_numerics_small_neg_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8332224Z test_reference_numerics_small_neg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8332450Z test_reference_numerics_small_neg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8332672Z test_reference_numerics_small_neg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8332897Z test_reference_numerics_small_neg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8333118Z test_reference_numerics_small_neg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8333314Z test_reference_numerics_small_neg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8333535Z test_reference_numerics_small_neg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8333751Z test_reference_numerics_small_neg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8334008Z test_reference_numerics_small_nn_functional_celu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8334259Z test_reference_numerics_small_nn_functional_celu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8334513Z test_reference_numerics_small_nn_functional_celu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8334767Z test_reference_numerics_small_nn_functional_celu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8335019Z test_reference_numerics_small_nn_functional_elu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8335267Z test_reference_numerics_small_nn_functional_elu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8335516Z test_reference_numerics_small_nn_functional_elu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8335855Z test_reference_numerics_small_nn_functional_elu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8336122Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8336388Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8336713Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8336984Z test_reference_numerics_small_nn_functional_hardsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8337240Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8337500Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8337757Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8338006Z test_reference_numerics_small_nn_functional_logsigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8338257Z test_reference_numerics_small_nn_functional_mish_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8338511Z test_reference_numerics_small_nn_functional_mish_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8338763Z test_reference_numerics_small_nn_functional_mish_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8339012Z test_reference_numerics_small_nn_functional_mish_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8339269Z test_reference_numerics_small_nn_functional_prelu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8339507Z test_reference_numerics_small_nn_functional_prelu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8339758Z test_reference_numerics_small_nn_functional_prelu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8340008Z test_reference_numerics_small_nn_functional_prelu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8340257Z test_reference_numerics_small_nn_functional_relu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8340509Z test_reference_numerics_small_nn_functional_relu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8340758Z test_reference_numerics_small_nn_functional_relu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8341002Z test_reference_numerics_small_nn_functional_relu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8341254Z test_reference_numerics_small_nn_functional_relu_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8341504Z test_reference_numerics_small_nn_functional_relu_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8341742Z test_reference_numerics_small_nn_functional_relu_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8341987Z test_reference_numerics_small_nn_functional_relu_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8342229Z test_reference_numerics_small_nn_functional_relu_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8342477Z test_reference_numerics_small_nn_functional_selu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8342720Z test_reference_numerics_small_nn_functional_selu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8342967Z test_reference_numerics_small_nn_functional_selu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8343312Z test_reference_numerics_small_nn_functional_selu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8343562Z test_reference_numerics_small_nn_functional_silu_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8343804Z test_reference_numerics_small_nn_functional_silu_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8344114Z test_reference_numerics_small_nn_functional_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8344374Z test_reference_numerics_small_nn_functional_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8344635Z test_reference_numerics_small_nn_functional_softplus_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8344892Z test_reference_numerics_small_nn_functional_softplus_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8345148Z test_reference_numerics_small_nn_functional_softplus_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8345392Z test_reference_numerics_small_nn_functional_softplus_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8345644Z test_reference_numerics_small_nn_functional_softsign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8345917Z test_reference_numerics_small_nn_functional_softsign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.006s) 2023-01-11T22:57:14.8346182Z test_reference_numerics_small_nn_functional_softsign_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.051s) 2023-01-11T22:57:14.8346441Z test_reference_numerics_small_nn_functional_softsign_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8346695Z test_reference_numerics_small_nn_functional_softsign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8346945Z test_reference_numerics_small_nn_functional_softsign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8347187Z test_reference_numerics_small_nn_functional_softsign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8347441Z test_reference_numerics_small_nn_functional_softsign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8347718Z test_reference_numerics_small_nn_functional_softsign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8347974Z test_reference_numerics_small_nn_functional_softsign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8348246Z test_reference_numerics_small_nn_functional_softsign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.000s) 2023-01-11T22:57:14.8348501Z test_reference_numerics_small_nn_functional_softsign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8348768Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8349034Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.097s) 2023-01-11T22:57:14.8349300Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8349563Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8349817Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8350067Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8350322Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8350672Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8350917Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8351168Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8351495Z test_reference_numerics_small_nn_functional_tanhshrink_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8351771Z test_reference_numerics_small_nn_functional_threshold_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8352029Z test_reference_numerics_small_nn_functional_threshold_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8352279Z test_reference_numerics_small_nn_functional_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8352533Z test_reference_numerics_small_nn_functional_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8352768Z test_reference_numerics_small_nn_functional_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8353021Z test_reference_numerics_small_nn_functional_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8353278Z test_reference_numerics_small_nn_functional_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8353533Z test_reference_numerics_small_nn_functional_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8353786Z test_reference_numerics_small_nn_functional_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8354083Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8354349Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8354600Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8354847Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8355101Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8355353Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8355606Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8355864Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8356117Z test_reference_numerics_small_polygamma_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8356410Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8356670Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8356925Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8357172Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8357423Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8357669Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8358024Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8358279Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8358531Z test_reference_numerics_small_polygamma_polygamma_n_1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8358890Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8359167Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8359417Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8359643Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8359896Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8360145Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8360394Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8360655Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8360906Z test_reference_numerics_small_polygamma_polygamma_n_2_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8361197Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8361464Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8361715Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8361962Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8362213Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8362462Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8362714Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8362968Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8363216Z test_reference_numerics_small_polygamma_polygamma_n_3_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8363510Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8363766Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8364015Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8364265Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8364514Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8364761Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8365110Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8365363Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8365612Z test_reference_numerics_small_polygamma_polygamma_n_4_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8365853Z test_reference_numerics_small_positive_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8366167Z test_reference_numerics_small_positive_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.058s) 2023-01-11T22:57:14.8366405Z test_reference_numerics_small_positive_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8366651Z test_reference_numerics_small_positive_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.054s) 2023-01-11T22:57:14.8366889Z test_reference_numerics_small_positive_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8367125Z test_reference_numerics_small_positive_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.8367352Z test_reference_numerics_small_positive_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8367583Z test_reference_numerics_small_positive_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8367807Z test_reference_numerics_small_positive_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8368031Z test_reference_numerics_small_positive_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8368257Z test_reference_numerics_small_positive_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8368489Z test_reference_numerics_small_positive_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8368744Z test_reference_numerics_small_rad2deg_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8369015Z test_reference_numerics_small_rad2deg_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8369248Z test_reference_numerics_small_rad2deg_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8369474Z test_reference_numerics_small_rad2deg_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8369699Z test_reference_numerics_small_rad2deg_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8369923Z test_reference_numerics_small_rad2deg_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8370154Z test_reference_numerics_small_rad2deg_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8370384Z test_reference_numerics_small_rad2deg_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8370618Z test_reference_numerics_small_rad2deg_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8370842Z test_reference_numerics_small_rad2deg_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8371070Z test_reference_numerics_small_real_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8371336Z test_reference_numerics_small_real_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.004s) 2023-01-11T22:57:14.8371555Z test_reference_numerics_small_real_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.061s) 2023-01-11T22:57:14.8371788Z test_reference_numerics_small_real_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.056s) 2023-01-11T22:57:14.8372015Z test_reference_numerics_small_real_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.064s) 2023-01-11T22:57:14.8372243Z test_reference_numerics_small_real_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8372565Z test_reference_numerics_small_real_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8372796Z test_reference_numerics_small_real_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8373019Z test_reference_numerics_small_real_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8373240Z test_reference_numerics_small_real_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8373531Z test_reference_numerics_small_real_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8373771Z test_reference_numerics_small_real_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8373991Z test_reference_numerics_small_real_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8374258Z test_reference_numerics_small_reciprocal_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8374541Z test_reference_numerics_small_reciprocal_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8374797Z test_reference_numerics_small_reciprocal_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.059s) 2023-01-11T22:57:14.8375043Z test_reference_numerics_small_reciprocal_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.050s) 2023-01-11T22:57:14.8375387Z test_reference_numerics_small_reciprocal_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8375661Z test_reference_numerics_small_reciprocal_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8375907Z test_reference_numerics_small_reciprocal_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8376299Z test_reference_numerics_small_reciprocal_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8376718Z test_reference_numerics_small_reciprocal_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8376995Z test_reference_numerics_small_reciprocal_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8377209Z test_reference_numerics_small_reciprocal_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8377438Z test_reference_numerics_small_reciprocal_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8377673Z test_reference_numerics_small_round_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8377901Z test_reference_numerics_small_round_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8378130Z test_reference_numerics_small_round_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8378359Z test_reference_numerics_small_round_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8378586Z test_reference_numerics_small_round_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8378839Z test_reference_numerics_small_round_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8379065Z test_reference_numerics_small_round_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8379290Z test_reference_numerics_small_round_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8379512Z test_reference_numerics_small_round_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8379762Z test_reference_numerics_small_round_decimals_0_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8380009Z test_reference_numerics_small_round_decimals_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8380258Z test_reference_numerics_small_round_decimals_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8380632Z test_reference_numerics_small_round_decimals_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8380877Z test_reference_numerics_small_round_decimals_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8381115Z test_reference_numerics_small_round_decimals_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8381357Z test_reference_numerics_small_round_decimals_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8381667Z test_reference_numerics_small_round_decimals_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8381938Z test_reference_numerics_small_round_decimals_neg_3_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8382192Z test_reference_numerics_small_round_decimals_neg_3_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8382442Z test_reference_numerics_small_round_decimals_neg_3_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8382699Z test_reference_numerics_small_round_decimals_neg_3_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8382910Z test_reference_numerics_small_rsqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8383174Z test_reference_numerics_small_rsqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8383414Z test_reference_numerics_small_rsqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.073s) 2023-01-11T22:57:14.8383649Z test_reference_numerics_small_rsqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8383879Z test_reference_numerics_small_rsqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.055s) 2023-01-11T22:57:14.8384107Z test_reference_numerics_small_rsqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8384343Z test_reference_numerics_small_rsqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8384572Z test_reference_numerics_small_rsqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8384798Z test_reference_numerics_small_rsqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8385022Z test_reference_numerics_small_rsqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8385251Z test_reference_numerics_small_rsqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8385475Z test_reference_numerics_small_rsqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.8385698Z test_reference_numerics_small_rsqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8385928Z test_reference_numerics_small_sgn_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8386199Z test_reference_numerics_small_sgn_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8386432Z test_reference_numerics_small_sgn_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8386659Z test_reference_numerics_small_sgn_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.052s) 2023-01-11T22:57:14.8386889Z test_reference_numerics_small_sgn_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.062s) 2023-01-11T22:57:14.8387117Z test_reference_numerics_small_sgn_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8387344Z test_reference_numerics_small_sgn_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8387565Z test_reference_numerics_small_sgn_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8387768Z test_reference_numerics_small_sgn_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8388604Z test_reference_numerics_small_sgn_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8388826Z test_reference_numerics_small_sgn_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8389049Z test_reference_numerics_small_sgn_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8389266Z test_reference_numerics_small_sgn_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8389588Z test_reference_numerics_small_sigmoid_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8389878Z test_reference_numerics_small_sigmoid_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8390124Z test_reference_numerics_small_sigmoid_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.090s) 2023-01-11T22:57:14.8390365Z test_reference_numerics_small_sigmoid_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8390605Z test_reference_numerics_small_sigmoid_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8390835Z test_reference_numerics_small_sigmoid_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8391060Z test_reference_numerics_small_sigmoid_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8391280Z test_reference_numerics_small_sigmoid_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8391508Z test_reference_numerics_small_sigmoid_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8391738Z test_reference_numerics_small_sigmoid_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8391967Z test_reference_numerics_small_sigmoid_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8392197Z test_reference_numerics_small_sigmoid_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8392425Z test_reference_numerics_small_sigmoid_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8392650Z test_reference_numerics_small_sign_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8392915Z test_reference_numerics_small_sign_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8393145Z test_reference_numerics_small_sign_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8393375Z test_reference_numerics_small_sign_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8393582Z test_reference_numerics_small_sign_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8393804Z test_reference_numerics_small_sign_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8394025Z test_reference_numerics_small_sign_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8394252Z test_reference_numerics_small_sign_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8394474Z test_reference_numerics_small_sign_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8394691Z test_reference_numerics_small_sign_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8394927Z test_reference_numerics_small_signbit_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8395196Z test_reference_numerics_small_signbit_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8395428Z test_reference_numerics_small_signbit_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8395652Z test_reference_numerics_small_signbit_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8395870Z test_reference_numerics_small_signbit_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8396193Z test_reference_numerics_small_signbit_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8396422Z test_reference_numerics_small_signbit_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8396648Z test_reference_numerics_small_signbit_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8396876Z test_reference_numerics_small_signbit_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8397168Z test_reference_numerics_small_signbit_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8397412Z test_reference_numerics_small_sin_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8397677Z test_reference_numerics_small_sin_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8397909Z test_reference_numerics_small_sin_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.084s) 2023-01-11T22:57:14.8398142Z test_reference_numerics_small_sin_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.077s) 2023-01-11T22:57:14.8398369Z test_reference_numerics_small_sin_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.080s) 2023-01-11T22:57:14.8398575Z test_reference_numerics_small_sin_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8398802Z test_reference_numerics_small_sin_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8399028Z test_reference_numerics_small_sin_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8399248Z test_reference_numerics_small_sin_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8399467Z test_reference_numerics_small_sin_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8399679Z test_reference_numerics_small_sin_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8399906Z test_reference_numerics_small_sin_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8400120Z test_reference_numerics_small_sin_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8400345Z test_reference_numerics_small_sinc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8400613Z test_reference_numerics_small_sinc_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8400849Z test_reference_numerics_small_sinc_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.087s) 2023-01-11T22:57:14.8401102Z test_reference_numerics_small_sinc_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Skipped! (0.001s) 2023-01-11T22:57:14.8401330Z test_reference_numerics_small_sinc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8401562Z test_reference_numerics_small_sinc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8401789Z test_reference_numerics_small_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8402009Z test_reference_numerics_small_sinc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8402233Z test_reference_numerics_small_sinc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8402456Z test_reference_numerics_small_sinc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8402679Z test_reference_numerics_small_sinc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8402898Z test_reference_numerics_small_sinc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8403125Z test_reference_numerics_small_sinh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8403373Z test_reference_numerics_small_sinh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8403706Z test_reference_numerics_small_sinh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.8403937Z test_reference_numerics_small_sinh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8404161Z test_reference_numerics_small_sinh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.063s) 2023-01-11T22:57:14.8404453Z test_reference_numerics_small_sinh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.005s) 2023-01-11T22:57:14.8404694Z test_reference_numerics_small_sinh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8404922Z test_reference_numerics_small_sinh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8405143Z test_reference_numerics_small_sinh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8405371Z test_reference_numerics_small_sinh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8405594Z test_reference_numerics_small_sinh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8405816Z test_reference_numerics_small_sinh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8406034Z test_reference_numerics_small_sinh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.8406324Z test_reference_numerics_small_special_airy_ai_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8406572Z test_reference_numerics_small_special_airy_ai_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8406820Z test_reference_numerics_small_special_airy_ai_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8407062Z test_reference_numerics_small_special_airy_ai_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8407309Z test_reference_numerics_small_special_airy_ai_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8407552Z test_reference_numerics_small_special_airy_ai_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8407794Z test_reference_numerics_small_special_airy_ai_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8408034Z test_reference_numerics_small_special_airy_ai_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8408320Z test_reference_numerics_small_special_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8408571Z test_reference_numerics_small_special_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8408821Z test_reference_numerics_small_special_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8409050Z test_reference_numerics_small_special_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8409298Z test_reference_numerics_small_special_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8409533Z test_reference_numerics_small_special_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8409773Z test_reference_numerics_small_special_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8410010Z test_reference_numerics_small_special_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8410295Z test_reference_numerics_small_special_bessel_j1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.003s) 2023-01-11T22:57:14.8410543Z test_reference_numerics_small_special_bessel_j1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8410791Z test_reference_numerics_small_special_bessel_j1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8411129Z test_reference_numerics_small_special_bessel_j1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8411372Z test_reference_numerics_small_special_bessel_j1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8411610Z test_reference_numerics_small_special_bessel_j1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8411920Z test_reference_numerics_small_special_bessel_j1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8412172Z test_reference_numerics_small_special_bessel_j1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8412454Z test_reference_numerics_small_special_bessel_y0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8412700Z test_reference_numerics_small_special_bessel_y0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8412950Z test_reference_numerics_small_special_bessel_y0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8413195Z test_reference_numerics_small_special_bessel_y0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8413435Z test_reference_numerics_small_special_bessel_y0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8413675Z test_reference_numerics_small_special_bessel_y0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8413920Z test_reference_numerics_small_special_bessel_y0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8414156Z test_reference_numerics_small_special_bessel_y0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8414439Z test_reference_numerics_small_special_bessel_y1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8414690Z test_reference_numerics_small_special_bessel_y1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8414937Z test_reference_numerics_small_special_bessel_y1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8415156Z test_reference_numerics_small_special_bessel_y1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8415399Z test_reference_numerics_small_special_bessel_y1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8415635Z test_reference_numerics_small_special_bessel_y1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8415876Z test_reference_numerics_small_special_bessel_y1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8416109Z test_reference_numerics_small_special_bessel_y1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8416354Z test_reference_numerics_small_special_entr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8416631Z test_reference_numerics_small_special_entr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8416875Z test_reference_numerics_small_special_entr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8417119Z test_reference_numerics_small_special_entr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8417362Z test_reference_numerics_small_special_entr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8417602Z test_reference_numerics_small_special_entr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8417841Z test_reference_numerics_small_special_entr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8418078Z test_reference_numerics_small_special_entr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8418411Z test_reference_numerics_small_special_entr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8418648Z test_reference_numerics_small_special_entr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8418931Z test_reference_numerics_small_special_erfcx_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8419245Z test_reference_numerics_small_special_erfcx_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8419505Z test_reference_numerics_small_special_erfcx_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.012s) 2023-01-11T22:57:14.8419750Z test_reference_numerics_small_special_erfcx_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8419990Z test_reference_numerics_small_special_erfcx_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8420234Z test_reference_numerics_small_special_erfcx_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8420471Z test_reference_numerics_small_special_erfcx_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8420708Z test_reference_numerics_small_special_erfcx_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8420931Z test_reference_numerics_small_special_i0e_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8421211Z test_reference_numerics_small_special_i0e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.003s) 2023-01-11T22:57:14.8421447Z test_reference_numerics_small_special_i0e_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8421688Z test_reference_numerics_small_special_i0e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8421925Z test_reference_numerics_small_special_i0e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8422162Z test_reference_numerics_small_special_i0e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8422390Z test_reference_numerics_small_special_i0e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8422615Z test_reference_numerics_small_special_i0e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8422856Z test_reference_numerics_small_special_i0e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8423082Z test_reference_numerics_small_special_i0e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8423354Z test_reference_numerics_small_special_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8423593Z test_reference_numerics_small_special_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8423833Z test_reference_numerics_small_special_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8424067Z test_reference_numerics_small_special_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8424293Z test_reference_numerics_small_special_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8424518Z test_reference_numerics_small_special_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8424753Z test_reference_numerics_small_special_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8424978Z test_reference_numerics_small_special_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8425251Z test_reference_numerics_small_special_i1e_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8425490Z test_reference_numerics_small_special_i1e_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8425824Z test_reference_numerics_small_special_i1e_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8426061Z test_reference_numerics_small_special_i1e_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8426292Z test_reference_numerics_small_special_i1e_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8426993Z test_reference_numerics_small_special_i1e_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8427280Z test_reference_numerics_small_special_i1e_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8427510Z test_reference_numerics_small_special_i1e_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8427795Z test_reference_numerics_small_special_log_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8428055Z test_reference_numerics_small_special_log_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8428306Z test_reference_numerics_small_special_log_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8428550Z test_reference_numerics_small_special_log_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8428792Z test_reference_numerics_small_special_log_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8429031Z test_reference_numerics_small_special_log_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8429273Z test_reference_numerics_small_special_log_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8429517Z test_reference_numerics_small_special_log_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8429813Z test_reference_numerics_small_special_modified_bessel_i0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8430082Z test_reference_numerics_small_special_modified_bessel_i0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8430344Z test_reference_numerics_small_special_modified_bessel_i0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8430604Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8430860Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8431107Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8431360Z test_reference_numerics_small_special_modified_bessel_i0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8431608Z test_reference_numerics_small_special_modified_bessel_i0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8431905Z test_reference_numerics_small_special_modified_bessel_i1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8432165Z test_reference_numerics_small_special_modified_bessel_i1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8432424Z test_reference_numerics_small_special_modified_bessel_i1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8432685Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8432936Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.011s) 2023-01-11T22:57:14.8433180Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8433524Z test_reference_numerics_small_special_modified_bessel_i1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8433772Z test_reference_numerics_small_special_modified_bessel_i1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8434069Z test_reference_numerics_small_special_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8434393Z test_reference_numerics_small_special_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8434671Z test_reference_numerics_small_special_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8434931Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8435181Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8435434Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8435688Z test_reference_numerics_small_special_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8435937Z test_reference_numerics_small_special_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8436237Z test_reference_numerics_small_special_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8436498Z test_reference_numerics_small_special_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8436757Z test_reference_numerics_small_special_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8437015Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8437271Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8437518Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8437772Z test_reference_numerics_small_special_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8438022Z test_reference_numerics_small_special_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8438266Z test_reference_numerics_small_special_ndtr_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.8438544Z test_reference_numerics_small_special_ndtr_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8438786Z test_reference_numerics_small_special_ndtr_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8439035Z test_reference_numerics_small_special_ndtr_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8439274Z test_reference_numerics_small_special_ndtr_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8439513Z test_reference_numerics_small_special_ndtr_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8439752Z test_reference_numerics_small_special_ndtr_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8439993Z test_reference_numerics_small_special_ndtr_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8440212Z test_reference_numerics_small_special_ndtr_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8440449Z test_reference_numerics_small_special_ndtr_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8440825Z test_reference_numerics_small_special_ndtri_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8441072Z test_reference_numerics_small_special_ndtri_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8441316Z test_reference_numerics_small_special_ndtri_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8441558Z test_reference_numerics_small_special_ndtri_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8441861Z test_reference_numerics_small_special_ndtri_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8442119Z test_reference_numerics_small_special_ndtri_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8442357Z test_reference_numerics_small_special_ndtri_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8442595Z test_reference_numerics_small_special_ndtri_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8442919Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.003s) 2023-01-11T22:57:14.8443205Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8443481Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8443755Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8444032Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8444314Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8444598Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8444881Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8445155Z test_reference_numerics_small_special_polygamma_special_polygamma_n_0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8445470Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8445743Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8446014Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8446284Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8446550Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8446810Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8447073Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8447334Z test_reference_numerics_small_special_scaled_modified_bessel_k0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8447638Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8447889Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8448254Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8448522Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8448788Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8449114Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8449395Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8449653Z test_reference_numerics_small_special_scaled_modified_bessel_k1_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8449952Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8450219Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8450481Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8450739Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8450991Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8451236Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8451497Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8451748Z test_reference_numerics_small_special_spherical_bessel_j0_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8451977Z test_reference_numerics_small_sqrt_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8452242Z test_reference_numerics_small_sqrt_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.000s) 2023-01-11T22:57:14.8452477Z test_reference_numerics_small_sqrt_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.048s) 2023-01-11T22:57:14.8452712Z test_reference_numerics_small_sqrt_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.075s) 2023-01-11T22:57:14.8452935Z test_reference_numerics_small_sqrt_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.069s) 2023-01-11T22:57:14.8453162Z test_reference_numerics_small_sqrt_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8453394Z test_reference_numerics_small_sqrt_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8453626Z test_reference_numerics_small_sqrt_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8453852Z test_reference_numerics_small_sqrt_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8454074Z test_reference_numerics_small_sqrt_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8454277Z test_reference_numerics_small_sqrt_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8454504Z test_reference_numerics_small_sqrt_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8454724Z test_reference_numerics_small_sqrt_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8454961Z test_reference_numerics_small_square_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8455230Z test_reference_numerics_small_square_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.011s) 2023-01-11T22:57:14.8455570Z test_reference_numerics_small_square_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8455811Z test_reference_numerics_small_square_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.043s) 2023-01-11T22:57:14.8456041Z test_reference_numerics_small_square_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8456265Z test_reference_numerics_small_square_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8456549Z test_reference_numerics_small_square_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8456794Z test_reference_numerics_small_square_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.006s) 2023-01-11T22:57:14.8457023Z test_reference_numerics_small_square_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8457251Z test_reference_numerics_small_square_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8457480Z test_reference_numerics_small_square_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8457707Z test_reference_numerics_small_square_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8457931Z test_reference_numerics_small_tan_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8458199Z test_reference_numerics_small_tan_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.001s) 2023-01-11T22:57:14.8458432Z test_reference_numerics_small_tan_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.039s) 2023-01-11T22:57:14.8458659Z test_reference_numerics_small_tan_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.060s) 2023-01-11T22:57:14.8458891Z test_reference_numerics_small_tan_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.065s) 2023-01-11T22:57:14.8459116Z test_reference_numerics_small_tan_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8459346Z test_reference_numerics_small_tan_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8459551Z test_reference_numerics_small_tan_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8459773Z test_reference_numerics_small_tan_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8459993Z test_reference_numerics_small_tan_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8460212Z test_reference_numerics_small_tan_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.004s) 2023-01-11T22:57:14.8460434Z test_reference_numerics_small_tan_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8460649Z test_reference_numerics_small_tan_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8460878Z test_reference_numerics_small_tanh_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8461147Z test_reference_numerics_small_tanh_cuda_bool (__main__.TestUnaryUfuncsCUDA) ... skip: bool has no small values (0.002s) 2023-01-11T22:57:14.8461385Z test_reference_numerics_small_tanh_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... ok (0.072s) 2023-01-11T22:57:14.8461616Z test_reference_numerics_small_tanh_cuda_complex32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.068s) 2023-01-11T22:57:14.8461844Z test_reference_numerics_small_tanh_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.036s) 2023-01-11T22:57:14.8462073Z test_reference_numerics_small_tanh_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8462299Z test_reference_numerics_small_tanh_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8462525Z test_reference_numerics_small_tanh_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8462748Z test_reference_numerics_small_tanh_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8463062Z test_reference_numerics_small_tanh_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8463282Z test_reference_numerics_small_tanh_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8463502Z test_reference_numerics_small_tanh_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.000s) 2023-01-11T22:57:14.8463719Z test_reference_numerics_small_tanh_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8464014Z test_reference_numerics_small_trunc_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8464236Z test_reference_numerics_small_trunc_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8464467Z test_reference_numerics_small_trunc_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8464697Z test_reference_numerics_small_trunc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8464928Z test_reference_numerics_small_trunc_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8465153Z test_reference_numerics_small_trunc_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8465373Z test_reference_numerics_small_trunc_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.001s) 2023-01-11T22:57:14.8465598Z test_reference_numerics_small_trunc_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8465824Z test_reference_numerics_small_trunc_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8466011Z test_silu_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.8466198Z test_silu_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.8466384Z test_sinc_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.975s) 2023-01-11T22:57:14.8466605Z test_special_i0_i1_vs_scipy_cuda_bfloat16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.010s) 2023-01-11T22:57:14.8466822Z test_special_i0_i1_vs_scipy_cuda_float16 (__main__.TestUnaryUfuncsCUDA) ... ok (0.007s) 2023-01-11T22:57:14.8467032Z test_special_i0_i1_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.009s) 2023-01-11T22:57:14.8467242Z test_special_i0_i1_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.023s) 2023-01-11T22:57:14.8467462Z test_special_log_ndtr_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8467683Z test_special_log_ndtr_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.002s) 2023-01-11T22:57:14.8467898Z test_special_ndtr_vs_scipy_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8468112Z test_special_ndtr_vs_scipy_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.003s) 2023-01-11T22:57:14.8468349Z test_threshold_cuda_complex128 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8468569Z test_threshold_cuda_complex64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8468802Z test_threshold_cuda_float32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8469029Z test_threshold_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8469253Z test_threshold_cuda_int16 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8469477Z test_threshold_cuda_int32 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8469698Z test_threshold_cuda_int64 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8469915Z test_threshold_cuda_int8 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:14.8470131Z test_threshold_cuda_uint8 (__main__.TestUnaryUfuncsCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T22:57:14.8470442Z test_unary_out_op_mem_overlap_cuda_float64 (__main__.TestUnaryUfuncsCUDA) ... ok (0.008s) 2023-01-11T22:57:14.8470460Z 2023-01-11T22:57:14.8470664Z ---------------------------------------------------------------------- 2023-01-11T22:57:14.8470775Z Ran 13424 tests in 776.250s 2023-01-11T22:57:14.8470783Z 2023-01-11T22:57:14.8470918Z OK (skipped=515, expected failures=15) 2023-01-11T22:57:14.8470926Z 2023-01-11T22:57:14.8471043Z Generating XML reports... 2023-01-11T22:57:14.8471435Z Generated XML report: test-reports\python-unittest\test_unary_ufuncs\TEST-TestUnaryUfuncsCUDA-20230111224413.xml 2023-01-11T22:57:14.8471448Z 2023-01-11T22:57:14.8471904Z ##[endgroup] 2023-01-11T22:57:14.8472239Z FINISHED PRINTING LOG FILE of test_unary_ufuncs (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_unary_ufuncs_8evw2lbj) 2023-01-11T22:57:14.8472247Z 2023-01-11T22:57:19.6472774Z Running test_logging ... [2023-01-11 22:57:19.646368] 2023-01-11T22:57:19.6480114Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_logging.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:57:19.647811] 2023-01-11T22:57:19.6486531Z Ignoring disabled issues: [] 2023-01-11T22:57:26.3713277Z 2023-01-11T22:57:26.3714203Z Expand the folded group to see the log file of test_namedtensor 2023-01-11T22:57:26.3716121Z ##[group]PRINTING LOG FILE of test_namedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtensor_ejsei3ei) 2023-01-11T22:57:26.3717224Z 2023-01-11T22:57:26.3717514Z Running tests... 2023-01-11T22:57:26.3720350Z ---------------------------------------------------------------------- 2023-01-11T22:57:26.3721293Z Test results will be stored in test-reports\python-unittest\test_namedtensor 2023-01-11T22:57:26.3722207Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (2.035s) 2023-01-11T22:57:26.3723181Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.012s) 2023-01-11T22:57:26.3724079Z test_addmm (__main__.TestNamedTensor) ... ok (1.042s) 2023-01-11T22:57:26.3724730Z test_addmv (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:57:26.3725361Z test_align_as (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3726048Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.003s) 2023-01-11T22:57:26.3726950Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.006s) 2023-01-11T22:57:26.3727665Z test_align_to (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:57:26.3728291Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T22:57:26.3728965Z test_any_all (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3729604Z test_as_strided (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3730276Z test_as_strided_cuda (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3730976Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3731660Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:57:26.3732318Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3733051Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3733769Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.044s) 2023-01-11T22:57:26.3734500Z test_binary_ops (__main__.TestNamedTensor) ... ok (0.078s) 2023-01-11T22:57:26.3735193Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3735823Z test_bmm (__main__.TestNamedTensor) ... ok (0.028s) 2023-01-11T22:57:26.3736461Z test_cat (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T22:57:26.3737083Z test_cdist (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:57:26.3737731Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.024s) 2023-01-11T22:57:26.3739051Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3739821Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3740526Z test_detach (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3741285Z test_diagonal (__main__.TestNamedTensor) ... ok (0.012s) 2023-01-11T22:57:26.3741944Z test_dot (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:57:26.3742595Z test_equal (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3743456Z test_expand (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3744190Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.015s) 2023-01-11T22:57:26.3745023Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.020s) 2023-01-11T22:57:26.3745792Z test_flatten (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:57:26.3746497Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T22:57:26.3747195Z test_has_names (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3747890Z test_index_fill (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3749600Z test_info_smoke (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:617: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:57:26.3751115Z tensor.storage() 2023-01-11T22:57:26.3752646Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:57:26.3754147Z tensor.storage_type() 2023-01-11T22:57:26.3755735Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:57:26.3757240Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T22:57:26.3758827Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:57:26.3760376Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T22:57:26.3760947Z ok (0.014s) 2023-01-11T22:57:26.3761525Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:57:26.3762239Z test_logical_not (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3762944Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:57:26.3763621Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.008s) 2023-01-11T22:57:26.3764320Z test_masked_select (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:57:26.3765082Z test_matmul (__main__.TestNamedTensor) ... ok (0.021s) 2023-01-11T22:57:26.3765780Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T22:57:26.3766564Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3767306Z test_mm (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3767926Z test_mv (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T22:57:26.3768638Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.144s) 2023-01-11T22:57:26.3769638Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3770494Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3771319Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T22:57:26.3772062Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.011s) 2023-01-11T22:57:26.3772786Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:57:26.3773670Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:57:26.3774540Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3775311Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.008s) 2023-01-11T22:57:26.3776028Z test_pow_special (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3776734Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:57:26.3777444Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.131s) 2023-01-11T22:57:26.3778158Z test_refine_names (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T22:57:26.3778847Z test_rename (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:57:26.3779508Z test_rename_ (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3780208Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T22:57:26.3780936Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3781614Z test_repr (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3782278Z test_resize (__main__.TestNamedTensor) ... ok (0.132s) 2023-01-11T22:57:26.3782948Z test_select (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3783637Z test_select_cuda (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3784370Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3785163Z test_size (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:57:26.3785874Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3786611Z test_squeeze (__main__.TestNamedTensor) ... ok (0.006s) 2023-01-11T22:57:26.3787278Z test_stride (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T22:57:26.3787979Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3789499Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:516: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:57:26.3790849Z tensor = torch.tensor(x) 2023-01-11T22:57:26.3792109Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:522: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:57:26.3793317Z tensor = torch.tensor(x, names=None) 2023-01-11T22:57:26.3794660Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:527: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:57:26.3795909Z tensor = torch.tensor(x, names=('N', 'C')) 2023-01-11T22:57:26.3796435Z ok (0.005s) 2023-01-11T22:57:26.3797023Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T22:57:26.3798517Z test_tensor_from_tensor (__main__.TestNamedTensor) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtensor.py:511: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T22:57:26.3800045Z tensor = torch.tensor(x, names=names) 2023-01-11T22:57:26.3800556Z ok (0.002s) 2023-01-11T22:57:26.3801130Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3802040Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T22:57:26.3802800Z test_trivial (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:57:26.3803628Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (2.258s) 2023-01-11T22:57:26.3804601Z test_unflatten (__main__.TestNamedTensor) ... ok (0.016s) 2023-01-11T22:57:26.3805397Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T22:57:26.3806240Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:57:26.3807180Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:57:26.3808114Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T22:57:26.3808633Z 2023-01-11T22:57:26.3809009Z ---------------------------------------------------------------------- 2023-01-11T22:57:26.3809623Z Ran 86 tests in 6.281s 2023-01-11T22:57:26.3809917Z 2023-01-11T22:57:26.3810107Z OK (skipped=2) 2023-01-11T22:57:26.3810376Z 2023-01-11T22:57:26.3810583Z Generating XML reports... 2023-01-11T22:57:26.3811441Z Generated XML report: test-reports\python-unittest\test_namedtensor\TEST-TestNamedTensor-20230111225719.xml 2023-01-11T22:57:26.3812067Z 2023-01-11T22:57:26.3812668Z ##[endgroup] 2023-01-11T22:57:26.3813550Z FINISHED PRINTING LOG FILE of test_namedtensor (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtensor_ejsei3ei) 2023-01-11T22:57:26.3814200Z 2023-01-11T22:57:30.8286034Z 2023-01-11T22:57:30.8286833Z Expand the folded group to see the log file of test_logging 2023-01-11T22:57:30.8288541Z ##[group]PRINTING LOG FILE of test_logging (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_logging_oc8i1vgk) 2023-01-11T22:57:30.8289144Z 2023-01-11T22:57:30.8289322Z Running tests... 2023-01-11T22:57:30.8289871Z ---------------------------------------------------------------------- 2023-01-11T22:57:30.8290573Z Test results will be stored in test-reports\python-unittest\test_logging 2023-01-11T22:57:30.8291181Z testApiUsage (__main__.LoggingTest) 2023-01-11T22:57:30.8291859Z This test verifies that api usage logging is not triggered via static ... ok (6.592s) 2023-01-11T22:57:30.8292285Z 2023-01-11T22:57:30.8292602Z ---------------------------------------------------------------------- 2023-01-11T22:57:30.8293218Z Ran 1 test in 6.594s 2023-01-11T22:57:30.8293446Z 2023-01-11T22:57:30.8293580Z OK 2023-01-11T22:57:30.8293788Z 2023-01-11T22:57:30.8293985Z Generating XML reports... 2023-01-11T22:57:30.8294709Z Generated XML report: test-reports\python-unittest\test_logging\TEST-LoggingTest-20230111225723.xml 2023-01-11T22:57:30.8295227Z 2023-01-11T22:57:30.8295699Z ##[endgroup] 2023-01-11T22:57:30.8296441Z FINISHED PRINTING LOG FILE of test_logging (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_logging_oc8i1vgk) 2023-01-11T22:57:30.8296985Z 2023-01-11T22:57:31.4410546Z Running test_shape_ops ... [2023-01-11 22:57:31.440271] 2023-01-11T22:57:31.4419020Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:57:31.441644] 2023-01-11T22:57:31.4424262Z Ignoring disabled issues: [] 2023-01-11T22:57:35.8214379Z Running test_autocast ... [2023-01-11 22:57:35.818295] 2023-01-11T22:57:35.8222553Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_autocast.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:57:35.818295] 2023-01-11T22:57:35.8226274Z Ignoring disabled issues: [] 2023-01-11T22:57:42.3379227Z 2023-01-11T22:57:42.3380021Z Expand the folded group to see the log file of test_shape_ops 2023-01-11T22:57:42.3381823Z ##[group]PRINTING LOG FILE of test_shape_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_shape_ops_1w33oo0e) 2023-01-11T22:57:42.3382416Z 2023-01-11T22:57:42.3382587Z Running tests... 2023-01-11T22:57:42.3383140Z ---------------------------------------------------------------------- 2023-01-11T22:57:42.3383840Z Test results will be stored in test-reports\python-unittest\test_shape_ops 2023-01-11T22:57:42.3384932Z test_clamp_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (2.053s) 2023-01-11T22:57:42.3385811Z test_clamp_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2023-01-11T22:57:42.3386646Z test_clamp_propagates_nans_cuda (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3387420Z test_clamp_raises_arg_errors_cuda (__main__.TestShapeOpsCUDA) ... ok (1.029s) 2023-01-11T22:57:42.3388181Z test_complex_rot90_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T22:57:42.3388945Z test_complex_rot90_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T22:57:42.3389668Z test_diag_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3390365Z test_diag_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3391069Z test_diagonal_cuda (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T22:57:42.3391924Z test_diagonal_multidim_cuda_float32 (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:57:42.3392774Z test_flip_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.056s) 2023-01-11T22:57:42.3393489Z test_flip_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.026s) 2023-01-11T22:57:42.3394205Z test_flip_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.381s) 2023-01-11T22:57:42.3394934Z test_flip_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.063s) 2023-01-11T22:57:42.3395632Z test_flip_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.052s) 2023-01-11T22:57:42.3396275Z test_flip_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.208s) 2023-01-11T22:57:42.3396911Z test_flip_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.046s) 2023-01-11T22:57:42.3397538Z test_flip_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.031s) 2023-01-11T22:57:42.3398138Z test_flip_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.032s) 2023-01-11T22:57:42.3398634Z test_flip_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.027s) 2023-01-11T22:57:42.3399115Z test_flip_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.032s) 2023-01-11T22:57:42.3399500Z test_flip_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.045s) 2023-01-11T22:57:42.3399983Z test_flip_errors_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3400475Z test_flip_errors_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2023-01-11T22:57:42.3400937Z test_flip_errors_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2023-01-11T22:57:42.3401346Z test_flip_errors_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2023-01-11T22:57:42.3401817Z test_flip_errors_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T22:57:42.3402228Z test_flip_errors_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3402628Z test_flip_errors_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2023-01-11T22:57:42.3403095Z test_flip_errors_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3403503Z test_flip_errors_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.005s) 2023-01-11T22:57:42.3403902Z test_flip_errors_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3404283Z test_flip_errors_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T22:57:42.3404683Z test_flip_errors_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T22:57:42.3405140Z test_flip_large_tensor_cuda (__main__.TestShapeOpsCUDA) ... skip: Insufficient cuda:0 memory (0.109s) 2023-01-11T22:57:42.3406635Z test_flip_numpy_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.035s) 2023-01-11T22:57:42.3407202Z test_flip_numpy_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.017s) 2023-01-11T22:57:42.3407632Z test_flip_numpy_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.019s) 2023-01-11T22:57:42.3408032Z test_flip_numpy_cuda_complex64 (__main__.TestShapeOpsCUDA) ... ok (0.035s) 2023-01-11T22:57:42.3408448Z test_flip_numpy_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.030s) 2023-01-11T22:57:42.3408956Z test_flip_numpy_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.038s) 2023-01-11T22:57:42.3409369Z test_flip_numpy_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.033s) 2023-01-11T22:57:42.3409764Z test_flip_numpy_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.025s) 2023-01-11T22:57:42.3410161Z test_flip_numpy_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.020s) 2023-01-11T22:57:42.3410534Z test_flip_numpy_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.039s) 2023-01-11T22:57:42.3410939Z test_flip_numpy_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.029s) 2023-01-11T22:57:42.3411333Z test_flip_numpy_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.026s) 2023-01-11T22:57:42.3411785Z test_fliplr_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3412192Z test_fliplr_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.000s) 2023-01-11T22:57:42.3412584Z test_fliplr_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.010s) 2023-01-11T22:57:42.3413133Z test_fliplr_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.000s) 2023-01-11T22:57:42.3413575Z test_fliplr_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.000s) 2023-01-11T22:57:42.3413999Z test_fliplr_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.012s) 2023-01-11T22:57:42.3414551Z test_flipud_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.008s) 2023-01-11T22:57:42.3414956Z test_flipud_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.008s) 2023-01-11T22:57:42.3415351Z test_flipud_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.007s) 2023-01-11T22:57:42.3415759Z test_flipud_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3416165Z test_flipud_invalid_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3416579Z test_flipud_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T22:57:42.3416995Z test_movedim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.141s) 2023-01-11T22:57:42.3417400Z test_movedim_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.106s) 2023-01-11T22:57:42.3417795Z test_movedim_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.064s) 2023-01-11T22:57:42.3418207Z test_movedim_invalid_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.011s) 2023-01-11T22:57:42.3418617Z test_movedim_invalid_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.010s) 2023-01-11T22:57:42.3419041Z test_movedim_invalid_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2023-01-11T22:57:42.3419455Z test_nonzero_astuple_out_cuda (__main__.TestShapeOpsCUDA) ... ok (0.118s) 2023-01-11T22:57:42.3419860Z test_nonzero_cuda_bfloat16 (__main__.TestShapeOpsCUDA) ... ok (0.021s) 2023-01-11T22:57:42.3420350Z test_nonzero_cuda_bool (__main__.TestShapeOpsCUDA) ... ok (0.020s) 2023-01-11T22:57:42.3420751Z test_nonzero_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2023-01-11T22:57:42.3421217Z test_nonzero_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.029s) 2023-01-11T22:57:42.3421749Z test_nonzero_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.020s) 2023-01-11T22:57:42.3422151Z test_nonzero_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.019s) 2023-01-11T22:57:42.3422539Z test_nonzero_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.021s) 2023-01-11T22:57:42.3422984Z test_nonzero_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.020s) 2023-01-11T22:57:42.3423489Z test_nonzero_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.013s) 2023-01-11T22:57:42.3423863Z test_nonzero_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.026s) 2023-01-11T22:57:42.3424273Z test_nonzero_discontiguous_cuda (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T22:57:42.3424688Z test_nonzero_no_warning_cuda (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3425090Z test_nonzero_non_diff_cuda (__main__.TestShapeOpsCUDA) ... ok (0.001s) 2023-01-11T22:57:42.3425551Z test_rot90_cuda (__main__.TestShapeOpsCUDA) ... ok (0.011s) 2023-01-11T22:57:42.3425975Z test_sparse_dense_dim_cuda_complex128 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3426393Z test_sparse_dense_dim_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3426814Z test_sparse_dense_dim_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.002s) 2023-01-11T22:57:42.3427331Z test_tolist_cuda (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T22:57:42.3427754Z test_trace_cuda_float16 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3428218Z test_trace_cuda_float32 (__main__.TestShapeOpsCUDA) ... ok (0.003s) 2023-01-11T22:57:42.3428688Z test_trace_cuda_float64 (__main__.TestShapeOpsCUDA) ... ok (0.009s) 2023-01-11T22:57:42.3429048Z test_trace_cuda_int16 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T22:57:42.3429431Z test_trace_cuda_int32 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T22:57:42.3429815Z test_trace_cuda_int64 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T22:57:42.3430200Z test_trace_cuda_int8 (__main__.TestShapeOpsCUDA) ... ok (0.004s) 2023-01-11T22:57:42.3430580Z test_trace_cuda_uint8 (__main__.TestShapeOpsCUDA) ... ok (0.006s) 2023-01-11T22:57:42.3430990Z test_unbind_cuda (__main__.TestShapeOpsCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T22:57:42.3431230Z 2023-01-11T22:57:42.3431431Z ---------------------------------------------------------------------- 2023-01-11T22:57:42.3431796Z Ran 93 tests in 5.422s 2023-01-11T22:57:42.3431950Z 2023-01-11T22:57:42.3432046Z OK (skipped=4) 2023-01-11T22:57:42.3432186Z 2023-01-11T22:57:42.3432303Z Generating XML reports... 2023-01-11T22:57:42.3432763Z Generated XML report: test-reports\python-unittest\test_shape_ops\TEST-TestShapeOpsCUDA-20230111225735.xml 2023-01-11T22:57:42.3433160Z 2023-01-11T22:57:42.3433529Z ##[endgroup] 2023-01-11T22:57:42.3433968Z FINISHED PRINTING LOG FILE of test_shape_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_shape_ops_1w33oo0e) 2023-01-11T22:57:42.3434397Z 2023-01-11T22:57:44.8171215Z 2023-01-11T22:57:44.8172153Z Expand the folded group to see the log file of test_autocast 2023-01-11T22:57:44.8173976Z ##[group]PRINTING LOG FILE of test_autocast (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_autocast_dy3wxes3) 2023-01-11T22:57:44.8174651Z 2023-01-11T22:57:44.8174859Z Running tests... 2023-01-11T22:57:44.8175489Z ---------------------------------------------------------------------- 2023-01-11T22:57:44.8176286Z Test results will be stored in test-reports\python-unittest\test_autocast 2023-01-11T22:57:44.8177134Z test_autocast_methods_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (2.912s) 2023-01-11T22:57:44.8177910Z test_autocast_nn_bf16 (__main__.TestAutocastCPU) ... ok (0.011s) 2023-01-11T22:57:44.8178717Z test_autocast_nn_fp32 (__main__.TestAutocastCPU) ... ok (0.027s) 2023-01-11T22:57:44.8179450Z test_autocast_torch_bf16 (__main__.TestAutocastCPU) ... ok (0.036s) 2023-01-11T22:57:44.8180199Z test_autocast_torch_expect_builtin_promote (__main__.TestAutocastCPU) ... ok (0.026s) 2023-01-11T22:57:44.8180989Z test_autocast_torch_fp32 (__main__.TestAutocastCPU) ... ok (0.240s) 2023-01-11T22:57:44.8181788Z test_autocast_torch_need_autocast_promote (__main__.TestAutocastCPU) ... ok (0.023s) 2023-01-11T22:57:44.8182548Z test_cast_cache_is_global (__main__.TestAutocastGPU) 2023-01-11T22:57:44.8183680Z Verifies that the autocast cache is global. This is done by ... ok (1.002s) 2023-01-11T22:57:44.8184439Z test_autocast_fast_dtype (__main__.TestTorchAutocast) ... ok (0.001s) 2023-01-11T22:57:44.8184855Z 2023-01-11T22:57:44.8185205Z ---------------------------------------------------------------------- 2023-01-11T22:57:44.8185775Z Ran 9 tests in 4.281s 2023-01-11T22:57:44.8186050Z 2023-01-11T22:57:44.8186204Z OK 2023-01-11T22:57:44.8186428Z 2023-01-11T22:57:44.8186653Z Generating XML reports... 2023-01-11T22:57:44.8187705Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestAutocastCPU-20230111225739.xml 2023-01-11T22:57:44.8188962Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestAutocastGPU-20230111225739.xml 2023-01-11T22:57:44.8190094Z Generated XML report: test-reports\python-unittest\test_autocast\TEST-TestTorchAutocast-20230111225739.xml 2023-01-11T22:57:44.8190681Z 2023-01-11T22:57:44.8191229Z ##[endgroup] 2023-01-11T22:57:44.8192033Z FINISHED PRINTING LOG FILE of test_autocast (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_autocast_dy3wxes3) 2023-01-11T22:57:44.8192628Z 2023-01-11T22:57:47.5739794Z Running test_native_functions ... [2023-01-11 22:57:47.573713] 2023-01-11T22:57:47.5747838Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_native_functions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:57:47.574482] 2023-01-11T22:57:47.5751710Z Ignoring disabled issues: [] 2023-01-11T22:57:49.7500507Z Running test_native_mha ... [2023-01-11 22:57:49.749776] 2023-01-11T22:57:49.7508612Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_native_mha.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:57:49.750449] 2023-01-11T22:57:49.7512948Z Ignoring disabled issues: [] 2023-01-11T22:57:56.6780198Z 2023-01-11T22:57:56.6781146Z Expand the folded group to see the log file of test_native_functions 2023-01-11T22:57:56.6782866Z ##[group]PRINTING LOG FILE of test_native_functions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_functions_1u5ysxvq) 2023-01-11T22:57:56.6783664Z 2023-01-11T22:57:56.6783866Z Running tests... 2023-01-11T22:57:56.6784464Z ---------------------------------------------------------------------- 2023-01-11T22:57:56.6787153Z Test results will be stored in test-reports\python-unittest\test_native_functions 2023-01-11T22:57:56.6787991Z test_intlist_error_with_overload (__main__.TestNativeFunctions) ... ok (2.928s) 2023-01-11T22:57:56.6788981Z test_optional_filled_intlist (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6789944Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6790790Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6791687Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6792572Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6793529Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6794384Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T22:57:56.6794967Z ok (0.161s) 2023-01-11T22:57:56.6795558Z test_optional_floatlist (__main__.TestNativeFunctions) ... ok (0.021s) 2023-01-11T22:57:56.6796361Z test_optional_floatlist_invalid (__main__.TestNativeFunctions) ... ok (0.014s) 2023-01-11T22:57:56.6797134Z test_optional_intlist (__main__.TestNativeFunctions) ... ok (0.019s) 2023-01-11T22:57:56.6797903Z test_optional_intlist_invalid (__main__.TestNativeFunctions) ... ok (0.017s) 2023-01-11T22:57:56.6798683Z test_string_defaults (__main__.TestNativeFunctions) ... ok (1.162s) 2023-01-11T22:57:56.6800480Z test_symintlist_error (__main__.TestNativeFunctions) ... pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6801658Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6802520Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6803367Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6804506Z pad(): argument 'pad' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6805416Z pad(): argument 'pad' (position 2) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6806307Z pad(): argument 'pad' (position 2) must be tuple of ints, not str 2023-01-11T22:57:56.6806905Z ok (0.007s) 2023-01-11T22:57:56.6807759Z test_symintlist_error_with_overload (__main__.TestNativeFunctions) ... view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T22:57:56.6808690Z * (torch.dtype dtype) 2023-01-11T22:57:56.6809358Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T22:57:56.6810017Z * (tuple of ints size) 2023-01-11T22:57:56.6810681Z didn't match because some of the arguments have invalid types: (!tuple of (str,)!) 2023-01-11T22:57:56.6811161Z 2023-01-11T22:57:56.6811569Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6812438Z view() received an invalid combination of arguments - got (tuple), but expected one of: 2023-01-11T22:57:56.6813107Z * (torch.dtype dtype) 2023-01-11T22:57:56.6813775Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T22:57:56.6814483Z * (tuple of ints size) 2023-01-11T22:57:56.6815203Z didn't match because some of the arguments have invalid types: (!tuple of (str, int)!) 2023-01-11T22:57:56.6815793Z 2023-01-11T22:57:56.6816220Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T22:57:56.6816889Z * (torch.dtype dtype) 2023-01-11T22:57:56.6817561Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T22:57:56.6818182Z * (tuple of ints size) 2023-01-11T22:57:56.6818840Z didn't match because some of the arguments have invalid types: (!list of [str]!) 2023-01-11T22:57:56.6819297Z 2023-01-11T22:57:56.6819704Z view(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6820549Z view() received an invalid combination of arguments - got (list), but expected one of: 2023-01-11T22:57:56.6821207Z * (torch.dtype dtype) 2023-01-11T22:57:56.6821930Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T22:57:56.6822634Z * (tuple of ints size) 2023-01-11T22:57:56.6823341Z didn't match because some of the arguments have invalid types: (!list of [str, int]!) 2023-01-11T22:57:56.6823814Z 2023-01-11T22:57:56.6824230Z view() received an invalid combination of arguments - got (str), but expected one of: 2023-01-11T22:57:56.6824890Z * (torch.dtype dtype) 2023-01-11T22:57:56.6825547Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T22:57:56.6826295Z * (tuple of ints size) 2023-01-11T22:57:56.6826937Z didn't match because some of the arguments have invalid types: (!str!) 2023-01-11T22:57:56.6827399Z 2023-01-11T22:57:56.6827570Z ok (0.007s) 2023-01-11T22:57:56.6828566Z test_symintlist_error_with_overload_but_is_unique (__main__.TestNativeFunctions) ... set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T22:57:56.6829451Z * () 2023-01-11T22:57:56.6829972Z * (torch.Storage source) 2023-01-11T22:57:56.6830672Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6831534Z * (Tensor source) 2023-01-11T22:57:56.6832184Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6832649Z 2023-01-11T22:57:56.6833051Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6833968Z set_() received an invalid combination of arguments - got (Tensor, int, tuple), but expected one of: 2023-01-11T22:57:56.6834633Z * () 2023-01-11T22:57:56.6835218Z * (torch.Storage source) 2023-01-11T22:57:56.6836065Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6836763Z * (Tensor source) 2023-01-11T22:57:56.6837484Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6837979Z 2023-01-11T22:57:56.6838469Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T22:57:56.6839132Z * () 2023-01-11T22:57:56.6839571Z * (torch.Storage source) 2023-01-11T22:57:56.6840241Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6840884Z * (Tensor source) 2023-01-11T22:57:56.6841538Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6841990Z 2023-01-11T22:57:56.6842387Z set_(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6843292Z set_() received an invalid combination of arguments - got (Tensor, int, list), but expected one of: 2023-01-11T22:57:56.6843948Z * () 2023-01-11T22:57:56.6844360Z * (torch.Storage source) 2023-01-11T22:57:56.6845060Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6845783Z * (Tensor source) 2023-01-11T22:57:56.6846426Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6846891Z 2023-01-11T22:57:56.6847339Z set_() received an invalid combination of arguments - got (Tensor, int, str), but expected one of: 2023-01-11T22:57:56.6848027Z * () 2023-01-11T22:57:56.6848439Z * (torch.Storage source) 2023-01-11T22:57:56.6849186Z * (torch.Storage source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6849893Z * (Tensor source) 2023-01-11T22:57:56.6850557Z * (Tensor source, int storage_offset, tuple of ints size, tuple of ints stride) 2023-01-11T22:57:56.6850988Z 2023-01-11T22:57:56.6851169Z ok (0.006s) 2023-01-11T22:57:56.6852037Z test_vararg_symintlist_error (__main__.TestNativeFunctions) ... rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6853102Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6853964Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6854898Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6855852Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6856758Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6857656Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6858561Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6859445Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6860297Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T22:57:56.6861468Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6863029Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6864270Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6866978Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6867684Z 2023-01-11T22:57:56.6868138Z rand(): argument 'size' (position 1) must be tuple of ints, but found element of type str at pos 0 2023-01-11T22:57:56.6869018Z rand(): argument 'size' must be tuple of ints, but found element of type str at pos 2 2023-01-11T22:57:56.6869898Z rand() received an invalid combination of arguments - got (str, int), but expected one of: 2023-01-11T22:57:56.6871028Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6872436Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6873684Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6874869Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6875508Z 2023-01-11T22:57:56.6876050Z rand() received an invalid combination of arguments - got (str, str, str), but expected one of: 2023-01-11T22:57:56.6877225Z * (tuple of ints size, *, torch.Generator generator, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6878595Z * (tuple of ints size, *, torch.Generator generator, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6879839Z * (tuple of ints size, *, Tensor out, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6881007Z * (tuple of ints size, *, tuple of names names, torch.dtype dtype, torch.layout layout, torch.device device, bool pin_memory, bool requires_grad) 2023-01-11T22:57:56.6881653Z 2023-01-11T22:57:56.6881822Z ok (0.010s) 2023-01-11T22:57:56.6882060Z 2023-01-11T22:57:56.6882425Z ---------------------------------------------------------------------- 2023-01-11T22:57:56.6883028Z Ran 11 tests in 4.360s 2023-01-11T22:57:56.6883317Z 2023-01-11T22:57:56.6883472Z OK 2023-01-11T22:57:56.6883706Z 2023-01-11T22:57:56.6883933Z Generating XML reports... 2023-01-11T22:57:56.6884872Z Generated XML report: test-reports\python-unittest\test_native_functions\TEST-TestNativeFunctions-20230111225751.xml 2023-01-11T22:57:56.6885620Z 2023-01-11T22:57:56.6886287Z ##[endgroup] 2023-01-11T22:57:56.6887188Z FINISHED PRINTING LOG FILE of test_native_functions (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_functions_1u5ysxvq) 2023-01-11T22:57:56.6887871Z 2023-01-11T22:57:59.2524186Z 2023-01-11T22:57:59.2525486Z Expand the folded group to see the log file of test_native_mha 2023-01-11T22:57:59.2527398Z ##[group]PRINTING LOG FILE of test_native_mha (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_mha_segwlb4w) 2023-01-11T22:57:59.2528107Z 2023-01-11T22:57:59.2528331Z Running tests... 2023-01-11T22:57:59.2529147Z ---------------------------------------------------------------------- 2023-01-11T22:57:59.2529978Z Test results will be stored in test-reports\python-unittest\test_native_mha 2023-01-11T22:57:59.2531347Z test_native_multihead_attention_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (3.316s) 2023-01-11T22:57:59.2532666Z test_native_multihead_attention_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:57:59.2533567Z test_native_multihead_encoder_decoder_attention_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:57:59.2534468Z test_native_multihead_encoder_decoder_attention_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.004s) 2023-01-11T22:57:59.2535815Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.005s) 2023-01-11T22:57:59.2537292Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:57:59.2538859Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:57:59.2540374Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:57:59.2541903Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.007s) 2023-01-11T22:57:59.2543560Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.006s) 2023-01-11T22:57:59.2545152Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2546665Z test_native_multihead_self_attention_use_nt_False_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2548182Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2549726Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2551311Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2552954Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2554479Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2555993Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2557544Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.019s) 2023-01-11T22:57:59.2559126Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:57:59.2560887Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:57:59.2562478Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:57:59.2564134Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.016s) 2023-01-11T22:57:59.2565784Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2567279Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.023s) 2023-01-11T22:57:59.2568793Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:57:59.2570289Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:57:59.2571837Z test_native_multihead_self_attention_use_nt_False_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:57:59.2574377Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_native_mha.py:207: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T22:57:59.2576383Z q = torch.nested.nested_tensor(qs, device=device, dtype=dtype) 2023-01-11T22:57:59.2576975Z ok (0.016s) 2023-01-11T22:57:59.2577995Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:57:59.2579647Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2581166Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2582768Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.020s) 2023-01-11T22:57:59.2584296Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2585890Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.013s) 2023-01-11T22:57:59.2587426Z test_native_multihead_self_attention_use_nt_True_use_padding_False_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:57:59.2589134Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.009s) 2023-01-11T22:57:59.2590801Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2592466Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2594052Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2595583Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2597077Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.010s) 2023-01-11T22:57:59.2598593Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.021s) 2023-01-11T22:57:59.2600192Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_False_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.011s) 2023-01-11T22:57:59.2601698Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:57:59.2603303Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.012s) 2023-01-11T22:57:59.2604809Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.021s) 2023-01-11T22:57:59.2606388Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_False_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.019s) 2023-01-11T22:57:59.2607965Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.015s) 2023-01-11T22:57:59.2609484Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_False_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.018s) 2023-01-11T22:57:59.2610956Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float16 (__main__.TestMHADeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:57:59.2612629Z test_native_multihead_self_attention_use_nt_True_use_padding_True_pad_all_True_need_weights_False_average_attn_weights_True_fused_True_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.017s) 2023-01-11T22:57:59.2613920Z test_transform_bias_rescale_qkv_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.014s) 2023-01-11T22:57:59.2614865Z test_transform_bias_rescale_qkv_nested_cuda_float32 (__main__.TestMHADeviceTypeCUDA) ... ok (0.037s) 2023-01-11T22:57:59.2615592Z 2023-01-11T22:57:59.2615954Z ---------------------------------------------------------------------- 2023-01-11T22:57:59.2616557Z Ran 54 tests in 4.000s 2023-01-11T22:57:59.2616846Z 2023-01-11T22:57:59.2616997Z OK 2023-01-11T22:57:59.2617225Z 2023-01-11T22:57:59.2617443Z Generating XML reports... 2023-01-11T22:57:59.2618339Z Generated XML report: test-reports\python-unittest\test_native_mha\TEST-TestMHADeviceTypeCUDA-20230111225754.xml 2023-01-11T22:57:59.2619011Z 2023-01-11T22:57:59.2619684Z ##[endgroup] 2023-01-11T22:57:59.2620749Z FINISHED PRINTING LOG FILE of test_native_mha (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_native_mha_segwlb4w) 2023-01-11T22:57:59.2621435Z 2023-01-11T22:58:01.6717474Z Running test_package ... [2023-01-11 22:58:01.663452] 2023-01-11T22:58:01.6726796Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_package.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:01.663452] 2023-01-11T22:58:01.6730948Z Ignoring disabled issues: [] 2023-01-11T22:58:04.3370012Z Running test_set_default_mobile_cpu_allocator ... [2023-01-11 22:58:04.336537] 2023-01-11T22:58:04.3378455Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_set_default_mobile_cpu_allocator.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:04.337236] 2023-01-11T22:58:04.3383545Z Ignoring disabled issues: [] 2023-01-11T22:58:10.3665934Z 2023-01-11T22:58:10.3666746Z Expand the folded group to see the log file of test_package 2023-01-11T22:58:10.3668372Z ##[group]PRINTING LOG FILE of test_package (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_package_f7myjyey) 2023-01-11T22:58:10.3670325Z 2023-01-11T22:58:10.3670687Z Running tests... 2023-01-11T22:58:10.3671287Z ---------------------------------------------------------------------- 2023-01-11T22:58:10.3672315Z Test results will be stored in test-reports\python-unittest\test_package 2023-01-11T22:58:10.3673219Z test_trace_dependencies (test_analyze.TestAnalyze) ... ok (2.774s) 2023-01-11T22:58:10.3673927Z test_allow_empty_with_error (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3674804Z If an error occurs during packaging, it should not be shadowed by the allow_empty error. ... ok (0.004s) 2023-01-11T22:58:10.3675564Z test_broken_dependency (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3676447Z A unpackageable dependency should raise a PackagingError. ... skip: extension modules have a different file extension on windows (0.002s) 2023-01-11T22:58:10.3677259Z test_deny (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3677886Z Test marking packages as "deny" during export. ... ok (0.004s) 2023-01-11T22:58:10.3678521Z test_deny_glob (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3679187Z Test marking packages as "deny" using globs instead of package names. ... ok (0.004s) 2023-01-11T22:58:10.3679907Z test_extern (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2023-01-11T22:58:10.3680716Z test_extern_glob (test_dependency_api.TestDependencyAPI) ... ok (0.004s) 2023-01-11T22:58:10.3681471Z test_extern_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3682265Z Test that an error is thrown when a extern glob is specified with allow_empty=True ... ok (0.001s) 2023-01-11T22:58:10.3683008Z test_externing_c_extension (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3684767Z Externing c extensions modules should allow us to still access them especially those found in torch._C. ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:900: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3686338Z storage_type_str = obj.pickle_storage_type() 2023-01-11T22:58:10.3688190Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\package\package_exporter.py:903: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3689555Z storage_numel = obj.size() 2023-01-11T22:58:10.3691099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3692424Z return self.fget.__get__(instance, owner)() 2023-01-11T22:58:10.3692835Z ok (0.014s) 2023-01-11T22:58:10.3693362Z test_implicit_intern (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3694067Z The save_module APIs should implicitly intern the module being saved. ... ok (0.001s) 2023-01-11T22:58:10.3694805Z test_intern_error (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3695491Z Failure to handle all dependencies should lead to an error. ... ok (0.004s) 2023-01-11T22:58:10.3696247Z test_invalid_import (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3696934Z An incorrectly-formed import should raise a PackagingError. ... ok (0.002s) 2023-01-11T22:58:10.3697648Z test_mock (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2023-01-11T22:58:10.3698329Z test_mock_glob (test_dependency_api.TestDependencyAPI) ... ok (0.004s) 2023-01-11T22:58:10.3699026Z test_mock_glob_allow_empty (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3699757Z Test that an error is thrown when a mock glob is specified with allow_empty=True ... ok (0.002s) 2023-01-11T22:58:10.3700503Z test_pickle_mocked (test_dependency_api.TestDependencyAPI) ... ok (0.002s) 2023-01-11T22:58:10.3701285Z test_pickle_mocked_all (test_dependency_api.TestDependencyAPI) ... ok (0.003s) 2023-01-11T22:58:10.3702055Z test_repackage_mocked_module (test_dependency_api.TestDependencyAPI) 2023-01-11T22:58:10.3702831Z Re-packaging a package that contains a mocked module should work correctly. ... ok (0.005s) 2023-01-11T22:58:10.3703745Z test_extern_and_mock_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.003s) 2023-01-11T22:58:10.3704543Z test_multiple_extern_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:58:10.3705320Z test_multiple_mock_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:58:10.3706067Z test_remove_hooks (test_dependency_hooks.TestDependencyHooks) ... ok (0.003s) 2023-01-11T22:58:10.3706777Z test_single_hook (test_dependency_hooks.TestDependencyHooks) ... ok (0.002s) 2023-01-11T22:58:10.3707442Z test_all_paths (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3708045Z test_contains (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:58:10.3708682Z test_contains_non_hashable (test_digraph.TestDiGraph) ... ok (0.000s) 2023-01-11T22:58:10.3709358Z test_edges (test_digraph.TestDiGraph) ... ok (0.004s) 2023-01-11T22:58:10.3709985Z test_forward_closure (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3710671Z test_iter (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:58:10.3711305Z test_node_attr_update (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3711935Z test_node_attrs (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3712587Z test_predecessor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3713251Z test_predecessors (test_digraph.TestDiGraph) ... ok (0.002s) 2023-01-11T22:58:10.3713907Z test_successor_not_in_graph (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3714740Z test_successors (test_digraph.TestDiGraph) ... ok (0.001s) 2023-01-11T22:58:10.3715584Z test_importer_access (test_directory_reader.DirectoryReaderTest) ... skip: Tests that use temporary files are disabled in fbcode (0.002s) 2023-01-11T22:58:10.3716505Z test_loading_has_record (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3717336Z Test DirectoryReader's has_record(). ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:58:10.3718262Z test_loading_module (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3719151Z Test basic saving and loading of a packages from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:58:10.3719982Z test_loading_pickle (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3720909Z Test basic saving and loading of modules and pickles from a DirectoryReader. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:58:10.3721797Z test_package_resource_access (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3722717Z Packaged modules should be able to use the importlib.resources API to access ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:58:10.3723640Z test_resource_access_by_path (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3724560Z Tests that packaged code can used importlib.resources.path. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:58:10.3725449Z test_resource_reader (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3726294Z Tests DirectoryReader as the base for get_resource_reader. ... skip: Tests that use temporary files are disabled in fbcode (0.003s) 2023-01-11T22:58:10.3727128Z test_scriptobject_failure_message (test_directory_reader.DirectoryReaderTest) 2023-01-11T22:58:10.3728009Z Test basic saving and loading of a ScriptModule in a directory. ... skip: Tests that use temporary files are disabled in fbcode (0.001s) 2023-01-11T22:58:10.3728804Z test_exclude (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3729458Z test_exclude_from_all (test_glob_group.TestGlobGroup) ... ok (0.002s) 2023-01-11T22:58:10.3730118Z test_invalid_raw (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3730901Z test_list_include_exclude (test_glob_group.TestGlobGroup) ... ok (0.002s) 2023-01-11T22:58:10.3731578Z test_one_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3732282Z test_one_star_middle (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3732996Z test_one_star_multiple_in_component (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3733705Z test_one_star_partial (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3734417Z test_one_star_partial_extension (test_glob_group.TestGlobGroup) ... ok (0.003s) 2023-01-11T22:58:10.3735116Z test_raw_two_star (test_glob_group.TestGlobGroup) ... ok (0.001s) 2023-01-11T22:58:10.3735752Z test_two_star (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:58:10.3736372Z test_two_star_end (test_glob_group.TestGlobGroup) ... ok (0.002s) 2023-01-11T22:58:10.3737033Z test_two_star_middle (test_glob_group.TestGlobGroup) ... ok (0.000s) 2023-01-11T22:58:10.3737757Z test_two_star_multiple (test_glob_group.TestGlobGroup) ... ok (0.003s) 2023-01-11T22:58:10.3738455Z test_ordered_importer_basic (test_importer.TestImporter) ... ok (0.000s) 2023-01-11T22:58:10.3739229Z test_ordered_importer_whichmodule (test_importer.TestImporter) 2023-01-11T22:58:10.3739956Z OrderedImporter's implementation of whichmodule should try each ... ok (0.006s) 2023-01-11T22:58:10.3740759Z test_package_importer_whichmodule_no_dunder_module (test_importer.TestImporter) 2023-01-11T22:58:10.3741498Z Exercise corner case where we try to pickle an object whose ... ok (0.000s) 2023-01-11T22:58:10.3742367Z test_single_ordered_importer (test_importer.TestImporter) ... ok (0.000s) 2023-01-11T22:58:10.3743040Z test_sys_importer (test_importer.TestImporter) ... ok (0.000s) 2023-01-11T22:58:10.3743714Z test_sys_importer_roundtrip (test_importer.TestImporter) ... ok (0.000s) 2023-01-11T22:58:10.3744443Z test_load_bc_packages_fx_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T22:58:10.3745156Z Tests for backwards compatible fx module ... ok (0.022s) 2023-01-11T22:58:10.3745838Z test_load_bc_packages_nn_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T22:58:10.3746717Z Tests for backwards compatible nn module ... ok (0.008s) 2023-01-11T22:58:10.3747458Z test_load_bc_packages_torchscript_module (test_load_bc_packages.TestLoadBCPackages) 2023-01-11T22:58:10.3748185Z Tests for backwards compatible torchscript module ... ok (0.082s) 2023-01-11T22:58:10.3748798Z test_demangle_base (test_mangling.TestMangling) 2023-01-11T22:58:10.3749472Z Demangling a mangle parent directly should currently return an empty string. ... ok (0.001s) 2023-01-11T22:58:10.3750206Z test_demangler_multiple_manglers (test_mangling.TestMangling) 2023-01-11T22:58:10.3751038Z PackageDemangler should be able to demangle name generated by any PackageMangler. ... ok (0.001s) 2023-01-11T22:58:10.3751768Z test_is_mangled (test_mangling.TestMangling) ... ok (0.001s) 2023-01-11T22:58:10.3752481Z test_mangle_empty_errors (test_mangling.TestMangling) ... ok (0.001s) 2023-01-11T22:58:10.3753179Z test_mangle_prefix (test_mangling.TestMangling) ... ok (0.002s) 2023-01-11T22:58:10.3753853Z test_mangler_is_consistent (test_mangling.TestMangling) 2023-01-11T22:58:10.3754524Z Mangling the same name twice should produce the same result. ... ok (0.000s) 2023-01-11T22:58:10.3755194Z test_package_mangler (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:58:10.3755871Z test_roundtrip_mangling (test_mangling.TestMangling) ... ok (0.000s) 2023-01-11T22:58:10.3756497Z test_unique_manglers (test_mangling.TestMangling) 2023-01-11T22:58:10.3757214Z Each mangler instance should generate a unique mangled name for a given input. ... ok (0.000s) 2023-01-11T22:58:10.3757918Z test_unique_module_names (test_mangling.TestMangling) ... ok (0.006s) 2023-01-11T22:58:10.3758539Z test_dunder_package_present (test_misc.TestMisc) 2023-01-11T22:58:10.3759266Z The attribute '__torch_package__' should be populated on imported modules. ... ok (0.000s) 2023-01-11T22:58:10.3759968Z test_dunder_package_works_from_package (test_misc.TestMisc) 2023-01-11T22:58:10.3760766Z The attribute '__torch_package__' should be accessible from within ... ok (0.000s) 2023-01-11T22:58:10.3761421Z test_exporter_content_lists (test_misc.TestMisc) 2023-01-11T22:58:10.3762061Z Test content list API for PackageExporter's contained modules. ... ok (0.010s) 2023-01-11T22:58:10.3762683Z test_file_structure (test_misc.TestMisc) 2023-01-11T22:58:10.3763342Z Tests package's Directory structure representation of a zip file. Ensures ... ok (0.010s) 2023-01-11T22:58:10.3764009Z test_file_structure_has_file (test_misc.TestMisc) 2023-01-11T22:58:10.3764566Z Test Directory's has_file() method. ... ok (0.003s) 2023-01-11T22:58:10.3765089Z test_inspect_class (test_misc.TestMisc) 2023-01-11T22:58:10.3765664Z Should be able to retrieve source for a packaged class. ... ok (0.003s) 2023-01-11T22:58:10.3766255Z test_is_from_package (test_misc.TestMisc) 2023-01-11T22:58:10.3766897Z is_from_package should work for objects and modules ... ok (0.003s) 2023-01-11T22:58:10.3767571Z test_load_python_version_from_package (test_misc.TestMisc) 2023-01-11T22:58:10.3768257Z Tests loading a package with a python version embdded ... ok (0.002s) 2023-01-11T22:58:10.3768932Z test_loaders_that_remap_files_work_ok (test_misc.TestMisc) ... ok (0.006s) 2023-01-11T22:58:10.3769508Z test_python_version (test_misc.TestMisc) 2023-01-11T22:58:10.3770180Z Tests that the current python version is stored in the package and is available ... ok (0.005s) 2023-01-11T22:58:10.3771121Z test_std_lib_sys_hackery_checks (test_misc.TestMisc) 2023-01-11T22:58:10.3771783Z The standard library performs sys.module assignment hackery which ... ok (0.006s) 2023-01-11T22:58:10.3772726Z test_model_save (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.003s) 2023-01-11T22:58:10.3773812Z test_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2023-01-11T22:58:10.3775075Z test_script_resnet (test_model.ModelTest) ... skip: Does not work with recent torchvision, see https://github.com/pytorch/pytorch/issues/81115 (0.002s) 2023-01-11T22:58:10.3775972Z test_package_fx_custom_tracer (test_package_fx.TestPackageFX) ... ok (0.017s) 2023-01-11T22:58:10.3776679Z test_package_fx_package (test_package_fx.TestPackageFX) ... ok (0.034s) 2023-01-11T22:58:10.3777359Z test_package_fx_simple (test_package_fx.TestPackageFX) ... ok (0.010s) 2023-01-11T22:58:10.3778059Z test_package_fx_with_imports (test_package_fx.TestPackageFX) ... ok (0.011s) 2023-01-11T22:58:10.3778733Z test_package_then_fx (test_package_fx.TestPackageFX) ... ok (0.006s) 2023-01-11T22:58:10.3779431Z test_different_package_interface (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3780117Z Test a case where the interface defined in the package is ... ok (0.024s) 2023-01-11T22:58:10.3780942Z test_different_package_script_class (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3781713Z Test a case where the script class defined in the package is ... ok (0.014s) 2023-01-11T22:58:10.3782461Z test_load_shared_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3783180Z Test loading of single ScriptModule shared by multiple eager ... ok (0.019s) 2023-01-11T22:58:10.3783872Z test_load_shared_tensors (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3785461Z Test tensors shared across eager and ScriptModules on load ... C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:547: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3786854Z shared_tensor.storage()._cdata, 2023-01-11T22:58:10.3788224Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:548: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3789591Z scripted_mod_0.tensor.storage()._cdata, 2023-01-11T22:58:10.3790980Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:551: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3792247Z shared_tensor.storage()._cdata, 2023-01-11T22:58:10.3793589Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:552: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3794848Z scripted_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3796246Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:565: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3797797Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3799366Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:566: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3800741Z loaded_mod_1.sub_mod_0.tensor.storage()._cdata, 2023-01-11T22:58:10.3802127Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:569: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3803444Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3804868Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:570: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3806171Z loaded_mod_1.sub_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3806619Z ok (0.019s) 2023-01-11T22:58:10.3807205Z test_load_shared_tensors_repackaged (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3808819Z Test tensors shared across eager and ScriptModules on load ... C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3810268Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3811773Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:620: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3813080Z loaded_mod_1.sub_mod_0.tensor.storage()._cdata, 2023-01-11T22:58:10.3814456Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:623: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3815715Z loaded_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3817112Z C:\actions-runner\_work\pytorch\pytorch\test\package\test_package_script.py:624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T22:58:10.3818486Z loaded_mod_1.sub_mod_1.tensor.storage()._cdata, 2023-01-11T22:58:10.3818947Z ok (0.030s) 2023-01-11T22:58:10.3819529Z test_mixing_packaged_and_inline_modules (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3820269Z Test saving inline and imported modules in same package with ... ok (0.030s) 2023-01-11T22:58:10.3821087Z test_mixing_packaged_and_inline_modules_shared_code (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3822081Z Test saving inline and imported modules in same package that ... skip: no torchvision (0.000s) 2023-01-11T22:58:10.3822827Z test_package_interface (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3823508Z Packaging an interface class should work correctly. ... ok (0.031s) 2023-01-11T22:58:10.3824272Z test_package_script_class (test_package_script.TestPackageScript) ... ok (0.010s) 2023-01-11T22:58:10.3825238Z test_package_script_class_referencing_self (test_package_script.TestPackageScript) ... ok (0.032s) 2023-01-11T22:58:10.3826151Z test_save_eager_mods_sharing_scriptmodule (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3826891Z Test saving of single ScriptModule shared by multiple ... ok (0.014s) 2023-01-11T22:58:10.3827618Z test_save_independent_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3828356Z Test to verify saving multiple ScriptModules with completely ... ok (0.025s) 2023-01-11T22:58:10.3829092Z test_save_repeat_scriptmodules (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3829788Z Test to verify saving multiple different modules and ... ok (0.053s) 2023-01-11T22:58:10.3830454Z test_save_scriptmodule (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3831121Z Test basic saving of ScriptModule. ... ok (0.017s) 2023-01-11T22:58:10.3831808Z test_save_scriptmodule_file (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3832477Z Test basic saving of ScriptModule in file. ... ok (0.029s) 2023-01-11T22:58:10.3833258Z test_save_scriptmodule_only_necessary_code (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3834049Z Test to verify when saving multiple packages with same CU ... skip: no torchvision (0.002s) 2023-01-11T22:58:10.3834938Z test_save_scriptmodule_with_submods (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3835618Z Test basic saving of ScriptModule with submodule. ... ok (0.013s) 2023-01-11T22:58:10.3836333Z test_save_scriptmodules_in_container (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3837098Z Test saving of ScriptModules inside of container. Checks that relations ... ok (0.022s) 2023-01-11T22:58:10.3837894Z test_save_scriptmodules_submod_redefinition (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3838657Z Test to verify saving multiple ScriptModules with same top module ... ok (0.032s) 2023-01-11T22:58:10.3839343Z test_save_shared_tensors (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3840073Z Test tensors shared across eager and ScriptModules are serialized once. ... ok (0.017s) 2023-01-11T22:58:10.3840897Z test_saving_and_scripting_packaged_mod (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3841593Z Test scripting a module loaded from a package ... ok (0.021s) 2023-01-11T22:58:10.3842275Z test_scriptmodules_repeat_save (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3843007Z Test to verify saving and loading same ScriptModule object works ... ok (0.023s) 2023-01-11T22:58:10.3843697Z test_tensor_sharing_pickle (test_package_script.TestPackageScript) 2023-01-11T22:58:10.3844466Z Test that saving a ScriptModule and a separately saving a tensor ... ok (0.010s) 2023-01-11T22:58:10.3845341Z test_repackage_import_indirectly_via_parent_module (test_repackage.TestRepackage) ... ok (0.014s) 2023-01-11T22:58:10.3846114Z test_importer_access (test_resources.TestResources) ... ok (0.007s) 2023-01-11T22:58:10.3846787Z test_package_resource_access (test_resources.TestResources) 2023-01-11T22:58:10.3847513Z Packaged modules should be able to use the importlib.resources API to access ... ok (0.004s) 2023-01-11T22:58:10.3848224Z test_resource_access_by_path (test_resources.TestResources) 2023-01-11T22:58:10.3848894Z Tests that packaged code can used importlib.resources.path. ... ok (0.011s) 2023-01-11T22:58:10.3849566Z test_resource_reader (test_resources.TestResources) 2023-01-11T22:58:10.3851377Z Test compliance with the get_resource_reader importlib API. ... ok (0.006s) 2023-01-11T22:58:10.3852024Z test_bad_dunder_imports (test_save_load.TestSaveLoad) 2023-01-11T22:58:10.3852701Z Test to ensure bad __imports__ don't cause PackageExporter to fail. ... ok (0.000s) 2023-01-11T22:58:10.3853382Z test_dunder_imports (test_save_load.TestSaveLoad) ... ok (0.000s) 2023-01-11T22:58:10.3854010Z test_exporting_mismatched_code (test_save_load.TestSaveLoad) 2023-01-11T22:58:10.3854829Z If an object with the same qualified name is loaded from different ... ok (0.020s) 2023-01-11T22:58:10.3855504Z test_pickle (test_save_load.TestSaveLoad) ... ok (0.020s) 2023-01-11T22:58:10.3856108Z test_save_imported_module (test_save_load.TestSaveLoad) 2023-01-11T22:58:10.3856784Z Saving a module that came from another PackageImporter should work. ... ok (0.005s) 2023-01-11T22:58:10.3857526Z test_save_imported_module_using_package_importer (test_save_load.TestSaveLoad) 2023-01-11T22:58:10.3858292Z Exercise a corner case: re-packaging a module that uses `torch_package_importer` ... ok (0.007s) 2023-01-11T22:58:10.3859007Z test_save_module (test_save_load.TestSaveLoad) ... ok (0.014s) 2023-01-11T22:58:10.3859647Z test_save_module_binary (test_save_load.TestSaveLoad) ... ok (0.002s) 2023-01-11T22:58:10.3860290Z test_saving_source (test_save_load.TestSaveLoad) ... ok (0.023s) 2023-01-11T22:58:10.3861001Z test_saving_string (test_save_load.TestSaveLoad) ... ok (0.011s) 2023-01-11T22:58:10.3861408Z 2023-01-11T22:58:10.3861740Z ---------------------------------------------------------------------- 2023-01-11T22:58:10.3862292Z Ran 133 tests in 3.812s 2023-01-11T22:58:10.3862582Z 2023-01-11T22:58:10.3862746Z OK (skipped=14) 2023-01-11T22:58:10.3862981Z 2023-01-11T22:58:10.3863169Z Generating XML reports... 2023-01-11T22:58:10.3863928Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_analyze.TestAnalyze-20230111225805.xml 2023-01-11T22:58:10.3864996Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_api.TestDependencyAPI-20230111225805.xml 2023-01-11T22:58:10.3866130Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_dependency_hooks.TestDependencyHooks-20230111225805.xml 2023-01-11T22:58:10.3867206Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_digraph.TestDiGraph-20230111225805.xml 2023-01-11T22:58:10.3868231Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_glob_group.TestGlobGroup-20230111225805.xml 2023-01-11T22:58:10.3869289Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_importer.TestImporter-20230111225805.xml 2023-01-11T22:58:10.3870388Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_load_bc_packages.TestLoadBCPackages-20230111225805.xml 2023-01-11T22:58:10.3871552Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_mangling.TestMangling-20230111225805.xml 2023-01-11T22:58:10.3872561Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_misc.TestMisc-20230111225805.xml 2023-01-11T22:58:10.3873552Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_fx.TestPackageFX-20230111225805.xml 2023-01-11T22:58:10.3874628Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_package_script.TestPackageScript-20230111225805.xml 2023-01-11T22:58:10.3875716Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_repackage.TestRepackage-20230111225805.xml 2023-01-11T22:58:10.3876746Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_resources.TestResources-20230111225805.xml 2023-01-11T22:58:10.3877779Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_save_load.TestSaveLoad-20230111225805.xml 2023-01-11T22:58:10.3878873Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_directory_reader.DirectoryReaderTest-20230111225805.xml 2023-01-11T22:58:10.3880110Z Generated XML report: test-reports\python-unittest\test_package\TEST-test_model.ModelTest-20230111225805.xml 2023-01-11T22:58:10.3880696Z 2023-01-11T22:58:10.3881319Z ##[endgroup] 2023-01-11T22:58:10.3882060Z FINISHED PRINTING LOG FILE of test_package (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_package_f7myjyey) 2023-01-11T22:58:10.3882603Z 2023-01-11T22:58:12.8993061Z 2023-01-11T22:58:12.8993921Z Expand the folded group to see the log file of test_set_default_mobile_cpu_allocator 2023-01-11T22:58:12.8996375Z ##[group]PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_set_default_mobile_cpu_allocator_rdmygvlm) 2023-01-11T22:58:12.8997220Z 2023-01-11T22:58:12.8997434Z Running tests... 2023-01-11T22:58:12.8998064Z ---------------------------------------------------------------------- 2023-01-11T22:58:12.8998919Z Test results will be stored in test-reports\python-unittest\test_set_default_mobile_cpu_allocator 2023-01-11T22:58:12.8999872Z test_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (3.949s) 2023-01-11T22:58:12.9000782Z test_no_exception (__main__.TestSetDefaultMobileCPUAllocator) ... ok (0.010s) 2023-01-11T22:58:12.9001279Z 2023-01-11T22:58:12.9001640Z ---------------------------------------------------------------------- 2023-01-11T22:58:12.9002243Z Ran 2 tests in 3.953s 2023-01-11T22:58:12.9002602Z 2023-01-11T22:58:12.9002749Z OK 2023-01-11T22:58:12.9002985Z 2023-01-11T22:58:12.9003250Z Generating XML reports... 2023-01-11T22:58:12.9004328Z Generated XML report: test-reports\python-unittest\test_set_default_mobile_cpu_allocator\TEST-TestSetDefaultMobileCPUAllocator-20230111225807.xml 2023-01-11T22:58:12.9005164Z 2023-01-11T22:58:12.9005728Z ##[endgroup] 2023-01-11T22:58:12.9006697Z FINISHED PRINTING LOG FILE of test_set_default_mobile_cpu_allocator (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_set_default_mobile_cpu_allocator_rdmygvlm) 2023-01-11T22:58:12.9007443Z 2023-01-11T22:58:15.6215331Z Running test_dlpack ... [2023-01-11 22:58:15.616710] 2023-01-11T22:58:15.6223826Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dlpack.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:15.616710] 2023-01-11T22:58:15.6228592Z Ignoring disabled issues: [] 2023-01-11T22:58:18.0914713Z Running test_futures ... [2023-01-11 22:58:18.091065] 2023-01-11T22:58:18.0926486Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:18.092432] 2023-01-11T22:58:18.0932737Z Ignoring disabled issues: [] 2023-01-11T22:58:24.7254071Z 2023-01-11T22:58:24.7255097Z Expand the folded group to see the log file of test_dlpack 2023-01-11T22:58:24.7256598Z ##[group]PRINTING LOG FILE of test_dlpack (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dlpack_04os77t4) 2023-01-11T22:58:24.7257269Z 2023-01-11T22:58:24.7257725Z Running tests... 2023-01-11T22:58:24.7258499Z ---------------------------------------------------------------------- 2023-01-11T22:58:24.7259342Z Test results will be stored in test-reports\python-unittest\test_dlpack 2023-01-11T22:58:24.7260303Z test_dlpack_capsule_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (1.964s) 2023-01-11T22:58:24.7261250Z test_dlpack_capsule_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.335s) 2023-01-11T22:58:24.7262190Z test_dlpack_capsule_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7263112Z test_dlpack_capsule_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7264031Z test_dlpack_capsule_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7264936Z test_dlpack_capsule_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7266163Z test_dlpack_capsule_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7267114Z test_dlpack_capsule_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7268007Z test_dlpack_capsule_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7268949Z test_dlpack_capsule_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7270062Z test_dlpack_capsule_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7271027Z test_dlpack_conversion_with_diff_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.010s) 2023-01-11T22:58:24.7271998Z test_dlpack_conversion_with_diff_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7273039Z test_dlpack_conversion_with_diff_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7274049Z test_dlpack_conversion_with_diff_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.012s) 2023-01-11T22:58:24.7275034Z test_dlpack_conversion_with_diff_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7275981Z test_dlpack_conversion_with_diff_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7276934Z test_dlpack_conversion_with_diff_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7277871Z test_dlpack_conversion_with_diff_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7278806Z test_dlpack_conversion_with_diff_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7279755Z test_dlpack_conversion_with_diff_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7280725Z test_dlpack_conversion_with_diff_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7281637Z test_dlpack_conversion_with_streams_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7282244Z test_dlpack_conversion_with_streams_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7282733Z test_dlpack_conversion_with_streams_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7283222Z test_dlpack_conversion_with_streams_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7283701Z test_dlpack_conversion_with_streams_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7284175Z test_dlpack_conversion_with_streams_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7284630Z test_dlpack_conversion_with_streams_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7285096Z test_dlpack_conversion_with_streams_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7285564Z test_dlpack_conversion_with_streams_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7286031Z test_dlpack_conversion_with_streams_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7286495Z test_dlpack_conversion_with_streams_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7286944Z test_dlpack_default_stream_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7287376Z test_dlpack_error_on_bool_tensor_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.947s) 2023-01-11T22:58:24.7287919Z test_dlpack_export_is_conj_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7288363Z test_dlpack_export_non_strided_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7288887Z test_dlpack_export_requires_grad_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7289425Z test_dlpack_normalize_strides_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7290072Z test_dlpack_protocol_conversion_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7290554Z test_dlpack_protocol_conversion_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7291018Z test_dlpack_protocol_conversion_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7291496Z test_dlpack_protocol_conversion_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7292053Z test_dlpack_protocol_conversion_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7292540Z test_dlpack_protocol_conversion_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7293003Z test_dlpack_protocol_conversion_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7293462Z test_dlpack_protocol_conversion_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.010s) 2023-01-11T22:58:24.7293923Z test_dlpack_protocol_conversion_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7294356Z test_dlpack_protocol_conversion_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7294818Z test_dlpack_protocol_conversion_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7295370Z test_dlpack_shared_storage_cuda (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7295833Z test_dlpack_tensor_invalid_stream_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7296477Z test_dlpack_tensor_invalid_stream_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7296970Z test_dlpack_tensor_invalid_stream_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7297446Z test_dlpack_tensor_invalid_stream_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7297899Z test_dlpack_tensor_invalid_stream_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7298354Z test_dlpack_tensor_invalid_stream_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7298826Z test_dlpack_tensor_invalid_stream_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7299292Z test_dlpack_tensor_invalid_stream_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7299754Z test_dlpack_tensor_invalid_stream_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.000s) 2023-01-11T22:58:24.7300216Z test_dlpack_tensor_invalid_stream_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.010s) 2023-01-11T22:58:24.7300658Z test_dlpack_tensor_invalid_stream_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7301098Z test_from_dlpack_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7301527Z test_from_dlpack_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7301967Z test_from_dlpack_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7302491Z test_from_dlpack_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7302908Z test_from_dlpack_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7303407Z test_from_dlpack_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7303904Z test_from_dlpack_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7304322Z test_from_dlpack_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7304734Z test_from_dlpack_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7305140Z test_from_dlpack_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7305552Z test_from_dlpack_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7306113Z test_from_dlpack_dtype_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7306550Z test_from_dlpack_dtype_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7307005Z test_from_dlpack_dtype_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7307449Z test_from_dlpack_dtype_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7307983Z test_from_dlpack_dtype_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7308448Z test_from_dlpack_dtype_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7308882Z test_from_dlpack_dtype_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7309316Z test_from_dlpack_dtype_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7309837Z test_from_dlpack_dtype_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7310277Z test_from_dlpack_dtype_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.001s) 2023-01-11T22:58:24.7310786Z test_from_dlpack_dtype_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.002s) 2023-01-11T22:58:24.7311327Z test_from_dlpack_noncontinguous_cuda_bfloat16 (__main__.TestTorchDlPackCUDA) ... ok (0.003s) 2023-01-11T22:58:24.7311808Z test_from_dlpack_noncontinguous_cuda_complex128 (__main__.TestTorchDlPackCUDA) ... ok (0.008s) 2023-01-11T22:58:24.7312298Z test_from_dlpack_noncontinguous_cuda_complex64 (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7312759Z test_from_dlpack_noncontinguous_cuda_float16 (__main__.TestTorchDlPackCUDA) ... ok (0.005s) 2023-01-11T22:58:24.7313233Z test_from_dlpack_noncontinguous_cuda_float32 (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7313702Z test_from_dlpack_noncontinguous_cuda_float64 (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7314173Z test_from_dlpack_noncontinguous_cuda_int16 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7314632Z test_from_dlpack_noncontinguous_cuda_int32 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7315086Z test_from_dlpack_noncontinguous_cuda_int64 (__main__.TestTorchDlPackCUDA) ... ok (0.006s) 2023-01-11T22:58:24.7315545Z test_from_dlpack_noncontinguous_cuda_int8 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7315989Z test_from_dlpack_noncontinguous_cuda_uint8 (__main__.TestTorchDlPackCUDA) ... ok (0.004s) 2023-01-11T22:58:24.7316247Z 2023-01-11T22:58:24.7316448Z ---------------------------------------------------------------------- 2023-01-11T22:58:24.7316865Z Ran 95 tests in 3.484s 2023-01-11T22:58:24.7317033Z 2023-01-11T22:58:24.7317113Z OK 2023-01-11T22:58:24.7317232Z 2023-01-11T22:58:24.7317353Z Generating XML reports... 2023-01-11T22:58:24.7317817Z Generated XML report: test-reports\python-unittest\test_dlpack\TEST-TestTorchDlPackCUDA-20230111225820.xml 2023-01-11T22:58:24.7318301Z 2023-01-11T22:58:24.7318670Z ##[endgroup] 2023-01-11T22:58:24.7319110Z FINISHED PRINTING LOG FILE of test_dlpack (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dlpack_04os77t4) 2023-01-11T22:58:24.7319428Z 2023-01-11T22:58:26.2586146Z 2023-01-11T22:58:26.2587046Z Expand the folded group to see the log file of test_futures 2023-01-11T22:58:26.2588641Z ##[group]PRINTING LOG FILE of test_futures (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_futures_osffwty7) 2023-01-11T22:58:26.2589371Z 2023-01-11T22:58:26.2589612Z Running tests... 2023-01-11T22:58:26.2590283Z ---------------------------------------------------------------------- 2023-01-11T22:58:26.2591073Z Test results will be stored in test-reports\python-unittest\test_futures 2023-01-11T22:58:26.2592132Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T22:58:26.2593118Z 2023-01-11T22:58:26.2593294Z At: 2023-01-11T22:58:26.2593962Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(236): raise_value_error 2023-01-11T22:58:26.2594976Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(244): set_result 2023-01-11T22:58:26.2596081Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(229): _test_add_done_callback_error_ignored 2023-01-11T22:58:26.2598405Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(238): test_add_done_callback_error_is_ignored 2023-01-11T22:58:26.2599394Z C:\Jenkins\Miniconda3\lib\unittest\case.py(550): _callTestMethod 2023-01-11T22:58:26.2600148Z C:\Jenkins\Miniconda3\lib\unittest\case.py(592): run 2023-01-11T22:58:26.2614478Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2154): _run_with_retry 2023-01-11T22:58:26.2615725Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2225): run 2023-01-11T22:58:26.2616774Z C:\Jenkins\Miniconda3\lib\unittest\case.py(651): __call__ 2023-01-11T22:58:26.2617503Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:58:26.2618213Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:58:26.2618935Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:58:26.2619659Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:58:26.2620460Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2023-01-11T22:58:26.2621255Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2023-01-11T22:58:26.2621972Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2023-01-11T22:58:26.2622927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(787): run_tests 2023-01-11T22:58:26.2624022Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(340): 2023-01-11T22:58:26.2624530Z 2023-01-11T22:58:26.2624709Z ok (2.782s) 2023-01-11T22:58:26.2625354Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:58:26.2626500Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given 2023-01-11T22:58:26.2627516Z ok (0.001s) 2023-01-11T22:58:26.2628106Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.001s) 2023-01-11T22:58:26.2628768Z test_chained_then (__main__.TestFuture) ... ok (0.008s) 2023-01-11T22:58:26.2629469Z test_collect_all (__main__.TestFuture) ... ok (0.106s) 2023-01-11T22:58:26.2630177Z test_done (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:58:26.2630827Z test_done_exception (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:58:26.2631668Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:58:26.2632873Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T22:58:26.2633585Z 2023-01-11T22:58:26.2633747Z At: 2023-01-11T22:58:26.2634406Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(280): raise_value_error 2023-01-11T22:58:26.2635426Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\futures\__init__.py(244): set_result 2023-01-11T22:58:26.2636587Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2023-01-11T22:58:26.2637647Z C:\Jenkins\Miniconda3\lib\unittest\case.py(550): _callTestMethod 2023-01-11T22:58:26.2638392Z C:\Jenkins\Miniconda3\lib\unittest\case.py(592): run 2023-01-11T22:58:26.2639345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2154): _run_with_retry 2023-01-11T22:58:26.2640655Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(2225): run 2023-01-11T22:58:26.2641586Z C:\Jenkins\Miniconda3\lib\unittest\case.py(651): __call__ 2023-01-11T22:58:26.2642309Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:58:26.2643068Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:58:26.2643873Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(122): run 2023-01-11T22:58:26.2644740Z C:\Jenkins\Miniconda3\lib\unittest\suite.py(84): __call__ 2023-01-11T22:58:26.2645541Z C:\Jenkins\Miniconda3\lib\site-packages\xmlrunner\runner.py(67): run 2023-01-11T22:58:26.2646346Z C:\Jenkins\Miniconda3\lib\unittest\main.py(271): runTests 2023-01-11T22:58:26.2647074Z C:\Jenkins\Miniconda3\lib\unittest\main.py(101): __init__ 2023-01-11T22:58:26.2648012Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py(787): run_tests 2023-01-11T22:58:26.2649036Z C:\actions-runner\_work\pytorch\pytorch\test\test_futures.py(340): 2023-01-11T22:58:26.2649553Z 2023-01-11T22:58:26.2649737Z ok (0.002s) 2023-01-11T22:58:26.2650364Z test_mark_future_twice (__main__.TestFuture) ... ok (0.028s) 2023-01-11T22:58:26.2651044Z test_pickle_future (__main__.TestFuture) ... ok (0.004s) 2023-01-11T22:58:26.2651716Z test_set_exception (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:58:26.2652442Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.004s) 2023-01-11T22:58:26.2653143Z test_then (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:58:26.2653773Z test_then_no_arg (__main__.TestFuture) ... ok (0.001s) 2023-01-11T22:58:26.2654388Z test_then_raise (__main__.TestFuture) ... ok (0.001s) 2023-01-11T22:58:26.2655040Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.001s) 2023-01-11T22:58:26.2655664Z test_wait (__main__.TestFuture) ... ok (0.002s) 2023-01-11T22:58:26.2656444Z test_wait_all (__main__.TestFuture) ... skip: TODO: need to fix this testcase for Windows (0.001s) 2023-01-11T22:58:26.2657226Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.514s) 2023-01-11T22:58:26.2657889Z test_wait_none (__main__.TestFuture) ... ok (0.003s) 2023-01-11T22:58:26.2658254Z 2023-01-11T22:58:26.2658628Z ---------------------------------------------------------------------- 2023-01-11T22:58:26.2659238Z Ran 22 tests in 3.484s 2023-01-11T22:58:26.2659529Z 2023-01-11T22:58:26.2659724Z OK (skipped=1) 2023-01-11T22:58:26.2659989Z 2023-01-11T22:58:26.2660224Z Generating XML reports... 2023-01-11T22:58:26.2661073Z Generated XML report: test-reports\python-unittest\test_futures\TEST-TestFuture-20230111225821.xml 2023-01-11T22:58:26.2661655Z 2023-01-11T22:58:26.2662315Z ##[endgroup] 2023-01-11T22:58:26.2663126Z FINISHED PRINTING LOG FILE of test_futures (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_futures_osffwty7) 2023-01-11T22:58:26.2663766Z 2023-01-11T22:58:29.6335558Z Running test_function_schema ... [2023-01-11 22:58:29.631190] 2023-01-11T22:58:29.6344672Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_function_schema.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:29.631190] 2023-01-11T22:58:29.6348379Z Ignoring disabled issues: [] 2023-01-11T22:58:31.1786403Z Running nn/test_module_hooks ... [2023-01-11 22:58:31.178071] 2023-01-11T22:58:31.1797977Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_module_hooks.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:31.179459] 2023-01-11T22:58:31.1803464Z Ignoring disabled issues: [] 2023-01-11T22:58:37.5366108Z 2023-01-11T22:58:37.5367111Z Expand the folded group to see the log file of test_function_schema 2023-01-11T22:58:37.5368817Z ##[group]PRINTING LOG FILE of test_function_schema (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_function_schema_axn8dhnh) 2023-01-11T22:58:37.5369943Z 2023-01-11T22:58:37.5370128Z Running tests... 2023-01-11T22:58:37.5370672Z ---------------------------------------------------------------------- 2023-01-11T22:58:37.5371379Z Test results will be stored in test-reports\python-unittest\test_function_schema 2023-01-11T22:58:37.5372156Z test_backward_compatible_arguments (__main__.TestFunctionSchema) ... ok (2.758s) 2023-01-11T22:58:37.5372935Z test_backward_compatible_outputs (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T22:58:37.5373970Z test_backward_compatible_structure (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T22:58:37.5375629Z test_backward_compatible_with_smart_serialization (__main__.TestFunctionSchema) ... ok (0.006s) 2023-01-11T22:58:37.5376515Z test_forward_compatible_arguments_real_use_case (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T22:58:37.5377382Z test_forward_compatible_arguments_with_out (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T22:58:37.5378256Z test_forward_compatible_arguments_without_out (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T22:58:37.5379027Z test_out_schema (__main__.TestFunctionSchema) ... ok (0.000s) 2023-01-11T22:58:37.5379692Z test_schema_error (__main__.TestFunctionSchema) ... ok (0.010s) 2023-01-11T22:58:37.5380401Z test_serialize_and_deserialize (__main__.TestFunctionSchema) ... ok (0.563s) 2023-01-11T22:58:37.5381211Z test_string_optional_parameter_default_value (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:58:37.5381977Z test_tensor_list_alias_annotation_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:58:37.5382461Z test_tensor_option_arguments_properly_parsed (__main__.TestFunctionSchema) ... ok (0.001s) 2023-01-11T22:58:37.5382716Z 2023-01-11T22:58:37.5382917Z ---------------------------------------------------------------------- 2023-01-11T22:58:37.5383248Z Ran 13 tests in 3.344s 2023-01-11T22:58:37.5383407Z 2023-01-11T22:58:37.5383485Z OK 2023-01-11T22:58:37.5383603Z 2023-01-11T22:58:37.5383718Z Generating XML reports... 2023-01-11T22:58:37.5384192Z Generated XML report: test-reports\python-unittest\test_function_schema\TEST-TestFunctionSchema-20230111225833.xml 2023-01-11T22:58:37.5384526Z 2023-01-11T22:58:37.5384896Z ##[endgroup] 2023-01-11T22:58:37.5385369Z FINISHED PRINTING LOG FILE of test_function_schema (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_function_schema_axn8dhnh) 2023-01-11T22:58:37.5385852Z 2023-01-11T22:58:39.9427949Z 2023-01-11T22:58:39.9429025Z Expand the folded group to see the log file of nn/test_module_hooks 2023-01-11T22:58:39.9430703Z ##[group]PRINTING LOG FILE of nn/test_module_hooks (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_module_hooks_nx9_q9xc) 2023-01-11T22:58:39.9431371Z 2023-01-11T22:58:39.9431955Z Running tests... 2023-01-11T22:58:39.9432914Z ---------------------------------------------------------------------- 2023-01-11T22:58:39.9433900Z Test results will be stored in test-reports\python-unittest\nn.test_module_hooks 2023-01-11T22:58:39.9435773Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T22:58:39.9437593Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T22:58:39.9438266Z ok (2.184s) 2023-01-11T22:58:39.9438941Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.004s) 2023-01-11T22:58:39.9439858Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T22:58:39.9440698Z This test is to test when multiple forward hook functions can be registered ... ok (0.003s) 2023-01-11T22:58:39.9441970Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T22:58:39.9442885Z This test is to test when multiple pre-forward hook functions can be ... ok (0.003s) 2023-01-11T22:58:39.9443795Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.003s) 2023-01-11T22:58:39.9444726Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.003s) 2023-01-11T22:58:39.9445787Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.019s) 2023-01-11T22:58:39.9446615Z test_backward_hooks_interaction (__main__.TestModuleHookNN) ... ok (0.003s) 2023-01-11T22:58:39.9447357Z test_hook_backward_size (__main__.TestModuleHookNN) ... ok (0.004s) 2023-01-11T22:58:39.9448117Z test_hook_backward_writeable (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:58:39.9448913Z test_hook_buffer_registration (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:58:39.9449666Z test_hook_cpp (__main__.TestModuleHookNN) ... ok (0.005s) 2023-01-11T22:58:39.9450368Z test_hook_extra_input (__main__.TestModuleHookNN) ... ok (0.003s) 2023-01-11T22:58:39.9451142Z test_hook_forward_preforward_writable (__main__.TestModuleHookNN) ... ok (0.004s) 2023-01-11T22:58:39.9451882Z test_hook_inplace (__main__.TestModuleHookNN) ... ok (1.035s) 2023-01-11T22:58:39.9452690Z test_hook_invalid_outputs (__main__.TestModuleHookNN) ... ok (0.004s) 2023-01-11T22:58:39.9453526Z test_hook_last_arg_requires_grad (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:58:39.9454340Z test_hook_no_requires_grad (__main__.TestModuleHookNN) ... ok (0.005s) 2023-01-11T22:58:39.9455105Z test_hook_non_full_warning (__main__.TestModuleHookNN) ... ok (0.006s) 2023-01-11T22:58:39.9455885Z test_hook_parameter_registration (__main__.TestModuleHookNN) ... ok (0.012s) 2023-01-11T22:58:39.9456669Z test_hook_requires_grad (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:58:39.9457423Z test_hook_submodule_registration (__main__.TestModuleHookNN) ... ok (0.002s) 2023-01-11T22:58:39.9459123Z test_hooks (__main__.TestModuleHookNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T22:58:39.9460854Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T22:58:39.9461505Z ok (0.032s) 2023-01-11T22:58:39.9462065Z test_forward_hooks (__main__.TestModuleHooks) ... ok (0.009s) 2023-01-11T22:58:39.9462782Z test_forward_pre_hooks (__main__.TestModuleHooks) ... ok (0.008s) 2023-01-11T22:58:39.9463524Z test_full_backward_hooks (__main__.TestModuleHooks) ... ok (0.008s) 2023-01-11T22:58:39.9464258Z test_full_backward_pre_hooks (__main__.TestModuleHooks) ... ok (0.008s) 2023-01-11T22:58:39.9464988Z test_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.009s) 2023-01-11T22:58:39.9465669Z test_mixed_hooks (__main__.TestModuleHooks) ... ok (0.000s) 2023-01-11T22:58:39.9466371Z test_remove_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.014s) 2023-01-11T22:58:39.9467189Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T22:58:39.9467999Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.005s) 2023-01-11T22:58:39.9468943Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... skip: Tempfile permission issue on windows (0.001s) 2023-01-11T22:58:39.9469929Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T22:58:39.9470719Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T22:58:39.9471691Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.003s) 2023-01-11T22:58:39.9472088Z 2023-01-11T22:58:39.9472454Z ---------------------------------------------------------------------- 2023-01-11T22:58:39.9473062Z Ran 36 tests in 3.422s 2023-01-11T22:58:39.9473332Z 2023-01-11T22:58:39.9473506Z OK (skipped=1) 2023-01-11T22:58:39.9473753Z 2023-01-11T22:58:39.9473970Z Generating XML reports... 2023-01-11T22:58:39.9475000Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestModuleGlobalHooks-20230111225835.xml 2023-01-11T22:58:39.9476247Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestModuleHookNN-20230111225835.xml 2023-01-11T22:58:39.9477394Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestModuleHooks-20230111225835.xml 2023-01-11T22:58:39.9478550Z Generated XML report: test-reports\python-unittest\nn.test_module_hooks\TEST-TestStateDictHooks-20230111225835.xml 2023-01-11T22:58:39.9479194Z 2023-01-11T22:58:39.9479789Z ##[endgroup] 2023-01-11T22:58:39.9480611Z FINISHED PRINTING LOG FILE of nn/test_module_hooks (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_module_hooks_nx9_q9xc) 2023-01-11T22:58:39.9481250Z 2023-01-11T22:58:42.6487327Z Running test_fx_passes ... [2023-01-11 22:58:42.648345] 2023-01-11T22:58:42.6496352Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx_passes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:42.649075] 2023-01-11T22:58:42.6500366Z Ignoring disabled issues: [] 2023-01-11T22:58:44.7621993Z Running test_dynamic_shapes ... [2023-01-11 22:58:44.754985] 2023-01-11T22:58:44.7630487Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:44.754985] 2023-01-11T22:58:44.7634077Z Ignoring disabled issues: [] 2023-01-11T22:58:50.8150444Z 2023-01-11T22:58:50.8151254Z Expand the folded group to see the log file of test_fx_passes 2023-01-11T22:58:50.8152803Z ##[group]PRINTING LOG FILE of test_fx_passes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_passes_vwlxkhx8) 2023-01-11T22:58:50.8153491Z 2023-01-11T22:58:50.8153699Z Running tests... 2023-01-11T22:58:50.8154329Z ---------------------------------------------------------------------- 2023-01-11T22:58:50.8155151Z Test results will be stored in test-reports\python-unittest\test_fx_passes 2023-01-11T22:58:50.8155991Z test_fuser_pass_deep_model (__main__.TestFXGraphPasses) ... ok (2.953s) 2023-01-11T22:58:50.8156844Z test_fuser_util_partition_[['add', 'add_1', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.012s) 2023-01-11T22:58:50.8157773Z test_fuser_util_partition_[['add', 'add_1'], ['add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8158811Z test_fuser_util_partition_[['add', 'linear', 'add_1', 'param', 'add_2', 'add_3', 'add_4', 'linear2', 'add_5', 'add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T22:58:50.8159813Z test_fuser_util_partition_[['add_2', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.012s) 2023-01-11T22:58:50.8160660Z test_fuser_util_partition_[['add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8161527Z test_fuser_util_partition_[['add_4', 'add_1', 'add_3', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8162476Z test_fuser_util_partition_[['add_5', 'add_6'], ['add_1', 'add_2', 'add_3', 'add_4']] (__main__.TestFXGraphPasses) ... ok (0.011s) 2023-01-11T22:58:50.8163388Z test_fuser_util_partition_[['add_5', 'linear2']] (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8164230Z test_fuser_util_partition_[['add_6', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8165092Z test_fuser_util_partition_[['add_6', 'relu']] (__main__.TestFXGraphPasses) ... ok (0.007s) 2023-01-11T22:58:50.8166459Z test_fuser_util_partition_[['param', 'add_1', 'linear']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T22:58:50.8167342Z test_fuser_util_partition_[['param', 'add_2']] (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8168367Z test_fuser_util_xfail_partition_[['add', 'add_1', 'add_3']] (__main__.TestFXGraphPasses) ... ok (0.017s) 2023-01-11T22:58:50.8169310Z test_fuser_util_xfail_partition_[['add', 'add_1'], ['add_1', 'add_5', 'add_6']] (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T22:58:50.8170464Z test_fuser_util_xfail_partition_[['add_4', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2023-01-11T22:58:50.8171388Z test_fuser_util_xfail_partition_[['relu', 'add_5']] (__main__.TestFXGraphPasses) ... ok (0.005s) 2023-01-11T22:58:50.8172631Z test_partitioner_fn__expected_partition_[['add_7', 'add_6'], ['add_5', 'add_4', 'add_3'], ['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.012s) 2023-01-11T22:58:50.8174266Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.018s) 2023-01-11T22:58:50.8175733Z test_partitioner_fn__expected_partition_[['add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T22:58:50.8177196Z test_partitioner_fn__expected_partition_[['add_2'], ['add_3', 'add_4', 'add_1'], ['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.020s) 2023-01-11T22:58:50.8178644Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.000s) 2023-01-11T22:58:50.8180129Z test_partitioner_fn__expected_partition_[['add', 'std_mean', 'getitem', 'getitem_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.021s) 2023-01-11T22:58:50.8181875Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.016s) 2023-01-11T22:58:50.8183414Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8184927Z test_partitioner_fn__expected_partition_[['add_1', 'add', 'permute_1', 'view', 'permute_2', 'permute_3', 'permute']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8186460Z test_partitioner_fn__expected_partition_[['permute_1', 'add_1', 'add']]_bookend_non_compute_pass_True (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8188106Z test_partitioner_fn__expected_partition_[['add_3', 'add_2'], ['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.008s) 2023-01-11T22:58:50.8189543Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.006s) 2023-01-11T22:58:50.8190967Z test_partitioner_fn__expected_partition_[['add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8192581Z test_partitioner_fn__expected_partition_[['add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.012s) 2023-01-11T22:58:50.8194024Z test_partitioner_fn__expected_partition_[['add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8195663Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8197136Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add', 'add_1']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.009s) 2023-01-11T22:58:50.8198552Z test_partitioner_fn__expected_partition_[['add_3', 'add_2', 'add_1', 'add']]_bookend_non_compute_pass_False (__main__.TestFXGraphPasses) ... ok (0.010s) 2023-01-11T22:58:50.8199811Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.014s) 2023-01-11T22:58:50.8200976Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.009s) 2023-01-11T22:58:50.8202238Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2023-01-11T22:58:50.8203423Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.010s) 2023-01-11T22:58:50.8204595Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.012s) 2023-01-11T22:58:50.8205873Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2023-01-11T22:58:50.8207201Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2023-01-11T22:58:50.8208501Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:58:50.8209662Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.007s) 2023-01-11T22:58:50.8210731Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:58:50.8211751Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.011s) 2023-01-11T22:58:50.8212818Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:58:50.8213924Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.010s) 2023-01-11T22:58:50.8215045Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.000s) 2023-01-11T22:58:50.8216114Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.017s) 2023-01-11T22:58:50.8217137Z test_subgraph_matcher_test_model_ (__main__.TestFXMatcherUtils) ... ok (0.006s) 2023-01-11T22:58:50.8217689Z 2023-01-11T22:58:50.8218063Z ---------------------------------------------------------------------- 2023-01-11T22:58:50.8218679Z Ran 51 tests in 3.422s 2023-01-11T22:58:50.8218980Z 2023-01-11T22:58:50.8219129Z OK 2023-01-11T22:58:50.8219355Z 2023-01-11T22:58:50.8219581Z Generating XML reports... 2023-01-11T22:58:50.8220697Z Generated XML report: test-reports\python-unittest\test_fx_passes\TEST-TestFXGraphPasses-20230111225846.xml 2023-01-11T22:58:50.8221980Z Generated XML report: test-reports\python-unittest\test_fx_passes\TEST-TestFXMatcherUtils-20230111225846.xml 2023-01-11T22:58:50.8222605Z 2023-01-11T22:58:50.8223194Z ##[endgroup] 2023-01-11T22:58:50.8224052Z FINISHED PRINTING LOG FILE of test_fx_passes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_passes_vwlxkhx8) 2023-01-11T22:58:50.8224662Z 2023-01-11T22:58:52.7165534Z 2023-01-11T22:58:52.7166944Z Expand the folded group to see the log file of test_dynamic_shapes 2023-01-11T22:58:52.7168574Z ##[group]PRINTING LOG FILE of test_dynamic_shapes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dynamic_shapes_lv7od1m9) 2023-01-11T22:58:52.7169323Z 2023-01-11T22:58:52.7169518Z Running tests... 2023-01-11T22:58:52.7170113Z ---------------------------------------------------------------------- 2023-01-11T22:58:52.7170964Z Test results will be stored in test-reports\python-unittest\test_dynamic_shapes 2023-01-11T22:58:52.7171800Z test_arith_ops (__main__.TestPySymInt) ... skip: no sympy (0.006s) 2023-01-11T22:58:52.7172541Z test_aten_ops (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7173264Z test_binary (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7174033Z test_fx_trace_intlist (__main__.TestPySymInt) ... ok (2.946s) 2023-01-11T22:58:52.7174799Z test_guard_int (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7175561Z test_int_conversion (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7176282Z test_int_to_float (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7176979Z test_meta_symint (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7177619Z test_numel (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7178295Z test_print_readable_with_symints (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7178997Z test_reverse_arith_ops (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7179669Z test_roundtrip (__main__.TestPySymInt) ... skip: no sympy (0.002s) 2023-01-11T22:58:52.7180332Z test_size_expressions (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7180992Z test_stride (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7181620Z test_sym_floor (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7182248Z test_sym_int (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7182853Z test_sym_sqrt (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7183495Z test_symint_args (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7184154Z test_symint_as_scalar (__main__.TestPySymInt) ... skip: no sympy (0.001s) 2023-01-11T22:58:52.7184824Z test_symint_vargs (__main__.TestPySymInt) ... skip: no sympy (0.005s) 2023-01-11T22:58:52.7185682Z test_method_fn_add_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.003s) 2023-01-11T22:58:52.7186688Z test_method_fn_add_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: add is not a float magic method (0.003s) 2023-01-11T22:58:52.7187618Z test_method_fn_add_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.213s) 2023-01-11T22:58:52.7188455Z test_method_fn_add_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.010s) 2023-01-11T22:58:52.7189492Z test_method_fn_ceil_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.002s) 2023-01-11T22:58:52.7190491Z test_method_fn_ceil_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ceil is not a float magic method (0.002s) 2023-01-11T22:58:52.7191908Z test_method_fn_ceil_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ceil is unary and already tested (0.001s) 2023-01-11T22:58:52.7192835Z test_method_fn_ceil_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7193772Z test_method_fn_eq_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.002s) 2023-01-11T22:58:52.7194905Z test_method_fn_eq_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: eq is not a float magic method (0.001s) 2023-01-11T22:58:52.7195839Z test_method_fn_eq_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.006s) 2023-01-11T22:58:52.7196676Z test_method_fn_eq_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7197607Z test_method_fn_floor_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.001s) 2023-01-11T22:58:52.7198602Z test_method_fn_floor_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floor is not a float magic method (0.002s) 2023-01-11T22:58:52.7199597Z test_method_fn_floor_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floor is unary and already tested (0.002s) 2023-01-11T22:58:52.7200516Z test_method_fn_floor_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7201472Z test_method_fn_floordiv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.002s) 2023-01-11T22:58:52.7202520Z test_method_fn_floordiv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: floordiv is not a float magic method (0.002s) 2023-01-11T22:58:52.7203475Z test_method_fn_floordiv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.007s) 2023-01-11T22:58:52.7204346Z test_method_fn_floordiv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7205275Z test_method_fn_ge_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T22:58:52.7206252Z test_method_fn_ge_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: ge is not a float magic method (0.001s) 2023-01-11T22:58:52.7207141Z test_method_fn_ge_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:58:52.7207979Z test_method_fn_ge_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.005s) 2023-01-11T22:58:52.7208900Z test_method_fn_gt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.001s) 2023-01-11T22:58:52.7209886Z test_method_fn_gt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: gt is not a float magic method (0.002s) 2023-01-11T22:58:52.7210800Z test_method_fn_gt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7211636Z test_method_fn_gt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7212545Z test_method_fn_le_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.001s) 2023-01-11T22:58:52.7213510Z test_method_fn_le_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: le is not a float magic method (0.002s) 2023-01-11T22:58:52.7214418Z test_method_fn_le_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7215259Z test_method_fn_le_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7216352Z test_method_fn_lt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.001s) 2023-01-11T22:58:52.7217322Z test_method_fn_lt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: lt is not a float magic method (0.001s) 2023-01-11T22:58:52.7218217Z test_method_fn_lt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7219043Z test_method_fn_lt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7220076Z test_method_fn_max_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.002s) 2023-01-11T22:58:52.7221078Z test_method_fn_max_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: max is not a float magic method (0.001s) 2023-01-11T22:58:52.7221993Z test_method_fn_max_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.004s) 2023-01-11T22:58:52.7222895Z test_method_fn_max_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7223889Z test_method_fn_min_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.001s) 2023-01-11T22:58:52.7224875Z test_method_fn_min_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: min is not a float magic method (0.002s) 2023-01-11T22:58:52.7225786Z test_method_fn_min_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7226627Z test_method_fn_min_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7227547Z test_method_fn_mod_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.002s) 2023-01-11T22:58:52.7228523Z test_method_fn_mod_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mod is not a float magic method (0.001s) 2023-01-11T22:58:52.7229451Z test_method_fn_mod_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.003s) 2023-01-11T22:58:52.7230302Z test_method_fn_mod_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7231227Z test_method_fn_mul_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.001s) 2023-01-11T22:58:52.7232223Z test_method_fn_mul_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: mul is not a float magic method (0.002s) 2023-01-11T22:58:52.7233140Z test_method_fn_mul_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7233982Z test_method_fn_mul_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7234926Z test_method_fn_neg_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.001s) 2023-01-11T22:58:52.7235901Z test_method_fn_neg_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: neg is not a float magic method (0.002s) 2023-01-11T22:58:52.7236903Z test_method_fn_neg_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: neg is unary and already tested (0.002s) 2023-01-11T22:58:52.7237827Z test_method_fn_neg_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:58:52.7238761Z test_method_fn_pow_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.003s) 2023-01-11T22:58:52.7239762Z test_method_fn_pow_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: pow is not a float magic method (0.000s) 2023-01-11T22:58:52.7240675Z test_method_fn_pow_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:58:52.7241703Z test_method_fn_pow_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.006s) 2023-01-11T22:58:52.7242639Z test_method_fn_sub_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.000s) 2023-01-11T22:58:52.7243635Z test_method_fn_sub_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sub is not a float magic method (0.000s) 2023-01-11T22:58:52.7244646Z test_method_fn_sub_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:58:52.7245532Z test_method_fn_sub_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.000s) 2023-01-11T22:58:52.7246492Z test_method_fn_sym_float_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.002s) 2023-01-11T22:58:52.7247539Z test_method_fn_sym_float_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_float is not a float magic method (0.002s) 2023-01-11T22:58:52.7248573Z test_method_fn_sym_float_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_float is unary and already tested (0.002s) 2023-01-11T22:58:52.7249525Z test_method_fn_sym_float_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7250484Z test_method_fn_sym_sqrt_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.001s) 2023-01-11T22:58:52.7251522Z test_method_fn_sym_sqrt_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is not a float magic method (0.002s) 2023-01-11T22:58:52.7252545Z test_method_fn_sym_sqrt_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: sym_sqrt is unary and already tested (0.001s) 2023-01-11T22:58:52.7253495Z test_method_fn_sym_sqrt_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7254468Z test_method_fn_truediv_first_type_float_second_type_float (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.001s) 2023-01-11T22:58:52.7255512Z test_method_fn_truediv_first_type_float_second_type_int (__main__.TestSymNumberMagicMethods) ... skip: truediv is not a float magic method (0.002s) 2023-01-11T22:58:52.7256463Z test_method_fn_truediv_first_type_int_second_type_float (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7257331Z test_method_fn_truediv_first_type_int_second_type_int (__main__.TestSymNumberMagicMethods) ... ok (0.002s) 2023-01-11T22:58:52.7257785Z 2023-01-11T22:58:52.7258109Z ---------------------------------------------------------------------- 2023-01-11T22:58:52.7258645Z Ran 96 tests in 3.375s 2023-01-11T22:58:52.7258905Z 2023-01-11T22:58:52.7259048Z OK (skipped=62) 2023-01-11T22:58:52.7259289Z 2023-01-11T22:58:52.7259484Z Generating XML reports... 2023-01-11T22:58:52.7260230Z Generated XML report: test-reports\python-unittest\test_dynamic_shapes\TEST-TestPySymInt-20230111225848.xml 2023-01-11T22:58:52.7261301Z Generated XML report: test-reports\python-unittest\test_dynamic_shapes\TEST-TestSymNumberMagicMethods-20230111225848.xml 2023-01-11T22:58:52.7261893Z 2023-01-11T22:58:52.7262465Z ##[endgroup] 2023-01-11T22:58:52.7263245Z FINISHED PRINTING LOG FILE of test_dynamic_shapes (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_dynamic_shapes_lv7od1m9) 2023-01-11T22:58:52.7263813Z 2023-01-11T22:58:55.9685607Z Running test_subclass ... [2023-01-11 22:58:55.967469] 2023-01-11T22:58:55.9694869Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_subclass.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:55.969202] 2023-01-11T22:58:55.9698464Z Ignoring disabled issues: [] 2023-01-11T22:58:57.6900430Z Running nn/test_dropout ... [2023-01-11 22:58:57.689295] 2023-01-11T22:58:57.6908400Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'nn/test_dropout.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:58:57.690670] 2023-01-11T22:58:57.6912244Z Ignoring disabled issues: [] 2023-01-11T22:59:03.8634145Z 2023-01-11T22:59:03.8635324Z Expand the folded group to see the log file of test_subclass 2023-01-11T22:59:03.8637106Z ##[group]PRINTING LOG FILE of test_subclass (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_subclass_kf8h6hrt) 2023-01-11T22:59:03.8637776Z 2023-01-11T22:59:03.8637992Z Running tests... 2023-01-11T22:59:03.8638588Z ---------------------------------------------------------------------- 2023-01-11T22:59:03.8639301Z Test results will be stored in test-reports\python-unittest\test_subclass 2023-01-11T22:59:03.8640045Z test_deepcopy_base_tensor_as_param_False (__main__.TestSubclass) ... ok (2.932s) 2023-01-11T22:59:03.8640775Z test_deepcopy_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8641486Z test_deepcopy_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:59:03.8642241Z test_deepcopy_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:59:03.8642987Z test_deepcopy_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8643721Z test_deepcopy_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.009s) 2023-01-11T22:59:03.8644519Z test_deepcopy_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8645333Z test_deepcopy_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8646075Z test_deepcopy_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8646779Z test_deepcopy_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.018s) 2023-01-11T22:59:03.8647514Z test_lazy_module_base_tensor (__main__.TestSubclass) ... expected failure (0.005s) 2023-01-11T22:59:03.8648780Z test_lazy_module_diag_tensor_below (__main__.TestSubclass) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\lazy.py:180: UserWarning: Lazy modules are a new feature under heavy development so changes to the API or functionality can happen at any moment. 2023-01-11T22:59:03.8649985Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T22:59:03.8650562Z expected failure (0.010s) 2023-01-11T22:59:03.8651203Z test_lazy_module_logging_tensor (__main__.TestSubclass) ... expected failure (0.007s) 2023-01-11T22:59:03.8651988Z test_lazy_module_non_wrapper_tensor (__main__.TestSubclass) ... expected failure (0.006s) 2023-01-11T22:59:03.8652773Z test_lazy_module_sparse_tensor (__main__.TestSubclass) ... expected failure (0.005s) 2023-01-11T22:59:03.8653472Z test_module_optimization_base_tensor (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8654181Z test_module_optimization_diag_tensor_below (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:59:03.8654902Z test_module_optimization_logging_tensor (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:59:03.8655626Z test_module_optimization_non_wrapper_tensor (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:59:03.8656342Z test_module_optimization_sparse_tensor (__main__.TestSubclass) ... ok (0.026s) 2023-01-11T22:59:03.8657155Z test_non_rewrapping_torch_dispatch_subclass_as_parameter_throws_for_detach (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8658026Z test_param_invariants_base_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8658903Z test_param_invariants_base_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8659740Z test_param_invariants_diag_tensor_below_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8660808Z test_param_invariants_diag_tensor_below_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8661636Z test_param_invariants_logging_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8662571Z test_param_invariants_logging_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8663523Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8664466Z test_param_invariants_non_wrapper_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8665332Z test_param_invariants_sparse_tensor_tensor_requires_grad_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8666157Z test_param_invariants_sparse_tensor_tensor_requires_grad_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8666981Z test_parametrization_base_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8667797Z test_parametrization_base_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8668624Z test_parametrization_diag_tensor_below_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8669459Z test_parametrization_diag_tensor_below_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8670301Z test_parametrization_logging_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8671148Z test_parametrization_logging_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8672060Z test_parametrization_non_wrapper_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8672912Z test_parametrization_non_wrapper_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8673746Z test_parametrization_sparse_tensor_leave_parametrized_False (__main__.TestSubclass) ... ok (0.005s) 2023-01-11T22:59:03.8674566Z test_parametrization_sparse_tensor_leave_parametrized_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8675306Z test_repr_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8675986Z test_repr_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:59:03.8676667Z test_repr_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:59:03.8677378Z test_repr_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.010s) 2023-01-11T22:59:03.8678131Z test_repr_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8678883Z test_repr_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8679592Z test_repr_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8680316Z test_repr_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8680997Z test_repr_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.003s) 2023-01-11T22:59:03.8681694Z test_repr_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:59:03.8682401Z test_serialization_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.007s) 2023-01-11T22:59:03.8683132Z test_serialization_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.004s) 2023-01-11T22:59:03.8683879Z test_serialization_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.007s) 2023-01-11T22:59:03.8684682Z test_serialization_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8685488Z test_serialization_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:59:03.8686378Z test_serialization_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.006s) 2023-01-11T22:59:03.8687131Z test_serialization_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.000s) 2023-01-11T22:59:03.8687893Z test_serialization_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.011s) 2023-01-11T22:59:03.8688646Z test_serialization_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.007s) 2023-01-11T22:59:03.8689392Z test_serialization_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.008s) 2023-01-11T22:59:03.8690242Z test_type_propagation_base_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8690982Z test_type_propagation_base_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8691823Z test_type_propagation_diag_tensor_below_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8692633Z test_type_propagation_diag_tensor_below_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8693395Z test_type_propagation_logging_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8694149Z test_type_propagation_logging_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8694914Z test_type_propagation_non_wrapper_tensor_as_param_False (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8695690Z test_type_propagation_non_wrapper_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8696436Z test_type_propagation_sparse_tensor_as_param_False (__main__.TestSubclass) ... ok (0.001s) 2023-01-11T22:59:03.8697189Z test_type_propagation_sparse_tensor_as_param_True (__main__.TestSubclass) ... ok (0.002s) 2023-01-11T22:59:03.8697593Z 2023-01-11T22:59:03.8697955Z ---------------------------------------------------------------------- 2023-01-11T22:59:03.8698522Z Ran 71 tests in 3.250s 2023-01-11T22:59:03.8698808Z 2023-01-11T22:59:03.8699002Z OK (expected failures=5) 2023-01-11T22:59:03.8699261Z 2023-01-11T22:59:03.8699451Z Generating XML reports... 2023-01-11T22:59:03.8700166Z Generated XML report: test-reports\python-unittest\test_subclass\TEST-TestSubclass-20230111225859.xml 2023-01-11T22:59:03.8700672Z 2023-01-11T22:59:03.8701136Z ##[endgroup] 2023-01-11T22:59:03.8701867Z FINISHED PRINTING LOG FILE of test_subclass (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_subclass_kf8h6hrt) 2023-01-11T22:59:03.8702407Z 2023-01-11T22:59:06.3191019Z 2023-01-11T22:59:06.3191802Z Expand the folded group to see the log file of nn/test_dropout 2023-01-11T22:59:06.3193221Z ##[group]PRINTING LOG FILE of nn/test_dropout (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_dropout_exkmkrdc) 2023-01-11T22:59:06.3193783Z 2023-01-11T22:59:06.3193967Z Running tests... 2023-01-11T22:59:06.3194529Z ---------------------------------------------------------------------- 2023-01-11T22:59:06.3195241Z Test results will be stored in test-reports\python-unittest\nn.test_dropout 2023-01-11T22:59:06.3196075Z test_AlphaDropout (__main__.TestDropoutNN) ... ok (2.113s) 2023-01-11T22:59:06.3197053Z test_FeatureAlphaDropout (__main__.TestDropoutNN) ... ok (0.166s) 2023-01-11T22:59:06.3197793Z test_invalid_dropout_p (__main__.TestDropoutNN) ... ok (0.004s) 2023-01-11T22:59:06.3198438Z test_native_dropout_corner_case (__main__.TestDropoutNN) ... ok (0.010s) 2023-01-11T22:59:06.3199150Z test_Dropout1d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T22:59:06.3199879Z test_Dropout2d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T22:59:06.3200615Z test_Dropout3d_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.047s) 2023-01-11T22:59:06.3201342Z test_Dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.669s) 2023-01-11T22:59:06.3202080Z test_empty_dropout_cuda (__main__.TestDropoutNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T22:59:06.3202874Z 2023-01-11T22:59:06.3203209Z ---------------------------------------------------------------------- 2023-01-11T22:59:06.3203749Z Ran 9 tests in 3.094s 2023-01-11T22:59:06.3204041Z 2023-01-11T22:59:06.3204177Z OK 2023-01-11T22:59:06.3204417Z 2023-01-11T22:59:06.3204616Z Generating XML reports... 2023-01-11T22:59:06.3205365Z Generated XML report: test-reports\python-unittest\nn.test_dropout\TEST-TestDropoutNN-20230111225902.xml 2023-01-11T22:59:06.3206621Z Generated XML report: test-reports\python-unittest\nn.test_dropout\TEST-TestDropoutNNDeviceTypeCUDA-20230111225902.xml 2023-01-11T22:59:06.3207258Z 2023-01-11T22:59:06.3207758Z ##[endgroup] 2023-01-11T22:59:06.3208505Z FINISHED PRINTING LOG FILE of nn/test_dropout (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\nn-test_dropout_exkmkrdc) 2023-01-11T22:59:06.3209054Z 2023-01-11T22:59:08.7688838Z Ignoring disabled issues: [] 2023-01-11T22:59:09.3490278Z Running test_ops_gradients ... [2023-01-11 22:59:09.344627] 2023-01-11T22:59:13.7949769Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=0', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:59:13.794169] 2023-01-11T22:59:13.7951699Z Ignoring disabled issues: [] 2023-01-11T22:59:13.8311140Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '--shard-id=1', '--num-shards=2', '-k=not _linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 22:59:13.821170] 2023-01-11T22:59:13.8314690Z Ignoring disabled issues: [] 2023-01-11T23:12:57.8647581Z 2023-01-11T23:12:57.8648329Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T23:12:57.8649869Z ##[group]PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_osaqises) 2023-01-11T23:12:57.8728068Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients-a91552cbf1de062b.xml 2023-01-11T23:12:57.8728965Z ============================= test session starts ============================= 2023-01-11T23:12:57.8729725Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:12:57.8730365Z cachedir: .pytest_cache 2023-01-11T23:12:57.8731174Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:12:57.8732096Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:12:57.8732977Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:12:57.8733878Z collecting ... collected 4935 items / 8 deselected / 4927 selected 2023-01-11T23:12:57.9167916Z Running 2462 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_blackman_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128 2023-01-11T23:12:57.9596260Z 2023-01-11T23:12:57.9596729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9597433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9598133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9598777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9599433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rdiv___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9600365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 0%] 2023-01-11T23:12:57.9600982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9603320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rsub___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9604159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9604855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9605513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9606181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9606844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acosh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9607485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9609671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9610368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcdiv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9611031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9611699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addcmul_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9612370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9613044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9613710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T23:12:57.9614401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T23:12:57.9616560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T23:12:57.9617247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:12:57.9617886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_amin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9618551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9619230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9619904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9620710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9621390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9623658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 1%] 2023-01-11T23:12:57.9624314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9625004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9625682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9626333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9626975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9627632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9629341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atanh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9630478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9631153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9631813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9632448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bernoulli_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9633117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9633783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_block_diag_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9634432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9636153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9637298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_to_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:12:57.9637983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9638667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:12:57.9639338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T23:12:57.9639985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9640844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 2%] 2023-01-11T23:12:57.9641493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdist_cuda_float64 PASSED [ 2%] 2023-01-11T23:12:57.9643707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9644409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9645064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9645733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T23:12:57.9646407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T23:12:57.9647080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9647745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9648393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9650601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9651300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9651964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9652615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9653292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_max_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9653953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9654604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clone_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9655265Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9657420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9658101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_combinations_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9658762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_complex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9659409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:12:57.9660204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9660887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_physical_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9661572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9663859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9664570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_copysign_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9665229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9665859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9666508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9667167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9667824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9668510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9670752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9671434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9672087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9672759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9673404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9674066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9674732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9675385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diff_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9677541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_digamma_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9678196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9678872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9679545Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9680335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9680966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dsplit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:12:57.9681626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9683431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dstack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9684595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9685270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T23:12:57.9685955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T23:12:57.9686619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erf_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9687273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9687933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9688590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9690707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9691394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expm1_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9692053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T23:12:57.9692734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T23:12:57.9693407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9694067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9694729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9695384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9697516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9698186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9698849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9699513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9700298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9700957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9701615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9702354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:12:57.9704550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9705228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9705885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9706556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9707221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9707878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9708530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9709185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9711334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9711989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9712645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9713291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9713914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9714593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:12:57.9715260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9715896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frac_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9718000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_frexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9718669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:12:57.9719343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:12:57.9720141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:12:57.9720813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9721541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:12:57.9722225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:12:57.9724365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:12:57.9725062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9725726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hsplit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9726379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9727040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hypot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9727702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9728369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9729029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9731170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9731855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_fill_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9732522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_reduce_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9733194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9733863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_select_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9734527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9735195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9735870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9738051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9738713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9739529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9740200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9740872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9742446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9744786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9745486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9746163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_istft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:12:57.9746859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:12:57.9747604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9748301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9749010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9750735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9751894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kthvalue_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9752576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9753258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ldexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9753922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9754587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9755250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lgamma_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9755914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9756559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cond_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9758741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9759440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9760108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9760913Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9761573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eig_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9762317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9763030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9764771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:12:57.9765967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9766658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9767359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:12:57.9767994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 7%] 2023-01-11T23:12:57.9768646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9769346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9770036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9772197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9772906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9773591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9774272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9774938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9775642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:12:57.9776378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:12:57.9777087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9779308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9780144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9780839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9781618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 8%] 2023-01-11T23:12:57.9782336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9783014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9783667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9786046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9786724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9787404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9788101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9788801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9789497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9790163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svd_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:12:57.9792323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9793043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9793705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9794392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9795087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9795761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9796435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9797097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9799200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9800013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9800654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9801312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9802055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logcumsumexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9802743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9803426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9804122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9806334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9807027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9807717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9808392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9809071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9809747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9810412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:12:57.9812098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9813226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:12:57.9813879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9814528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9815195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_amin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9815881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:12:57.9816576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9817253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumprod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9819407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9820230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9820909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9821653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9822342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_median_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9822980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9823658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9824342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_normalize_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9826553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9827233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9827903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9828580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9829260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9829932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_softmin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9830578Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9831238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9833403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_binary_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9834070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:12:57.9834722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9835396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9836100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9836803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9837471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9839745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9840409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9841051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9841812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9842509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nan_to_num_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9843172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmedian_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9843844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanquantile_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9844504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nansum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9846724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9847460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9848119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9848815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9849489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9850149Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:12:57.9850823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9851533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9853762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9854468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9855148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9855830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T23:12:57.9856527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9857269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9858121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9860377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9861186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9861908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9862599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9863310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9864049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9864774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_celu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9866990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9867679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9868396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9869120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9869837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9870558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9871270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9873009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9874180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9874872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9875558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_elu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9876244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9876946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9877811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9878539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:12:57.9880859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9881573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9882207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_grid_sample_cuda_float64 PASSED [ 13%] 2023-01-11T23:12:57.9882858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9883502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 13%] 2023-01-11T23:12:57.9884151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9884853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9887024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9887783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9888516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9889245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9889963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_leaky_relu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9890672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9891373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9892083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9894268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9894967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9895643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9896351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9897182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9897886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9898670Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9900916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9901620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mish_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:12:57.9902336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9903047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9903746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9904450Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9905142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9907366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9908032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pdist_cuda_float64 PASSED [ 14%] 2023-01-11T23:12:57.9908686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9909404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9910118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9910814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9911501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_selu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9912186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_silu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9914409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9915124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9915819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9916643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_threshold_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9917352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9918153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9918914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9921154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9921906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9922616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:12:57.9923285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9923941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:12:57.9924567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9925229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9925891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_inf_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9928055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9928721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 15%] 2023-01-11T23:12:57.9929344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 15%] 2023-01-11T23:12:57.9930003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:12:57.9930687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:12:57.9931360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9931995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ormqr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9932655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pca_lowrank_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9934785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9935471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polar_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9936249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9936914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_positive_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9937574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9938302Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9938977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9939598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9941764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_put_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9942406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9943055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rad2deg_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:12:57.9943733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:12:57.9944420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:12:57.9945095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:12:57.9945779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:12:57.9946459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:12:57.9948630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:12:57.9949285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9949936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_real_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9950603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9951283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reciprocal_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9951948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_remainder_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9952608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9953261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9955455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9956922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9957579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9958253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_as_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9959014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9959700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_reshape_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9961907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:12:57.9962630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9963312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9963987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_neg_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9964651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9965300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_roll_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9965933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:12:57.9966546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 16%] 2023-01-11T23:12:57.9968618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 17%] 2023-01-11T23:12:57.9969270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9969950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9970645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_prod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9971344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9971977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_lengths_cuda_float64 PASSED [ 17%] 2023-01-11T23:12:57.9972550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_segment_reduce_offsets_cuda_float64 PASSED [ 17%] 2023-01-11T23:12:57.9973153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9975409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9976109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_select_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9976931Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9977594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9978247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sign_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9979012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9979753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9980461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9982695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9983426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9984142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9984841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T23:12:57.9985503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9986158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9986803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9988942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9989628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sort_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:12:57.9990305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:57.9990982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:57.9991682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:57.9992416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T23:12:57.9993138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_entr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:57.9993847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:57.9996013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i0e_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:57.9996805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:57.9997469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_i1e_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:57.9998218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:57.9998943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:57.9999661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:58.0000357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:58.0002563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0003294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0030640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:58.0031983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T23:12:58.0033267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:12:58.0034428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0036717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0037368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0038023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sqrt_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0038676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0039339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:12:58.0039993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0040658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_unbiased_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0041309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0043492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0044351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0044981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0045632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0046381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0047053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_symeig_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0047707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0049910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0050609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0051282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensor_split_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0051957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0052616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0053245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0053900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0054563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T23:12:58.0056802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_to_sparse_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0057458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_topk_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0058097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0058754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0059414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapz_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0060075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0060721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T23:12:58.0061374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0063528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_true_divide_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0064329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0065001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0065659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unflatten_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0066397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0067099Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T23:12:58.0067790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T23:12:58.0069975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T23:12:58.0070671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0071333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0071985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0072637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0073300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0073967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0074629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_complex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0076827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0077500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_real_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0078138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0078801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0079462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0080115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0080771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_xlogy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0081419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:12:58.0083612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T23:12:58.0084429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 21%] 2023-01-11T23:12:58.0085011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0085479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0085985Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0087182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0087764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0088275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmod___cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0090371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0090893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0091377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_abs_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0091901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_complex128 SKIPPED (Skipped!) [ 21%] 2023-01-11T23:12:58.0092418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acos_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0092922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0093431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0093945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0094425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0094935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_complex128 PASSED [ 21%] 2023-01-11T23:12:58.0096944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmv_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0097464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0098045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T23:12:58.0098708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_all_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T23:12:58.0099367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T23:12:58.0099945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_float64 PASSED [ 21%] 2023-01-11T23:12:58.0100511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T23:12:58.0101163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_any_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:12:58.0101811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmax_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:12:58.0103959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 22%] 2023-01-11T23:12:58.0104541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_partial_views_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0105096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_complex128 XFAIL [ 22%] 2023-01-11T23:12:58.0105634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_scatter_cuda_float64 XFAIL [ 22%] 2023-01-11T23:12:58.0106299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0106785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0107288Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asinh_cuda_float64 PASSED [ 22%] 2023-01-11T23:12:58.0107786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0108369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0110455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_float64 PASSED [ 22%] 2023-01-11T23:12:58.0111007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0111529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_float64 PASSED [ 22%] 2023-01-11T23:12:58.0112023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0112525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_baddbmm_cuda_float64 PASSED [ 22%] 2023-01-11T23:12:58.0113027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_float64 XFAIL [ 22%] 2023-01-11T23:12:58.0113536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0114052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0114639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:12:58.0115293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bool_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:12:58.0117412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0117961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_tensors_cuda_float64 PASSED [ 22%] 2023-01-11T23:12:58.0118497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_complex128 PASSED [ 22%] 2023-01-11T23:12:58.0119090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:12:58.0119679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0120195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0120690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cat_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0121160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdist_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0121678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0122179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_float64 XFAIL [ 23%] 2023-01-11T23:12:58.0124197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_complex128 XFAIL [ 23%] 2023-01-11T23:12:58.0124795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T23:12:58.0125365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0125863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0126337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_max_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0126846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0127500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0128011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_column_stack_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0128540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0129068Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_combinations_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0131223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0131727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0132244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0132776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0133305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0133808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_contiguous_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0134315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_complex128 PASSED [ 23%] 2023-01-11T23:12:58.0134816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_corrcoef_cuda_float64 PASSED [ 23%] 2023-01-11T23:12:58.0135392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:12:58.0137585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_count_nonzero_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:12:58.0138195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_complex128 XFAIL [ 24%] 2023-01-11T23:12:58.0138708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0139219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0139729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumprod_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0140230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_deg2rad_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0140699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0141188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0141691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0142200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0144221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0144789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0145326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_scatter_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0145819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0146350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_floor_rounding_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0146897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0147439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_no_rounding_mode_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0148013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_div_trunc_rounding_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0148659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0149155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dot_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0151189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_float64 PASSED [ 24%] 2023-01-11T23:12:58.0151717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_complex128 PASSED [ 24%] 2023-01-11T23:12:58.0152411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:12:58.0153096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:12:58.0153754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:12:58.0154328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erf_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0154829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0155364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0155937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:12:58.0158070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0158586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0159088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0159600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0160105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0160623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0161110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0161617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0162131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0162644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0164649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfftn_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0165181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft2_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0165692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfft_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0166169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_rfftn_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0166674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0167181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0167692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0168192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flip_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0168697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_complex128 PASSED [ 25%] 2023-01-11T23:12:58.0169198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fliplr_cuda_float64 PASSED [ 25%] 2023-01-11T23:12:58.0170893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_complex128 PASSED [ 26%] 2023-01-11T23:12:58.0172392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_complex128 PASSED [ 26%] 2023-01-11T23:12:58.0173391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmin_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0174063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmod_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0174818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:12:58.0175512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:12:58.0176177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:12:58.0176813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:12:58.0179683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0180480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_complex128 XFAIL [ 26%] 2023-01-11T23:12:58.0181422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_half_cuda_float64 XFAIL [ 26%] 2023-01-11T23:12:58.0182515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_histc_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:12:58.0183629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_complex128 PASSED [ 26%] 2023-01-11T23:12:58.0186695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hsplit_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0187618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_complex128 PASSED [ 26%] 2023-01-11T23:12:58.0188572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hstack_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0189505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_i0_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0190403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0193423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0194429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_complex128 PASSED [ 26%] 2023-01-11T23:12:58.0195406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0196313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_complex128 PASSED [ 26%] 2023-01-11T23:12:58.0197299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_float64 PASSED [ 26%] 2023-01-11T23:12:58.0200470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:12:58.0201771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0203024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isin_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0204234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0206901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0208810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isposinf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0210283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0211553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0215203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0216594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0217901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0218988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0222007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0223028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_complex128 PASSED [ 27%] 2023-01-11T23:12:58.0224044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0225006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0225957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0228439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0230177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_complex128 PASSED [ 27%] 2023-01-11T23:12:58.0231207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_complex128 PASSED [ 27%] 2023-01-11T23:12:58.0232213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_complex128 PASSED [ 27%] 2023-01-11T23:12:58.0233188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_ex_cuda_float64 PASSED [ 27%] 2023-01-11T23:12:58.0236370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0237705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0238987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0240289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:12:58.0243505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 28%] 2023-01-11T23:12:58.0244611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_complex128 PASSED [ 28%] 2023-01-11T23:12:58.0245654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0246634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0247643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_complex128 PASSED [ 28%] 2023-01-11T23:12:58.0250857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:12:58.0252412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:12:58.0253541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_complex128 PASSED [ 28%] 2023-01-11T23:12:58.0254583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_complex128 XFAIL [ 28%] 2023-01-11T23:12:58.0257892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_subgradients_at_zero_cuda_float64 XFAIL [ 28%] 2023-01-11T23:12:58.0259020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0260202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 28%] 2023-01-11T23:12:58.0261513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 28%] 2023-01-11T23:12:58.0262609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_complex128 PASSED [ 28%] 2023-01-11T23:12:58.0265739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0266741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0267739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0268728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0269720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_complex128 PASSED [ 28%] 2023-01-11T23:12:58.0272784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vecdot_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0273791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0274943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:12:58.0276020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_float64 PASSED [ 28%] 2023-01-11T23:12:58.0276966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_complex128 PASSED [ 28%] 2023-01-11T23:12:58.0280032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log1p_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0281005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0281940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0282857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0283870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0286912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log_softmax_with_dtype_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0287963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0289128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0290408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_and_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0291673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0295254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0296345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logit_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0297431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0298832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logspace_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0302197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0303452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_long_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0304690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lt_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:12:58.0305743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0308778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0309741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0310665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_solve_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0311658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0312615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lu_unpack_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0315618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_complex128 PASSED [ 29%] 2023-01-11T23:12:58.0316610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mH_cuda_float64 PASSED [ 29%] 2023-01-11T23:12:58.0317572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amin_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0318704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmax_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:12:58.0319831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0322943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumprod_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0323947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0324920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0325897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_fill_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0326920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_log_softmax_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0330007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logsumexp_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0330959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0331989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0333002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0334020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0337112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_scatter_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0338330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0339309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmax_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0340253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0341240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_std_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0344506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0345518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0346454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0347432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0348439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matrix_exp_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0351542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 30%] 2023-01-11T23:12:58.0352640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 30%] 2023-01-11T23:12:58.0353713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_variadic_tensors_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0354718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_binary_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0355669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_minimum_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0358706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_complex128 PASSED [ 31%] 2023-01-11T23:12:58.0359632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mode_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0360557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_complex128 PASSED [ 31%] 2023-01-11T23:12:58.0361501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_movedim_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0362446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_msort_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0365481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_complex128 PASSED [ 31%] 2023-01-11T23:12:58.0366634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_multinomial_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T23:12:58.0367743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_complex128 PASSED [ 31%] 2023-01-11T23:12:58.0368739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0369695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nan_to_num_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0372682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmean_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0373664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanmedian_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0374634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nanquantile_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0375590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_complex128 PASSED [ 31%] 2023-01-11T23:12:58.0376566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_batch_norm_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0379646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_dropout_backward_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0380778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T23:12:58.0381839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_complex128 PASSED [ 31%] 2023-01-11T23:12:58.0382993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_neg_cuda_float64 PASSED [ 31%] 2023-01-11T23:12:58.0384088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T23:12:58.0387446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T23:12:58.0388851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 32%] 2023-01-11T23:12:58.0390141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_zeros_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 32%] 2023-01-11T23:12:58.0391390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nextafter_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 32%] 2023-01-11T23:12:58.0394643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0395737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0396811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0397916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0401059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0402153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool3d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0403195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0404235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_celu_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0405216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0408331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0409461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_complex128 PASSED [ 32%] 2023-01-11T23:12:58.0410553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose1d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0411635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_complex128 PASSED [ 32%] 2023-01-11T23:12:58.0412727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cross_entropy_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0415853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0416852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_elu_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0417883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_bag_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0418936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_embedding_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0420044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0423321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0424486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0425810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_fractional_max_pool3d_cuda_float64 PASSED [ 32%] 2023-01-11T23:12:58.0426862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gelu_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0430003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_grid_sample_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0431235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_group_norm_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0432341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardshrink_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0433388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardswish_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0434408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardtanh_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0437608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0438706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_huber_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0439755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0440811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_kl_div_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0441830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_complex128 PASSED [ 33%] 2023-01-11T23:12:58.0444938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_logsigmoid_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0445997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool1d_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0447107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T23:12:58.0448270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T23:12:58.0451342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mse_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0452424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0453549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_complex128 PASSED [ 33%] 2023-01-11T23:12:58.0454592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_normalize_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0455650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_complex128 PASSED [ 33%] 2023-01-11T23:12:58.0458798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_circular_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0459869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0460922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_complex128 PASSED [ 33%] 2023-01-11T23:12:58.0461972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_reflect_cuda_float64 PASSED [ 33%] 2023-01-11T23:12:58.0463031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_complex128 PASSED [ 33%] 2023-01-11T23:12:58.0466181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_complex128 PASSED [ 34%] 2023-01-11T23:12:58.0467275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_complex128 PASSED [ 34%] 2023-01-11T23:12:58.0469655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0472828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0473920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_prelu_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0474919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_rrelu_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0476065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_selu_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0477156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_silu_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0480229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0481281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softplus_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0482335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softshrink_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0483403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0484465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_threshold_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0487652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 PASSED [ 34%] 2023-01-11T23:12:58.0488735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0489677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0490642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_complex128 PASSED [ 34%] 2023-01-11T23:12:58.0491614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_inf_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0494806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:12:58.0496041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:12:58.0497305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:12:58.0498382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_float64 PASSED [ 34%] 2023-01-11T23:12:58.0501448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T23:12:58.0502589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T23:12:58.0503720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 35%] 2023-01-11T23:12:58.0504741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0505693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0508658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0509610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_prod_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0510558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0511487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0512416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rad2deg_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0515833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:12:58.0517126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:12:58.0518401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:12:58.0519667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0522119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0523730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_real_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0524683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0525660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_remainder_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0526614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0527575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0530613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0531580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0532559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_float64 PASSED [ 35%] 2023-01-11T23:12:58.0533528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0534650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:12:58.0537966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:12:58.0539102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_complex128 PASSED [ 35%] 2023-01-11T23:12:58.0540096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0541048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_neg_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0541994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0545029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_roll_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0545980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0546919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0547909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 36%] 2023-01-11T23:12:58.0548996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 36%] 2023-01-11T23:12:58.0552031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0553006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsqrt_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0553943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0555061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:12:58.0557134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:12:58.0559104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0560078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0561009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0562146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amax_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0563209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_prod_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0564223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_sum_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0565244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_lengths_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0566253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0567246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_scatter_cuda_float64 PASSED [ 36%] 2023-01-11T23:12:58.0570270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_complex128 PASSED [ 36%] 2023-01-11T23:12:58.0571404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:12:58.0572673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_short_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0573783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_float64 PASSED [ 37%] 2023-01-11T23:12:58.0574750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sign_cuda_float64 PASSED [ 37%] 2023-01-11T23:12:58.0575902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0577204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0578520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0579845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0581139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0582487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0583821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0587208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0588582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0589907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0591159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signbit_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0592459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_complex128 PASSED [ 37%] 2023-01-11T23:12:58.0593407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sin_cuda_float64 PASSED [ 37%] 2023-01-11T23:12:58.0594319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_complex128 PASSED [ 37%] 2023-01-11T23:12:58.0595256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinc_cuda_float64 PASSED [ 37%] 2023-01-11T23:12:58.0596329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_complex128 PASSED [ 37%] 2023-01-11T23:12:58.0597307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_float64 PASSED [ 37%] 2023-01-11T23:12:58.0598340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 37%] 2023-01-11T23:12:58.0599434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 37%] 2023-01-11T23:12:58.0600623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0601946Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:12:58.0603115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_entr_cuda_float64 PASSED [ 37%] 2023-01-11T23:12:58.0604336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2023-01-11T23:12:58.0605480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0606638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2023-01-11T23:12:58.0608027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 38%] 2023-01-11T23:12:58.0609406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 38%] 2023-01-11T23:12:58.0610784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2023-01-11T23:12:58.0611948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0612943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0613890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0614857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0615813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_squeeze_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0616806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_unbiased_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0619953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_unbiased_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0620926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0621859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sub_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0622804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0623748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0624874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0625788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0626757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0627672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0628715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0629697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0630630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_complex128 PASSED [ 38%] 2023-01-11T23:12:58.0631593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tile_cuda_float64 PASSED [ 38%] 2023-01-11T23:12:58.0632717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T23:12:58.0633859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_sparse_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0634803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_topk_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0635697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0636640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0637605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_transpose_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0638557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0639498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapezoid_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0640446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0641387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trapz_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0642334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0643324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triangular_solve_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0644271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0645200Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0646103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_triu_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0647045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0648029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trunc_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0648938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0649879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0650956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T23:12:58.0652213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_uniform_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T23:12:58.0653284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0654214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_complex128 PASSED [ 39%] 2023-01-11T23:12:58.0655130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_cuda_float64 PASSED [ 39%] 2023-01-11T23:12:58.0656251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0657228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_unbiased_cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0658262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_unbiased_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0659240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_unbiased_cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0661232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_unbiased_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0662293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0663242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0664181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0665130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0666036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0667115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 40%] 2023-01-11T23:12:58.0668348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 40%] 2023-01-11T23:12:58.0669568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 40%] 2023-01-11T23:12:58.0670805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zeros_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 40%] 2023-01-11T23:12:58.0671886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0672800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0673741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_T_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0676882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0677934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0678896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0679858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0680796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rsub___cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0683799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__native_batch_norm_legit_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0684880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad__softmax_backward_data_cuda_float64 PASSED [ 40%] 2023-01-11T23:12:58.0685909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_complex128 PASSED [ 40%] 2023-01-11T23:12:58.0686863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_abs_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0687799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0690772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0691787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0692775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0693470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0693949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0707020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0707594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmv_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0708462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:12:58.0710152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:12:58.0710884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:12:58.0711546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:12:58.0712193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:12:58.0712689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0713186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_angle_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0713707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:12:58.0713991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0714241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0714584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0715074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asinh_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0715542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0716053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0716590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_complex128 PASSED [ 41%] 2023-01-11T23:12:58.0717069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_1d_cuda_float64 PASSED [ 41%] 2023-01-11T23:12:58.0717544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_complex128 PASSED [ 42%] 2023-01-11T23:12:58.0718018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_baddbmm_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0718519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_complex128 XFAIL [ 42%] 2023-01-11T23:12:58.0718967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0719425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0720080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:12:58.0720698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:12:58.0721237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_complex128 PASSED [ 42%] 2023-01-11T23:12:58.0721697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_complex128 PASSED [ 42%] 2023-01-11T23:12:58.0722340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_to_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0722690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:12:58.0723012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:12:58.0723516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0724022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 42%] 2023-01-11T23:12:58.0724394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 42%] 2023-01-11T23:12:58.0724661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_complex128 PASSED [ 42%] 2023-01-11T23:12:58.0724904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ceil_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0725152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_complex128 XFAIL [ 42%] 2023-01-11T23:12:58.0725400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cfloat_cuda_float64 XFAIL [ 42%] 2023-01-11T23:12:58.0725641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_float64 XFAIL [ 42%] 2023-01-11T23:12:58.0725971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:12:58.0726295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:12:58.0726571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_complex128 PASSED [ 42%] 2023-01-11T23:12:58.0726835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_inverse_cuda_float64 PASSED [ 42%] 2023-01-11T23:12:58.0727077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0727328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_max_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0727573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clamp_min_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0727813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0728075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0728310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_column_stack_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0728582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0728838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_combinations_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0729079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0729340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0729708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0729977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_constant_pad_nd_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0730229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0730691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0731027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cosh_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0731378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T23:12:58.0731806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 43%] 2023-01-11T23:12:58.0732078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0732356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0732629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumulative_trapezoid_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0732881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_deg2rad_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0733138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_complex128 PASSED [ 43%] 2023-01-11T23:12:58.0733386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0733647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0733912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_float64 PASSED [ 43%] 2023-01-11T23:12:58.0734157Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0734404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_digamma_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0734641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0734915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0735143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0735397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0735640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_double_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0735897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0736139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dstack_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0736391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0736814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0737167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0737501Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0737902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0738323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0738648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0739002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erf_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0739252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfinv_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0739498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0739755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0740081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_complex128 PASSED [ 44%] 2023-01-11T23:12:58.0740344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0740590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expm1_cuda_float64 PASSED [ 44%] 2023-01-11T23:12:58.0740919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:12:58.0741180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0741430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0741686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0741932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftn_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0742173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0742429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0742679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0742927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfftn_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0743184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0743437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0743700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0744083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft2_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0744346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfftn_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0744598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0744844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0745183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0745525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfftn_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0745778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft2_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0746023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfft_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0746278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_rfftn_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0746528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0746770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flip_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0747022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0747267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fliplr_cuda_float64 PASSED [ 45%] 2023-01-11T23:12:58.0747635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_complex128 PASSED [ 45%] 2023-01-11T23:12:58.0747884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_complex128 XFAIL [ 46%] 2023-01-11T23:12:58.0748104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_cuda_float64 XFAIL [ 46%] 2023-01-11T23:12:58.0748359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0748675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0748933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmax_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0749175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmin_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0749407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frac_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0749744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0750070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0750315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0750640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0750969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0751307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_float64 XFAIL [ 46%] 2023-01-11T23:12:58.0751657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0751908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_complex128 PASSED [ 46%] 2023-01-11T23:12:58.0752306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0752745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:12:58.0753006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_imag_cuda_complex128 PASSED [ 46%] 2023-01-11T23:12:58.0753254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0753504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0753766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_complex128 PASSED [ 46%] 2023-01-11T23:12:58.0754022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_complex128 PASSED [ 46%] 2023-01-11T23:12:58.0754268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_reduce_cuda_float64 PASSED [ 46%] 2023-01-11T23:12:58.0754524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_complex128 PASSED [ 46%] 2023-01-11T23:12:58.0754778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_complex128 PASSED [ 46%] 2023-01-11T23:12:58.0755021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_inner_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0755338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0755788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0756113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0756438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0756842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0757188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0757556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0758121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0758653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_istft_cuda_complex128 PASSED [ 47%] 2023-01-11T23:12:58.0759308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0760078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0760735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0761415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0762111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0762756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:12:58.0763253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kthvalue_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0763733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0764210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_complex128 PASSED [ 47%] 2023-01-11T23:12:58.0764674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lerp_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0765167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lgamma_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0765868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped, see https://github.com//issues/84192) [ 47%] 2023-01-11T23:12:58.0766362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0766908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_float64 PASSED [ 47%] 2023-01-11T23:12:58.0767461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_complex128 PASSED [ 48%] 2023-01-11T23:12:58.0767960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvals_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0768620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:12:58.0769515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:12:58.0770056Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 48%] 2023-01-11T23:12:58.0770585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0771301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0771833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0772357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0772954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:12:58.0773346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:12:58.0773589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0773854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_complex128 XFAIL [ 48%] 2023-01-11T23:12:58.0774303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 XFAIL [ 48%] 2023-01-11T23:12:58.0774590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0774882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (Skipped!) [ 48%] 2023-01-11T23:12:58.0775144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_complex128 PASSED [ 48%] 2023-01-11T23:12:58.0775393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_qr_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0775658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_complex128 PASSED [ 48%] 2023-01-11T23:12:58.0775918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_complex128 PASSED [ 48%] 2023-01-11T23:12:58.0776173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0776435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_complex128 PASSED [ 48%] 2023-01-11T23:12:58.0776693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_ex_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0776968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_float64 PASSED [ 48%] 2023-01-11T23:12:58.0777238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_complex128 PASSED [ 48%] 2023-01-11T23:12:58.0777512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0777770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0778034Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0778369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:12:58.0778618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0778867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0779296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0779576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0779909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:12:58.0780449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:12:58.0780817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:12:58.0781043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logit_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0781551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:12:58.0781881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:12:58.0782127Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0782374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0782633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0782882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_unpack_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0783122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0783363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mH_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0783607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_complex128 PASSED [ 49%] 2023-01-11T23:12:58.0783861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amin_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0784121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0784377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_float64 PASSED [ 49%] 2023-01-11T23:12:58.0784641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_log_softmax_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0784901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0785151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_median_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0785409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0785662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0785915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0786171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0786429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_std_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0786682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0786934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0787161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_binary_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0787653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_pool2d_with_indices_backward_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0787902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_maximum_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0788153Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0788529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0788974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_list_of_tensors_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0789280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0789555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_meshgrid_variadic_tensors_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0789829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_no_dim_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0790098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_reduction_with_dim_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0790344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_minimum_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0790580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0790826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mode_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0791081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_complex128 PASSED [ 50%] 2023-01-11T23:12:58.0791323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_msort_cuda_float64 PASSED [ 50%] 2023-01-11T23:12:58.0791567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_complex128 PASSED [ 51%] 2023-01-11T23:12:58.0791814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_complex128 PASSED [ 51%] 2023-01-11T23:12:58.0792082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0792348Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0792590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmean_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0792847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanmedian_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0793092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nansum_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0793412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0793749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0793997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0794260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_batch_norm_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0794645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_dropout_backward_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0794919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_native_layer_norm_cuda_float64 XFAIL [ 51%] 2023-01-11T23:12:58.0795268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0795690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0796274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0796603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0797017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0797362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0797695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:12:58.0797984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0798277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0798559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0798842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0799118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_cuda_float64 PASSED [ 51%] 2023-01-11T23:12:58.0799427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0799702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_complex128 PASSED [ 52%] 2023-01-11T23:12:58.0799979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_complex128 PASSED [ 52%] 2023-01-11T23:12:58.0800267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 PASSED [ 52%] 2023-01-11T23:12:58.0800549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose2d_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0800836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_similarity_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0801112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cross_entropy_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0801373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_ctc_loss_cuda_float64 XFAIL [ 52%] 2023-01-11T23:12:58.0801739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0802021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_elu_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0802393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2023-01-11T23:12:58.0802668Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_embedding_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0803130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0803411Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0803694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0803970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardswish_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0805106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardtanh_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0805383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_huber_loss_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0805664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_instance_norm_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0806045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0806334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_layer_norm_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0806611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_complex128 PASSED [ 52%] 2023-01-11T23:12:58.0806897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0807175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool1d_cuda_float64 PASSED [ 52%] 2023-01-11T23:12:58.0807446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool3d_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0807738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped!) [ 53%] 2023-01-11T23:12:58.0808025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0808293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mish_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0808662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2023-01-11T23:12:58.0809050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_nll_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0809338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_complex128 PASSED [ 53%] 2023-01-11T23:12:58.0809608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_normalize_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0809903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_complex128 PASSED [ 53%] 2023-01-11T23:12:58.0810334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_constant_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0810622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_complex128 PASSED [ 53%] 2023-01-11T23:12:58.0810899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_reflect_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0811182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0811536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2023-01-11T23:12:58.0811818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 PASSED [ 53%] 2023-01-11T23:12:58.0812103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0812367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0812612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_rrelu_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0812874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_selu_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0813258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_silu_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0813539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0813824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0814168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softplus_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0814460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softshrink_cuda_float64 PASSED [ 53%] 2023-01-11T23:12:58.0814739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_complex128 PASSED [ 53%] 2023-01-11T23:12:58.0815007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softsign_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0815293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0815565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_tanhshrink_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0815841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_threshold_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0816236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0816532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0816803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0817085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_nearest_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0817516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:12:58.0817855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:12:58.0818197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0818455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_fro_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0818712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0819038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:12:58.0819283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0819533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ormqr_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0819786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0820025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0820321Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T23:12:58.0820613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T23:12:58.0820896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T23:12:58.0821152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0821511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_positive_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0821757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_float64 PASSED [ 54%] 2023-01-11T23:12:58.0822007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_complex128 PASSED [ 54%] 2023-01-11T23:12:58.0822248Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0822555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_qr_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0822821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rad2deg_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0823158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0823648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0824256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0824662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0825177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0825613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0826041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_renorm_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0826483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0826864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0827319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0827765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0828187Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_as_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0828627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0829017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0829359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0829619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0829867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0830134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_0_cuda_float64 PASSED [ 55%] 2023-01-11T23:12:58.0830472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0830812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:12:58.0831184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_complex128 PASSED [ 55%] 2023-01-11T23:12:58.0831453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_add_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0831845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0832199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amax_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0832563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_amin_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0832934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 56%] 2023-01-11T23:12:58.0833276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_complex128 PASSED [ 56%] 2023-01-11T23:12:58.0833557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_scatter_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0833805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_complex128 PASSED [ 56%] 2023-01-11T23:12:58.0834044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sign_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0834400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0834743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0835095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0835440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0835782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0836033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_complex128 PASSED [ 56%] 2023-01-11T23:12:58.0836281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_complex128 PASSED [ 56%] 2023-01-11T23:12:58.0836521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0836761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0837002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sort_cuda_float64 PASSED [ 56%] 2023-01-11T23:12:58.0837297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped!) [ 56%] 2023-01-11T23:12:58.0837564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped!) [ 56%] 2023-01-11T23:12:58.0837905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0838350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0838690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0839019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:12:58.0839478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0839922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:12:58.0840399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0840762Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0841085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0841353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i1e_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0841715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0842082Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:12:58.0842350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_log_ndtr_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0842703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0843054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0843400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0843741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0844005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtri_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0844337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0844707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0845087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:12:58.0845535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:12:58.0845818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_xlog1py_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0846085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_complex128 PASSED [ 57%] 2023-01-11T23:12:58.0846328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0846662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_complex128 PASSED [ 57%] 2023-01-11T23:12:58.0847004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_float64 PASSED [ 57%] 2023-01-11T23:12:58.0847259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_complex128 PASSED [ 57%] 2023-01-11T23:12:58.0847514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0847758Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0848131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_unbiased_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0848379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0848625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0848867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0849746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0850065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0850320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sum_to_size_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0850563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0850823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_lowrank_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0851080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0851337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0851582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0851830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0852086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0852335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0852583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0852937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tile_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0853186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0853428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_topk_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0853683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0854073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_float64 PASSED [ 58%] 2023-01-11T23:12:58.0854353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0854622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_complex128 PASSED [ 58%] 2023-01-11T23:12:58.0854885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triangular_solve_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0855138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0855361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tril_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0855600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0855852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0856100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0856356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0856608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unflatten_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0856860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0857311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T23:12:58.0857566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0857812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0858150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_unbiased_cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0858430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_mean_unbiased_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0858678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_copy_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0858923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0859168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0859419Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0859660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_xlogy_cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0860002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_complex128 PASSED [ 59%] 2023-01-11T23:12:58.0860260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zero__cuda_float64 PASSED [ 59%] 2023-01-11T23:12:58.0860605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T23:12:58.0860942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T23:12:58.0861400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T23:12:58.0861698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_H_cuda_float64 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T23:12:58.0861973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0862257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0862554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0862842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rdiv___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0863142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0863441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmatmul___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0863729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmod___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0864000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 60%] 2023-01-11T23:12:58.0864268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rpow___cuda_float64 SKIPPED (Skipped!) [ 60%] 2023-01-11T23:12:58.0864551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:12:58.0864881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 60%] 2023-01-11T23:12:58.0865262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_complex128 SKIPPED (Skipped!) [ 60%] 2023-01-11T23:12:58.0865514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_complex128 PASSED [ 60%] 2023-01-11T23:12:58.0865759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acosh_cuda_float64 PASSED [ 60%] 2023-01-11T23:12:58.0865999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_float64 PASSED [ 60%] 2023-01-11T23:12:58.0866326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_complex128 PASSED [ 60%] 2023-01-11T23:12:58.0866593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addbmm_cuda_float64 PASSED [ 60%] 2023-01-11T23:12:58.0866850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_complex128 PASSED [ 60%] 2023-01-11T23:12:58.0867183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_complex128 PASSED [ 60%] 2023-01-11T23:12:58.0867461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_complex128 PASSED [ 60%] 2023-01-11T23:12:58.0867706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_float64 PASSED [ 60%] 2023-01-11T23:12:58.0867954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_float64 PASSED [ 60%] 2023-01-11T23:12:58.0868363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T23:12:58.0868793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T23:12:58.0869093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0869382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_amin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0869721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:12:58.0870009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0870318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:12:58.0870658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:12:58.0870933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_partial_views_cuda_float64 XFAIL [ 61%] 2023-01-11T23:12:58.0871183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_complex128 PASSED [ 61%] 2023-01-11T23:12:58.0871429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asin_cuda_float64 PASSED [ 61%] 2023-01-11T23:12:58.0871682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_complex128 PASSED [ 61%] 2023-01-11T23:12:58.0871927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_asinh_cuda_float64 PASSED [ 61%] 2023-01-11T23:12:58.0872183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_complex128 PASSED [ 61%] 2023-01-11T23:12:58.0872431Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atanh_cuda_float64 PASSED [ 61%] 2023-01-11T23:12:58.0872723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0873022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0873323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0873730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0873980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_float64 PASSED [ 61%] 2023-01-11T23:12:58.0874280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bernoulli_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0874750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0875071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0875362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0875858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:12:58.0876191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:12:58.0876505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:12:58.0876845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T23:12:58.0877172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T23:12:58.0877478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0877857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 62%] 2023-01-11T23:12:58.0878143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdist_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0878440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0878734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0879018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chalf_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0879325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0879623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0879848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_cuda_float64 PASSED [ 62%] 2023-01-11T23:12:58.0880100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_max_cuda_float64 PASSED [ 62%] 2023-01-11T23:12:58.0880402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0880693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0880980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0881244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_complex128 PASSED [ 62%] 2023-01-11T23:12:58.0881715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_conj_physical_cuda_float64 PASSED [ 62%] 2023-01-11T23:12:58.0881978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_copysign_cuda_float64 PASSED [ 62%] 2023-01-11T23:12:58.0882277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0882656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_corrcoef_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:12:58.0883074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_complex128 PASSED [ 62%] 2023-01-11T23:12:58.0883343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_complex128 PASSED [ 62%] 2023-01-11T23:12:58.0883588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cosh_cuda_float64 PASSED [ 62%] 2023-01-11T23:12:58.0883929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T23:12:58.0884272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T23:12:58.0884565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0884854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cross_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0885141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0885388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_float64 PASSED [ 63%] 2023-01-11T23:12:58.0885701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0885996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0886287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0886585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0886891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0887188Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0887479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0887773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0888058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diff_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0888323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0888596Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_floor_rounding_cuda_float64 PASSED [ 63%] 2023-01-11T23:12:58.0888960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_complex128 PASSED [ 63%] 2023-01-11T23:12:58.0889234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_trunc_rounding_cuda_float64 PASSED [ 63%] 2023-01-11T23:12:58.0889524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0889926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0890438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_double_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0890968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0891697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0892281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:12:58.0892893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T23:12:58.0893383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erf_cuda_float64 PASSED [ 64%] 2023-01-11T23:12:58.0893851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfc_cuda_float64 PASSED [ 64%] 2023-01-11T23:12:58.0894326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_float64 PASSED [ 64%] 2023-01-11T23:12:58.0894866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0895362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expm1_cuda_float64 PASSED [ 64%] 2023-01-11T23:12:58.0895982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:12:58.0896614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0897226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0897832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0898393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0898980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0899534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0900104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0900489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_hfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0900803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0901092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0901391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0901666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0901966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0902252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0902755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0903047Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0903456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0903849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0904162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:12:58.0904544Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0904937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0905239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0905529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0905817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0906113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0906406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0906693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flipud_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0906990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0907255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_complex128 PASSED [ 65%] 2023-01-11T23:12:58.0907511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_power_cuda_float64 PASSED [ 65%] 2023-01-11T23:12:58.0907845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:12:58.0908131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0908378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmod_cuda_float64 PASSED [ 65%] 2023-01-11T23:12:58.0908619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frac_cuda_float64 PASSED [ 65%] 2023-01-11T23:12:58.0908956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:12:58.0909250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0909537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gather_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0909863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:12:58.0910194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:12:58.0910491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0911002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_grid_sampler_2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0911329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:12:58.0911613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:12:58.0912137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:12:58.0912457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hsplit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:12:58.0912743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:12:58.0913007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_complex128 PASSED [ 66%] 2023-01-11T23:12:58.0913267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_complex128 PASSED [ 66%] 2023-01-11T23:12:58.0913521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_fill_cuda_float64 PASSED [ 66%] 2023-01-11T23:12:58.0913774Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_reduce_cuda_float64 PASSED [ 66%] 2023-01-11T23:12:58.0914080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:12:58.0914407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0914731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0915061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0915393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0915724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0916049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0916374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0916698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0917023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0917360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0917692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0918090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_istft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:12:58.0918452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0918994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0919446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0919885Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:12:58.0920192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:12:58.0920447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_complex128 PASSED [ 67%] 2023-01-11T23:12:58.0920694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ldexp_cuda_float64 PASSED [ 67%] 2023-01-11T23:12:58.0921020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:12:58.0921271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_complex128 PASSED [ 67%] 2023-01-11T23:12:58.0921568Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0921886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0922195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_singular_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0922487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0922796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0923101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvals_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0923390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0923696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigvalsh_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0924014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0924311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0924604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0924912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0925359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:12:58.0925717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:12:58.0926067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:12:58.0926559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:12:58.0927029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:12:58.0927336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0927633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0928010Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0928335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:12:58.0928698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T23:12:58.0929006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0929310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_multi_dot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0929613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0929910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0930212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0930513Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_slogdet_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0930819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0931115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0931426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0931722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0932023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0932426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0932755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0933060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorsolve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0933428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0933837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0934090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_float64 PASSED [ 68%] 2023-01-11T23:12:58.0934342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_complex128 PASSED [ 68%] 2023-01-11T23:12:58.0934583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log2_cuda_float64 PASSED [ 68%] 2023-01-11T23:12:58.0934933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_float64 PASSED [ 68%] 2023-01-11T23:12:58.0935209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0935520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0935890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:12:58.0936201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logdet_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0936541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:12:58.0936879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:12:58.0937212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:12:58.0937505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logsumexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0937796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0938078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0938367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0938667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0938956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_unpack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0939246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0939627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0939945Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0940243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0940505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_complex128 PASSED [ 69%] 2023-01-11T23:12:58.0940922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_fill_cuda_float64 PASSED [ 69%] 2023-01-11T23:12:58.0941238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logsumexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0941536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0941837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0942151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0942454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_normalize_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0943473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0943745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_complex128 PASSED [ 69%] 2023-01-11T23:12:58.0944052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0944438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_select_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:12:58.0944750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0945081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0945374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_var_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0945676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0945944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matrix_exp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0946230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_binary_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0946542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_no_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0946941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_maximum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0947239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0947532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0947929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0948336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0948660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_with_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0948953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_minimum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0949230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0949520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mode_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0949807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0950090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_msort_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0950342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_complex128 PASSED [ 70%] 2023-01-11T23:12:58.0950582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mul_cuda_float64 PASSED [ 70%] 2023-01-11T23:12:58.0950868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0951138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 70%] 2023-01-11T23:12:58.0951521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 70%] 2023-01-11T23:12:58.0951772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nan_to_num_cuda_float64 PASSED [ 70%] 2023-01-11T23:12:58.0952057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:12:58.0952423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanquantile_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0952781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0953117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0953416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0953720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_batch_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0954122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_layer_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0954464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0954787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0955274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0955638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0955966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0956292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0956601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0956939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0957273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:12:58.0957621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0957953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0958284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0958601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0958913Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0959294Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_celu_cuda_float64 PASSED [ 71%] 2023-01-11T23:12:58.0959607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0959937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0960330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:12:58.0960672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0961001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0961420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cross_entropy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0961739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_ctc_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0962015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout2d_cuda_float64 PASSED [ 72%] 2023-01-11T23:12:58.0962374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_elu_cuda_float64 PASSED [ 72%] 2023-01-11T23:12:58.0962701Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_bag_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0963102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_embedding_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0963435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 72%] 2023-01-11T23:12:58.0963748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 72%] 2023-01-11T23:12:58.0964062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_grid_sample_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0964379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardswish_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0964689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardtanh_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0965002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_huber_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0965324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_instance_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0965646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_area_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0965975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0966310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0966623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_layer_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0966897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_leaky_relu_cuda_float64 PASSED [ 72%] 2023-01-11T23:12:58.0967311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0967638Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_local_response_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0967950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0968349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0968686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:12:58.0969093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mse_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0969437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0969751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0970237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0970558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0970868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pdist_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0971190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0971519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0971824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_prelu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0972131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu6_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0972398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_rrelu_cuda_float64 PASSED [ 73%] 2023-01-11T23:12:58.0972665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_silu_cuda_float64 PASSED [ 73%] 2023-01-11T23:12:58.0972982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0973305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0973620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0973932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softsign_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0974250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0974580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0974903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0975362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0975672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0976167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0976518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:12:58.0976847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T23:12:58.0977298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0977654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0977977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0978313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0978598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0978892Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0979175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_outer_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0979472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pca_lowrank_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0979766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0980059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0980351Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pinverse_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0980631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polar_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0980918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T23:12:58.0981203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T23:12:58.0981497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0981786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_positive_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0982027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_float64 PASSED [ 74%] 2023-01-11T23:12:58.0982260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_complex128 PASSED [ 74%] 2023-01-11T23:12:58.0982540Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0982908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rad2deg_cuda_float64 PASSED [ 74%] 2023-01-11T23:12:58.0983346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0983686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0984746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0985144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:12:58.0985444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:12:58.0985737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ravel_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0985995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_float64 PASSED [ 75%] 2023-01-11T23:12:58.0986252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_complex128 PASSED [ 75%] 2023-01-11T23:12:58.0986498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_renorm_cuda_float64 PASSED [ 75%] 2023-01-11T23:12:58.0986790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0987100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0987394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0987687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0988020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:12:58.0988358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:12:58.0988682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:12:58.0988984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0989280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_conj_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0989584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0989872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0990156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_roll_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0990558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0990850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rot90_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0991096Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_float64 PASSED [ 75%] 2023-01-11T23:12:58.0991435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0991956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsub_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:12:58.0992307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:12:58.0992727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:12:58.0992987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_float64 PASSED [ 75%] 2023-01-11T23:12:58.0993258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amin_cuda_float64 PASSED [ 75%] 2023-01-11T23:12:58.0993569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_offsets_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.0993824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_complex128 PASSED [ 76%] 2023-01-11T23:12:58.0994151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0994400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_float64 PASSED [ 76%] 2023-01-11T23:12:58.0994646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sign_cuda_float64 PASSED [ 76%] 2023-01-11T23:12:58.0994997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0995346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0995694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0996043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0996392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0996737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0997064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.0997315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_complex128 PASSED [ 76%] 2023-01-11T23:12:58.0997662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_complex128 PASSED [ 76%] 2023-01-11T23:12:58.0997917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinc_cuda_float64 PASSED [ 76%] 2023-01-11T23:12:58.0998208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.0998500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.0998959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_slice_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.0999291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.0999576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sort_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.0999998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.1000309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sparse_sampled_addmm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:12:58.1000721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.1001083Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:12:58.1001410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1001777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1002139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1002520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:12:58.1002821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_entr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1003116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i0e_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1003402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1e_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1004018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1004522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_log_ndtr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1005173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1005779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1006399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1007009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:12:58.1007632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:12:58.1008164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:12:58.1008482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1008764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1009141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_float64 PASSED [ 77%] 2023-01-11T23:12:58.1009392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_float64 PASSED [ 77%] 2023-01-11T23:12:58.1009653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_complex128 PASSED [ 77%] 2023-01-11T23:12:58.1009901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_squeeze_cuda_float64 PASSED [ 77%] 2023-01-11T23:12:58.1010312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1010622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1010932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_unbiased_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1011232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_unbiased_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:12:58.1011528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1011814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1012212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1012471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_complex128 PASSED [ 78%] 2023-01-11T23:12:58.1012770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1013140Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1013482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_float64 PASSED [ 78%] 2023-01-11T23:12:58.1013742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_complex128 PASSED [ 78%] 2023-01-11T23:12:58.1014039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1014331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1014621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1014907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_topk_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1015190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1015455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_complex128 PASSED [ 78%] 2023-01-11T23:12:58.1015708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_transpose_cuda_float64 PASSED [ 78%] 2023-01-11T23:12:58.1016004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1016320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1016545Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_float64 PASSED [ 78%] 2023-01-11T23:12:58.1016795Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_complex128 PASSED [ 78%] 2023-01-11T23:12:58.1017040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triu_cuda_float64 PASSED [ 78%] 2023-01-11T23:12:58.1017416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_complex128 PASSED [ 78%] 2023-01-11T23:12:58.1017672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_true_divide_cuda_float64 PASSED [ 78%] 2023-01-11T23:12:58.1017919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trunc_cuda_float64 PASSED [ 78%] 2023-01-11T23:12:58.1018220Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:12:58.1018590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_copy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1018953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:12:58.1019368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:12:58.1019640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_complex128 PASSED [ 79%] 2023-01-11T23:12:58.1019895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unsqueeze_cuda_float64 PASSED [ 79%] 2023-01-11T23:12:58.1020186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1020642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1020959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_unbiased_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1021266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_unbiased_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1021560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_unbiased_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1021847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1022144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1022430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1022729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_real_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1023011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1023304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1023602Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1023890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vstack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1024180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1024468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_where_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:12:58.1024724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_complex128 PASSED [ 79%] 2023-01-11T23:12:58.1025053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:12:58.1025363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:12:58.1025803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:12:58.1026142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T23:12:58.1026648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_H_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1027014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1027357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1027862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1028218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1028564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1028900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmod___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1029178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 80%] 2023-01-11T23:12:58.1029453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 80%] 2023-01-11T23:12:58.1029793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1030124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rsub___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:12:58.1030458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 80%] 2023-01-11T23:12:58.1030714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_abs_cuda_float64 PASSED [ 80%] 2023-01-11T23:12:58.1030974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_complex128 PASSED [ 80%] 2023-01-11T23:12:58.1031224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acos_cuda_float64 PASSED [ 80%] 2023-01-11T23:12:58.1031487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_complex128 PASSED [ 80%] 2023-01-11T23:12:58.1031740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_float64 PASSED [ 80%] 2023-01-11T23:12:58.1031994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_float64 PASSED [ 80%] 2023-01-11T23:12:58.1032253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_complex128 PASSED [ 80%] 2023-01-11T23:12:58.1032508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_cuda_float64 PASSED [ 80%] 2023-01-11T23:12:58.1032790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_complex128 PASSED [ 80%] 2023-01-11T23:12:58.1033046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_complex128 PASSED [ 80%] 2023-01-11T23:12:58.1033295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addr_cuda_float64 PASSED [ 80%] 2023-01-11T23:12:58.1033837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T23:12:58.1034179Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T23:12:58.1034609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:12:58.1035129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1035475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_aminmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:12:58.1035818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1036165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_angle_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1036497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:12:58.1036826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:12:58.1037162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:12:58.1037477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:12:58.1037776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 81%] 2023-01-11T23:12:58.1038066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 81%] 2023-01-11T23:12:58.1038355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_partial_views_cuda_complex128 XFAIL [ 81%] 2023-01-11T23:12:58.1038721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1038977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_float64 PASSED [ 81%] 2023-01-11T23:12:58.1039320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1039584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_complex128 PASSED [ 81%] 2023-01-11T23:12:58.1039927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1040268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1040620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1041058Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1041416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1041859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1042275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_complex128 PASSED [ 81%] 2023-01-11T23:12:58.1042729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:12:58.1043092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1043434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1043769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bmm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1044121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1044469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_to_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1044813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bucketize_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T23:12:58.1045150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T23:12:58.1045510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_byte_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T23:12:58.1045870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1046123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ceil_cuda_float64 PASSED [ 82%] 2023-01-11T23:12:58.1046462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1046796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T23:12:58.1047150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1047496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1047831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1048166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_cuda_float64 PASSED [ 82%] 2023-01-11T23:12:58.1048546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1048821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_complex128 PASSED [ 82%] 2023-01-11T23:12:58.1049227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1049809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1050067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_float64 PASSED [ 82%] 2023-01-11T23:12:58.1050401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1050816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:12:58.1051184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 82%] 2023-01-11T23:12:58.1051448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumprod_cuda_float64 PASSED [ 82%] 2023-01-11T23:12:58.1051714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_float64 PASSED [ 83%] 2023-01-11T23:12:58.1052062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1052324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_deg2rad_cuda_float64 PASSED [ 83%] 2023-01-11T23:12:58.1052667Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1053008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1053358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1053708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagflat_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1054063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1054415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_copy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1054763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1055111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1055552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1055829Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_digamma_cuda_float64 PASSED [ 83%] 2023-01-11T23:12:58.1056168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1056593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1057021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1057368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1057817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1058162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:12:58.1058495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:12:58.1058899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:12:58.1059260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:12:58.1059592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:12:58.1059925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:12:58.1060264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:12:58.1060599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T23:12:58.1060855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfc_cuda_float64 PASSED [ 84%] 2023-01-11T23:12:58.1061100Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp2_cuda_float64 PASSED [ 84%] 2023-01-11T23:12:58.1061447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1061703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expm1_cuda_float64 PASSED [ 84%] 2023-01-11T23:12:58.1062039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1062385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1062836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1063193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1063533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1064037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1064386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1064741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1065088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftshift_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1065429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1065874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1066218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1066628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1066993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1067329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1067672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1068008Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1068349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_rfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:12:58.1068612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_complex128 PASSED [ 84%] 2023-01-11T23:12:58.1068844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fill_cuda_float64 PASSED [ 85%] 2023-01-11T23:12:58.1069186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1069530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flatten_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1069973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1070329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1070666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1071019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_complex128 PASSED [ 85%] 2023-01-11T23:12:58.1071365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_cuda_float64 PASSED [ 85%] 2023-01-11T23:12:58.1071719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1072051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1072304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frac_cuda_float64 PASSED [ 85%] 2023-01-11T23:12:58.1072642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1072984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1073317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1074345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1074675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1075095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1075457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1075794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1076137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1076472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1076805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:12:58.1077166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hypot_cuda_float64 PASSED [ 85%] 2023-01-11T23:12:58.1077514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:12:58.1077776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_float64 PASSED [ 85%] 2023-01-11T23:12:58.1078043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_float64 PASSED [ 86%] 2023-01-11T23:12:58.1078407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_complex128 PASSED [ 86%] 2023-01-11T23:12:58.1078679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_fill_cuda_float64 PASSED [ 86%] 2023-01-11T23:12:58.1079042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_complex128 PASSED [ 86%] 2023-01-11T23:12:58.1079315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_put_cuda_float64 PASSED [ 86%] 2023-01-11T23:12:58.1079583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_reduce_cuda_float64 PASSED [ 86%] 2023-01-11T23:12:58.1079933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:12:58.1080287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_select_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:12:58.1080621Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1080960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1081298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1081629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1081956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1082384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1082708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1083116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1083472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isreal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1083808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_istft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:12:58.1084174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1084548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1085015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1085374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1085727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:12:58.1086233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kthvalue_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:12:58.1086506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_float64 PASSED [ 87%] 2023-01-11T23:12:58.1086764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lgamma_cuda_float64 PASSED [ 87%] 2023-01-11T23:12:58.1087112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1087463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1087806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1088169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1088525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1088874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1089215Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eig_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1089563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1090013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1090353Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1090700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1091106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1091474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1091816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_inv_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1092273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:12:58.1092636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:12:58.1092982Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:12:58.1093417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 87%] 2023-01-11T23:12:58.1093810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1094163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1094516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1094876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1095236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:12:58.1095589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1095947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1096300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_power_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1096657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T23:12:58.1097021Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T23:12:58.1097373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1097818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1098198Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1098643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1099026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1099487Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_hermitian_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1099861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2023-01-11T23:12:58.1100206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1100718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1101092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1101453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_triangular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1101799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1102142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1102497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1102849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorinv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1103202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1103554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:12:58.1103813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_float64 PASSED [ 88%] 2023-01-11T23:12:58.1104069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_complex128 PASSED [ 88%] 2023-01-11T23:12:58.1104330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_complex128 PASSED [ 88%] 2023-01-11T23:12:58.1104676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1105027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logcumsumexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1105345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1105799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1106137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_not_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1106546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1106903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1107241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1107581Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1107908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1108250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1108598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1108938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1109271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mH_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1109608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1109955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1110293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_amin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1110634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:12:58.1110990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1111340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumprod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1111796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1112159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_cumsum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1112424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_float64 PASSED [ 89%] 2023-01-11T23:12:58.1112935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:12:58.1113415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1113756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1114663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1115066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_median_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1115427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1115784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_normalize_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1116062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_complex128 PASSED [ 90%] 2023-01-11T23:12:58.1116409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1116757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1117091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1117434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_sum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1117783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1118129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1118466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matmul_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1118808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1119180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1119537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1119878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1120216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1120573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1120910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_minimum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1121247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1121689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1122026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mode_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1122432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:12:58.1122786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_msort_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1123037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_float64 PASSED [ 91%] 2023-01-11T23:12:58.1123380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1123709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1123989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 91%] 2023-01-11T23:12:58.1124253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nan_to_num_cuda_float64 PASSED [ 91%] 2023-01-11T23:12:58.1124574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1124917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanmedian_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1125259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nansum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1125623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_dropout_backward_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1125981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1126316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1126644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1126904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_complex128 PASSED [ 91%] 2023-01-11T23:12:58.1127249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1127587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1127929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1128263Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1128605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1129144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nextafter_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:12:58.1129541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1130090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1130575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1130956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1131325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:12:58.1131618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 92%] 2023-01-11T23:12:58.1131981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1132343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1132722Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1133087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_bilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1133477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1133836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1134195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1134569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1134944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1135306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1135681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1136046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1136401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_ctc_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1136796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout3d_cuda_float64 PASSED [ 92%] 2023-01-11T23:12:58.1137074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_elu_cuda_float64 PASSED [ 92%] 2023-01-11T23:12:58.1137439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_bag_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1137826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 92%] 2023-01-11T23:12:58.1138217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1138584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1138942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_glu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1139227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardsigmoid_cuda_float64 XFAIL [ 92%] 2023-01-11T23:12:58.1139589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardtanh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1139949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_instance_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:12:58.1140322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_area_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1140702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1141063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1141421Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1141793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_local_response_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1142158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_logsigmoid_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1142533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1142893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1143251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1143616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1143992Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1144476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1144906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1145292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1145656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1145968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_rrelu_cuda_float64 PASSED [ 93%] 2023-01-11T23:12:58.1146327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1146686Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1147055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1147339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_threshold_cuda_float64 PASSED [ 93%] 2023-01-11T23:12:58.1147696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1148070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1148408Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1148750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1149097Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:12:58.1149435Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_inf_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1149738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2023-01-11T23:12:58.1150051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2023-01-11T23:12:58.1150385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1150727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1151045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1151388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1151840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pca_lowrank_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1152181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1152599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1152918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T23:12:58.1153253Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1153510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_float64 PASSED [ 94%] 2023-01-11T23:12:58.1153846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1154182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1154517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1154859Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1155190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1155538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:12:58.1155877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1156145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_complex128 PASSED [ 94%] 2023-01-11T23:12:58.1156409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_remainder_cuda_float64 PASSED [ 94%] 2023-01-11T23:12:58.1156768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1157116Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:12:58.1157461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_as_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1157798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:12:58.1158136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:12:58.1158475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:12:58.1158825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1159261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_conj_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1159600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1159934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1160341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1160612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1160874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_0_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1161250Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_complex128 PASSED [ 95%] 2023-01-11T23:12:58.1161519Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsqrt_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1161856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1162298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:12:58.1162650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1162921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_complex128 PASSED [ 95%] 2023-01-11T23:12:58.1163191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amin_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1163466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_sum_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1163825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1164186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_segment_reduce_offsets_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1164528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:12:58.1164772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1165103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:12:58.1165360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_float64 PASSED [ 95%] 2023-01-11T23:12:58.1165605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sign_cuda_float64 PASSED [ 96%] 2023-01-11T23:12:58.1165956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1166312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_blackman_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1166664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1167019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1167492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1167837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1168255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1168627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1168957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1169218Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_complex128 PASSED [ 96%] 2023-01-11T23:12:58.1169464Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sin_cuda_float64 PASSED [ 96%] 2023-01-11T23:12:58.1169717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_complex128 PASSED [ 96%] 2023-01-11T23:12:58.1169969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinc_cuda_float64 PASSED [ 96%] 2023-01-11T23:12:58.1170223Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_complex128 PASSED [ 96%] 2023-01-11T23:12:58.1170560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1170907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1171249Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1171604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1171940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sort_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1172299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1172640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:12:58.1172992Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1173335Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1173678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:12:58.1174023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:12:58.1174397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:12:58.1174848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_erfcx_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1175210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:12:58.1175628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i0e_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1175984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1176567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:12:58.1177216Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:12:58.1177856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:12:58.1178530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:12:58.1179170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:12:58.1179846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:12:58.1180478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:12:58.1181095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1181677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1182043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1182392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1182743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_with_sizes_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1183002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_complex128 PASSED [ 97%] 2023-01-11T23:12:58.1183252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sqrt_cuda_float64 PASSED [ 97%] 2023-01-11T23:12:58.1183508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_float64 PASSED [ 97%] 2023-01-11T23:12:58.1183769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_complex128 PASSED [ 97%] 2023-01-11T23:12:58.1184118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1184461Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_unbiased_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:12:58.1184928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1185182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_complex128 PASSED [ 98%] 2023-01-11T23:12:58.1185588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1185952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1186292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_to_size_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1186631Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_lowrank_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1186966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1187219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_complex128 PASSED [ 98%] 2023-01-11T23:12:58.1187467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_t_cuda_float64 PASSED [ 98%] 2023-01-11T23:12:58.1187815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1188158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_along_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1188416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_complex128 PASSED [ 98%] 2023-01-11T23:12:58.1188665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tanh_cuda_float64 PASSED [ 98%] 2023-01-11T23:12:58.1189002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1189341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1189666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1190006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T23:12:58.1190349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_sparse_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1190689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1191024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trace_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1191361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1191704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1192039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapz_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1192486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:12:58.1192738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_float64 PASSED [ 98%] 2023-01-11T23:12:58.1193061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_complex128 PASSED [ 99%] 2023-01-11T23:12:58.1193343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_complex128 PASSED [ 99%] 2023-01-11T23:12:58.1193605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_true_divide_cuda_float64 PASSED [ 99%] 2023-01-11T23:12:58.1193942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1194287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1194625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1194963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1195296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T23:12:58.1195622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T23:12:58.1195971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T23:12:58.1196234Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_float64 PASSED [ 99%] 2023-01-11T23:12:58.1196570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1196910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1197252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_unbiased_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1197589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1197924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vdot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1198268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_complex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1198609Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1198939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1199277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_copy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1199611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1200660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1201005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:12:58.1201343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_float64 PASSED [ 99%] 2023-01-11T23:12:58.1201692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2023-01-11T23:12:58.1201708Z 2023-01-11T23:12:58.1201863Z ============================== warnings summary =============================== 2023-01-11T23:12:58.1202105Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:12:58.1202485Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:12:58.1202620Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:12:58.1202628Z 2023-01-11T23:12:58.1202869Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:12:58.1203254Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients-a91552cbf1de062b.xml - 2023-01-11T23:12:58.1203456Z = 910 passed, 1528 skipped, 8 deselected, 24 xfailed, 1 warning in 815.15s (0:13:35) = 2023-01-11T23:12:58.1203692Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:12:58.1203701Z 2023-01-11T23:12:58.1204162Z ##[endgroup] 2023-01-11T23:12:58.1204478Z FINISHED PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_osaqises) 2023-01-11T23:12:58.1204510Z 2023-01-11T23:14:56.6155709Z 2023-01-11T23:14:56.6156827Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T23:14:56.6158579Z ##[group]PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_udlc_id0) 2023-01-11T23:14:56.6253014Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients-42cd0804f3fdb0d1.xml 2023-01-11T23:14:56.6254109Z ============================= test session starts ============================= 2023-01-11T23:14:56.6254955Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:14:56.6255682Z cachedir: .pytest_cache 2023-01-11T23:14:56.6256562Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:14:56.6257575Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:14:56.6258595Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:14:56.6263076Z collecting ... collected 4935 items / 12 deselected / 4923 selected 2023-01-11T23:14:56.6947302Z Running 2453 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_bartlett_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_offsets_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_hann_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_partial_views_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_lengths_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_general_cosine_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_nuttall_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__native_batch_norm_legit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_partial_views_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_general_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_hamming_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_unbiased_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_unbiased_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 2023-01-11T23:14:56.7636507Z 2023-01-11T23:14:56.7637699Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7638978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_H_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7640177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_T_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7641633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___getitem___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7642907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___radd___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7644144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7645406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmatmul___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7646628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmod___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7647865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7649089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rmul___cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7650194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 0%] 2023-01-11T23:14:56.7651365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad__native_batch_norm_legit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7652639Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_abs_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7653854Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_acos_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7655064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7656291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_add_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7657528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addbmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7658767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7660016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7661279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmm_decomposed_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7662555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addmv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7663771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7665006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_addr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T23:14:56.7666229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_all_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T23:14:56.7667652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7668887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_angle_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7670287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:14:56.7671663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:14:56.7672981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:14:56.7674289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:14:56.7675472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 1%] 2023-01-11T23:14:56.7676707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_partial_views_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7678036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_as_strided_partial_views_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7679299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_asinh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7680535Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7681749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7682979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atan_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7684222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7685476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7686731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7687941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_atleast_3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7689183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_baddbmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7690436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7691679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bfloat16_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7692915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7694162Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:14:56.7695615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T23:14:56.7696894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7698189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T23:14:56.7699590Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7700959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 2%] 2023-01-11T23:14:56.7702292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cdouble_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7703537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ceil_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7704764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cfloat_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7706000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chalf_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7707251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cholesky_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7708499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_chunk_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7709800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_clamp_min_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7711051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_column_stack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7712245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_conj_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7713509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7714769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_contiguous_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7716016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7717259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_corrcoef_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7718484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7719704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cos_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7720912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cosh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7722166Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T23:14:56.7723439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T23:14:56.7724869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cov_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7726089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cross_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7727442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cummin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7728700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T23:14:56.7729943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumprod_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7731182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_cumsum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7732415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_deg2rad_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7733646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7734870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7736121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diag_embed_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7737369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagflat_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7738645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_copy_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7739927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7741209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_diagonal_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7742445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dist_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7743696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_floor_rounding_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7744965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_no_rounding_mode_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7746243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_div_trunc_rounding_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7747445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_dot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7748674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7749904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_double_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7751125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_einsum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7752371Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T23:14:56.7753811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T23:14:56.7755101Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T23:14:56.7756504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T23:14:56.7757782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T23:14:56.7759057Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_equal_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T23:14:56.7760280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T23:14:56.7761495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_erfinv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7762714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7763924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_exp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7765163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_expand_as_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7766414Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7767641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7768883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7770143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_fftshift_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7771346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7772558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_hfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7773879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ifftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7775156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7776390Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_ihfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7777640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft2_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7778877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfft_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7780176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7782994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_irfftn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7784199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fft_rfft_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7785497Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fill_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7786952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7788284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flatten_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7789531Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flip_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7790777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fliplr_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7792020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T23:14:56.7793252Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_flipud_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7794536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7795629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7796420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_float_power_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7797074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7797709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_fmin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7798376Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:14:56.7799039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gather_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7799685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ge_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:14:56.7800346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:14:56.7801012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7801771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gradient_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7802362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_grid_sampler_2d_cuda_float64 PASSED [ 5%] 2023-01-11T23:14:56.7803144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:14:56.7803807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_half_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7804462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:14:56.7805280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_hstack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7805920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_i0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7806653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T23:14:56.7807329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_imag_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7807978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_add_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7808720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_copy_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7809402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7810261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_index_put_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7810914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_inner_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:14:56.7811576Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7812244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7812908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7813577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7814242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_isposinf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7814950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7815759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7816498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7817392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7818138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7818848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T23:14:56.7819514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_kron_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7820282Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lerp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7820937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cross_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7821614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7822368Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_det_singular_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7823152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7823835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7824681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvals_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7825350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7826022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7826707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7827382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7828033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T23:14:56.7828692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_inv_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7829370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:14:56.7830052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:14:56.7830843Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:14:56.7831637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 7%] 2023-01-11T23:14:56.7832262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7832929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7833604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7834271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7834927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7835713Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_power_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7836400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:14:56.7837273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T23:14:56.7838001Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7838852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7839504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7840194Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7840877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7841533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7842217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 7%] 2023-01-11T23:14:56.7842894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_qr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7843555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7844259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_svdvals_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7844965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_tensorsolve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7845807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vander_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T23:14:56.7846466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7847129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7847813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7848492Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7849147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log10_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7849782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log1p_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7850423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log2_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7851175Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7851929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7852598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7853532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7854219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7854865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logdet_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7855537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7856214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7856898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logical_xor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7857569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7858226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7858992Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T23:14:56.7859646Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7860462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7861120Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_lu_unpack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7861767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7862401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mH_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T23:14:56.7863032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7863663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mT_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7864310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T23:14:56.7864986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7865648Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_cumsum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7866400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_fill_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7867272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7868044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7869569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7870300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_select_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7870963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7871623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_std_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7872258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7872903Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_sum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7873673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_masked_var_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7874317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7875122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matmul_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7875775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_matrix_exp_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7876458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7877160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7877838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7878482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_maximum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7879132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_median_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7879799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7880596Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T23:14:56.7881281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_binary_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7882099Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_min_reduction_no_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7882767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_minimum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7883538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7884168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mode_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7884881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_movedim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7885521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_msort_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7886156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7886790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mul_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7887452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7888244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7889064Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7889754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nanmean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7890420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7891089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_narrow_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7891727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_native_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7892387Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7893028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_neg_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7893680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7894354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7895121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7895792Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7896649Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_new_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T23:14:56.7897358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:14:56.7898077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7898879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7899566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7900320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7901027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7901725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7902526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7903213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7904079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7904803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7905525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7906238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7906908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_dropout3d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7907541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_embedding_bag_cuda_float64 PASSED [ 11%] 2023-01-11T23:14:56.7908224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7908983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7909697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7910515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7911363Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7912089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7912788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7913480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7914315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7914987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7915740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T23:14:56.7916436Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7917202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7917905Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7918759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7919453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7920135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_mse_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7920765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 12%] 2023-01-11T23:14:56.7921355Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 PASSED [ 12%] 2023-01-11T23:14:56.7921999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7922698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_circular_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7923395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7924085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7924884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7925662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_reflect_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7926591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7927298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7927997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7928685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7929472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7930147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7930818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_rrelu_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7931586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7932413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7933329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T23:14:56.7934044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7934741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7935433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7936128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_softsign_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7936812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_tanhshrink_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7937532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7938245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7938938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7939737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T23:14:56.7940585Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_fro_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7941258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_norm_nuc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7941912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T23:14:56.7942582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T23:14:56.7943244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7943881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_outer_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7944500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_permute_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7945273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7945917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pinverse_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7946778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7947558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cuda_float64 SKIPPED (Skipped!) [ 13%] 2023-01-11T23:14:56.7948273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 13%] 2023-01-11T23:14:56.7948872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 13%] 2023-01-11T23:14:56.7949469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 13%] 2023-01-11T23:14:56.7950063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_pow_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7950704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_qr_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T23:14:56.7951346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_quantile_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7951998Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:14:56.7952658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:14:56.7953316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7954063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_ravel_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7954785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_renorm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7955613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_repeat_interleave_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7956293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:14:56.7956947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:14:56.7957620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resize_as__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:14:56.7958287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_resolve_conj_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7958938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rot90_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7959575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7960217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_round_decimals_0_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7961086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7961735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsqrt_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7962682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_rsub_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7963347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scalar_tensor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T23:14:56.7964026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7964684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_add_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7965346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7965990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7966652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amax_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7967327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_amin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T23:14:56.7968089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_mean_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7968780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_scatter_reduce_sum_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7969658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7970293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sgn_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7970947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7971606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sigmoid_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7972283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_bartlett_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7973002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7973719Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7974429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7975128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7975910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7976922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sin_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7977563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinc_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7978291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sinh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7978948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7979591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7980237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_slice_scatter_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7980904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7981584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7982270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sparse_sampled_addmm_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:14:56.7983069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7983825Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7984694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7985423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T23:14:56.7986169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T23:14:56.7986867Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_erfcx_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7987560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:14:56.7988298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:14:56.7989029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T23:14:56.7989761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:14:56.7990560Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_ndtri_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7991498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:14:56.7992388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T23:14:56.7993147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T23:14:56.7993967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T23:14:56.7994726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T23:14:56.7995415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_special_xlog1py_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7996075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7996726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_list_args_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7997503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7998178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_split_with_sizes_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7999085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_square_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.7999743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8000391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_squeeze_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8001014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_stack_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8001660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8002296Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8002940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8003612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T23:14:56.8004284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_mean_unbiased_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8005070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_std_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8005845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8006573Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sub_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8007192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_sum_to_size_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8007959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8008586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8009298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_svd_lowrank_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8009956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8010586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_t_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8011259Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_along_dim_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8012011Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8012659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_take_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8013678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tan_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8014332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8014969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tanh_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8015614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tensordot_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8016257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tile_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8016900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trace_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8017556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8018208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_transpose_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8018866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8019632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8020412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triangular_solve_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T23:14:56.8021167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8021807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_tril_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8022438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_triu_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8023067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_trunc_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8023838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unbind_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8024482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_copy_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8025209Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8025878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unfold_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8026623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:14:56.8027432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_unsqueeze_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8028231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8028894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_mean_unbiased_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8029562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8030221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_var_unbiased_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8030864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vdot_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8031510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_as_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8032150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_view_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8032767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vsplit_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8033503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_vstack_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8034150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8035051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_where_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8035684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zero__cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T23:14:56.8036334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:14:56.8037009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T23:14:56.8037571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_H_cuda_float64 PASSED [ 18%] 2023-01-11T23:14:56.8038053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_T_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8038539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___getitem___cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8039045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___radd___cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8040708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8060700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rdiv___cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8062060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmatmul___cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8062941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8064005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rmul___cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8064960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 19%] 2023-01-11T23:14:56.8065929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rpow___cuda_float64 SKIPPED (Skipped!) [ 19%] 2023-01-11T23:14:56.8066772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad___rsub___cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8067654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__native_batch_norm_legit_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8068558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad__softmax_backward_data_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8069410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_acosh_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8070228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8071020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_add_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8071887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8072751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addbmm_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8073635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcdiv_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8074485Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addcmul_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8075326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8076193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8077053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addmm_decomposed_cuda_float64 PASSED [ 19%] 2023-01-11T23:14:56.8077917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_addr_cuda_complex128 PASSED [ 19%] 2023-01-11T23:14:56.8079049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_allclose_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8080032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amax_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8080891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_amin_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8081919Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_aminmax_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8082928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_angle_cuda_complex128 PASSED [ 20%] 2023-01-11T23:14:56.8084007Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_arange_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8085132Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argmin_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8086301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argsort_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8087457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8088746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_argwhere_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8089755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 20%] 2023-01-11T23:14:56.8090671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_as_strided_partial_views_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8091629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_asin_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8092456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan2_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8093303Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atan_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8094080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atanh_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8094984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_1d_cuda_complex128 PASSED [ 20%] 2023-01-11T23:14:56.8095816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_2d_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8096657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_atleast_3d_cuda_complex128 PASSED [ 20%] 2023-01-11T23:14:56.8097505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bernoulli_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8098359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bfloat16_cuda_complex128 XFAIL [ 20%] 2023-01-11T23:14:56.8099207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_block_diag_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8100022Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bmm_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8100898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_broadcast_to_cuda_float64 PASSED [ 20%] 2023-01-11T23:14:56.8101938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_bucketize_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T23:14:56.8103037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_byte_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T23:14:56.8104012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cartesian_prod_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8104865Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cdouble_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8105680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ceil_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8106505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cfloat_cuda_complex128 XFAIL [ 21%] 2023-01-11T23:14:56.8107399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chalf_cuda_float64 XFAIL [ 21%] 2023-01-11T23:14:56.8108322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_char_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T23:14:56.8109361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8110204Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8111060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8111942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_inverse_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8112815Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8113677Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cholesky_solve_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8114530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_chunk_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8115553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clamp_min_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8116416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_clone_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8117235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_complex_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8118075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_conj_physical_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8119066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_constant_pad_nd_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8119947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_copysign_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8120750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8121604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cos_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8122416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_complex128 PASSED [ 21%] 2023-01-11T23:14:56.8123301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cosh_cuda_float64 PASSED [ 21%] 2023-01-11T23:14:56.8124089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cov_cuda_float64 XFAIL [ 22%] 2023-01-11T23:14:56.8124884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cross_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8125673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummax_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8126456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cummin_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8127274Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8128111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumsum_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8129024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8129984Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_cumulative_trapezoid_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8130846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diag_embed_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8131684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagflat_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8132499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_copy_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8133352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8134190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diagonal_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8135017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8135853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_diff_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8136655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_digamma_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8137518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dist_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8138320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8139131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_double_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8139920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dsplit_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8140724Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_dstack_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8141529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_complex128 PASSED [ 22%] 2023-01-11T23:14:56.8142334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_einsum_cuda_float64 PASSED [ 22%] 2023-01-11T23:14:56.8143490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:14:56.8144624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_empty_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T23:14:56.8145690Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T23:14:56.8146830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eq_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T23:14:56.8147899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_equal_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T23:14:56.8148802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfc_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8149607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_erfinv_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8150456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp2_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8151317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_exp_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8152130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_as_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8152943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8153750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expand_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8154543Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_expm1_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8155476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_eye_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T23:14:56.8156424Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8157291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fft2_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8158180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftn_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8159039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8159880Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_fftshift_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8160734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft2_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8161598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8162445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfft_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8163272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8164136Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_hfftn_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8164972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_complex128 PASSED [ 23%] 2023-01-11T23:14:56.8165846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft2_cuda_float64 PASSED [ 23%] 2023-01-11T23:14:56.8166654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifft_cuda_complex128 PASSED [ 24%] 2023-01-11T23:14:56.8167476Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftn_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8168319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_complex128 PASSED [ 24%] 2023-01-11T23:14:56.8169173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ifftshift_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8170180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfft2_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8171040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_ihfftn_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8171877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft2_cuda_complex128 PASSED [ 24%] 2023-01-11T23:14:56.8172763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fft_irfft_cuda_complex128 PASSED [ 24%] 2023-01-11T23:14:56.8173696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fill_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8174528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flatten_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8175346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_flipud_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8176150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_complex128 XFAIL [ 24%] 2023-01-11T23:14:56.8176953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_cuda_float64 XFAIL [ 24%] 2023-01-11T23:14:56.8177781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_float_power_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8178640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8179672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_floor_divide_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:14:56.8180641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_fmax_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8181781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frac_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8182605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_frexp_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8183563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_full_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:14:56.8184523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_complex128 PASSED [ 24%] 2023-01-11T23:14:56.8185388Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gather_cuda_float64 PASSED [ 24%] 2023-01-11T23:14:56.8186399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ge_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:14:56.8187489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_geqrf_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T23:14:56.8188453Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gradient_cuda_complex128 PASSED [ 24%] 2023-01-11T23:14:56.8189326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_grid_sampler_2d_cuda_float64 PASSED [ 25%] 2023-01-11T23:14:56.8190297Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_gt_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8191384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_heaviside_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8192369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_hypot_cuda_float64 PASSED [ 25%] 2023-01-11T23:14:56.8193362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igamma_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8194537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_igammac_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8195470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_imag_cuda_complex128 PASSED [ 25%] 2023-01-11T23:14:56.8196287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_add_cuda_complex128 PASSED [ 25%] 2023-01-11T23:14:56.8197273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_copy_cuda_complex128 PASSED [ 25%] 2023-01-11T23:14:56.8198334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_fill_cuda_float64 PASSED [ 25%] 2023-01-11T23:14:56.8199164Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_put_cuda_complex128 PASSED [ 25%] 2023-01-11T23:14:56.8200026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_reduce_cuda_float64 PASSED [ 25%] 2023-01-11T23:14:56.8200925Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_index_select_cuda_float64 PASSED [ 25%] 2023-01-11T23:14:56.8203170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_inner_cuda_complex128 PASSED [ 25%] 2023-01-11T23:14:56.8204308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8205069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_int_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8205884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isclose_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8206546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isfinite_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8207213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isinf_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8207897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isnan_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8208539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isneginf_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8209178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_isreal_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8209737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_istft_cuda_complex128 XFAIL [ 25%] 2023-01-11T23:14:56.8210310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T23:14:56.8211002Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:14:56.8211693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:14:56.8212352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:14:56.8213028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:14:56.8213729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:14:56.8214307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kron_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8214796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_kthvalue_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8215290Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ldexp_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8215838Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_le_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T23:14:56.8216389Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8217038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lerp_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8217518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_lgamma_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8218019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8218526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cond_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8219108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cross_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8219615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8220192Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8221103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_det_singular_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8221950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eig_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8222470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigh_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8223420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8224205Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvals_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8225080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_eigvalsh_cuda_complex128 PASSED [ 26%] 2023-01-11T23:14:56.8226090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_householder_product_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8226640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_inv_cuda_float64 PASSED [ 26%] 2023-01-11T23:14:56.8227233Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:14:56.8227897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:14:56.8228495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 27%] 2023-01-11T23:14:56.8229032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lstsq_grad_oriented_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8229558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8230036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8230546Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8231069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8231594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_factor_ex_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8232115Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_lu_solve_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8232626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_norm_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8233146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8233656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_power_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8234269Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:14:56.8234957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T23:14:56.8237014Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8237927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_multi_dot_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8238794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_norm_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8239844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8241044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8242098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_pinv_hermitian_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8243076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_complex128 PASSED [ 27%] 2023-01-11T23:14:56.8243941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_qr_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8244754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_slogdet_cuda_float64 PASSED [ 27%] 2023-01-11T23:14:56.8245565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8246396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8247219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_ex_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8248041Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8248897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_solve_triangular_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8249692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8250484Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svd_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8251278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_svdvals_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8252093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorinv_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8252901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8255618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_tensorsolve_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8256500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vander_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8257380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_vector_norm_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8258325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linspace_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:14:56.8259222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log10_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8260026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_complex128 PASSED [ 28%] 2023-01-11T23:14:56.8260808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_log2_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8261571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp2_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8262373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logaddexp_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8263177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logcumsumexp_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8263981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logdet_cuda_float64 PASSED [ 28%] 2023-01-11T23:14:56.8265098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_not_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:14:56.8266539Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:14:56.8267593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_or_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:14:56.8268747Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logical_xor_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T23:14:56.8269705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_logsumexp_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8270604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_complex128 PASSED [ 29%] 2023-01-11T23:14:56.8271551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mT_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8272440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_amax_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8273565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_argmin_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T23:14:56.8274526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_cumsum_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8275343Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_logaddexp_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8276165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_mean_cuda_complex128 PASSED [ 29%] 2023-01-11T23:14:56.8277005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_median_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8277834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_norm_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8278656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_normalize_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8279470Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_prod_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8280281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_select_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8281125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_softmin_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8281924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_sum_cuda_complex128 PASSED [ 29%] 2023-01-11T23:14:56.8282709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_masked_var_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8283520Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_matmul_cuda_complex128 PASSED [ 29%] 2023-01-11T23:14:56.8284310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_binary_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8285118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_no_dim_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8285967Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_max_reduction_with_dim_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8286811Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_maximum_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8287561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_complex128 PASSED [ 29%] 2023-01-11T23:14:56.8288330Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mean_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8289074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_median_cuda_float64 PASSED [ 29%] 2023-01-11T23:14:56.8289917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_complex128 PASSED [ 30%] 2023-01-11T23:14:56.8290780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_meshgrid_list_of_tensors_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8291823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_no_dim_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8292655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_min_reduction_with_dim_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8293422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mm_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8294183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mul_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8295066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mv_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8295901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8296735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_mvlgamma_mvlgamma_p_3_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8297529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nansum_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8298455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8299516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_copy_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8300415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_narrow_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8301244Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_native_layer_norm_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8302190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ne_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8303211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8304266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8305362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8306425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8307458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_full_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8308481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_new_ones_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T23:14:56.8309502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8310475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8313328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_adaptive_max_pool2d_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8314207Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool1d_cuda_float64 PASSED [ 30%] 2023-01-11T23:14:56.8315046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_avg_pool2d_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8315926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8316820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_bilinear_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8317681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8318835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8319727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv1d_cuda_complex128 PASSED [ 31%] 2023-01-11T23:14:56.8320591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv2d_cuda_complex128 PASSED [ 31%] 2023-01-11T23:14:56.8321459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_complex128 PASSED [ 31%] 2023-01-11T23:14:56.8322516Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose2d_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8323458Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_conv_transpose3d_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8324359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8325257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_cosine_similarity_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8326124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_ctc_loss_cuda_float64 XFAIL [ 31%] 2023-01-11T23:14:56.8326983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout2d_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8327833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_dropout3d_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8328787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 31%] 2023-01-11T23:14:56.8329744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_gaussian_nll_loss_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8330606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_glu_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8331439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8332326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_instance_norm_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8333211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_area_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8334105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8335018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_linear_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8335928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_nearest_cuda_float64 PASSED [ 31%] 2023-01-11T23:14:56.8336841Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8337820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_complex128 PASSED [ 32%] 2023-01-11T23:14:56.8338673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_l1_loss_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8339482Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_layer_norm_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8340266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_leaky_relu_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8341126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_linear_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8341989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_local_response_norm_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8343063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_margin_ranking_loss_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8344169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool2d_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8345380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_pool3d_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8346305Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 32%] 2023-01-11T23:14:56.8347258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8348314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool2d_grad_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8349277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_max_unpool3d_grad_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8350160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_mish_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8351049Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multi_margin_loss_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8352075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8353030Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_nll_loss_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8353951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_constant_cuda_complex128 PASSED [ 32%] 2023-01-11T23:14:56.8354883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pad_replicate_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8355814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 32%] 2023-01-11T23:14:56.8356757Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pairwise_distance_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8357657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pdist_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8358553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8359439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu6_cuda_float64 PASSED [ 32%] 2023-01-11T23:14:56.8360285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_relu_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8361227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8362155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_soft_margin_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8363090Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8364025Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softmin_with_dtype_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8364948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_softsign_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8365852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8366730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_tanhshrink_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8367659Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8368606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8369571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8370508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8371592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_unfold_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8372500Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8373432Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nn_functional_upsample_nearest_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8374537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T23:14:56.8375642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_nonzero_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T23:14:56.8376566Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8377383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_fro_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8378221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8379043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_norm_nuc_cuda_float64 PASSED [ 33%] 2023-01-11T23:14:56.8379909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 33%] 2023-01-11T23:14:56.8380850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 33%] 2023-01-11T23:14:56.8381883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ones_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T23:14:56.8382822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ormqr_cuda_complex128 PASSED [ 33%] 2023-01-11T23:14:56.8383643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_complex128 PASSED [ 34%] 2023-01-11T23:14:56.8384459Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_outer_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8385277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pca_lowrank_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8386107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_complex128 PASSED [ 34%] 2023-01-11T23:14:56.8386932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_permute_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8387735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_complex128 PASSED [ 34%] 2023-01-11T23:14:56.8388559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pinverse_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8389367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polar_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8390214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8391144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T23:14:56.8392023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_positive_cuda_complex128 PASSED [ 34%] 2023-01-11T23:14:56.8392830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_pow_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8393596Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_put_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8394385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_qr_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8395196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_quantile_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8396152Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:14:56.8397229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rand_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:14:56.8398483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:14:56.8399548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randint_like_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:14:56.8400716Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_randn_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T23:14:56.8401640Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_ravel_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8402474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reciprocal_cuda_complex128 PASSED [ 34%] 2023-01-11T23:14:56.8403299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_renorm_cuda_float64 PASSED [ 34%] 2023-01-11T23:14:56.8404158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_repeat_interleave_cuda_complex128 PASSED [ 34%] 2023-01-11T23:14:56.8405037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_as_cuda_complex128 PASSED [ 35%] 2023-01-11T23:14:56.8405868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_reshape_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8406814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize__cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:14:56.8407902Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resize_as__cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:14:56.8408846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_resolve_conj_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8409652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rot90_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8410495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_round_decimals_0_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8411316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_rsub_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8412141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_add_cuda_complex128 PASSED [ 35%] 2023-01-11T23:14:56.8412988Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_amin_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8413881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_scatter_reduce_mean_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8414926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_searchsorted_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:14:56.8415979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_segment_reduce_offsets_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8416849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_select_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8417661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sgn_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8418481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sigmoid_cuda_complex128 PASSED [ 35%] 2023-01-11T23:14:56.8419495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:14:56.8420479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sinh_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8421272Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_cuda_complex128 PASSED [ 35%] 2023-01-11T23:14:56.8422113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_slice_scatter_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8422943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8423800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_complex128 PASSED [ 35%] 2023-01-11T23:14:56.8424863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_softmax_with_dtype_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8425725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sort_cuda_float64 PASSED [ 35%] 2023-01-11T23:14:56.8426692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T23:14:56.8427887Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_j1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8429018Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8430124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8431280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8432468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T23:14:56.8433642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T23:14:56.8434653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_erfcx_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8435675Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8436674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i0e_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8437489Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_i1e_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8438338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_log_ndtr_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8439359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8440514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8441663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8442806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8443803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtr_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8444654Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_ndtri_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8445571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_polygamma_special_polygamma_n_0_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8446642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8447831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T23:14:56.8449032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T23:14:56.8450405Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T23:14:56.8451739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T23:14:56.8452803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_xlog1py_cuda_float64 PASSED [ 36%] 2023-01-11T23:14:56.8453801Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_special_zeta_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T23:14:56.8454748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8455606Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8456445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_list_args_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8457299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_split_with_sizes_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8458121Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sqrt_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8458948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8459776Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_square_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8460593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8461412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stack_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8462211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8463013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8463835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8464655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8465521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_mean_unbiased_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8466386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_std_unbiased_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8467236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8468017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_stft_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8468831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8469637Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8470430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_sum_to_size_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8471277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8472095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8472976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_svd_lowrank_cuda_float64 PASSED [ 37%] 2023-01-11T23:14:56.8473812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_symeig_cuda_complex128 PASSED [ 37%] 2023-01-11T23:14:56.8474610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_t_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8475438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_along_dim_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8477726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_take_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8478533Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tan_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8479331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tanh_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8480156Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8481102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensor_split_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8481962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tensordot_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8482770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8483564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_to_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8484367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_trace_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8485160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_tril_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8485973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_true_divide_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8486782Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unbind_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8487611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8488444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unflatten_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8489277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8490113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_copy_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8490940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unfold_cuda_float64 PASSED [ 38%] 2023-01-11T23:14:56.8491915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2023-01-11T23:14:56.8492986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unique_cuda_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2023-01-11T23:14:56.8493936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_unsqueeze_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8494772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_var_mean_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8495594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_complex128 PASSED [ 38%] 2023-01-11T23:14:56.8496406Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vdot_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8497232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_complex_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8498077Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8498917Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_as_real_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8499733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_copy_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8500556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8501362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_view_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8502165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vsplit_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8502981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_vstack_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8503787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_where_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8504727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_xlogy_cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8505536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_zero__cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8506357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_H_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8507196Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___getitem___cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8508202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8509073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___radd___cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8509910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8510717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rdiv___cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8511571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmatmul___cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8512407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmod___cuda_float64 PASSED [ 39%] 2023-01-11T23:14:56.8513229Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rmul___cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8514106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_complex128 SKIPPED (Skipped!) [ 39%] 2023-01-11T23:14:56.8515005Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad___rpow___cuda_float64 SKIPPED (Skipped!) [ 39%] 2023-01-11T23:14:56.8515857Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acos_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8516734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_complex128 PASSED [ 39%] 2023-01-11T23:14:56.8517665Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_acosh_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8518507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_add_cuda_complex128 PASSED [ 40%] 2023-01-11T23:14:56.8519338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addbmm_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8520171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcdiv_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8521017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_complex128 PASSED [ 40%] 2023-01-11T23:14:56.8521852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addcmul_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8522702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_complex128 PASSED [ 40%] 2023-01-11T23:14:56.8523641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addmm_decomposed_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8524549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_complex128 PASSED [ 40%] 2023-01-11T23:14:56.8525415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_addr_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8526226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amax_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8527040Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_amin_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8528000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8529059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8530135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8531462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8532595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8533678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8534908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T23:14:56.8535958Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 40%] 2023-01-11T23:14:56.8536897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 40%] 2023-01-11T23:14:56.8537876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_partial_views_cuda_complex128 PASSED [ 40%] 2023-01-11T23:14:56.8538853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_partial_views_cuda_float64 PASSED [ 40%] 2023-01-11T23:14:56.8539769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_as_strided_scatter_cuda_complex128 PASSED [ 40%] 2023-01-11T23:14:56.8540623Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_asin_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8541439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan2_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8542268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atan_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8543102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atanh_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8543957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8544855Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_2d_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8545753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8546658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_atleast_3d_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8547512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bernoulli_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8548366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bfloat16_cuda_float64 XFAIL [ 41%] 2023-01-11T23:14:56.8549221Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_block_diag_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8550075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_bmm_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8550922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_broadcast_tensors_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8551987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T23:14:56.8553023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cartesian_prod_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8554085Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdist_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 41%] 2023-01-11T23:14:56.8555072Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cdouble_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8555911Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chalf_cuda_complex128 XFAIL [ 41%] 2023-01-11T23:14:56.8556775Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8557629Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8558641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8559579Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cholesky_solve_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8560526Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8561374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_chunk_cuda_float64 PASSED [ 41%] 2023-01-11T23:14:56.8562341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_clone_cuda_complex128 PASSED [ 41%] 2023-01-11T23:14:56.8563225Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_complex_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8564074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8564929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_conj_physical_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8565826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_contiguous_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8566740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_copysign_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8567694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8568565Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_corrcoef_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8569407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8570232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cos_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8571243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T23:14:56.8572226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_complex128 XFAIL [ 42%] 2023-01-11T23:14:56.8573089Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cov_cuda_float64 XFAIL [ 42%] 2023-01-11T23:14:56.8573928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8574861Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cross_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8575698Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummax_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8576529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cummin_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8577342Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumprod_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8578174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_cumsum_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8579012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8579846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8580740Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diag_embed_cuda_float64 PASSED [ 42%] 2023-01-11T23:14:56.8581684Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagflat_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8582571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_copy_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8583428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_complex128 PASSED [ 42%] 2023-01-11T23:14:56.8584283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8585161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diagonal_scatter_cuda_complex128 PASSED [ 43%] 2023-01-11T23:14:56.8586189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_diff_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8587059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dist_cuda_complex128 PASSED [ 43%] 2023-01-11T23:14:56.8587936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_floor_rounding_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8588914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_no_rounding_mode_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8589909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_div_trunc_rounding_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8590796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dot_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8591635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_complex128 PASSED [ 43%] 2023-01-11T23:14:56.8592474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_dsplit_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8593304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_einsum_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8594344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T23:14:56.8595542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T23:14:56.8596512Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_erfc_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8597306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp2_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8598129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_exp_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8598962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_expand_as_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8599929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T23:14:56.8600886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft2_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8601781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fft_cuda_complex128 PASSED [ 43%] 2023-01-11T23:14:56.8602731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_fftshift_cuda_complex128 PASSED [ 43%] 2023-01-11T23:14:56.8603591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_complex128 PASSED [ 43%] 2023-01-11T23:14:56.8604443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft2_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8605285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_hfft_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8606126Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft2_cuda_float64 PASSED [ 43%] 2023-01-11T23:14:56.8606969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifft_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8607823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8608754Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftn_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8609679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ifftshift_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8610537Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_ihfft_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8611394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8612247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fft_irfft2_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8613247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8614084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fill_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8614956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8615791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flatten_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8617906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_flipud_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8618842Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_float_power_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8619848Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_floor_divide_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:14:56.8620803Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_fmod_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8621636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_frexp_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8622676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:14:56.8623968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:14:56.8624952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gather_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8625928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:14:56.8626891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_complex128 PASSED [ 44%] 2023-01-11T23:14:56.8627745Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gradient_cuda_float64 PASSED [ 44%] 2023-01-11T23:14:56.8628760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 44%] 2023-01-11T23:14:56.8629969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T23:14:56.8630915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_half_cuda_complex128 XFAIL [ 45%] 2023-01-11T23:14:56.8631920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8632864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_complex128 PASSED [ 45%] 2023-01-11T23:14:56.8633710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hsplit_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8634541Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hstack_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8635370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_hypot_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8636231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_i0_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8637148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_add_cuda_complex128 PASSED [ 45%] 2023-01-11T23:14:56.8638028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_copy_cuda_complex128 PASSED [ 45%] 2023-01-11T23:14:56.8638858Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_fill_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8639704Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_put_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8640555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_index_select_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8641702Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8642822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8643976Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8645177Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isfinite_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8646278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isinf_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8647360Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8648456Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_isreal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8649613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_2inputs_2outputs_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8650878Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8652042Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8653151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_jiterator_unary_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T23:14:56.8654135Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_complex128 PASSED [ 45%] 2023-01-11T23:14:56.8654934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_kron_cuda_float64 PASSED [ 45%] 2023-01-11T23:14:56.8655770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ldexp_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8656772Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:14:56.8657787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8658696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cond_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8659564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8660426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cross_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8661268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8662124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8663144Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_det_singular_cuda_complex128 SKIPPED (Skipped, see https://github.com//issues/84192) [ 46%] 2023-01-11T23:14:56.8664174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eig_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8665114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigh_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8665990Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8666870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_eigvalsh_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8667934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8668853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_householder_product_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8669752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8670720Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8671664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_complex128 PASSED [ 46%] 2023-01-11T23:14:56.8672619Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_inv_ex_cuda_float64 PASSED [ 46%] 2023-01-11T23:14:56.8673634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:14:56.8674789Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:14:56.8675948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_factor_ex_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:14:56.8677069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T23:14:56.8678134Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 46%] 2023-01-11T23:14:56.8679154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8680063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8680927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8681806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8682691Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8683582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8684463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_factor_ex_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8685409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_lu_solve_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8686403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_norm_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8687325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_power_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8688362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:14:56.8689528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T23:14:56.8690567Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_multi_dot_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8691447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_cuda_float64 XFAIL [ 47%] 2023-01-11T23:14:56.8692377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cuda_float64 XFAIL [ 47%] 2023-01-11T23:14:56.8693374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8694407Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8695311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_hermitian_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8696372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 47%] 2023-01-11T23:14:56.8697490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_slogdet_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8698429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_solve_triangular_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8699362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8700317Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svd_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8701199Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_complex128 PASSED [ 47%] 2023-01-11T23:14:56.8702084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_svdvals_cuda_float64 PASSED [ 47%] 2023-01-11T23:14:56.8702966Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorinv_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8703866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_tensorsolve_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8704759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_complex128 PASSED [ 48%] 2023-01-11T23:14:56.8705657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vander_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8706534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vecdot_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8707506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_vector_norm_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8708522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:14:56.8709525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_complex128 PASSED [ 48%] 2023-01-11T23:14:56.8710357Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log10_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8711191Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log1p_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8712032Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_complex128 PASSED [ 48%] 2023-01-11T23:14:56.8712894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log2_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8713818Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8714717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_log_softmax_with_dtype_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8715595Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp2_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8716457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logaddexp_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8717328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logcumsumexp_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8718206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_complex128 PASSED [ 48%] 2023-01-11T23:14:56.8719037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logdet_cuda_float64 PASSED [ 48%] 2023-01-11T23:14:56.8720088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:14:56.8721462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_not_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:14:56.8722589Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:14:56.8723703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:14:56.8724929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T23:14:56.8726079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:14:56.8727237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:14:56.8728301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_logsumexp_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8729261Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:14:56.8730226Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8731076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_lu_solve_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8731899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mT_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8732734Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_amax_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8733769Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:14:56.8734959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T23:14:56.8735955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumprod_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8736827Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_cumsum_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8737706Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8738572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_fill_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8739474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logaddexp_cuda_float64 SKIPPED (Skipped!) [ 49%] 2023-01-11T23:14:56.8740382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_logsumexp_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8741309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_mean_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8742251Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_norm_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8743118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8744019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_normalize_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8744891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_prod_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8745765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_scatter_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8746634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_select_cuda_complex128 PASSED [ 49%] 2023-01-11T23:14:56.8747709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmax_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8748614Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_softmin_cuda_float64 PASSED [ 49%] 2023-01-11T23:14:56.8749490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_complex128 PASSED [ 50%] 2023-01-11T23:14:56.8750349Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_sum_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8751318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_complex128 PASSED [ 50%] 2023-01-11T23:14:56.8752193Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_masked_var_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8753035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matmul_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8753874Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_matrix_exp_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8754797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_no_dim_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8755760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_max_reduction_with_dim_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8756632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mean_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8757460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_median_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8758301Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_min_binary_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8759137Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mm_cuda_complex128 PASSED [ 50%] 2023-01-11T23:14:56.8759974Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_movedim_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8760800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mul_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8761806Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2023-01-11T23:14:56.8762836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mv_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8763697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8764570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nan_to_num_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8765428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nanquantile_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8766287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_narrow_cuda_complex128 PASSED [ 50%] 2023-01-11T23:14:56.8767260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2023-01-11T23:14:56.8768365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ne_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2023-01-11T23:14:56.8769361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_complex128 PASSED [ 50%] 2023-01-11T23:14:56.8770180Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_neg_cuda_float64 PASSED [ 50%] 2023-01-11T23:14:56.8771155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2023-01-11T23:14:56.8772247Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:14:56.8773356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:14:56.8774603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_new_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T23:14:56.8775694Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8776749Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8777808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8778773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8779710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool1d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8780616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool2d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8781524Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_avg_pool3d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8782506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_batch_norm_without_cudnn_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8783495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_bilinear_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8784490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8785386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_celu_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8786283Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv1d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8787170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv2d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8788106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_complex128 PASSED [ 51%] 2023-01-11T23:14:56.8789055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose1d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8790050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 PASSED [ 51%] 2023-01-11T23:14:56.8791087Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_conv_transpose3d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8792048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8792977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout2d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8793891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_dropout3d_cuda_float64 PASSED [ 51%] 2023-01-11T23:14:56.8794900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 51%] 2023-01-11T23:14:56.8795955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8797000Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8798004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_gelu_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8798891Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_glu_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8799948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2023-01-11T23:14:56.8801148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_group_norm_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8802070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardshrink_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8803143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hardsigmoid_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2023-01-11T23:14:56.8804448Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8805460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_area_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8806428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8807393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8808370Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_linear_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8809361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8810346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_kl_div_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8811341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_complex128 PASSED [ 52%] 2023-01-11T23:14:56.8812267Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_l1_loss_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8813183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_leaky_relu_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8814092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_linear_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8815039Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_local_response_norm_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8815981Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_logsigmoid_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8816879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_pool2d_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8817897Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:14:56.8818950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 PASSED [ 52%] 2023-01-11T23:14:56.8819927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T23:14:56.8820901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8821826Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_mse_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8822910Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2023-01-11T23:14:56.8824088Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8825112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8826063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_circular_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8827019Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pad_replicate_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8828146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8829112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pairwise_distance_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8830061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_shuffle_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8831185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8832236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8833155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_prelu_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8834074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_relu6_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8847603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8848709Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8849755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8850870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8852020Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8853119Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_unfold_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8854246Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_nn_functional_upsample_bilinear_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8855231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_complex128 PASSED [ 53%] 2023-01-11T23:14:56.8856143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8857031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_inf_cuda_float64 PASSED [ 53%] 2023-01-11T23:14:56.8857951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_complex128 PASSED [ 54%] 2023-01-11T23:14:56.8858889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_norm_nuc_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8859886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2023-01-11T23:14:56.8861258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2023-01-11T23:14:56.8862429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8863607Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8864819Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ones_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8865824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_complex128 PASSED [ 54%] 2023-01-11T23:14:56.8866662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_outer_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8867550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pca_lowrank_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8868666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_permute_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8869493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pinverse_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8870378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polar_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8871293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8872474Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T23:14:56.8873417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_complex128 PASSED [ 54%] 2023-01-11T23:14:56.8874293Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_pow_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8875202Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_prod_cuda_complex128 PASSED [ 54%] 2023-01-11T23:14:56.8876069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_put_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8876912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_quantile_cuda_float64 PASSED [ 54%] 2023-01-11T23:14:56.8877935Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rand_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8879078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8880201Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8881446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8882672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T23:14:56.8883669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_ravel_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8884505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8885400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_real_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8886364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reciprocal_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8887367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_remainder_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8888442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_repeat_interleave_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8889529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_reshape_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8890650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:14:56.8891882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T23:14:56.8892950Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8893883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_conj_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8894835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_resolve_neg_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8895730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_roll_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8896696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8897755Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rot90_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8898626Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8899557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T23:14:56.8900695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T23:14:56.8901552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8902372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsqrt_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8903275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8904113Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_rsub_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8904965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_cuda_complex128 PASSED [ 55%] 2023-01-11T23:14:56.8905862Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_mean_cuda_float64 PASSED [ 55%] 2023-01-11T23:14:56.8906731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_prod_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8907620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_scatter_reduce_sum_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8908669Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8909920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_segment_reduce_lengths_cuda_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 56%] 2023-01-11T23:14:56.8910907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_select_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8911739Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sgn_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8912721Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8913810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_short_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8914779Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_complex128 PASSED [ 56%] 2023-01-11T23:14:56.8915633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sigmoid_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8916622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8917802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_gaussian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8918906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8919986Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8921081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8922173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signal_windows_hann_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8924761Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_signbit_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T23:14:56.8925790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sin_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8926658Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinc_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8927511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sinh_cuda_complex128 PASSED [ 56%] 2023-01-11T23:14:56.8928528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_cuda_complex128 PASSED [ 56%] 2023-01-11T23:14:56.8929462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_slice_scatter_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8930312Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8931257Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_complex128 PASSED [ 56%] 2023-01-11T23:14:56.8932208Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_softmax_with_dtype_cuda_float64 PASSED [ 56%] 2023-01-11T23:14:56.8933260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:14:56.8934392Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:14:56.8935525Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:14:56.8936483Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_entr_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8937341Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_erfcx_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8938169Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_i0e_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8938954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_ndtr_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8939965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_scaled_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:14:56.8941161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:14:56.8942611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:14:56.8943894Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T23:14:56.8945106Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T23:14:56.8946145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_complex128 PASSED [ 57%] 2023-01-11T23:14:56.8946991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8947804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_list_args_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8948653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_complex128 PASSED [ 57%] 2023-01-11T23:14:56.8949521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_split_with_sizes_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8950538Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sqrt_cuda_complex128 PASSED [ 57%] 2023-01-11T23:14:56.8951334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_complex128 PASSED [ 57%] 2023-01-11T23:14:56.8952129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_square_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8952943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_squeeze_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8953856Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stack_cuda_complex128 PASSED [ 57%] 2023-01-11T23:14:56.8954656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_cuda_float64 PASSED [ 57%] 2023-01-11T23:14:56.8955454Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_mean_unbiased_cuda_complex128 PASSED [ 57%] 2023-01-11T23:14:56.8984488Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_unbiased_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.8985438Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_std_unbiased_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8986279Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_stft_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8987105Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_sub_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8987913Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_svd_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.8988681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_symeig_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8989466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.8990214Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_t_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8991133Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_along_dim_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.8992016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.8992882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_take_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8993632Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tan_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8994378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tanh_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8995197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensor_split_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.8996051Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_tensordot_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8996904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8997869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T23:14:56.8998814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_to_sparse_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.8999612Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.9000372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trace_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.9001163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_transpose_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.9001961Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapezoid_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.9002742Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trapz_cuda_float64 PASSED [ 58%] 2023-01-11T23:14:56.9003514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_triu_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.9004306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_true_divide_cuda_complex128 PASSED [ 58%] 2023-01-11T23:14:56.9005395Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_trunc_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9006139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unbind_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9006942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_copy_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9007773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9008743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unfold_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9009735Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T23:14:56.9010882Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_consecutive_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T23:14:56.9011957Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T23:14:56.9012845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9013683Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_unsqueeze_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9014551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9015393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9016266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_unbiased_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9017108Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_var_unbiased_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9017962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9018796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vdot_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9019625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_complex_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9020491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9021331Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9022228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_view_as_real_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9023092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9023914Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vsplit_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9024733Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_vstack_cuda_float64 PASSED [ 59%] 2023-01-11T23:14:56.9025491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_complex128 PASSED [ 59%] 2023-01-11T23:14:56.9026314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_where_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9027315Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T23:14:56.9028447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T23:14:56.9029490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_T_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9030495Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___getitem___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9031700Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9032678Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___radd___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9033660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9034810Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rmul___cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9035835Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad___rsub___cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9036866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__native_batch_norm_legit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9037951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad__softmax_backward_data_cuda_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9038899Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_abs_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9039736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_acos_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9040563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_add_cuda_complex128 PASSED [ 60%] 2023-01-11T23:14:56.9041332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcdiv_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9042240Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addcmul_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9043045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9043873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_complex128 PASSED [ 60%] 2023-01-11T23:14:56.9044748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmm_decomposed_cuda_float64 PASSED [ 60%] 2023-01-11T23:14:56.9045557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addmv_cuda_complex128 PASSED [ 60%] 2023-01-11T23:14:56.9046346Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_addr_cuda_complex128 PASSED [ 60%] 2023-01-11T23:14:56.9047243Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_all_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T23:14:56.9048328Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T23:14:56.9048794Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_angle_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T23:14:56.9049384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_any_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9049953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9050502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9051045Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9051558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argsort_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9052163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9052837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_complex128 SKIPPED (Numerous errors) [ 61%] 2023-01-11T23:14:56.9053323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_cuda_float64 SKIPPED (Numerous errors) [ 61%] 2023-01-11T23:14:56.9053799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_partial_views_cuda_complex128 XFAIL [ 61%] 2023-01-11T23:14:56.9054505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9055076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_as_strided_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9055555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan2_cuda_float64 PASSED [ 61%] 2023-01-11T23:14:56.9055978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_complex128 PASSED [ 61%] 2023-01-11T23:14:56.9056429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atan_cuda_float64 PASSED [ 61%] 2023-01-11T23:14:56.9056923Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_1d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9057400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_atleast_2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9057814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_baddbmm_cuda_complex128 PASSED [ 61%] 2023-01-11T23:14:56.9058289Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bfloat16_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9058773Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_block_diag_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9059255Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_bmm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9059784Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_tensors_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9060311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9060816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_broadcast_to_cuda_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T23:14:56.9061361Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_byte_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T23:14:56.9061873Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cartesian_prod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9062549Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 62%] 2023-01-11T23:14:56.9063055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9063522Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cdouble_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9063952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ceil_cuda_float64 PASSED [ 62%] 2023-01-11T23:14:56.9064404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cfloat_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9064908Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T23:14:56.9065415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T23:14:56.9066054Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9066491Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9066956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9068514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_inverse_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9069048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cholesky_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9069521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_chunk_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9069932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clamp_min_cuda_float64 PASSED [ 62%] 2023-01-11T23:14:56.9070374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9070876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_clone_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9071385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9071884Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_column_stack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9072382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_combinations_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9072823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_complex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9073332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9073832Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_constant_pad_nd_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9074327Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9074821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_contiguous_cuda_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T23:14:56.9075227Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cos_cuda_float64 PASSED [ 63%] 2023-01-11T23:14:56.9075674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9076142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cov_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9076601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cummax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9077035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumprod_cuda_complex128 PASSED [ 63%] 2023-01-11T23:14:56.9077418Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_complex128 PASSED [ 63%] 2023-01-11T23:14:56.9077836Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumsum_cuda_float64 PASSED [ 63%] 2023-01-11T23:14:56.9078356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_cumulative_trapezoid_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9078793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_deg2rad_cuda_float64 PASSED [ 63%] 2023-01-11T23:14:56.9079262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9079963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diag_embed_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9080467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagflat_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9081095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_copy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9081661Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9082183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_diagonal_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9082580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_digamma_cuda_float64 PASSED [ 63%] 2023-01-11T23:14:56.9083023Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dist_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9083439Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_div_no_rounding_mode_cuda_float64 PASSED [ 63%] 2023-01-11T23:14:56.9083898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9084380Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dsplit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9084846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_dstack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9085326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_einsum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T23:14:56.9085869Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T23:14:56.9086400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T23:14:56.9086959Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:14:56.9087511Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:14:56.9088091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:14:56.9088642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eq_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:14:56.9089306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_equal_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:14:56.9089741Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_erfinv_cuda_float64 PASSED [ 64%] 2023-01-11T23:14:56.9090170Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp2_cuda_float64 PASSED [ 64%] 2023-01-11T23:14:56.9090580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_exp_cuda_complex128 PASSED [ 64%] 2023-01-11T23:14:56.9091053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_as_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9091507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9091993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_expand_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9092714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T23:14:56.9093176Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9093613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9094195Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9094718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9095237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9095781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_fftshift_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9096306Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ifftshift_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9096764Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9097256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_ihfft_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9097760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfft_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9098266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_irfftn_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9098728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fft_rfft2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T23:14:56.9099145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_complex128 PASSED [ 64%] 2023-01-11T23:14:56.9099515Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fill_cuda_float64 PASSED [ 65%] 2023-01-11T23:14:56.9099955Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flatten_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9100401Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_flip_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9100844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fliplr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9101280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_float_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9101652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_floor_cuda_float64 PASSED [ 65%] 2023-01-11T23:14:56.9102118Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_fmin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9102550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_frexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9103138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9103624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9104129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_full_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9104662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9105313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_gradient_cuda_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9105768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_half_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9106433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_heaviside_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9107006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9107505Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hstack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9107893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_hypot_cuda_float64 PASSED [ 65%] 2023-01-11T23:14:56.9108285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_i0_cuda_float64 PASSED [ 65%] 2023-01-11T23:14:56.9108883Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igamma_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9109445Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T23:14:56.9109895Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_imag_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:14:56.9110302Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_add_cuda_float64 PASSED [ 65%] 2023-01-11T23:14:56.9110705Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_complex128 PASSED [ 65%] 2023-01-11T23:14:56.9111161Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_copy_cuda_float64 PASSED [ 66%] 2023-01-11T23:14:56.9111569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_complex128 PASSED [ 66%] 2023-01-11T23:14:56.9111949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_put_cuda_float64 PASSED [ 66%] 2023-01-11T23:14:56.9112413Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_index_select_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9112928Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9113430Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_inner_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9113975Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isclose_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9114523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9115109Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9115664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9116356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9116993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9117601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_4inputs_with_extra_args_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9118322Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9118889Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9119559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T23:14:56.9120048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kron_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9120498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_kthvalue_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9120898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lerp_cuda_float64 PASSED [ 66%] 2023-01-11T23:14:56.9121292Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lgamma_cuda_float64 PASSED [ 66%] 2023-01-11T23:14:56.9121748Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cond_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9122268Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9122746Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cross_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9123298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9123785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_det_cuda_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T23:14:56.9124264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9124725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eig_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9125210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_eigh_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9125729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_householder_product_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9126181Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_inv_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9126687Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_ldl_solve_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:14:56.9127125Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_complex128 SKIPPED (Skipped!) [ 67%] 2023-01-11T23:14:56.9127530Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 67%] 2023-01-11T23:14:56.9128033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9128527Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lstsq_grad_oriented_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9129065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9129528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9130264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9130763Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9131235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9131846Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_lu_factor_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9132362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9132871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_power_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9133422Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:14:56.9133948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:14:56.9134477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_matrix_rank_hermitian_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T23:14:56.9134904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9135397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9135879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_norm_subgradients_at_zero_cuda_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9136404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T23:14:56.9136901Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9137441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9137918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_hermitian_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9138467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 68%] 2023-01-11T23:14:56.9139028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_pinv_singular_cuda_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 68%] 2023-01-11T23:14:56.9139471Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_qr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9139944Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9140398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9140871Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_solve_triangular_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9141325Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svd_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9141980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_svdvals_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9142457Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_tensorinv_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9142970Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vander_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9143592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9144172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vecdot_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9144673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_vector_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9145210Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T23:14:56.9145737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T23:14:56.9146145Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log10_cuda_complex128 PASSED [ 68%] 2023-01-11T23:14:56.9146563Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_complex128 PASSED [ 68%] 2023-01-11T23:14:56.9146948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log1p_cuda_float64 PASSED [ 68%] 2023-01-11T23:14:56.9147347Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_cuda_complex128 PASSED [ 68%] 2023-01-11T23:14:56.9147879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_log_softmax_with_dtype_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9148382Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp2_cuda_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T23:14:56.9148872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logaddexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9149358Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logcumsumexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9149987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9150572Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9151211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9151766Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_or_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9152332Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9152725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logit_cuda_float64 PASSED [ 69%] 2023-01-11T23:14:56.9153299Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9153834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_logspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9154338Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9155027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9155559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9156203Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_lu_solve_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9156737Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mH_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9157231Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mT_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9157771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9158313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_amin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9158868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmax_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9159416Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T23:14:56.9159904Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumprod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9160379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_cumsum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9160863Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_log_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9161391Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_logaddexp_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9161900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_median_cuda_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T23:14:56.9162394Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9162893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_prod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9163326Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_scatter_cuda_float64 PASSED [ 70%] 2023-01-11T23:14:56.9163866Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9164374Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_softmin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9164936Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9165367Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_std_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9165837Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_masked_sum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9166295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9166729Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_matmul_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9167230Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_pool2d_with_indices_backward_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9167920Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_max_reduction_with_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9168375Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_median_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9169052Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9169645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9170080Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_binary_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9170613Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_min_reduction_no_dim_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9171067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9171521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_movedim_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9172167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T23:14:56.9172641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mv_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9173075Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 70%] 2023-01-11T23:14:56.9173553Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nanmedian_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9174031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nansum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:14:56.9174494Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_narrow_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9175050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_native_dropout_backward_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9175462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_complex128 PASSED [ 71%] 2023-01-11T23:14:56.9175851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_neg_cuda_float64 PASSED [ 71%] 2023-01-11T23:14:56.9176369Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:14:56.9176898Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:14:56.9177444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:14:56.9177993Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T23:14:56.9178559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9179093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9179598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9180307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_adaptive_max_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9180736Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_alpha_dropout_cuda_float64 PASSED [ 71%] 2023-01-11T23:14:56.9181212Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9181814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9182399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_batch_norm_without_cudnn_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9182907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_bilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9183480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9184044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9184601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9185150Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9185743Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9186308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9186847Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9187373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T23:14:56.9187927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9188350Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout3d_cuda_float64 PASSED [ 72%] 2023-01-11T23:14:56.9188799Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_dropout_cuda_float64 PASSED [ 72%] 2023-01-11T23:14:56.9189286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 72%] 2023-01-11T23:14:56.9189824Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9190344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_fractional_max_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9190849Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gaussian_nll_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9191318Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_gelu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9191850Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_glu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9192564Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_group_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9193129Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardshrink_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9193592Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hardsigmoid_cuda_float64 PASSED [ 72%] 2023-01-11T23:14:56.9194285Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9194860Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9195396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9195963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9196462Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_kl_div_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9196954Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9197417Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_l1_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9197909Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_linear_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9198449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_logsigmoid_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9199063Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_margin_ranking_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9199605Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9200086Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_pool3d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T23:14:56.9200616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9201102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9201597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9202104Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9202529Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_mish_cuda_float64 PASSED [ 73%] 2023-01-11T23:14:56.9203036Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multi_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9203547Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_multilabel_margin_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9204029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_nll_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9204532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_normalize_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9206852Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9207426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_circular_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9208059Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_constant_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9208627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9209123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_reflect_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9209710Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9210278Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pad_replicate_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9210822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9211344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9211890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9212420Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9212956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_relu_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9213377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_selu_cuda_float64 PASSED [ 73%] 2023-01-11T23:14:56.9213893Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9214426Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_cuda_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9214977Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T23:14:56.9215481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softplus_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9216092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_softshrink_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9216622Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_tanhshrink_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9217060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_threshold_cuda_float64 PASSED [ 74%] 2023-01-11T23:14:56.9217642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9218167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nn_functional_unfold_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9218723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:14:56.9219429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9219973Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9220481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9221186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_fro_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9221696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_inf_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9222163Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9222624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_norm_nuc_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9223093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_cuda_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2023-01-11T23:14:56.9223593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_normal_number_mean_cuda_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2023-01-11T23:14:56.9224130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ones_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T23:14:56.9224618Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_ormqr_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9225095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_permute_cuda_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9225550Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 74%] 2023-01-11T23:14:56.9226067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T23:14:56.9226542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T23:14:56.9227016Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_pow_cuda_complex128 PASSED [ 74%] 2023-01-11T23:14:56.9227558Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T23:14:56.9228114Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_prod_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9228536Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_put_cuda_float64 PASSED [ 75%] 2023-01-11T23:14:56.9229024Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_qr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9229555Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_quantile_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9230122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:14:56.9230718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randint_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:14:56.9231287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:14:56.9231872Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_randn_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:14:56.9232574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9233055Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_real_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9233463Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reciprocal_cuda_complex128 PASSED [ 75%] 2023-01-11T23:14:56.9233933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_remainder_cuda_float64 PASSED [ 75%] 2023-01-11T23:14:56.9234562Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9235241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_repeat_interleave_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9235777Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_as_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9236287Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_reshape_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9236864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resize__cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T23:14:56.9237373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_resolve_neg_cuda_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:14:56.9237804Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_cuda_float64 PASSED [ 75%] 2023-01-11T23:14:56.9238256Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_0_cuda_float64 PASSED [ 75%] 2023-01-11T23:14:56.9238727Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 75%] 2023-01-11T23:14:56.9239213Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 75%] 2023-01-11T23:14:56.9239666Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_rsqrt_cuda_complex128 PASSED [ 75%] 2023-01-11T23:14:56.9240117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_add_cuda_complex128 PASSED [ 75%] 2023-01-11T23:14:56.9240608Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_complex128 PASSED [ 75%] 2023-01-11T23:14:56.9241013Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9241478Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_amax_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9242017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_mean_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9242490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_prod_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9242960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_scatter_reduce_sum_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9243556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9244078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_segment_reduce_lengths_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:14:56.9244611Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:14:56.9245117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:14:56.9245630Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_select_scatter_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:14:56.9246043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sgn_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9246817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9247258Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sigmoid_cuda_complex128 PASSED [ 76%] 2023-01-11T23:14:56.9248069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9248807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_general_cosine_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9249410Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9250043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_kaiser_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9250653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_signal_windows_nuttall_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9251069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sin_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9251517Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_complex128 PASSED [ 76%] 2023-01-11T23:14:56.9251943Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sinh_cuda_float64 PASSED [ 76%] 2023-01-11T23:14:56.9252433Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:14:56.9252965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_softmax_with_dtype_cuda_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T23:14:56.9253583Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_airy_ai_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T23:14:56.9254190Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_bessel_y1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9254896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:14:56.9255466Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_erfcx_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9256138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_h_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9256802Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9257307Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_i1_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9257941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_legendre_polynomial_p_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:14:56.9258591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9259228Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9259750Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtr_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9260452Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_ndtri_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9261098Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9261949Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:14:56.9262731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T23:14:56.9263372Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_spherical_bessel_j0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9263918Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_xlog1py_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9264508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T23:14:56.9265012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9265506Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9266031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_list_args_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9266577Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_split_with_sizes_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9267031Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sqrt_cuda_complex128 PASSED [ 77%] 2023-01-11T23:14:56.9267481Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_square_cuda_complex128 PASSED [ 77%] 2023-01-11T23:14:56.9267995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9268554Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_stack_cuda_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T23:14:56.9269076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9269651Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9270205Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_mean_unbiased_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9270732Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_std_unbiased_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9271160Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_complex128 PASSED [ 78%] 2023-01-11T23:14:56.9271570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sub_cuda_float64 PASSED [ 78%] 2023-01-11T23:14:56.9272092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9272591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9273122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9273834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_sum_to_size_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9274340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9274833Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9276507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_svd_lowrank_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9277081Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_symeig_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9277509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_t_cuda_float64 PASSED [ 78%] 2023-01-11T23:14:56.9278035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_along_dim_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9278570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_take_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9279006Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tan_cuda_complex128 PASSED [ 78%] 2023-01-11T23:14:56.9279429Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tanh_cuda_float64 PASSED [ 78%] 2023-01-11T23:14:56.9279968Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensor_split_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9280479Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tensordot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9280972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9281467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tile_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9281971Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_cuda_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T23:14:56.9282633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:14:56.9283206Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_to_sparse_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9283765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trace_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9284300Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9284820Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapezoid_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9285324Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_trapz_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9285851Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_triangular_solve_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9286284Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_tril_cuda_complex128 PASSED [ 79%] 2023-01-11T23:14:56.9286807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9287319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unbind_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9287845Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9288362Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unflatten_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9289092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9289615Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_unfold_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9290397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:14:56.9291029Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_uniform_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T23:14:56.9291528Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9292050Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9292617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_var_mean_unbiased_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9293128Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vdot_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9293664Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_as_complex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9294151Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_copy_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9294641Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_view_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9295139Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_vsplit_cuda_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T23:14:56.9295591Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_xlogy_cuda_float64 PASSED [ 79%] 2023-01-11T23:14:56.9296070Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zero__cuda_float64 PASSED [ 80%] 2023-01-11T23:14:56.9296692Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T23:14:56.9297364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_T_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9297969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___getitem___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9298582Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___radd___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9299224Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rdiv___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9299830Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmatmul___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9300443Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9301044Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad___rmul___cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9301676Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__native_batch_norm_legit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9302509Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad__softmax_backward_data_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9303167Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9303778Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_acosh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9304434Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_add_cuda_float64 PASSED [ 80%] 2023-01-11T23:14:56.9304938Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addbmm_cuda_complex128 PASSED [ 80%] 2023-01-11T23:14:56.9305385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_complex128 PASSED [ 80%] 2023-01-11T23:14:56.9305839Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcdiv_cuda_float64 PASSED [ 80%] 2023-01-11T23:14:56.9306314Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addcmul_cuda_complex128 PASSED [ 80%] 2023-01-11T23:14:56.9306790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmm_decomposed_cuda_float64 PASSED [ 80%] 2023-01-11T23:14:56.9307236Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_complex128 PASSED [ 80%] 2023-01-11T23:14:56.9307680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_addmv_cuda_float64 PASSED [ 80%] 2023-01-11T23:14:56.9308277Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_allclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T23:14:56.9308888Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_amax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T23:14:56.9309493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_arange_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T23:14:56.9310159Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:14:56.9310823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:14:56.9311440Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_argwhere_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:14:56.9311942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_partial_views_cuda_float64 XFAIL [ 81%] 2023-01-11T23:14:56.9312620Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_as_strided_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9313094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asin_cuda_complex128 PASSED [ 81%] 2023-01-11T23:14:56.9313693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_asinh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9314142Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan2_cuda_float64 PASSED [ 81%] 2023-01-11T23:14:56.9314586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atan_cuda_float64 PASSED [ 81%] 2023-01-11T23:14:56.9315183Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atanh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9315790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_atleast_1d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9316475Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_baddbmm_cuda_float64 PASSED [ 81%] 2023-01-11T23:14:56.9317079Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bernoulli_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9317765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bfloat16_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9318548Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_block_diag_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9319182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:14:56.9319783Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_bool_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T23:14:56.9320397Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9321035Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_broadcast_tensors_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9321682Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cartesian_prod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9322344Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 81%] 2023-01-11T23:14:56.9323009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cat_cuda_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 81%] 2023-01-11T23:14:56.9323674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdist_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9324334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9324997Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cdouble_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T23:14:56.9325594Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9326165Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cfloat_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9326752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chalf_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9327308Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_char_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T23:14:56.9327906Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9328502Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9329262Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_inverse_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9330028Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cholesky_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9330933Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_chunk_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9331551Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_max_cuda_float64 PASSED [ 82%] 2023-01-11T23:14:56.9332110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clamp_min_cuda_float64 PASSED [ 82%] 2023-01-11T23:14:56.9332952Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9333674Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_clone_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9334393Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9335123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_column_stack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9335864Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_combinations_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9336584Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_complex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9337311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9338015Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9338731Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_conj_physical_cuda_float64 PASSED [ 82%] 2023-01-11T23:14:56.9339477Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_constant_pad_nd_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9340219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_contiguous_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9340780Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_copysign_cuda_float64 PASSED [ 82%] 2023-01-11T23:14:56.9341521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T23:14:56.9342232Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_corrcoef_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9342770Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cos_cuda_complex128 PASSED [ 83%] 2023-01-11T23:14:56.9343281Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_complex128 PASSED [ 83%] 2023-01-11T23:14:56.9343796Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cosh_cuda_float64 PASSED [ 83%] 2023-01-11T23:14:56.9344571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:14:56.9345356Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_count_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T23:14:56.9346065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cov_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9346934Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cross_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9347599Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9348266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cummin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9348932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumsum_cuda_complex128 PASSED [ 83%] 2023-01-11T23:14:56.9349717Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_cumulative_trapezoid_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9350428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9351182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diag_embed_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9351900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9352707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diagonal_scatter_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9353446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_diff_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9354027Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dist_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9354508Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_floor_rounding_cuda_float64 PASSED [ 83%] 2023-01-11T23:14:56.9355046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_complex128 PASSED [ 83%] 2023-01-11T23:14:56.9355521Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_no_rounding_mode_cuda_float64 PASSED [ 83%] 2023-01-11T23:14:56.9356076Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_div_trunc_rounding_cuda_float64 PASSED [ 83%] 2023-01-11T23:14:56.9356673Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_double_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9357384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9358095Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dsplit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T23:14:56.9358875Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_dstack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9359634Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_einsum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9360386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_empty_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T23:14:56.9360896Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erf_cuda_float64 PASSED [ 84%] 2023-01-11T23:14:56.9361428Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_erfinv_cuda_float64 PASSED [ 84%] 2023-01-11T23:14:56.9361956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_complex128 PASSED [ 84%] 2023-01-11T23:14:56.9362653Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_exp_cuda_float64 PASSED [ 84%] 2023-01-11T23:14:56.9363340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_as_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9364158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9364900Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_expand_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9365642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T23:14:56.9366337Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_eye_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T23:14:56.9367117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9367853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9368603Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9369313Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9370033Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_fftshift_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9370760Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9371469Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9372186Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9372932Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_hfftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9373656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9374359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifft2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9375092Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9375831Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ifftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T23:14:56.9376570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfft_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9377310Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_ihfftn_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9378061Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fft_irfft2_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9378941Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flip_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9379685Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9380593Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fliplr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9381340Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9382026Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_flipud_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9382569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_float_power_cuda_float64 PASSED [ 85%] 2023-01-11T23:14:56.9383291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmin_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9383797Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_fmod_cuda_float64 PASSED [ 85%] 2023-01-11T23:14:56.9384514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_frexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9385219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:14:56.9385951Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gather_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9386662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_geqrf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:14:56.9387378Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gradient_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9388123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_grid_sampler_2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9388814Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_gt_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:14:56.9389532Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_half_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9390222Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_histc_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:14:56.9390929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hsplit_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9391681Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_hstack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:14:56.9392178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_i0_cuda_float64 PASSED [ 85%] 2023-01-11T23:14:56.9392886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_igammac_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T23:14:56.9393569Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_imag_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9394270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_add_cuda_complex128 PASSED [ 86%] 2023-01-11T23:14:56.9394840Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_index_copy_cuda_complex128 PASSED [ 86%] 2023-01-11T23:14:56.9395556Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9396339Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_inner_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9396999Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_int_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9397693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isclose_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9398379Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isfinite_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9399067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9399715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isnan_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9400415Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_isneginf_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9401189Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_2inputs_2outputs_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9401994Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9402805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9403598Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_binary_return_by_ref_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9404311Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_jiterator_unary_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9405012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9405714Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_kron_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9406398Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9407111Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ldexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9407812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_le_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T23:14:56.9408403Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lerp_cuda_complex128 PASSED [ 86%] 2023-01-11T23:14:56.9409143Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9410124Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cond_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9410876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cross_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T23:14:56.9411759Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvals_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9412570Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9413329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_eigvalsh_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9414131Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9414916Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_householder_product_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9415662Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:14:56.9416385Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:14:56.9417094Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_ldl_factor_ex_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:14:56.9417655Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_cuda_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T23:14:56.9418386Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9419074Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9419816Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9420557Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_factor_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9421320Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9422053Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_lu_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9422787Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:14:56.9423561Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T23:14:56.9424273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_multi_dot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9424983Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9425881Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9426587Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9427473Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_pinv_singular_cuda_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 87%] 2023-01-11T23:14:56.9428254Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9428965Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_qr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T23:14:56.9429725Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_slogdet_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9430444Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9431197Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9431926Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_solve_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9432656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svd_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9433400Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_svdvals_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9434173Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_tensorsolve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9434930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vander_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9435650Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9436383Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vecdot_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9437154Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9437907Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_vector_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9438601Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T23:14:56.9439286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linspace_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T23:14:56.9439808Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_complex128 PASSED [ 88%] 2023-01-11T23:14:56.9440345Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log10_cuda_float64 PASSED [ 88%] 2023-01-11T23:14:56.9442185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log1p_cuda_complex128 PASSED [ 88%] 2023-01-11T23:14:56.9442695Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log2_cuda_float64 PASSED [ 88%] 2023-01-11T23:14:56.9443174Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_cuda_float64 PASSED [ 88%] 2023-01-11T23:14:56.9443890Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9444821Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9445627Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_log_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9446365Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logaddexp2_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9447103Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logdet_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T23:14:56.9447828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T23:14:56.9448552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_and_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:14:56.9449273Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logical_xor_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:14:56.9449793Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logit_cuda_float64 PASSED [ 89%] 2023-01-11T23:14:56.9450514Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logspace_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:14:56.9451237Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_logsumexp_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9451948Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:14:56.9452571Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_long_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:14:56.9453260Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9453921Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9454633Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_solve_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9455333Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_lu_unpack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9456017Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mT_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9456728Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_argmin_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T23:14:56.9457280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_fill_cuda_complex128 PASSED [ 89%] 2023-01-11T23:14:56.9458211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9458929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9459798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9460552Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_prod_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9461093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_scatter_cuda_float64 PASSED [ 89%] 2023-01-11T23:14:56.9461798Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9462510Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_select_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9463238Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_softmax_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9463964Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_std_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9464680Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_masked_var_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T23:14:56.9465402Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_matrix_exp_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9466130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_binary_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9466876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_max_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9467597Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_maximum_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9468329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_median_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9469112Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9469868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_list_of_tensors_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9470644Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9471425Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_meshgrid_variadic_tensors_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9472158Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_binary_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9472980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_min_reduction_with_dim_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9473868Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_movedim_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9474404Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mul_cuda_complex128 PASSED [ 90%] 2023-01-11T23:14:56.9475123Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_multinomial_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T23:14:56.9475807Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cuda_float64 PASSED [ 90%] 2023-01-11T23:14:56.9476423Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cuda_float64 PASSED [ 90%] 2023-01-11T23:14:56.9477130Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nanquantile_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9477853Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T23:14:56.9478518Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_copy_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T23:14:56.9479217Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9479924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_narrow_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9480616Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_native_batch_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:14:56.9481091Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_neg_cuda_float64 PASSED [ 90%] 2023-01-11T23:14:56.9481791Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T23:14:56.9482460Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_empty_strided_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T23:14:56.9483110Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:14:56.9483751Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_full_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:14:56.9484377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_new_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T23:14:56.9485102Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9485800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9486455Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9487084Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_avg_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9487715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9488384Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_celu_cuda_float64 PASSED [ 91%] 2023-01-11T23:14:56.9489037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv1d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9489715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9490559Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9491329Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose2d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9492066Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_conv_transpose3d_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9492790Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_cosine_similarity_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9493298Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout2d_cuda_float64 PASSED [ 91%] 2023-01-11T23:14:56.9493805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_dropout_cuda_float64 PASSED [ 91%] 2023-01-11T23:14:56.9494496Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_embedding_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9495093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cuda_float64 PASSED [ 91%] 2023-01-11T23:14:56.9495744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cuda_complex128 PASSED [ 91%] 2023-01-11T23:14:56.9496465Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9497185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_gelu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9497979Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_grid_sample_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9498768Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_group_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T23:14:56.9499523Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardshrink_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9500235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hardswish_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9500991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9501642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_huber_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9502359Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9503319Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9504093Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_nearest_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9505003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9505758Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_kl_div_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9506498Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_layer_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9507069Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_leaky_relu_cuda_float64 PASSED [ 92%] 2023-01-11T23:14:56.9507753Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9508468Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_linear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9509182Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9509915Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9510645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_pool3d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9511373Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9512148Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9512879Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9513689Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9514447Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9514980Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_mish_cuda_float64 PASSED [ 92%] 2023-01-11T23:14:56.9515657Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9516336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9516996Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_normalize_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T23:14:56.9517924Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_circular_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9518672Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9520956Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_constant_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9521693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9522352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pad_replicate_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9523060Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9523771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pairwise_distance_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9524486Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pdist_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9525266Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9525927Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_shuffle_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9526656Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9527334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9528009Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9528756Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_prelu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9529442Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu6_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9530172Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_relu_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9530730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_selu_cuda_float64 PASSED [ 93%] 2023-01-11T23:14:56.9531276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_silu_cuda_float64 PASSED [ 93%] 2023-01-11T23:14:56.9531940Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9532642Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_soft_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9533364Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9534241Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9534939Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softplus_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9535645Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softshrink_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T23:14:56.9536467Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_softsign_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9537270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_tanhshrink_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9537960Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9538708Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9539490Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9540286Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9540937Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_unfold_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9541697Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nn_functional_upsample_bilinear_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9542399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:14:56.9543073Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_nonzero_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:14:56.9543726Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9544446Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_fro_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9545141Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9545828Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_norm_nuc_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9546504Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ones_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T23:14:56.9547178Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9547812Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ormqr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9548575Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_outer_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9549211Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_permute_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9549991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pinverse_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9550625Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polar_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T23:14:56.9551138Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_0_cuda_float64 PASSED [ 94%] 2023-01-11T23:14:56.9551660Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_2_cuda_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T23:14:56.9552185Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_3_cuda_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T23:14:56.9552738Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_polygamma_polygamma_n_4_cuda_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T23:14:56.9553399Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9554071Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_positive_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9554752Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9555366Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_pow_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9555962Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_prod_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9556412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_put_cuda_complex128 PASSED [ 95%] 2023-01-11T23:14:56.9557003Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_qr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9557617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_quantile_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9558067Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rad2deg_cuda_float64 PASSED [ 95%] 2023-01-11T23:14:56.9558693Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rand_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:14:56.9559323Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:14:56.9559947Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_randn_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:14:56.9560636Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_ravel_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9561304Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9561987Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_real_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9562707Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reciprocal_cuda_float64 PASSED [ 95%] 2023-01-11T23:14:56.9563235Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_complex128 PASSED [ 95%] 2023-01-11T23:14:56.9563786Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_renorm_cuda_float64 PASSED [ 95%] 2023-01-11T23:14:56.9564617Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9565271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9566012Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_repeat_interleave_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9566679Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9567309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_reshape_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:14:56.9568038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resize_as__cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T23:14:56.9568765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_resolve_neg_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9569451Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_roll_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9570171Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rot90_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9570781Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_3_cuda_float64 SKIPPED (Skipped!) [ 96%] 2023-01-11T23:14:56.9571381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_round_decimals_neg_3_cuda_float64 SKIPPED (Skipped!) [ 96%] 2023-01-11T23:14:56.9572078Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_rsub_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9572800Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scalar_tensor_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9573354Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_add_cuda_complex128 PASSED [ 96%] 2023-01-11T23:14:56.9573876Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_cuda_float64 PASSED [ 96%] 2023-01-11T23:14:56.9574412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_amax_cuda_float64 PASSED [ 96%] 2023-01-11T23:14:56.9574953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_mean_cuda_float64 PASSED [ 96%] 2023-01-11T23:14:56.9575499Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_scatter_reduce_prod_cuda_float64 PASSED [ 96%] 2023-01-11T23:14:56.9576168Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_searchsorted_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9576771Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9577412Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_select_scatter_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9578038Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sgn_cuda_complex128 PASSED [ 96%] 2023-01-11T23:14:56.9578643Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_short_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9579239Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sigmoid_cuda_complex128 PASSED [ 96%] 2023-01-11T23:14:56.9579930Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_exponential_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9580652Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_general_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9581309Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_signal_windows_hamming_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9581805Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sinh_cuda_float64 PASSED [ 96%] 2023-01-11T23:14:56.9582503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_slice_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9583275Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_softmax_with_dtype_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T23:14:56.9583969Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_bessel_y0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T23:14:56.9584647Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9585316Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_u_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9586046Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:14:56.9586723Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_entr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9587427Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_hermite_polynomial_he_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9588065Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_i1e_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9588744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_log_ndtr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9589449Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9590184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_i1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9590912Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_modified_bessel_k1_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9591600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtr_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9592493Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_ndtri_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9593280Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9594043Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9594844Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:14:56.9595604Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cuda_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T23:14:56.9596334Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_xlog1py_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9597004Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_special_zeta_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T23:14:56.9597696Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_split_list_args_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9598219Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_square_cuda_complex128 PASSED [ 97%] 2023-01-11T23:14:56.9598744Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_squeeze_cuda_float64 PASSED [ 97%] 2023-01-11T23:14:56.9599441Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9600155Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9600809Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T23:14:56.9601480Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9602147Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9602765Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9603396Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9604062Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_std_mean_unbiased_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9604730Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_stft_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9605184Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sub_cuda_float64 PASSED [ 98%] 2023-01-11T23:14:56.9605813Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_sum_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9606437Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9607264Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_svd_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9607963Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_symeig_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9608785Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9609534Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_take_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9610048Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_complex128 PASSED [ 98%] 2023-01-11T23:14:56.9610542Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tan_cuda_float64 PASSED [ 98%] 2023-01-11T23:14:56.9611291Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9611978Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensor_split_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9612703Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tensordot_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9613377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tile_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9614107Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_to_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9614663Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_topk_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9615146Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_complex128 PASSED [ 98%] 2023-01-11T23:14:56.9615586Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_transpose_cuda_float64 PASSED [ 98%] 2023-01-11T23:14:56.9616245Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trapezoid_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9616870Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triangular_solve_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T23:14:56.9617336Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_tril_cuda_complex128 PASSED [ 99%] 2023-01-11T23:14:56.9617817Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_triu_cuda_float64 PASSED [ 99%] 2023-01-11T23:14:56.9618242Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_trunc_cuda_float64 PASSED [ 99%] 2023-01-11T23:14:56.9618886Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unbind_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9619580Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unflatten_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9620263Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9620922Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unfold_copy_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9621767Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unique_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T23:14:56.9622295Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_unsqueeze_cuda_complex128 PASSED [ 99%] 2023-01-11T23:14:56.9622972Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9623823Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9624588Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9625276Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_mean_unbiased_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9625991Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_var_unbiased_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9626628Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_view_as_real_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9627271Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vsplit_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9627995Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9628671Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_vstack_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9629352Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9629989Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_where_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T23:14:56.9630507Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_xlogy_cuda_float64 PASSED [ 99%] 2023-01-11T23:14:56.9631037Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zero__cuda_complex128 PASSED [ 99%] 2023-01-11T23:14:56.9631712Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T23:14:56.9632409Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T23:14:56.9633122Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_zeros_like_cuda_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2023-01-11T23:14:56.9633143Z 2023-01-11T23:14:56.9633442Z ============================== warnings summary =============================== 2023-01-11T23:14:56.9633880Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:14:56.9634602Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:14:56.9634849Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:14:56.9634863Z 2023-01-11T23:14:56.9635278Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:14:56.9635970Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients-42cd0804f3fdb0d1.xml - 2023-01-11T23:14:56.9636531Z = 958 passed, 1478 skipped, 12 deselected, 17 xfailed, 1 warning in 934.81s (0:15:34) = 2023-01-11T23:14:56.9637018Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:14:56.9637034Z 2023-01-11T23:14:56.9637769Z ##[endgroup] 2023-01-11T23:14:56.9638409Z FINISHED PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_udlc_id0) 2023-01-11T23:14:56.9638426Z 2023-01-11T23:14:57.6054740Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:14:57.604923] 2023-01-11T23:14:57.6058275Z Ignoring disabled issues: [] 2023-01-11T23:14:57.6058523Z Found test time stats from artifacts 2023-01-11T23:14:57.6058665Z Prioritized test from test file changes. 2023-01-11T23:14:57.6058819Z reordering tests for PR: 2023-01-11T23:14:57.6058925Z prioritized: [] 2023-01-11T23:14:57.6060906Z the rest: ['test_ops_gradients', 'test_multiprocessing', 'test_nn', 'test_torch', 'test_tensorexpr', 'test_cuda', 'test_prims', 'test_spectral_ops', 'test_fx', 'test_cuda_trace', 'test_namedtuple_return_api', 'test_overrides', 'test_jit_disabled', 'dynamo/test_comptime', 'dynamo/test_global', 'dynamo/test_modules', 'dynamo/test_recompile_ux', 'dynamo/test_torchxla_integration', 'inductor/test_minifier', 'lazy/test_bindings', 'test_deploy', 'test_quantization', 'test_schema_check', 'test_dataloader', 'test_unary_ufuncs', 'test_masked', 'test_view_ops', 'profiler/test_profiler', 'test_stateless', 'nn/test_embedding', 'test_type_promotion', 'test_transformers', 'test_maskedtensor', 'test_testing', 'test_xnnpack_integration', 'test_functionalization', 'test_scatter_gather_ops', 'test_openmp', 'profiler/test_memory_profiler', 'test_legacy_vmap', 'test_import_stats', 'test_mkl_verbose', 'test_mkldnn_verbose', 'test_weak', 'test_datapipe', 'test_nvfuser_frontend', 'test_module_init', 'test_nestedtensor', 'test_python_dispatch', 'test_namedtensor', 'test_logging', 'test_shape_ops', 'test_autocast', 'test_native_functions', 'test_native_mha', 'test_package', 'test_set_default_mobile_cpu_allocator', 'test_dlpack', 'test_futures', 'test_function_schema', 'nn/test_module_hooks', 'test_fx_passes', 'test_dynamic_shapes', 'test_subclass', 'nn/test_dropout'] 2023-01-11T23:14:57.6060942Z 2023-01-11T23:14:57.6061423Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/slow-tests.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-slow-tests.json 2023-01-11T23:14:57.6061991Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/disabled-tests-condensed.json to C:\actions-runner\_work\pytorch\pytorch\test\.pytorch-disabled-tests.json 2023-01-11T23:15:15.1424194Z 2023-01-11T23:15:15.1425233Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T23:15:15.1426638Z ##[group]PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_8rrn7nek) 2023-01-11T23:15:15.1427748Z Test results will be stored in test-reports\python-pytest\test_ops_gradients\test_ops_gradients-cffc00705c0e2a24.xml 2023-01-11T23:15:15.1428714Z ============================= test session starts ============================= 2023-01-11T23:15:15.1429412Z platform win32 -- Python 3.9.12, pytest-7.1.3, pluggy-1.0.0 -- C:\Jenkins\Miniconda3\python.exe 2023-01-11T23:15:15.1430059Z cachedir: .pytest_cache 2023-01-11T23:15:15.1430854Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T23:15:15.1431759Z rootdir: C:\actions-runner\_work\pytorch\pytorch, configfile: pytest.ini 2023-01-11T23:15:15.1432627Z plugins: hypothesis-5.35.1, flakefinder-1.1.0, forked-1.4.0, rerunfailures-10.2, shard-0.1.2, xdist-2.5.0, xdoctest-1.0.2 2023-01-11T23:15:15.1433759Z collecting ... collected 4935 items / 4915 deselected / 20 selected 2023-01-11T23:15:15.1439708Z Running 20 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128, test/test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 2023-01-11T23:15:15.1444987Z 2023-01-11T23:15:15.1445574Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T23:15:15.1446715Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T23:15:15.1447822Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T23:15:15.1448953Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_fail_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T23:15:15.1449942Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_complex128 PASSED [ 25%] 2023-01-11T23:15:15.1450877Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_cuda_float64 PASSED [ 30%] 2023-01-11T23:15:15.1451834Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_complex128 PASSED [ 35%] 2023-01-11T23:15:15.1452718Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_grad_linalg_cholesky_ex_cuda_float64 PASSED [ 40%] 2023-01-11T23:15:15.1453610Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_complex128 PASSED [ 45%] 2023-01-11T23:15:15.1454503Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_cuda_float64 PASSED [ 50%] 2023-01-11T23:15:15.1455381Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_complex128 PASSED [ 55%] 2023-01-11T23:15:15.1456270Z test_ops_gradients.py::TestBwdGradientsCUDA::test_fn_gradgrad_linalg_cholesky_ex_cuda_float64 PASSED [ 60%] 2023-01-11T23:15:15.1457472Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T23:15:15.1458600Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_cuda_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T23:15:15.1459635Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T23:15:15.1460788Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_grad_linalg_cholesky_ex_cuda_float64 SKIPPED (Op has no inplace variant!) [ 80%] 2023-01-11T23:15:15.1461929Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T23:15:15.1463117Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T23:15:15.1464377Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T23:15:15.1465624Z test_ops_gradients.py::TestBwdGradientsCUDA::test_inplace_gradgrad_linalg_cholesky_ex_cuda_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [100%] 2023-01-11T23:15:15.1466222Z 2023-01-11T23:15:15.1466482Z ============================== warnings summary =============================== 2023-01-11T23:15:15.1467162Z ..\..\..\..\..\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130 2023-01-11T23:15:15.1468186Z C:\Jenkins\Miniconda3\lib\site-packages\_pytest\config\__init__.py:1130: PytestAssertRewriteWarning: Module already imported so cannot be rewritten: hypothesis 2023-01-11T23:15:15.1469025Z self._mark_plugins_for_rewrite(hook) 2023-01-11T23:15:15.1469318Z 2023-01-11T23:15:15.1469706Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T23:15:15.1470767Z - generated xml file: C:\actions-runner\_work\pytorch\pytorch\test\test-reports\python-pytest\test_ops_gradients\test_ops_gradients-cffc00705c0e2a24.xml - 2023-01-11T23:15:15.1471775Z ========= 8 passed, 12 skipped, 4915 deselected, 1 warning in 10.28s ========== 2023-01-11T23:15:15.1472499Z If in CI, skip info is located in the xml test reports, please either go to s3 or the hud to download them 2023-01-11T23:15:15.1472936Z 2023-01-11T23:15:15.1473442Z ##[endgroup] 2023-01-11T23:15:15.1474208Z FINISHED PRINTING LOG FILE of test_ops_gradients (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_ops_gradients_8rrn7nek) 2023-01-11T23:15:15.1474770Z 2023-01-11T23:15:15.1475055Z Running test_multiprocessing ... [2023-01-11 23:15:15.143774] 2023-01-11T23:15:15.1475946Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_multiprocessing.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:15:15.144451] 2023-01-11T23:24:07.3339965Z 2023-01-11T23:24:07.3340655Z Expand the folded group to see the log file of test_multiprocessing 2023-01-11T23:24:07.3341935Z ##[group]PRINTING LOG FILE of test_multiprocessing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_multiprocessing_d3l2a3_2) 2023-01-11T23:24:07.3352558Z 2023-01-11T23:24:07.3353157Z Running tests... 2023-01-11T23:24:07.3353842Z ---------------------------------------------------------------------- 2023-01-11T23:24:07.3354808Z Test results will be stored in test-reports\python-unittest\test_multiprocessing 2023-01-11T23:24:07.3355883Z test_autograd_errors (__main__.TestMultiprocessing) ... skip: Test needs to use fork multiprocessing (0.006s) 2023-01-11T23:24:07.3357648Z test_autograd_fine_with_spawn (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3360289Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3360865Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3361517Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3362392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3363132Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3363690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3364186Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3364697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3365229Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3365774Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3366293Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3366596Z ok (6.871s) 2023-01-11T23:24:07.3366995Z test_cuda_bad_call (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.001s) 2023-01-11T23:24:07.3367491Z test_cuda_ipc_deadlock (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.003s) 2023-01-11T23:24:07.3368112Z test_cuda_memory_allocation (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T23:24:07.3368775Z test_cuda_parameter_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T23:24:07.3369275Z test_cuda_send_many (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.002s) 2023-01-11T23:24:07.3369739Z test_cuda_simple (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T23:24:07.3370211Z test_cuda_small_tensors (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.002s) 2023-01-11T23:24:07.3370701Z test_cuda_variable_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T23:24:07.3371122Z test_empty_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T23:24:07.3371525Z test_empty_tensor_sharing (__main__.TestMultiprocessing) ... ok (0.004s) 2023-01-11T23:24:07.3371946Z test_empty_tensor_sharing_cuda (__main__.TestMultiprocessing) ... ok (0.003s) 2023-01-11T23:24:07.3372380Z test_event (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T23:24:07.3372852Z test_event_handle_exporter (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.006s) 2023-01-11T23:24:07.3373346Z test_event_handle_importer (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T23:24:07.3373827Z test_event_handle_multi_gpu (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T23:24:07.3374295Z test_event_multiprocess (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.000s) 2023-01-11T23:24:07.3375063Z test_fd_pool (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3375901Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3376537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3377067Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3377750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3378255Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3378770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3379294Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3379912Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3380431Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3380961Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3381482Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3382138Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3382826Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3383345Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3383868Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3384412Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3384915Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3385438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3385961Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3386499Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3386981Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3387506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3388030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3388668Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3389316Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3389939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3390474Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3390992Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3391489Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3392013Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3392540Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3393076Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3393575Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3394095Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3394733Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3395382Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3395998Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3396651Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3397267Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3397825Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3398324Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3398836Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3399365Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3399903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3400400Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3400928Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3401451Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3402085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3402630Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3403298Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3403832Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3404363Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3404866Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3405392Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3405917Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3406434Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3407299Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3408259Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3409294Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3410335Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3411286Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3412252Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3413192Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3414191Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3415130Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3416473Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3417408Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3418290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3418848Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3419525Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3420273Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3420903Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3421419Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3421924Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3422569Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3423106Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3423791Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3424326Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3424847Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3425381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3425887Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3426393Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3426915Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3427451Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3428175Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3428704Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3429508Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3430108Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3430745Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3431448Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3431974Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3432510Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3433015Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3433543Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3434063Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3434578Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3435237Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3435758Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3436277Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3437014Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3437542Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3438245Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3438763Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3439303Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3439798Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3440325Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3440848Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3441480Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3442338Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3443268Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3444159Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3444864Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3445468Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3445986Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3446476Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3447001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3447513Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3448291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3449173Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3450168Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3451182Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3452207Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3453198Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3453736Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3454238Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3454761Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3455567Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3456105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3456605Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3457130Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3459185Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3460723Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3461719Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3463424Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3464668Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3465935Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3466988Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3467944Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3468725Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3469278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3469782Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3470311Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3470846Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3471381Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3471884Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3472506Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3473039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3473763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3474267Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3474799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3475322Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3475859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3476344Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3476874Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3477404Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3477939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3478701Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3479610Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3480136Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3480824Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3481322Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3481965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3482513Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3483046Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3483546Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3484067Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3484573Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3485105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3485602Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3486116Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3486734Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3487342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3487977Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3488504Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3489030Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3489560Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3490059Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3490678Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3491204Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3491739Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3492224Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3492750Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3493305Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3493899Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3494899Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3495657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3496352Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3497333Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3498543Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3499532Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3500489Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3501533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3502297Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3502828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3503496Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3504038Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3504736Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3505721Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3506719Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3507730Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3508376Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3509136Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3509691Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3510234Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3510732Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3511251Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3511775Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3512317Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3512801Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3513327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3513850Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3514391Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3514996Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3515643Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3516297Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3516840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3517325Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3517846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3518551Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3519084Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3519586Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3520105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3520715Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3521255Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3521857Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3522500Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3523152Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3523691Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3524191Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3524710Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3525220Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3525755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3526256Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3526777Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3527307Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3527835Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3528333Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3528948Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3529706Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3530012Z ok (128.908s) 2023-01-11T23:24:07.3530861Z test_fd_preserve_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:304: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:24:07.3531711Z data = [x.storage(), x, x[2], x[:, 1]] 2023-01-11T23:24:07.3532549Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:24:07.3533332Z device=typed_storage.device, 2023-01-11T23:24:07.3534115Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:312: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:24:07.3535017Z self.assertEqual(t.storage()._cdata, storage_cdata) 2023-01-11T23:24:07.3535401Z ok (0.077s) 2023-01-11T23:24:07.3535933Z test_fd_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3536759Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3537388Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3537933Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3538470Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3538971Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3539501Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3540029Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3540865Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:284: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:24:07.3541588Z s1 = t1.storage() 2023-01-11T23:24:07.3542455Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:285: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:24:07.3543561Z s2 = t2.storage() 2023-01-11T23:24:07.3544312Z C:\actions-runner\_work\pytorch\pytorch\test\test_multiprocessing.py:287: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:24:07.3545067Z self.assertEqual(s1.data_ptr(), s1.data_ptr()) 2023-01-11T23:24:07.3545576Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3546076Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3546600Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3547126Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3547648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3548154Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3548785Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3549589Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3550496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3551015Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3551537Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3552181Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3552712Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3553209Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3553823Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3554366Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3554898Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3555396Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3555985Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3556544Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3557302Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3557800Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3558329Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3558849Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3559376Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3559857Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3560386Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3560905Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3561438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3561939Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3562505Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3563131Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3563867Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3564378Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3564911Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3565434Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3565965Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3566462Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3566989Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3567496Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3568030Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3568657Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3569178Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3569804Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3570573Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3571254Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3571781Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3572305Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3572845Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3573350Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3573870Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3574392Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3574923Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3575430Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3575934Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3576564Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3577096Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3577815Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3578341Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3578859Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3579396Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3579879Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3580400Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3580920Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3581449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3581951Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3582472Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3582989Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3583595Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3584107Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3584853Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3585387Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3586035Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3586536Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3587054Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3587560Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3588172Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3588689Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3589209Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3589728Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3590267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3590871Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3591378Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3592144Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3592688Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3593185Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3593709Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3594240Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3594768Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3595247Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3595770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3596291Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3596819Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3597318Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3597937Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3598477Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3599226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3599736Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3600257Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3600784Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3601314Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3601818Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3602355Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3602985Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3603533Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3604044Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3604660Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3605326Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3605941Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3606596Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3607111Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3607659Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3608212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3608724Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3609265Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3609801Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3610349Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3610864Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3611384Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3611994Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3612568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3613160Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3613878Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3614421Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3614969Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3615456Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3616000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3616536Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3617080Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3617595Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3618140Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3618676Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3619291Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3619818Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3620680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3621224Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3621773Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3622380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3622939Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3623450Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3624001Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3624518Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3625055Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3625592Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3626135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3626767Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3627357Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3628056Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3628604Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3629120Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3629657Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3630189Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3630734Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3631228Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3631762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3648273Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3649287Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3650050Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3650594Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3651127Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3651680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3652184Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3652706Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3653220Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3653755Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3654455Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3654982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3655621Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3656336Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3657012Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3657522Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3658048Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3658598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3659101Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3659624Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3660148Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3660686Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3661167Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3661690Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3662215Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3662857Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3663579Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3664142Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3664667Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3665189Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3665688Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3666206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3666736Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3667271Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3667769Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3668290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3668796Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3669399Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3669925Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3670496Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3672012Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3672557Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3673059Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3673568Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3674197Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3674752Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3675251Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3675772Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3676296Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3676936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3677430Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3678215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3678744Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3679280Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3679784Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3680305Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3680839Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3681356Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3681853Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3682372Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3682898Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3683427Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3684034Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3684566Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3685322Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3685866Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3686366Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3686891Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3687412Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3687943Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3688442Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3689659Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3690186Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3690787Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3691337Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3692214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3692770Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3693074Z ok (238.756s) 2023-01-11T23:24:07.3693418Z test_fs (__main__.TestMultiprocessing) ... skip: don't not how to check if shm files exist (0.001s) 2023-01-11T23:24:07.3693857Z test_fs_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T23:24:07.3694458Z test_fs_pool (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3695017Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3695546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3696073Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3696607Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3697091Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3697612Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3698265Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3698801Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3699568Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3700099Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3700630Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3701151Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3701651Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3702170Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3702702Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3703240Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3703741Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3704267Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3704784Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3705406Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3705916Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3707453Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3707990Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3708528Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3709030Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3709645Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3710146Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3710669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3711198Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3711741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3712256Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3712901Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3713403Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3714124Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3714665Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3715198Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3715696Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3716219Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3716740Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3717270Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3717759Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3718277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3718799Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3719330Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3719930Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3720462Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3721181Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3721715Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3722221Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3722742Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3723260Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3723793Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3725005Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3725531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3726039Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3726669Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3727304Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3727833Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3728586Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3729143Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3729652Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3730155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3730677Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3731210Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3731706Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3732224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3732742Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3733275Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3733774Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3734395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3734937Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3735702Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3736208Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3736731Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3737254Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3737790Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3738272Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3738791Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3739315Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3739846Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3740345Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3740859Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3741485Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3742137Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3742869Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3743395Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3744010Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3744570Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3745075Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3745598Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3746107Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3746637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3747134Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3747654Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3748175Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3748817Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3749531Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3750069Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3750606Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3751135Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3751629Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3752152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3752678Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3753211Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3753693Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3754216Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3754749Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3755278Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3755894Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3756422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3757188Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3757708Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3758207Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3758728Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3759387Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3759925Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3760525Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3761676Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3762243Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3762783Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3763279Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3763841Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3764361Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3764895Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3765392Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3765900Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3766426Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3766957Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3767452Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3768072Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3768572Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3769315Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3769860Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3770387Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3770910Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3771442Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3771949Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3772467Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3772991Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3773523Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3774011Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3774534Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3775053Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3775588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3776235Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3776762Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3777286Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3777799Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3778381Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3778927Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3779447Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3779982Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3780487Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3781005Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3781511Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3782041Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3782537Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3783051Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3783573Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3784105Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3784610Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3785215Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3785754Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3786422Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3787008Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3787531Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3788056Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3788591Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3789073Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3789592Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3790107Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3790637Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3791132Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3791648Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3792163Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3792805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3793307Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3793821Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3794344Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3795000Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3795530Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3796058Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3796566Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3797093Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3797586Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3798103Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3798627Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3799155Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3799652Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3800152Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3800680Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3801212Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3801707Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3802226Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3802751Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3803281Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3803758Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3804277Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3804808Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3805343Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3805840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3806365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3806888Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3807417Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3807894Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3808416Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3809054Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3809589Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3810092Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3810697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3811244Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3811763Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3812261Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3812784Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3813302Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3813828Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3814325Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3814843Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3815350Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3815881Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3816380Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3816909Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3817539Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3818089Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3818719Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3819350Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3819875Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3820404Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3820903Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3821430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3821952Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3822490Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3822971Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3823493Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3824014Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3824546Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3825168Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3825697Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3826222Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3826506Z ok (128.129s) 2023-01-11T23:24:07.3826835Z test_fs_preserve_sharing (__main__.TestMultiprocessing) ... ok (0.073s) 2023-01-11T23:24:07.3827786Z test_fs_sharing (__main__.TestMultiprocessing) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/67002 for platform(s) windows, mac, linux, dynamo, rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.001s) 2023-01-11T23:24:07.3828670Z test_inherit_tensor (__main__.TestMultiprocessing) ... test_inherit_tensor: SubProcess too slow 2023-01-11T23:24:07.3829016Z ok (2.005s) 2023-01-11T23:24:07.3829587Z test_integer_parameter_serialization_cpu (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3830198Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3830729Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3831239Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3831776Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3832276Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3832795Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3833322Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3833625Z ok (4.062s) 2023-01-11T23:24:07.3834001Z test_integer_parameter_serialization_cuda (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T23:24:07.3834459Z test_is_shared (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T23:24:07.3834840Z test_is_shared_cuda (__main__.TestMultiprocessing) ... ok (0.001s) 2023-01-11T23:24:07.3835459Z test_leaf_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3836039Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3836565Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3837095Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3837631Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3838111Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3838639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3839163Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3839460Z ok (6.901s) 2023-01-11T23:24:07.3839830Z test_mixed_types_cuda_sharing (__main__.TestMultiprocessing) ... skip: CUDA IPC not available (0.001s) 2023-01-11T23:24:07.3840292Z test_non_leaf_variable_sharing (__main__.TestMultiprocessing) ... ok (0.003s) 2023-01-11T23:24:07.3841232Z test_parameter_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\utils\hooks.py:87: UserWarning: backward hook .hook at 0x0000018B42A28940> on tensor will not be serialized. If this is expected, you can decorate the function with @torch.utils.hooks.unserializable_hook to suppress this warning 2023-01-11T23:24:07.3842198Z warnings.warn("backward hook {} on tensor will not be " 2023-01-11T23:24:07.3842779Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3843304Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3843831Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3844354Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3844663Z ok (3.967s) 2023-01-11T23:24:07.3845196Z test_variable_sharing (__main__.TestMultiprocessing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3845774Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3846282Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3846806Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3847342Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:24:07.3847844Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:24:07.3848362Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:24:07.3848892Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:24:07.3849173Z ok (8.029s) 2023-01-11T23:24:07.3849560Z test_wrong_cuda_fork (__main__.TestMultiprocessing) ... skip: not applicable to Windows (only fails with fork) (0.006s) 2023-01-11T23:24:07.3849844Z 2023-01-11T23:24:07.3850042Z ---------------------------------------------------------------------- 2023-01-11T23:24:07.3850368Z Ran 37 tests in 527.812s 2023-01-11T23:24:07.3850520Z 2023-01-11T23:24:07.3850618Z OK (skipped=19) 2023-01-11T23:24:07.3850759Z 2023-01-11T23:24:07.3850873Z Generating XML reports... 2023-01-11T23:24:07.3851347Z Generated XML report: test-reports\python-unittest\test_multiprocessing\TEST-TestMultiprocessing-20230111231518.xml 2023-01-11T23:24:07.3851684Z 2023-01-11T23:24:07.3852072Z ##[endgroup] 2023-01-11T23:24:07.3852549Z FINISHED PRINTING LOG FILE of test_multiprocessing (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_multiprocessing_d3l2a3_2) 2023-01-11T23:24:07.3852909Z 2023-01-11T23:24:07.3853043Z Running test_nn ... [2023-01-11 23:24:07.336862] 2023-01-11T23:24:07.3853546Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:24:07.337590] 2023-01-11T23:28:29.6218081Z 2023-01-11T23:28:29.6219002Z Expand the folded group to see the log file of test_nn 2023-01-11T23:28:29.6255386Z ##[group]PRINTING LOG FILE of test_nn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nn_jt6akzca) 2023-01-11T23:28:29.6255715Z 2023-01-11T23:28:29.6255834Z Running tests... 2023-01-11T23:28:29.6256257Z ---------------------------------------------------------------------- 2023-01-11T23:28:29.6256925Z Test results will be stored in test-reports\python-unittest\test_nn 2023-01-11T23:28:29.6257303Z test_add_relu (__main__.TestAddRelu) ... ok (1.978s) 2023-01-11T23:28:29.6257794Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.002s) 2023-01-11T23:28:29.6258611Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.002s) 2023-01-11T23:28:29.6259301Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.001s) 2023-01-11T23:28:29.6260101Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.001s) 2023-01-11T23:28:29.6260832Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.550s) 2023-01-11T23:28:29.6261547Z test_fuse_conv_bn_requires_grad (__main__.TestFusionUtils) ... ok (0.005s) 2023-01-11T23:28:29.6262453Z test_fuse_linear_bn_requires_grad (__main__.TestFusionUtils) ... ok (0.003s) 2023-01-11T23:28:29.6263165Z test_AdaptiveAvgPool1d (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6263720Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6264286Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6264740Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6265534Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6266236Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6267101Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6267839Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6268518Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6269234Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6269995Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6270737Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6271398Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6272077Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6272809Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6273544Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6274289Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6274954Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6275611Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6276307Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6276997Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6277716Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6278412Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6279090Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6279814Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6280516Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6281255Z test_AdaptiveLogSoftmax (__main__.TestNN) ... ok (1.127s) 2023-01-11T23:28:29.6281882Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... ok (0.067s) 2023-01-11T23:28:29.6282492Z test_AdaptiveMaxPool1d (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6283113Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6284210Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6284876Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6285540Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6286212Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6287143Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6287821Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6288484Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6289129Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6289778Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6290576Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6291270Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6291934Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6292587Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6293202Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6293920Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6294609Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6295363Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6296003Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6296664Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6297367Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6298032Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6298666Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6299263Z test_AvgPool1d (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6299817Z test_AvgPool1d_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6300416Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6301046Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6301573Z test_AvgPool1d_stride (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6302087Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6302461Z test_AvgPool1d_stride_pad (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6302821Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6303167Z test_AvgPool2d (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6303478Z test_AvgPool2d_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6303814Z test_AvgPool2d_divisor (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6304165Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6304523Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6304894Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6305281Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6305656Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6306068Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6306733Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6307247Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6308036Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6308550Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6309067Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6309711Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6310078Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6310437Z test_AvgPool2d_stride (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6310788Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6311141Z test_AvgPool2d_stride_pad (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6311485Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6311929Z test_AvgPool3d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6312282Z test_AvgPool3d_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6312624Z test_AvgPool3d_divisor (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6313028Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6313536Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6314088Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6314624Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6315196Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6316009Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6316567Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6316954Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6317342Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6317745Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6318190Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6318664Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6319188Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6319683Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6320129Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6320602Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6321112Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6321609Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6322150Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6322638Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.6323323Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6323824Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.6324301Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6324747Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6325210Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6325654Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6326237Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6326654Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6327020Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6327558Z test_AvgPool3d_stride (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6327917Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6328416Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6328820Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6329269Z test_AvgPool3d_stride_pad (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6329633Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6330082Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6330588Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6331007Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6331422Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6331846Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6332272Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6332641Z test_BCELoss (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6332956Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6333307Z test_BCELoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6333646Z test_BCELoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6333983Z test_BCELoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6334335Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6334712Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6335086Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6335487Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6335861Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6336333Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6336730Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6337195Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6337632Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6338005Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6338394Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6338776Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6339141Z test_BCELoss_no_reduce (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6339483Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6339821Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6340190Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6340558Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6340935Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6341330Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6341719Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6342217Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6342600Z test_BCELoss_weights (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6343155Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6343747Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6344126Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6344656Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6345281Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6345661Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6346047Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6346441Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6346822Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6347195Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6347583Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6347951Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6348640Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T23:28:29.6349260Z warnings.warn(warning.format(ret)) 2023-01-11T23:28:29.6349861Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\_reduction.py:42: UserWarning: size_average and reduce args will be deprecated, please use reduction='none' instead. 2023-01-11T23:28:29.6350458Z warnings.warn(warning.format(ret)) 2023-01-11T23:28:29.6350753Z ok (0.017s) 2023-01-11T23:28:29.6351075Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6351543Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6352058Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6352561Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6353065Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6353492Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6353914Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6354528Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6355249Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6356005Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6356810Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6357605Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6358415Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6359232Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6359933Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6360700Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6361464Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6362247Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6362917Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6363602Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6364029Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6364439Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6364962Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6365624Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6366424Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6366821Z test_BatchNorm1d_3d_input (__main__.TestNN) ... ok (0.447s) 2023-01-11T23:28:29.6367261Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6367785Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... ok (0.050s) 2023-01-11T23:28:29.6368332Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6368886Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6369532Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6370155Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6370644Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6371013Z test_BatchNorm1d_affine (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6371374Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6371817Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6372215Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6372606Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6373238Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6373631Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6374045Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6374433Z test_BatchNorm1d_not_affine (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6374801Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6375183Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6375637Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6376145Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6376709Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6377430Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6378163Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6378856Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6379473Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6380194Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6380886Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6381492Z test_BatchNorm2d (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6382088Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... ok (0.056s) 2023-01-11T23:28:29.6382731Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6383383Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... ok (0.051s) 2023-01-11T23:28:29.6384029Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6384865Z test_BatchNorm2d_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6385431Z test_BatchNorm2d_eval (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6386054Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6386659Z test_BatchNorm2d_momentum (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6387339Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6387938Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6388690Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6389346Z test_BatchNorm2d_not_affine (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6389963Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6390591Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6391225Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6391862Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6392517Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6393238Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.060s) 2023-01-11T23:28:29.6393944Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6394635Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6395257Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6395864Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6396500Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6397094Z test_BatchNorm3d (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6397692Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6398350Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6399013Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6399684Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6400375Z test_BatchNorm3d_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6400969Z test_BatchNorm3d_eval (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6401661Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6402265Z test_BatchNorm3d_momentum (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6402867Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6403467Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6404114Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6404745Z test_BatchNorm3d_not_affine (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6405400Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6406079Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6406722Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6407392Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6408053Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6408818Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6409510Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6410152Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6410764Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6411364Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6412201Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6412769Z test_CELU (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6413301Z test_CELU_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6413909Z test_CELU_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6414595Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6415308Z test_CELU_scalar (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6415980Z test_CELU_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6416599Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6417310Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6418154Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6418947Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6419729Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6420508Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6421231Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6421990Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6422750Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6423522Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6424302Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6425232Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6425999Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6426427Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6426828Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6427234Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6427666Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6428108Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6428497Z test_CTCLoss_critical_target_len (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6428982Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.922s) 2023-01-11T23:28:29.6429369Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... ok (0.068s) 2023-01-11T23:28:29.6429736Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6430282Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6430683Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6431066Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6431715Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6432166Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6432560Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6432936Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6433328Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6433862Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6434287Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6434719Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6435106Z test_CTCLoss_long_targets (__main__.TestNN) ... ok (2.303s) 2023-01-11T23:28:29.6435454Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6435961Z test_CTCLoss_zero_infinity (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6436353Z test_ConstantPad1d (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6436685Z test_ConstantPad1d_batch (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6437178Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6437569Z test_ConstantPad1d_complex (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6437946Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... ok (0.325s) 2023-01-11T23:28:29.6438311Z test_ConstantPad1d_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6438636Z test_ConstantPad2d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6438986Z test_ConstantPad2d_complex (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6439353Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6439721Z test_ConstantPad2d_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6440085Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6440466Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6440807Z test_ConstantPad3d (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6441156Z test_ConstantPad3d_complex (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.6441525Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6441888Z test_ConstantPad3d_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6442243Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6442620Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6442946Z test_Conv1d (__main__.TestNN) ... ok (1.094s) 2023-01-11T23:28:29.6443386Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.082s) 2023-01-11T23:28:29.6443772Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... ok (0.243s) 2023-01-11T23:28:29.6444222Z test_Conv1d_cuda (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:28:29.6444632Z test_Conv1d_dilated (__main__.TestNN) ... ok (0.050s) 2023-01-11T23:28:29.6444970Z test_Conv1d_dilated_cuda (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6445287Z test_Conv1d_groups (__main__.TestNN) ... ok (0.073s) 2023-01-11T23:28:29.6445623Z test_Conv1d_groups_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6445951Z test_Conv1d_pad1 (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6446278Z test_Conv1d_pad1_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6446607Z test_Conv1d_pad1size1 (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6446948Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6447260Z test_Conv1d_pad2 (__main__.TestNN) ... ok (0.063s) 2023-01-11T23:28:29.6447584Z test_Conv1d_pad2_cuda (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6447912Z test_Conv1d_pad2size1 (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6448257Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.6448596Z test_Conv1d_pad_same (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:28:29.6449464Z test_Conv1d_pad_same2 (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\conv.py:309: UserWarning: Using padding='same' with even kernel lengths and odd dilation may require a zero-padded copy of the input be created (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Convolution.cpp:997.) 2023-01-11T23:28:29.6450537Z return F.conv1d(input, weight, bias, self.stride, 2023-01-11T23:28:29.6450880Z ok (0.069s) 2023-01-11T23:28:29.6451257Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6451606Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6451958Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... ok (0.051s) 2023-01-11T23:28:29.6452413Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6452789Z test_Conv1d_pad_valid (__main__.TestNN) ... ok (0.050s) 2023-01-11T23:28:29.6453116Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6453473Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.6453851Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6454238Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.050s) 2023-01-11T23:28:29.6454624Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6454981Z test_Conv1d_stride (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6455361Z test_Conv1d_stride_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6455697Z test_Conv1d_zero_batch (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:28:29.6456143Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6456505Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.6456959Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6457305Z test_Conv2d (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6457628Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.073s) 2023-01-11T23:28:29.6458105Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... ok (0.062s) 2023-01-11T23:28:29.6458544Z test_Conv2d_cuda (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6458875Z test_Conv2d_depthwise (__main__.TestNN) ... ok (0.071s) 2023-01-11T23:28:29.6459221Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6459562Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... ok (0.073s) 2023-01-11T23:28:29.6459937Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6460306Z test_Conv2d_depthwise_padded (__main__.TestNN) ... ok (0.070s) 2023-01-11T23:28:29.6460677Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... ok (0.039s) 2023-01-11T23:28:29.6461048Z test_Conv2d_depthwise_strided (__main__.TestNN) ... ok (0.063s) 2023-01-11T23:28:29.6461544Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6462002Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6462402Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6462776Z test_Conv2d_dilated (__main__.TestNN) ... ok (0.056s) 2023-01-11T23:28:29.6463281Z test_Conv2d_dilated_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6463874Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6464512Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6464917Z test_Conv2d_groups (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6465484Z test_Conv2d_groups_cuda (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6465831Z test_Conv2d_groups_thnn (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:28:29.6466177Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6466551Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6466992Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6467559Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6467971Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6468360Z test_Conv2d_no_bias (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6468693Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6469049Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6470292Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6470750Z test_Conv2d_pad_same (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.6471171Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6471547Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... ok (0.070s) 2023-01-11T23:28:29.6471918Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6472359Z test_Conv2d_pad_valid (__main__.TestNN) ... ok (0.059s) 2023-01-11T23:28:29.6472704Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6473134Z test_Conv2d_padding (__main__.TestNN) ... ok (0.068s) 2023-01-11T23:28:29.6473460Z test_Conv2d_padding_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6473823Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6474266Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6474958Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:28:29.6475613Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.6476086Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.051s) 2023-01-11T23:28:29.6476458Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6476824Z test_Conv2d_strided (__main__.TestNN) ... ok (0.055s) 2023-01-11T23:28:29.6477162Z test_Conv2d_strided_cuda (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6477526Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6477957Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6478369Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6478885Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6479402Z test_Conv2d_zero_batch (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6479825Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6480285Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6480731Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6481154Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6481509Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6481851Z test_Conv3d (__main__.TestNN) ... ok (0.057s) 2023-01-11T23:28:29.6482172Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... ok (0.039s) 2023-01-11T23:28:29.6482516Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6482891Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6483328Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6483748Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... ok (0.116s) 2023-01-11T23:28:29.6484117Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... ok (0.055s) 2023-01-11T23:28:29.6484622Z test_Conv3d_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6484946Z test_Conv3d_dilated (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:28:29.6485284Z test_Conv3d_dilated_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6485630Z test_Conv3d_dilated_strided (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6486084Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6486433Z test_Conv3d_groups (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6486937Z test_Conv3d_groups_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6487417Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6487851Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6488245Z test_Conv3d_no_bias (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6488559Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6488927Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6489352Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6489745Z test_Conv3d_pad_same (__main__.TestNN) ... ok (0.065s) 2023-01-11T23:28:29.6490081Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6490424Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... ok (0.066s) 2023-01-11T23:28:29.6490792Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6491141Z test_Conv3d_pad_valid (__main__.TestNN) ... ok (0.063s) 2023-01-11T23:28:29.6491481Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6491844Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6492213Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6492576Z test_Conv3d_stride (__main__.TestNN) ... ok (0.064s) 2023-01-11T23:28:29.6492995Z test_Conv3d_stride_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6493349Z test_Conv3d_stride_padding (__main__.TestNN) ... ok (0.053s) 2023-01-11T23:28:29.6493706Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6494245Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6494694Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6495124Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6495548Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6495953Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6496355Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6496748Z test_Conv3d_zero_batch (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6497072Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6497438Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.6497875Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:28:29.6498290Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... ok (0.059s) 2023-01-11T23:28:29.6498661Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6499018Z test_ConvTranspose1d (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6499371Z test_ConvTranspose1d_cuda (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6499716Z test_ConvTranspose1d_dilated (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6500189Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6500680Z test_ConvTranspose1d_groups (__main__.TestNN) ... ok (0.060s) 2023-01-11T23:28:29.6501149Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6501613Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6501986Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6502331Z test_ConvTranspose2d (__main__.TestNN) ... ok (0.066s) 2023-01-11T23:28:29.6502766Z test_ConvTranspose2d_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6503148Z test_ConvTranspose2d_dilated (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6503522Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6503926Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6504399Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6504824Z test_ConvTranspose2d_groups (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6505206Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6505607Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6506072Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6506502Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... ok (0.039s) 2023-01-11T23:28:29.6506877Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6507369Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6507838Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:28:29.6508446Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6508906Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.6509317Z test_ConvTranspose3d (__main__.TestNN) ... ok (0.063s) 2023-01-11T23:28:29.6509668Z test_ConvTranspose3d_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6510015Z test_ConvTranspose3d_dilated (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6510393Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6510772Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6511152Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6511555Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.6511952Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6512323Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.6512733Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6513151Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6513568Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6513992Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6514540Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6515005Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6515656Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6516096Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6516530Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6517091Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6517534Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6517959Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6518372Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6518819Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6519335Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6519779Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6520205Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6520649Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6521092Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6521590Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6522112Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6522638Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6523170Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6523567Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6523922Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6524279Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6524675Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6525061Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6525456Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6525869Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6526295Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6526724Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6527143Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6527598Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6528067Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6528527Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6529106Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6529598Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6530233Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6530737Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6531224Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6531717Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6532215Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6532718Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6533308Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6533785Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6534257Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6534738Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6535252Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6535687Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6536222Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6536652Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6537222Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6537676Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6538133Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6538586Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6539049Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6539535Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6540033Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6540509Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6540979Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6541447Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6541929Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6542401Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6542860Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6543420Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6543876Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6544506Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6544958Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6545394Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6545842Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6546285Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6546736Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6547194Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6547684Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6548173Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6548724Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6549143Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6549576Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6550130Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6550528Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6551119Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6551650Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6552063Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6552486Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6552935Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6553389Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6553849Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6554312Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6554836Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6555337Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6555833Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6556314Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6556791Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6557393Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6557890Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6558564Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6559095Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6559634Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6560163Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6560621Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6561023Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6561448Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6561873Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6562293Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6562736Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6563187Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6563623Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6564249Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6564878Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6565459Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6566034Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6566491Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6567032Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6567503Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6567967Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6568404Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6568845Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6569295Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6569740Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6570188Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6570649Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6571138Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6571722Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6572159Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6572724Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6573257Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6574005Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6574786Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6575565Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6576048Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6576511Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6576951Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6577386Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6577827Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6578273Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6578840Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6579315Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6579983Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6580476Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6580913Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6581285Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6581836Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6582212Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6582601Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6583006Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6583408Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6583879Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6584332Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6584774Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6585212Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6585711Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6586127Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6586541Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6587111Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6587542Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6587991Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6588446Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6588902Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6589311Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6589693Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6590104Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6590508Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6590874Z test_CrossMapLRN2d (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6591226Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6591543Z test_ELU (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6591831Z test_ELU_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6592153Z test_ELU_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6592491Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6592817Z test_ELU_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6593138Z test_ELU_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6593456Z test_Embedding (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6593796Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6594187Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6594557Z test_EmbeddingBag_max (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6594907Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6595272Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6595665Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6596019Z test_EmbeddingBag_mean (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6596373Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6596744Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6597141Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6597641Z test_EmbeddingBag_sparse (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6598102Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6598437Z test_EmbeddingBag_sum (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6598867Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6599329Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6599723Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6600178Z test_Embedding_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6600549Z test_Embedding_discontiguous (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6600913Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6601273Z test_Embedding_sparse (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6601622Z test_Embedding_sparse_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6601956Z test_Flatten (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6602274Z test_Flatten_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6602605Z test_Flatten_no_batch_dim (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6602936Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6603259Z test_Fold (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6603563Z test_Fold_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6603896Z test_Fold_int_input (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6604237Z test_Fold_int_input_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6604565Z test_Fold_no_batch_dim_input (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6604931Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6605300Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6605674Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6606062Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6606458Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6606855Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6607284Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6607745Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6608270Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6608761Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6609292Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6609703Z test_FractionalMaxPool2d_size (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6610073Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6610477Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6610898Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6611348Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6611868Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6612341Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6612740Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6613119Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6613508Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6614026Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6614453Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6614981Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6615527Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.006s) 2023-01-11T23:28:29.6616166Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6616730Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6617139Z test_FractionalMaxPool3d_size (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6617525Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6617938Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6618358Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6618808Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6619311Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.6619725Z test_GELU (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6620030Z test_GELU_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6620356Z test_GELU_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6620694Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6621022Z test_GELU_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6621334Z test_GELU_scalar_cuda (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6621647Z test_GLU (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6621949Z test_GLU_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6622255Z test_GLU_dim (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6622565Z test_GLU_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6622873Z test_GLU_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6623209Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6623556Z test_GroupNorm_1d_affine (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6623907Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.6624271Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6624642Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:28:29.6625007Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6625380Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6625739Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... ok (0.052s) 2023-01-11T23:28:29.6626106Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6626492Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6626898Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6627267Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6627643Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6628021Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6628403Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6628779Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6629147Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6629616Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6629999Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6630367Z test_GroupNorm_2d_affine (__main__.TestNN) ... ok (0.064s) 2023-01-11T23:28:29.6630715Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6631068Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... ok (0.059s) 2023-01-11T23:28:29.6631507Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.6631917Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6632312Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:28:29.6632703Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6633071Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6633450Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6633832Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6634204Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6634552Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6634922Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6635306Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6635708Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... ok (0.072s) 2023-01-11T23:28:29.6636126Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... ok (0.064s) 2023-01-11T23:28:29.6636491Z test_Hardshrink (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6636805Z test_Hardshrink_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6637157Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6637522Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6637879Z test_Hardshrink_scalar (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6638227Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6638586Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6638944Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6639309Z test_Hardswish_no_batch_dim (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6639667Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6640005Z test_Hardtanh (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6640328Z test_Hardtanh_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6640667Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6641012Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6641362Z test_Hardtanh_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6641704Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6642059Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6642432Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6642827Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6643202Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6643585Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6643982Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6644398Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6645619Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6646029Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6646429Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6646866Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6647458Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6648237Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6649049Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6649517Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6649941Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6650409Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6650866Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6651336Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6651779Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6652233Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6652693Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6653105Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6653550Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6654007Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6654463Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6654891Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6655301Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6655694Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6656132Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6656592Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6678241Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6679088Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6679874Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6680392Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6680880Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6681325Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6681733Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6682183Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6682622Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6682991Z test_HuberLoss (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6683335Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6683695Z test_HuberLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6684032Z test_HuberLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6685173Z test_HuberLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6685515Z test_HuberLoss_delta (__main__.TestNN) ... ok (0.160s) 2023-01-11T23:28:29.6685862Z test_HuberLoss_delta_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6686226Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6687197Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6687692Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6688120Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6688508Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6688895Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6689301Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6689704Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6690086Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6690456Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6690858Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6691257Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6691641Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6692030Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6692432Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6692811Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6693216Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6693583Z test_InstanceNorm1d (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6693931Z test_InstanceNorm1d_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6694285Z test_InstanceNorm1d_eval (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6694648Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6695010Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6695400Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6695796Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6696196Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6696596Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6696992Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6697385Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6697799Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6698224Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6698655Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6699090Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6699543Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6699921Z test_InstanceNorm2d (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6700274Z test_InstanceNorm2d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6700625Z test_InstanceNorm2d_eval (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6701609Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6701984Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6702372Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6702750Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6703152Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6703549Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6704032Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6704451Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6704982Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6705407Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6706075Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6706531Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.6706982Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6707373Z test_InstanceNorm3d (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6707724Z test_InstanceNorm3d_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6708083Z test_InstanceNorm3d_eval (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6708426Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6708805Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6709193Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6709586Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6709986Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6710385Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6710761Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6711163Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6711567Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6712100Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... ok (0.039s) 2023-01-11T23:28:29.6712536Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6713200Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6713638Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6714553Z test_KLDivLoss (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6715305Z warnings.warn( 2023-01-11T23:28:29.6716063Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6716753Z warnings.warn( 2023-01-11T23:28:29.6717502Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6718950Z warnings.warn( 2023-01-11T23:28:29.6719196Z ok (0.009s) 2023-01-11T23:28:29.6719497Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6719858Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6720585Z test_KLDivLoss_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6720960Z test_KLDivLoss_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6721312Z test_KLDivLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6722170Z test_KLDivLoss_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6722924Z warnings.warn( 2023-01-11T23:28:29.6723665Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6724343Z warnings.warn( 2023-01-11T23:28:29.6724568Z ok (0.008s) 2023-01-11T23:28:29.6724862Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6725256Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6725650Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6726127Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6726577Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6727013Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6727663Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6728069Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6728464Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6728871Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6729277Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6729664Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6730044Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6730447Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6730845Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6731225Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6731615Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6732019Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6732397Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6732772Z test_KLDivLoss_no_reduce (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6733186Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6733595Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6734834Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6735224Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6735585Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6735983Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6736398Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6737398Z test_KLDivLoss_scalar (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6738174Z warnings.warn( 2023-01-11T23:28:29.6738918Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6739599Z warnings.warn( 2023-01-11T23:28:29.6740430Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6741120Z warnings.warn( 2023-01-11T23:28:29.6741469Z ok (0.008s) 2023-01-11T23:28:29.6741830Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6742222Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6742603Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6743489Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6744234Z warnings.warn( 2023-01-11T23:28:29.6744975Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.6745667Z warnings.warn( 2023-01-11T23:28:29.6745893Z ok (0.010s) 2023-01-11T23:28:29.6746200Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6746617Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6747028Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6747543Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6747993Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6748646Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6749106Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6749528Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6750586Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6751018Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6751438Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6751960Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6752350Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6753328Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6753784Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6754188Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6754701Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6755108Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6755648Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6756072Z test_L1Loss (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6756403Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... ok (0.339s) 2023-01-11T23:28:29.6756747Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... ok (0.615s) 2023-01-11T23:28:29.6757092Z test_L1Loss_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6757427Z test_L1Loss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6757763Z test_L1Loss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6758091Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6758463Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6758861Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6759252Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6759623Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6759997Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6760368Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6760806Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6761174Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6761629Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6762037Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6762422Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6762984Z test_L1Loss_no_reduce (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6763346Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6763717Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6764081Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6764431Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6764797Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6765127Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6765480Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6765844Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6766009Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6766172Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6766335Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6767122Z test_LPPool1d (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6767275Z test_LPPool1d_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6767442Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6767613Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6767762Z test_LPPool1d_norm (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6767904Z test_LPPool1d_norm_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6768568Z test_LPPool2d (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6768848Z test_LPPool2d_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6768999Z test_LPPool2d_norm (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6769158Z test_LPPool2d_norm_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6769298Z test_LSTM_cell (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6769480Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6769735Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6770061Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6770260Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6770452Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:28:29.6770658Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6770850Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6771050Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6771246Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6771452Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6771625Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6771819Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6772013Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.6772213Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6772395Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... ok (0.051s) 2023-01-11T23:28:29.6772587Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.6772778Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.6772973Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6773157Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... ok (2.008s) 2023-01-11T23:28:29.6773356Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... ok (0.606s) 2023-01-11T23:28:29.6773544Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... ok (2.088s) 2023-01-11T23:28:29.6773745Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... ok (0.624s) 2023-01-11T23:28:29.6773933Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6774127Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6774329Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6774532Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6774678Z test_LeakyReLU (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6774830Z test_LeakyReLU_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6774978Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6775977Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6776153Z test_LeakyReLU_with_negval (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6776326Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6776503Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6776685Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6777605Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6777839Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6777978Z test_Linear (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.6778123Z test_Linear_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6778282Z test_Linear_no_batch_dim (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.6778448Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6778602Z test_Linear_no_bias (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6778759Z test_Linear_no_bias_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6778933Z test_LocalResponseNorm_1d (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.6779091Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6779279Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... ok (0.039s) 2023-01-11T23:28:29.6779479Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.6779672Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... ok (0.054s) 2023-01-11T23:28:29.6779871Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6780016Z test_LogSigmoid (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.6780171Z test_LogSigmoid_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6780346Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6780522Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6780681Z test_LogSigmoid_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6780849Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6780993Z test_LogSoftmax (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6781150Z test_LogSoftmax_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6781324Z test_LogSoftmax_multiparam (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6781499Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6781677Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6781845Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6782009Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6782189Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6782330Z test_MSELoss (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6782492Z test_MSELoss_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6782650Z test_MSELoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6782805Z test_MSELoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6783070Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6783269Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6783455Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6783638Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6783805Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6784187Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6785075Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6785261Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6785425Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6785589Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6785771Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6786468Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6786669Z test_MSELoss_no_reduce (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6786831Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6786997Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6787174Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6787327Z test_MSELoss_prec (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6787498Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... ok (0.090s) 2023-01-11T23:28:29.6787663Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... ok (0.100s) 2023-01-11T23:28:29.6787831Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... ok (0.080s) 2023-01-11T23:28:29.6787994Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... ok (0.072s) 2023-01-11T23:28:29.6788148Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6788328Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6788500Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6788668Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6788817Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6788992Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6789195Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6789391Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6789585Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6789779Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6789947Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6790225Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6790416Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6790595Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6790761Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6790949Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6791243Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6791543Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6791724Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6791920Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6792096Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6792293Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6792493Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6792711Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6792929Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6793792Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6793984Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6794194Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6794403Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6795115Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6795345Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6795555Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6795765Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6795967Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6796162Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6796367Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6796568Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6796771Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6796963Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6797159Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6797460Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6797666Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6797812Z test_MaxPool1d (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6797971Z test_MaxPool1d_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6798143Z test_MaxPool1d_return_indices (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.6798514Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6798755Z test_MaxPool1d_stride (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6798967Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6799233Z test_MaxPool2d_3d_input (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6799569Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6800257Z test_MaxPool2d_4d_input (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6800818Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6801468Z test_MaxPool2d_return_indices (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6802103Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6802687Z test_MaxPool3d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6803242Z test_MaxPool3d_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6803837Z test_MaxPool3d_return_indices (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6804520Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6805131Z test_MaxPool3d_stride (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6805780Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6806422Z test_MaxPool3d_stride_padding (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6807133Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6807781Z test_MaxUnpool1d_net (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6808428Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6809109Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.6810073Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6810761Z test_MaxUnpool2d_net (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.6811454Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6812149Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6812962Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6813633Z test_MaxUnpool3d_net (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6815362Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.6816251Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.6817079Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6817731Z test_Mish (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.6818273Z test_Mish_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.6818914Z test_Mish_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6819604Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6820305Z test_Mish_scalar (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6820942Z test_Mish_scalar_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6821596Z test_ModuleDict (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6822222Z test_ModuleList (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6822862Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6823617Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6824364Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6825153Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6825985Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6826881Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6827672Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6828480Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6829275Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6830083Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6830914Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6831785Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6832712Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6833612Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6834539Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6835378Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6836179Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6836972Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6837762Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6838534Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6839337Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6840192Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6841127Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6841980Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6843075Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6843936Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6844742Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6845605Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6847533Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6848510Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6849369Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6850258Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6851150Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6851962Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.6852802Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6853614Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.6854506Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6855516Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.6856399Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6857273Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6858063Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6858873Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6859712Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6860534Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6861419Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6862359Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6863273Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6864160Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6865045Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6865959Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6866824Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6867721Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6868603Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6869471Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6870391Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6871300Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6872156Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6872988Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6873818Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6874867Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6875726Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6876648Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6877524Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6878524Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6879440Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6880376Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6881290Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6882249Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.6883081Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6883750Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6886001Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6888009Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6888590Z ok (0.003s) 2023-01-11T23:28:29.6889128Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6889949Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6890636Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6892776Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6894777Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6895383Z ok (0.009s) 2023-01-11T23:28:29.6895902Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6898016Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6900113Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6900888Z ok (0.003s) 2023-01-11T23:28:29.6901446Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6902136Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6904399Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6906439Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6907009Z ok (0.002s) 2023-01-11T23:28:29.6907530Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6908191Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6908807Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6910769Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6912817Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6913383Z ok (0.002s) 2023-01-11T23:28:29.6913883Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6914549Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6915201Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6917190Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6919129Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6919844Z ok (0.018s) 2023-01-11T23:28:29.6920382Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6922401Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6924502Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6925061Z ok (0.003s) 2023-01-11T23:28:29.6925657Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6926404Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6927129Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6929195Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6931155Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6931814Z ok (0.019s) 2023-01-11T23:28:29.6932297Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6934394Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6936307Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6936869Z ok (0.010s) 2023-01-11T23:28:29.6937389Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6938083Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6938702Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6940809Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6942733Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6943298Z ok (0.010s) 2023-01-11T23:28:29.6943889Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.6945907Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6948110Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6948674Z ok (0.003s) 2023-01-11T23:28:29.6949224Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6949941Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6950624Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.6952795Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6955006Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6955553Z ok (0.002s) 2023-01-11T23:28:29.6956184Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6956930Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6957596Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.6959560Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6961335Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6961680Z ok (0.002s) 2023-01-11T23:28:29.6962114Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6962538Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.6963025Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.6964335Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6965525Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6965866Z ok (0.020s) 2023-01-11T23:28:29.6966197Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6967442Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.6968803Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.6969249Z ok (0.012s) 2023-01-11T23:28:29.6969596Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6970411Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6970816Z test_NLLLoss (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6971136Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.6971495Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.6971873Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.6972279Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.6972673Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.6973056Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.6973406Z test_NLLLossNd_no_reduce (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.6973767Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6974153Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.6974552Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.6974945Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... ok (0.043s) 2023-01-11T23:28:29.6975335Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.6975670Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.6976095Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6976473Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6976828Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6977264Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6977696Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.6978065Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6978462Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6978855Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6979247Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6979623Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.6980010Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6980395Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6980794Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6981186Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6981553Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6981922Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6982308Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6982672Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6983052Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6983551Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6984009Z test_NLLLoss_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6984519Z test_NLLLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6984869Z test_NLLLoss_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.6985183Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.6985536Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6985914Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6986369Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6986754Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6987126Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.6987509Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6987933Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.6988351Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6988816Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6989507Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.051s) 2023-01-11T23:28:29.6990212Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6990837Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6991238Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6991826Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6992311Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.6993232Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6994132Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6994939Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.6995784Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6996564Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.6997283Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.6998067Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6998890Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.6999772Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7000538Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7001281Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7002052Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7002789Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7003333Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7003719Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7004101Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7004505Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7004985Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7005742Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7006498Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7007285Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7008121Z test_NLLLoss_no_reduce (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7008765Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7009418Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7010164Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7010884Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7011755Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7012557Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7013426Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7014375Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7015195Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7015992Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7016750Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7017488Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7018254Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7019023Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7019735Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7020497Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7021306Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7021887Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7022267Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7022650Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7023060Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7023660Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7024444Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7025235Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7025975Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7026772Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7027667Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7028548Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7029368Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7030073Z test_PReLU_1d (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7030626Z test_PReLU_1d_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7031245Z test_PReLU_1d_multiparam (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.7031969Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7032615Z test_PReLU_2d (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.7033237Z test_PReLU_2d_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7033909Z test_PReLU_2d_multiparam (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7034581Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7035304Z test_PReLU_3d (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7035912Z test_PReLU_3d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7036571Z test_PReLU_3d_multiparam (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.7037487Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7038229Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7038937Z test_PReLU_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7039607Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7040275Z test_PReLU_scalar (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7041125Z test_PReLU_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7041897Z test_Padding122112_3dcircular (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.7042648Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.7043371Z test_Padding1221_2dcircular (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7044064Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7044749Z test_Padding12_1dcircular (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7045125Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7045492Z test_Padding2322_2dcircular (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7045845Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7046321Z test_Padding31_1dcircular (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.7046998Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7047707Z test_Padding322112_3dcircular (__main__.TestNN) ... ok (0.033s) 2023-01-11T23:28:29.7048486Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... ok (0.041s) 2023-01-11T23:28:29.7049288Z test_Padding332122_3dcircular (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.7050001Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.7050725Z test_Padding3331_2dcircular (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.7051471Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.7052170Z test_Padding33_1dcircular (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7052887Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7053660Z test_PairwiseDistance (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.7054341Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.7055218Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7056046Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7056870Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7057614Z test_PairwiseDistance_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7058017Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7058411Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7058835Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.7059670Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7060414Z test_ParameterDict (__main__.TestNN) ... ok (0.032s) 2023-01-11T23:28:29.7061116Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7061778Z test_ParameterList (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.7062431Z test_ParameterList_meta (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.7063159Z test_ParameterList_replication (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7063907Z test_PixelShuffle (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7064566Z test_PixelShuffle_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7065240Z test_PixelUnshuffle (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7066147Z test_PixelUnshuffle_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7066836Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7067617Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7068430Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7069236Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7070269Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7071166Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7072005Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7072622Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7073040Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7073598Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7074357Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7075062Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7075733Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7076455Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7077166Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7077964Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7078669Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7079347Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7080063Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7080738Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7081408Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7082060Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7082756Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7083470Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7085055Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7085773Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7086488Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7087225Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7087889Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7088514Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7089085Z test_RNN_cell (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7089654Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7090258Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7090935Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7091593Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7092227Z test_RNN_change_dropout (__main__.TestNN) ... ok (0.862s) 2023-01-11T23:28:29.7092824Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... ok (4.173s) 2023-01-11T23:28:29.7093665Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... ok (3.985s) 2023-01-11T23:28:29.7094242Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7094986Z test_RNN_dropout (__main__.TestNN) ... ok (1.365s) 2023-01-11T23:28:29.7095669Z test_RNN_dropout_state (__main__.TestNN) ... ok (0.049s) 2023-01-11T23:28:29.7096240Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7096802Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7097456Z test_RReLU (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7098099Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.7098713Z test_RReLU_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7099437Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.7100072Z test_RReLU_with_up_down (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7100730Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.7101392Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7102072Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.7102698Z test_ReLU (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7103197Z test_ReLU6 (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7103713Z test_ReLU6_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7104263Z test_ReLU6_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7104875Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7105418Z test_ReLU6_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7106002Z test_ReLU6_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7106578Z test_ReLU_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7107127Z test_ReLU_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7107695Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7108254Z test_ReLU_scalar (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7108788Z test_ReLU_scalar_cuda (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7109354Z test_ReflectionPad1d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7109950Z test_ReflectionPad1d_batch (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7110571Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7111193Z test_ReflectionPad1d_complex (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7111808Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7112476Z test_ReflectionPad1d_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7113064Z test_ReflectionPad2d (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7113747Z test_ReflectionPad2d_complex (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.7114379Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7115004Z test_ReflectionPad2d_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7115602Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7116256Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7116871Z test_ReflectionPad3d (__main__.TestNN) ... ok (0.037s) 2023-01-11T23:28:29.7117476Z test_ReflectionPad3d_complex (__main__.TestNN) ... ok (0.064s) 2023-01-11T23:28:29.7118113Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7118734Z test_ReflectionPad3d_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7119371Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.7120030Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7120898Z test_ReplicationPad1d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7121500Z test_ReplicationPad1d_batch (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7122132Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.7122769Z test_ReplicationPad1d_complex (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.7123396Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7124140Z test_ReplicationPad1d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7124759Z test_ReplicationPad2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7125363Z test_ReplicationPad2d_complex (__main__.TestNN) ... ok (0.038s) 2023-01-11T23:28:29.7125999Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7126665Z test_ReplicationPad2d_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7127273Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7127976Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7128658Z test_ReplicationPad3d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7129261Z test_ReplicationPad3d_complex (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.7129901Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7130530Z test_ReplicationPad3d_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7131144Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7131806Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7132395Z test_SELU (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7132904Z test_SELU_cuda (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7133446Z test_SELU_no_batch_dim (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7134020Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7134552Z test_SELU_scalar (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7135107Z test_SELU_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7135664Z test_Sequential_add (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7136233Z test_Sequential_append (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7136817Z test_Sequential_delitem (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7137394Z test_Sequential_extend (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7137946Z test_Sequential_getitem (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7138513Z test_Sequential_iadd (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7139116Z test_Sequential_imul (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7139684Z test_Sequential_insert (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7140318Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7140958Z test_Sequential_mul (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7141498Z test_Sequential_pop (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7142063Z test_Sequential_rmul (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7142632Z test_Sequential_setitem (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7143218Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7143763Z test_SiLU (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7144257Z test_SiLU_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7144796Z test_SiLU_no_batch_dim (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7145367Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7145918Z test_SiLU_scalar (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.7146464Z test_SiLU_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7146995Z test_Sigmoid (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7147660Z test_Sigmoid_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7148219Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7148799Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7149370Z test_Sigmoid_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7149937Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7150496Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7151143Z test_SmoothL1Loss_beta (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7151741Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7152340Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7152950Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7153551Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7154202Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7154846Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7155532Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7156257Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7156946Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7157611Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7158361Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7159019Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7159667Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7160332Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7161009Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7161685Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7162313Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7162901Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7163530Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7164173Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7164788Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7165394Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7166026Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7166639Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7167273Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7167947Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7168651Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7169348Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7170016Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7170664Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7170959Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7171267Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7171539Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7171994Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7172250Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7172535Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7172814Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7173094Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7173498Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7173855Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7174185Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7174513Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7174814Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7175146Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7175476Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7175805Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7176105Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7176419Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7176747Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7177070Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7177354Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7177650Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7177948Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7178274Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7178596Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7178918Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7179148Z test_Softmax (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7179386Z test_Softmax2d (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.7179633Z test_Softmax2d_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7179903Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7180189Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7180435Z test_Softmax_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7180701Z test_Softmax_no_batch_dim (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.7180958Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7181207Z test_Softmax_scalar (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7181474Z test_Softmax_scalar_cuda (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7181705Z test_Softmin (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7181948Z test_Softmin_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7182204Z test_Softmin_multidim (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7182479Z test_Softmin_multidim_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7182744Z test_Softmin_no_batch_dim (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7183015Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7183259Z test_Softmin_scalar (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7183520Z test_Softmin_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7183895Z test_Softplus (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7184138Z test_Softplus_beta (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7184398Z test_Softplus_beta_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7184679Z test_Softplus_beta_threshold (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7184957Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7185260Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7185676Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7185949Z test_Softplus_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7186221Z test_Softplus_no_batch_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7186502Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7186745Z test_Softshrink (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7187007Z test_Softshrink_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7187275Z test_Softshrink_lambda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7187553Z test_Softshrink_lambda_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7187839Z test_Softshrink_lambda_scalar (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7188132Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7188413Z test_Softshrink_no_batch_dim (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7188710Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.7188948Z test_Softsign (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7189235Z test_Softsign_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7189489Z test_Softsign_no_batch_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7189773Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7190038Z test_Softsign_scalar (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7190345Z test_Softsign_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7190600Z test_Tanh (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7190836Z test_Tanh_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7191094Z test_Tanh_no_batch_dim (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7191362Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7191607Z test_Tanh_scalar (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7191868Z test_Tanh_scalar_cuda (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7192114Z test_Tanhshrink (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7192370Z test_Tanhshrink_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7192650Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7192939Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7193209Z test_Tanhshrink_scalar (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7193468Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7193743Z test_Threshold_large_value (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7194029Z test_Threshold_large_value_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7194303Z test_Threshold_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7194595Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7194886Z test_Threshold_threshold_value (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7195182Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7195486Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7195808Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7196155Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... ok (0.212s) 2023-01-11T23:28:29.7196663Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... ok (0.142s) 2023-01-11T23:28:29.7197011Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... ok (0.177s) 2023-01-11T23:28:29.7197369Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... ok (0.135s) 2023-01-11T23:28:29.7197712Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... ok (0.094s) 2023-01-11T23:28:29.7198171Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... ok (0.094s) 2023-01-11T23:28:29.7198531Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... ok (0.082s) 2023-01-11T23:28:29.7198884Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... ok (0.064s) 2023-01-11T23:28:29.7199128Z test_Transformer_cell (__main__.TestNN) ... ok (1.980s) 2023-01-11T23:28:29.7199427Z test_Transformer_multilayer_coder (__main__.TestNN) ... ok (0.928s) 2023-01-11T23:28:29.7199741Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... ok (0.355s) 2023-01-11T23:28:29.7200066Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7200418Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7200769Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7201119Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7201437Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7201782Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7202125Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7202465Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7202784Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7203121Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7203462Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7203802Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7204080Z test_Unflatten_no_batch_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7204374Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7204580Z test_Unfold (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7204826Z test_Unfold_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7205085Z test_Unfold_int_input (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7205353Z test_Unfold_int_input_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7205599Z test_ZeroPad2d (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7205872Z test_ZeroPad2d_complex (__main__.TestNN) ... ok (0.044s) 2023-01-11T23:28:29.7206153Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7206406Z test_ZeroPad2d_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7206690Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7206988Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7207267Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7207555Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7207828Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7208064Z test_add_module (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7208378Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7208742Z test_affine_grid (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7208993Z test_affine_grid_3d (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.7209278Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7209518Z test_assignment (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7209875Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7210145Z test_batchnorm_cudnn_half (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7210516Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7210801Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.048s) 2023-01-11T23:28:29.7211067Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7211502Z test_batchnorm_non_contig_cpu_bn_module_ (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7211940Z test_batchnorm_non_contig_cpu_bn_module_ (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7212266Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7212631Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7213004Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.7213400Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7213784Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7214192Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7214559Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7214857Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7215133Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7215402Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7215672Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7215995Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7216309Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7216669Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7217083Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.149s) 2023-01-11T23:28:29.7217403Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7217728Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7218090Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7218469Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7218755Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7219115Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7219352Z test_bilinear (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7219631Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7219888Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.064s) 2023-01-11T23:28:29.7220170Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7220542Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2023-01-11T23:28:29.7221026Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2023-01-11T23:28:29.7221408Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.002s) 2023-01-11T23:28:29.7221684Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.7221980Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7222266Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7222655Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7222982Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7223261Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7224494Z test_call_supports_python_dict_output (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1296: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T23:28:29.7224858Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2023-01-11T23:28:29.7225009Z ok (0.000s) 2023-01-11T23:28:29.7225273Z test_channel_shuffle (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7225568Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7225809Z test_children (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7226060Z test_clip_grad_norm (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7226310Z test_clip_grad_value (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7226563Z test_container_copy (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7226839Z test_convert_sync_batchnorm (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7227135Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7227449Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7227744Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7228056Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.321s) 2023-01-11T23:28:29.7228321Z test_cosine_similarity (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7228591Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7228882Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (7.796s) 2023-01-11T23:28:29.7229166Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7229564Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.001s) 2023-01-11T23:28:29.7229837Z test_cudnn_weight_format (__main__.TestNN) ... ok (0.063s) 2023-01-11T23:28:29.7230105Z test_cudnn_weight_tying (__main__.TestNN) ... ok (0.040s) 2023-01-11T23:28:29.7230322Z test_dir (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7230557Z test_dir_digit (__main__.TestNN) ... ok (0.001s) 2023-01-11T23:28:29.7230831Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7231092Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7231369Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7231589Z test_extra_state (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7231901Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7232206Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7232470Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7233473Z test_fb_fc_packed (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2184: UserWarning: fbgemm_pack_gemm_matrix_fp16 is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:382.) 2023-01-11T23:28:29.7233920Z packed_w_tensor = torch.fbgemm_pack_gemm_matrix_fp16(w_tensor) 2023-01-11T23:28:29.7234949Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2185: UserWarning: fbgemm_linear_fp16_weight_fp32_activation is deprecated and will be removed in a future PyTorch release. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\QuantizedLinear.cpp:417.) 2023-01-11T23:28:29.7235326Z actual_output = torch.fbgemm_linear_fp16_weight(x_tensor, packed_w_tensor, b_tensor) 2023-01-11T23:28:29.7235475Z ok (0.007s) 2023-01-11T23:28:29.7235713Z test_flatten (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7235966Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7236245Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7236549Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7236786Z test_get_buffer (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7237070Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7237389Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.003s) 2023-01-11T23:28:29.7237640Z test_grid_sample (__main__.TestNN) ... ok (7.257s) 2023-01-11T23:28:29.7237888Z test_grid_sample_3d (__main__.TestNN) ... ok (0.481s) 2023-01-11T23:28:29.7238932Z test_grid_sample_error_checking (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7239103Z warnings.warn( 2023-01-11T23:28:29.7239233Z ok (0.009s) 2023-01-11T23:28:29.7239498Z test_hardtanh_backward (__main__.TestNN) ... ok (0.234s) 2023-01-11T23:28:29.7239784Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7240059Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7240304Z test_inplace_thnn (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7240558Z test_interpolate (__main__.TestNN) ... ok (0.782s) 2023-01-11T23:28:29.7240833Z test_interpolate_bicubic_2d (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7241123Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7241421Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7241725Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7242020Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7242320Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7242651Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7242991Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7243319Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7243691Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7244072Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7244388Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7244676Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7245145Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7245485Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7245789Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7246062Z test_interpolate_bilinear_2d (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7246398Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7246803Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7247137Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.7247462Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7247801Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.7248132Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7248485Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7248815Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7249182Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7249567Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7249914Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7250211Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7250524Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7250873Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7251181Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7251488Z test_interpolate_buffer_overflow (__main__.TestNN) ... ok (11.679s) 2023-01-11T23:28:29.7251794Z test_interpolate_illegal_memory_access (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7252072Z test_interpolate_linear_1d (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7252385Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7252711Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7252999Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7253291Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7253599Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7253894Z test_interpolate_linear_scale_1d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7254221Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7254600Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7254903Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7255194Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7255493Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7255752Z test_interpolate_nearest_1d (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7256044Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7256342Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7256654Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7256930Z test_interpolate_nearest_2d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7257222Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... ok (0.013s) 2023-01-11T23:28:29.7257677Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7258008Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7258304Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7258609Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... ok (0.012s) 2023-01-11T23:28:29.7258979Z test_interpolate_nearest_3d (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.7259286Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7259583Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7259887Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7260177Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7260486Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7260779Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7261066Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7261356Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... ok (0.035s) 2023-01-11T23:28:29.7261660Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... ok (0.028s) 2023-01-11T23:28:29.7261953Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7262257Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... ok (0.024s) 2023-01-11T23:28:29.7262542Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7262841Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7263130Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7263432Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7263713Z test_interpolate_trilinear_3d (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7264011Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.7264312Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7264632Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7264935Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... ok (0.031s) 2023-01-11T23:28:29.7265268Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7265615Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7265932Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7266214Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... ok (0.027s) 2023-01-11T23:28:29.7266560Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7266914Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7267222Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7267506Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7268641Z test_kl_div_with_diff_type (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.7268810Z warnings.warn( 2023-01-11T23:28:29.7268961Z ok (0.007s) 2023-01-11T23:28:29.7269267Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7270812Z test_l1_loss_correct (__main__.TestNN) ... ok (23.146s) 2023-01-11T23:28:29.7271141Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7271478Z test_linear_autograd_device_cpu_bias_weightCOO (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7272893Z test_linear_autograd_device_cpu_bias_weightCSC (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:6609: UserWarning: Sparse CSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T23:28:29.7273235Z module.weight = nn.Parameter(module.weight.to_sparse_csc()) 2023-01-11T23:28:29.7273385Z ok (0.007s) 2023-01-11T23:28:29.7273721Z test_linear_autograd_device_cpu_bias_weightCSR (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7274081Z test_linear_autograd_device_cpu_bias_weightStrided (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7274423Z test_linear_autograd_device_cpu_nobias_weightCOO (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7274758Z test_linear_autograd_device_cpu_nobias_weightCSC (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7275086Z test_linear_autograd_device_cpu_nobias_weightCSR (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7275447Z test_linear_autograd_device_cpu_nobias_weightStrided (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7275761Z test_linear_autograd_device_cuda_bias_weightCOO (__main__.TestNN) ... ok (0.425s) 2023-01-11T23:28:29.7276086Z test_linear_autograd_device_cuda_bias_weightCSC (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7276411Z test_linear_autograd_device_cuda_bias_weightCSR (__main__.TestNN) ... ok (0.008s) 2023-01-11T23:28:29.7276766Z test_linear_autograd_device_cuda_bias_weightStrided (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7277118Z test_linear_autograd_device_cuda_nobias_weightCOO (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7277452Z test_linear_autograd_device_cuda_nobias_weightCSC (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7277775Z test_linear_autograd_device_cuda_nobias_weightCSR (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7278128Z test_linear_autograd_device_cuda_nobias_weightStrided (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7278411Z test_linear_broadcasting (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7278668Z test_load_state_dict (__main__.TestNN) ... ok (0.023s) 2023-01-11T23:28:29.7278934Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7279203Z test_load_state_dict_child (__main__.TestNN) ... ok (0.429s) 2023-01-11T23:28:29.7279477Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7279756Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7280039Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.237s) 2023-01-11T23:28:29.7280308Z test_load_state_dict_type (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7280566Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7280800Z test_log_softmax_dim0 (__main__.TestNN) ... ok (0.022s) 2023-01-11T23:28:29.7281073Z test_log_softmax_dim0_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7281330Z test_log_softmax_dim3 (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7281598Z test_log_softmax_dim3_cuda (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7281869Z test_log_softmax_lastdim (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7282146Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7282406Z test_log_softmax_scalar (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7282821Z test_log_softmax_scalar_cuda (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7283090Z test_log_softmax_spatial (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7283371Z test_log_softmax_spatial_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7283661Z test_log_softmax_spatial_special (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7283968Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7285000Z test_loss_equal_input_target_shape (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2799: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7285251Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2023-01-11T23:28:29.7286074Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2800: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7286300Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2023-01-11T23:28:29.7287107Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2801: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7287375Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2023-01-11T23:28:29.7288168Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2802: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7288415Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2023-01-11T23:28:29.7289449Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2918: 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. 2023-01-11T23:28:29.7289615Z warnings.warn( 2023-01-11T23:28:29.7289765Z ok (0.007s) 2023-01-11T23:28:29.7290071Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7290369Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7290651Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7290921Z test_module_backcompat (__main__.TestNN) ... ok (0.059s) 2023-01-11T23:28:29.7291189Z test_module_to_argparse (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7291425Z test_modules (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7291699Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7292041Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7293744Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.7294140Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.7294424Z ok (0.015s) 2023-01-11T23:28:29.7294682Z test_named_children (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7294934Z test_named_modules (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7295250Z test_named_parameters_remove_duplicate (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7296335Z test_nested_tensor_from_mask (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:2204: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T23:28:29.7296611Z nt = torch._nested_tensor_from_mask(input, mask) 2023-01-11T23:28:29.7296757Z ok (0.003s) 2023-01-11T23:28:29.7297049Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7297280Z test_no_grad (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7297550Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7297794Z test_normalize (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7298092Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7298395Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7298657Z test_pad_scalar_error (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7298908Z test_padding_list (__main__.TestNN) ... ok (0.021s) 2023-01-11T23:28:29.7299176Z test_pairwise_distance (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7299458Z test_parameter_assignment (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7299753Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7300086Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7300393Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7300668Z test_parameters_to_vector (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7300900Z test_parse_to (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7302258Z test_partial_flat_weights (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:812: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:28:29.7302590Z result = _VF.lstm(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T23:28:29.7302741Z ok (0.006s) 2023-01-11T23:28:29.7302971Z test_pdist (__main__.TestNN) ... ok (0.093s) 2023-01-11T23:28:29.7303328Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.013s) 2023-01-11T23:28:29.7303685Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.011s) 2023-01-11T23:28:29.7303946Z test_pdist_empty_col (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7304203Z test_pdist_empty_row (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7304424Z test_pdist_large (__main__.TestNN) ... ok (0.029s) 2023-01-11T23:28:29.7304624Z test_pdist_zeros (__main__.TestNN) 2023-01-11T23:28:29.7304901Z Test that grad is still valid when dist is 0 ... ok (0.046s) 2023-01-11T23:28:29.7305175Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7305456Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.906s) 2023-01-11T23:28:29.7306365Z test_pointwise_loss_broadcast (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7306780Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7307573Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7307843Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7308740Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7309027Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7309828Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7310100Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7310903Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7311172Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7311963Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7312235Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7313027Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7313294Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7314086Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7314350Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7315132Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7315402Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7316185Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7316453Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7317238Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7317502Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7318419Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7318682Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7319552Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7319829Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7320609Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7320880Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7321663Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7321926Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7322714Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7322979Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7323764Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7324034Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7324823Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7325085Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7325860Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7326129Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7326902Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7327167Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7327965Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7328232Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7329012Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7329403Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7331000Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7331321Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7332113Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7332385Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7333173Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7333441Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7334227Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7334495Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7335277Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7335547Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7336329Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7336599Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7337362Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7337624Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7338396Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7338663Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7339448Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7339770Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7340551Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7340960Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7341739Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7342097Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7342894Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7343162Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7343966Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7344234Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7345028Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7345297Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T23:28:29.7346088Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7346354Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7347150Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7347414Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7348210Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7348472Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7349324Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7349597Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7350486Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7350748Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7351541Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7351939Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7352807Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7353095Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7354010Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7354289Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7355174Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7355456Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7356287Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7356554Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7357409Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7357669Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7358461Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7358722Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7359513Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7359771Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7360553Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7360920Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7361732Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7361984Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7362775Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7363034Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7363869Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7364321Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7365686Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7365990Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7366785Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7367051Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7367846Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7368103Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7368902Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7369158Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7369942Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7370205Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7371042Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7371305Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7372249Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7372536Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7373427Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7373687Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7374477Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7374736Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7375588Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7376010Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7376802Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7377159Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7378008Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7378271Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7379107Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7379438Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7380367Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7380735Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7381497Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7381760Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7382606Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7382875Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7383662Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7383919Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7384750Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7385032Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7385861Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7386120Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7387116Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7387637Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7388584Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7388879Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7389770Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7390079Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7390987Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7391296Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7392050Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7392334Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7393158Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7393462Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7394434Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7394765Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7395533Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7395815Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7396533Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7396827Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7397529Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7397807Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7398538Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7399010Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7399711Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7399992Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7400866Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7401201Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7401949Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7402240Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7402971Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7403251Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7403953Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7404240Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7404958Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7405237Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7405953Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7406236Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7406973Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7407262Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7408049Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7408346Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7409207Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7409647Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7410417Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7410715Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7411596Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7411909Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7412684Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7412981Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7413771Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7414062Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7414871Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7415177Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7415987Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7416312Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7417080Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7417378Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7418160Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7418454Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7419226Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7419519Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7420303Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7420734Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7421512Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7421805Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7422730Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7423079Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7423891Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7424191Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7424971Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7425264Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7426030Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7426327Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T23:28:29.7427104Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7427387Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7428170Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7428446Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7429258Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7429552Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7430363Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7430677Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7431459Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7431874Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7432650Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7432925Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7433793Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7434078Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7434869Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7435148Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7435936Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7436209Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7437053Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7437346Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7438196Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7438483Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7439275Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7439551Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7440349Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7440637Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7441439Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7441717Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7442506Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7442924Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7443713Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7444036Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7444956Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7445300Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7446104Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7446390Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7447177Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7447456Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7448253Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7448531Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7449324Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7449601Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7450391Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7450672Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7451508Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7451799Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7452657Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7452947Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7453728Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7454008Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7455825Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7456141Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7457045Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7457343Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7458133Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7458453Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7459251Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7459557Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7460403Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7460685Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7461476Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7461760Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7462554Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7462832Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7463619Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7463899Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7464679Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7464959Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7465783Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7466065Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7466882Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T23:28:29.7467371Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T23:28:29.7467548Z ok (0.096s) 2023-01-11T23:28:29.7467889Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7468302Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7468599Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7468984Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.006s) 2023-01-11T23:28:29.7469304Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.046s) 2023-01-11T23:28:29.7469655Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7469992Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7470395Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7470720Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7471083Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7471429Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7471788Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.002s) 2023-01-11T23:28:29.7472083Z test_register_state_dict_pre_hook (__main__.TestNN) ... ok (0.007s) 2023-01-11T23:28:29.7472531Z test_register_state_dict_pre_hook_backward_compat (__main__.TestNN) ... skip: Tempfile permission issue on windows (0.002s) 2023-01-11T23:28:29.7472809Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7473064Z test_repr (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7473328Z test_requires_grad_ (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7473574Z test_rnn_args_check (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7473920Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.003s) 2023-01-11T23:28:29.7474224Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.036s) 2023-01-11T23:28:29.7474507Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7475599Z test_share_memory (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:181: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7475854Z self.assertFalse(p.storage().is_shared()) 2023-01-11T23:28:29.7476857Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:181: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7477100Z self.assertFalse(p.storage().is_shared()) 2023-01-11T23:28:29.7478107Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:181: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7478352Z self.assertFalse(p.storage().is_shared()) 2023-01-11T23:28:29.7479348Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:181: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7479725Z self.assertFalse(p.storage().is_shared()) 2023-01-11T23:28:29.7480857Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:186: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7481121Z self.assertTrue(p.storage().is_shared()) 2023-01-11T23:28:29.7482199Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:186: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7482448Z self.assertTrue(p.storage().is_shared()) 2023-01-11T23:28:29.7483433Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:186: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7483667Z self.assertTrue(p.storage().is_shared()) 2023-01-11T23:28:29.7484658Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:186: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7484899Z self.assertTrue(p.storage().is_shared()) 2023-01-11T23:28:29.7485047Z ok (0.005s) 2023-01-11T23:28:29.7485347Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.045s) 2023-01-11T23:28:29.7485680Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7485922Z test_softmax_cpu (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7486203Z test_softmax_functional_dim0 (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7486573Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.7486853Z test_softmax_functional_dim3 (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7487214Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.7487498Z test_softmax_functional_scalar (__main__.TestNN) ... ok (0.010s) 2023-01-11T23:28:29.7487914Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T23:28:29.7488175Z test_softmax_lastdim (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7488446Z test_softmax_lastdim_cuda (__main__.TestNN) ... ok (0.025s) 2023-01-11T23:28:29.7488717Z test_softmax_lastdim_dtype (__main__.TestNN) ... ok (0.018s) 2023-01-11T23:28:29.7489138Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T23:28:29.7489403Z test_softmax_spatial (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7489652Z test_softmax_spatial_cuda (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7489920Z test_softmax_spatial_dtype (__main__.TestNN) ... ok (0.019s) 2023-01-11T23:28:29.7490283Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.002s) 2023-01-11T23:28:29.7490560Z test_softmax_spatial_special (__main__.TestNN) ... ok (0.020s) 2023-01-11T23:28:29.7490999Z test_softmax_spatial_special_cuda (__main__.TestNN) ... ok (0.016s) 2023-01-11T23:28:29.7491227Z test_softmin (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7492412Z test_spectral_norm (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:1899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7492740Z self.assertEqual(m.weight_orig.storage(), m.weight.storage()) 2023-01-11T23:28:29.7493748Z C:\actions-runner\_work\pytorch\pytorch\test\test_nn.py:1899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7494063Z self.assertEqual(m.weight_orig.storage(), m.weight.storage()) 2023-01-11T23:28:29.7495223Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7495435Z device=typed_storage.device, 2023-01-11T23:28:29.7496588Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:28:29.7496798Z device=typed_storage.device, 2023-01-11T23:28:29.7496942Z ok (0.057s) 2023-01-11T23:28:29.7497202Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7497473Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7497762Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.034s) 2023-01-11T23:28:29.7498037Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7498278Z test_state_dict (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7498570Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... ok (0.014s) 2023-01-11T23:28:29.7498861Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7499122Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7499369Z test_threshold_int (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7499581Z test_to (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7499857Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.004s) 2023-01-11T23:28:29.7500136Z test_transformer_args_check (__main__.TestNN) ... ok (0.395s) 2023-01-11T23:28:29.7500428Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.030s) 2023-01-11T23:28:29.7500699Z test_transformerdecoder (__main__.TestNN) ... ok (0.290s) 2023-01-11T23:28:29.7500993Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.060s) 2023-01-11T23:28:29.7501307Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.077s) 2023-01-11T23:28:29.7501578Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7501871Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.009s) 2023-01-11T23:28:29.7502150Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.011s) 2023-01-11T23:28:29.7502486Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.006s) 2023-01-11T23:28:29.7502851Z test_type (__main__.TestNN) ... ok (0.017s) 2023-01-11T23:28:29.7504097Z test_unflatten (__main__.TestNN) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\c10/core/TensorImpl.h:1816.) 2023-01-11T23:28:29.7504454Z return super(Tensor, self).refine_names(names) 2023-01-11T23:28:29.7504718Z ok (0.005s) 2023-01-11T23:28:29.7505010Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7505271Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7505617Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7505875Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.026s) 2023-01-11T23:28:29.7506205Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.000s) 2023-01-11T23:28:29.7506497Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.095s) 2023-01-11T23:28:29.7506842Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.005s) 2023-01-11T23:28:29.7507115Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.066s) 2023-01-11T23:28:29.7507431Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.042s) 2023-01-11T23:28:29.7507706Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7507978Z test_vector_to_parameters (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7508222Z test_weight_norm (__main__.TestNN) ... ok (0.015s) 2023-01-11T23:28:29.7508482Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7508709Z test_zero_grad (__main__.TestNN) ... ok (0.003s) 2023-01-11T23:28:29.7509033Z test_BatchNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:28:29.7509357Z test_Bilinear_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7509713Z test_CTCLoss_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.150s) 2023-01-11T23:28:29.7510059Z test_CTCLoss_empty_target_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7510484Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:28:29.7510951Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7511359Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7511805Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7512217Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7512639Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:28:29.7514329Z test_GRU_grad_and_gradgrad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\engine.cpp:1134.) 2023-01-11T23:28:29.7514736Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.7514866Z ok (0.058s) 2023-01-11T23:28:29.7515324Z test_GroupNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7515662Z test_GroupNorm_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T23:28:29.7516002Z test_GroupNorm_numeric_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (1.959s) 2023-01-11T23:28:29.7516409Z test_GroupNorm_raises_error_if_one_value_per_group_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:28:29.7516767Z test_InstanceNorm1d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:28:29.7517978Z test_InstanceNorm2d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7518382Z test_InstanceNorm3d_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7518785Z test_LSTM_grad_and_gradgrad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T23:28:29.7519158Z test_LayerNorm_general_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T23:28:29.7519505Z test_LayerNorm_numeric_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (1.248s) 2023-01-11T23:28:29.7519871Z test_LocalResponseNorm_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7521556Z test_MarginLoss_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [0, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.7521947Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.7522098Z ok (0.013s) 2023-01-11T23:28:29.7523756Z test_MarginLoss_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\autograd\__init__.py:197: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [0, 10]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:28:29.7524143Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T23:28:29.7524290Z ok (0.010s) 2023-01-11T23:28:29.7524650Z test_ReflectionPad2d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (2.412s) 2023-01-11T23:28:29.7525044Z test_ReflectionPad3d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.731s) 2023-01-11T23:28:29.7525432Z test_ReflectionPad_empty_cuda_complex64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:28:29.7525825Z test_ReflectionPad_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:28:29.7526213Z test_ReplicationPad1d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7526570Z test_ReplicationPad2d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.044s) 2023-01-11T23:28:29.7526923Z test_ReplicationPad3d_large_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.206s) 2023-01-11T23:28:29.7527294Z test_ReplicationPad_empty_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7527660Z test_ReplicationPad_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7528023Z test_TransformerDecoderLayer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.223s) 2023-01-11T23:28:29.7528391Z test_TransformerDecoder_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.369s) 2023-01-11T23:28:29.7528928Z test_TransformerEncoderLayer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.309s) 2023-01-11T23:28:29.7529290Z test_TransformerEncoder_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.246s) 2023-01-11T23:28:29.7529629Z test_Transformer_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (1.802s) 2023-01-11T23:28:29.7529947Z test_Unfold_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7530445Z test_activations_bfloat16_cpu_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:28:29.7530803Z test_activations_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:28:29.7531130Z test_affine_2d_rotate0_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.189s) 2023-01-11T23:28:29.7531454Z test_affine_2d_rotate45_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7531782Z test_affine_2d_rotate90_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.040s) 2023-01-11T23:28:29.7532175Z test_affine_2d_rotateRandom_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.705s) 2023-01-11T23:28:29.7532531Z test_affine_3d_rotateRandom_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (14.073s) 2023-01-11T23:28:29.7532885Z test_batchnorm_affine_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:28:29.7533279Z test_batchnorm_affine_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:28:29.7533689Z test_batchnorm_affine_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7534053Z test_batchnorm_affine_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7534401Z test_batchnorm_eval_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:28:29.7534722Z test_batchnorm_eval_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:28:29.7535087Z test_batchnorm_eval_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T23:28:29.7535449Z test_batchnorm_eval_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:28:29.7535776Z test_batchnorm_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.179s) 2023-01-11T23:28:29.7536141Z test_batchnorm_large_batch_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7536491Z test_batchnorm_large_batch_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7536869Z test_batchnorm_simple_average_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T23:28:29.7537245Z test_batchnorm_simple_average_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:28:29.7537644Z test_batchnorm_simple_average_mixed_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:28:29.7538032Z test_batchnorm_simple_average_mixed_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:28:29.7538385Z test_batchnorm_update_stats_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:28:29.7538755Z test_clip_grad_norm_error_if_nonfinite_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.528s) 2023-01-11T23:28:29.7539195Z test_clip_grad_norm_multi_device_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T23:28:29.7540739Z test_conv_empty_input_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T23:28:29.7540924Z warnings.warn( 2023-01-11T23:28:29.7542309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T23:28:29.7542480Z warnings.warn( 2023-01-11T23:28:29.7542627Z ok (0.015s) 2023-01-11T23:28:29.7543077Z test_conv_empty_input_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7543444Z test_conv_empty_input_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7543787Z test_conv_empty_input_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7544238Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.043s) 2023-01-11T23:28:29.7544634Z test_cross_entropy_label_smoothing_errors_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7545059Z test_cross_entropy_label_smoothing_weight_ignore_indices_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T23:28:29.7545452Z test_cross_entropy_label_smoothing_with_probs_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T23:28:29.7545922Z test_cross_entropy_large_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda memory (0.116s) 2023-01-11T23:28:29.7546379Z test_cross_entropy_large_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda memory (0.133s) 2023-01-11T23:28:29.7546889Z test_cross_entropy_large_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda memory (0.121s) 2023-01-11T23:28:29.7547301Z test_cross_entropy_loss_index_target_unit_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:28:29.7547716Z test_cross_entropy_loss_one_hot_target_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T23:28:29.7548164Z test_cross_entropy_loss_prob_target_all_reductions_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.028s) 2023-01-11T23:28:29.7548643Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7549116Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7549578Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7550049Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7550512Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7550991Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7551392Z test_cross_entropy_loss_prob_target_unit_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:28:29.7551840Z test_ctc_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Test is flaky on Linux and Windows, typical error message: 2023-01-11T23:28:29.7552173Z https://github.com/pytorch/pytorch/issues/34870 (0.000s) 2023-01-11T23:28:29.7552500Z test_ctc_loss_cudnn_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:28:29.7552817Z test_device_mask_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7553158Z test_elu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7553510Z test_elu_inplace_with_neg_alpha_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7553985Z test_fold_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.093s) 2023-01-11T23:28:29.7554357Z test_glu_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:28:29.7554712Z test_grid_sample_half_precision_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7556004Z test_grid_sample_large_cuda (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7556197Z warnings.warn( 2023-01-11T23:28:29.7557125Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4297: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7557298Z warnings.warn( 2023-01-11T23:28:29.7558206Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7558376Z warnings.warn( 2023-01-11T23:28:29.7559308Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4297: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7559471Z warnings.warn( 2023-01-11T23:28:29.7560374Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7560523Z warnings.warn( 2023-01-11T23:28:29.7561498Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4297: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7561668Z warnings.warn( 2023-01-11T23:28:29.7562650Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7562829Z warnings.warn( 2023-01-11T23:28:29.7563747Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4297: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7563907Z warnings.warn( 2023-01-11T23:28:29.7564805Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4235: UserWarning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. 2023-01-11T23:28:29.7564965Z warnings.warn( 2023-01-11T23:28:29.7565111Z ok (0.011s) 2023-01-11T23:28:29.7565490Z test_grid_sample_large_index_2d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.428s) 2023-01-11T23:28:29.7566074Z test_grid_sample_large_index_2d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.138s) 2023-01-11T23:28:29.7566444Z test_grid_sample_large_index_3d_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.481s) 2023-01-11T23:28:29.7566884Z test_grid_sample_large_index_3d_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.155s) 2023-01-11T23:28:29.7567243Z test_grid_sample_nan_inf_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7567681Z test_grid_sample_nan_inf_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7568096Z test_groupnorm_nhwc_cuda_bfloat16 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.007s) 2023-01-11T23:28:29.7568521Z test_groupnorm_nhwc_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.007s) 2023-01-11T23:28:29.7568917Z test_groupnorm_nhwc_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.007s) 2023-01-11T23:28:29.7569267Z test_gumbel_softmax_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.034s) 2023-01-11T23:28:29.7569636Z test_gumbel_softmax_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T23:28:29.7570004Z test_gumbel_softmax_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.032s) 2023-01-11T23:28:29.7570342Z test_hardsigmoid_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7570673Z test_hardswish_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7571031Z test_hardswish_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:28:29.7571481Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:28:29.7571957Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:28:29.7572313Z test_invalid_reduction_strings_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7572662Z test_layernorm_half_precision_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:28:29.7573004Z test_layernorm_weight_bias_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7573365Z test_leaky_relu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7573739Z test_leaky_relu_inplace_with_neg_slope_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7574117Z test_leaky_relu_inplace_with_zero_slope_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:28:29.7574431Z test_linear_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7574777Z test_log_softmax_big_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:28:29.7575117Z test_log_softmax_big_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:28:29.7575441Z test_logsigmoid_out_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7575888Z test_lstmcell_backward_only_one_output_grad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7576242Z test_masked_softmax_TxT_layout_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.260s) 2023-01-11T23:28:29.7576554Z test_masked_softmax_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (6.056s) 2023-01-11T23:28:29.7576951Z test_masked_softmax_devices_parity_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (29.906s) 2023-01-11T23:28:29.7577353Z test_masked_softmax_forward_with_nans_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.206s) 2023-01-11T23:28:29.7577694Z test_masked_softmax_grad_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.070s) 2023-01-11T23:28:29.7578039Z test_masked_softmax_mask_types_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (19.901s) 2023-01-11T23:28:29.7578396Z test_masked_softmax_transformer_layout_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.251s) 2023-01-11T23:28:29.7578870Z test_mish_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7579213Z test_module_to_empty_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7579549Z test_module_to_empty_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7579896Z test_multi_margin_loss_errors_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7580320Z test_nll_loss_all_ignored_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7580706Z test_nll_loss_byte_target_matches_long_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:28:29.7581084Z test_nll_loss_empty_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7581461Z test_nll_loss_empty_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7581832Z test_nll_loss_empty_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7582192Z test_nll_loss_invalid_target_dim_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:28:29.7582544Z test_nll_loss_invalid_weights_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7582993Z test_nll_loss_large_tensor_reduction_mean_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda memory (0.161s) 2023-01-11T23:28:29.7583501Z test_nll_loss_large_tensor_reduction_none_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda memory (0.146s) 2023-01-11T23:28:29.7583948Z test_nll_loss_large_tensor_reduction_sum_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda memory (0.124s) 2023-01-11T23:28:29.7584338Z test_nll_loss_mismatched_batch_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7584739Z test_nll_loss_out_of_bounds_ignore_index_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7585100Z test_nll_loss_total_weight_is_zero_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7585406Z test_nn_empty_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:28:29.7585712Z test_nn_scalars_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7586035Z test_nn_scalars_reductions_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T23:28:29.7586404Z test_nonlinearity_propagate_nan_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7586709Z test_one_hot_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7587128Z test_overwrite_module_params_on_conversion_cpu_device_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:28:29.7587450Z test_pad_cuda_complex128 (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7587764Z test_pad_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7588204Z test_prelu_backward_32bit_indexing_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.112s) 2023-01-11T23:28:29.7588528Z test_rnn_fused_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.072s) 2023-01-11T23:28:29.7588851Z test_rnn_fused_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.064s) 2023-01-11T23:28:29.7589209Z test_rnn_retain_variables_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.178s) 2023-01-11T23:28:29.7589559Z test_rnn_retain_variables_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.196s) 2023-01-11T23:28:29.7589914Z test_rnn_retain_variables_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.167s) 2023-01-11T23:28:29.7590261Z test_save_lstm_compatibility_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:28:29.7590635Z test_silu_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7590944Z test_skip_init_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7591466Z test_smooth_l1_loss_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:28:29.7591880Z test_smooth_l1_loss_vs_huber_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.030s) 2023-01-11T23:28:29.7592314Z test_softmax_64bit_indexing_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.114s) 2023-01-11T23:28:29.7592643Z test_softmax_bfloat16_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:28:29.7593047Z test_softmax_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7593385Z test_softmax_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7593733Z test_softmax_results_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (2.225s) 2023-01-11T23:28:29.7594079Z test_softmax_results_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (1.939s) 2023-01-11T23:28:29.7594434Z test_softplus_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7594789Z test_softplus_low_threshold_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7595154Z test_softshrink_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:28:29.7595519Z test_softshrink_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7595853Z test_softshrink_negative_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7596220Z test_threshold_inplace_overlap_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7597619Z test_to_complex_cuda (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T23:28:29.7597827Z warnings.warn( 2023-01-11T23:28:29.7599153Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1120: UserWarning: Complex modules are a new feature under active development whose design may change, and some modules might not work as expected when using complex tensors as parameters or buffers. Please file an issue at https://github.com/pytorch/pytorch/issues/new?template=bug-report.yml if a complex module does not work as expected. 2023-01-11T23:28:29.7599331Z warnings.warn( 2023-01-11T23:28:29.7600214Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\module.py:1130: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:276.) 2023-01-11T23:28:29.7600583Z return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) 2023-01-11T23:28:29.7600736Z ok (0.000s) 2023-01-11T23:28:29.7601126Z test_transformerencoderlayer_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.141s) 2023-01-11T23:28:29.7601516Z test_transformerencoderlayer_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.099s) 2023-01-11T23:28:29.7602855Z test_transformerencoderlayer_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\transformer.py:536: UserWarning: nested_from_padded CUDA kernels only support fp32/fp16; falling back to slower generic kernel (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\nested\cuda\NestedTensorTransformerFunctions.cpp:54.) 2023-01-11T23:28:29.7603110Z return torch._transformer_encoder_layer_fwd( 2023-01-11T23:28:29.7603257Z ok (0.075s) 2023-01-11T23:28:29.7603644Z test_transformerencoderlayer_fast_path_cuda_float64 (__main__.TestNNDeviceTypeCUDA) 2023-01-11T23:28:29.7604215Z Test transformer fast path on CPU with different valid mask types and shapes ... skip: Only runs on cpu (0.012s) 2023-01-11T23:28:29.7604618Z test_transformerencoderlayer_gelu_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.096s) 2023-01-11T23:28:29.7605059Z test_transformerencoderlayer_gelu_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.090s) 2023-01-11T23:28:29.7605449Z test_triplet_margin_with_distance_loss_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (8.745s) 2023-01-11T23:28:29.7605983Z test_triplet_margin_with_distance_loss_default_parity_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.509s) 2023-01-11T23:28:29.7606541Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7607037Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:28:29.7607484Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:28:29.7607935Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:28:29.7608371Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:28:29.7608807Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:28:29.7609202Z test_upsamplingBicubic2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7609689Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7610184Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7610634Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.153s) 2023-01-11T23:28:29.7611090Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.159s) 2023-01-11T23:28:29.7611531Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.156s) 2023-01-11T23:28:29.7611971Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.172s) 2023-01-11T23:28:29.7612391Z test_upsamplingNearest1d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:28:29.7612751Z test_upsamplingNearest1d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.076s) 2023-01-11T23:28:29.7613149Z test_upsamplingNearest1d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (5.741s) 2023-01-11T23:28:29.7613566Z test_upsamplingNearest2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.050s) 2023-01-11T23:28:29.7613961Z test_upsamplingNearest2d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.266s) 2023-01-11T23:28:29.7614352Z test_upsamplingNearest2d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (6.241s) 2023-01-11T23:28:29.7614785Z test_upsamplingNearest2d_launch_fail_cuda (__main__.TestNNDeviceTypeCUDA) ... expected failure (0.005s) 2023-01-11T23:28:29.7615281Z test_upsamplingNearest2d_launch_rocm_cuda (__main__.TestNNDeviceTypeCUDA) ... skip: test doesn't currently work on the CUDA stack (0.002s) 2023-01-11T23:28:29.7615667Z test_upsamplingNearest3d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.624s) 2023-01-11T23:28:29.7616019Z test_upsamplingNearest3d_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.245s) 2023-01-11T23:28:29.7616389Z test_upsamplingNearest3d_launch_config_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (19.053s) 2023-01-11T23:28:29.7616805Z test_upsamplingNearestExact1d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:28:29.7617342Z test_upsamplingNearestExact1d_rescale_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:28:29.7617752Z test_upsamplingNearestExact2d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.038s) 2023-01-11T23:28:29.7618157Z test_upsamplingNearestExact3d_correctness_cuda (__main__.TestNNDeviceTypeCUDA) ... ok (0.546s) 2023-01-11T23:28:29.7618638Z test_upsampling_64bit_indexing_channels_last_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.182s) 2023-01-11T23:28:29.7619090Z test_variable_sequence_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... ok (0.591s) 2023-01-11T23:28:29.7619448Z test_variable_sequence_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... ok (0.590s) 2023-01-11T23:28:29.7619827Z test_variable_sequence_cuda_float64 (__main__.TestNNDeviceTypeCUDA) ... ok (0.604s) 2023-01-11T23:28:29.7620287Z test_warp_softmax_64bit_indexing_cuda_float16 (__main__.TestNNDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.128s) 2023-01-11T23:28:29.7620852Z test_warp_softmax_64bit_indexing_cuda_float32 (__main__.TestNNDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T23:28:29.7620873Z 2023-01-11T23:28:29.7621235Z ---------------------------------------------------------------------- 2023-01-11T23:28:29.7621419Z Ran 2298 tests in 253.125s 2023-01-11T23:28:29.7621431Z 2023-01-11T23:28:29.7621648Z OK (skipped=73, expected failures=4) 2023-01-11T23:28:29.7621660Z 2023-01-11T23:28:29.7621857Z Generating XML reports... 2023-01-11T23:28:29.7622296Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestAddRelu-20230111232413.xml 2023-01-11T23:28:29.7622776Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestConstantPadNd-20230111232413.xml 2023-01-11T23:28:29.7623266Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFunctionalPickle-20230111232413.xml 2023-01-11T23:28:29.7623713Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFusionEval-20230111232413.xml 2023-01-11T23:28:29.7624176Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestFusionUtils-20230111232413.xml 2023-01-11T23:28:29.7624572Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNN-20230111232413.xml 2023-01-11T23:28:29.7625057Z Generated XML report: test-reports\python-unittest\test_nn\TEST-TestNNDeviceTypeCUDA-20230111232413.xml 2023-01-11T23:28:29.7625449Z [W CUDAGuardImpl.h:46] Warning: CUDA warning: driver shutting down (function uncheckedGetDevice) 2023-01-11T23:28:29.7625857Z [W CUDAGuardImpl.h:62] Warning: CUDA warning: invalid device ordinal (function uncheckedSetDevice) 2023-01-11T23:28:29.7625890Z 2023-01-11T23:28:29.7626467Z ##[endgroup] 2023-01-11T23:28:29.7626990Z FINISHED PRINTING LOG FILE of test_nn (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_nn_jt6akzca) 2023-01-11T23:28:29.7627004Z 2023-01-11T23:28:29.7627241Z Running test_torch ... [2023-01-11 23:28:29.630197] 2023-01-11T23:28:29.7627804Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:28:29.630904] 2023-01-11T23:33:19.9241374Z 2023-01-11T23:33:19.9242178Z Expand the folded group to see the log file of test_torch 2023-01-11T23:33:19.9243153Z ##[group]PRINTING LOG FILE of test_torch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_torch_nbggcpqy) 2023-01-11T23:33:19.9284730Z 2023-01-11T23:33:19.9285193Z Running tests... 2023-01-11T23:33:19.9285855Z ---------------------------------------------------------------------- 2023-01-11T23:33:19.9286596Z Test results will be stored in test-reports\python-unittest\test_torch 2023-01-11T23:33:19.9287272Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (1.996s) 2023-01-11T23:33:19.9288328Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... ok (0.002s) 2023-01-11T23:33:19.9289099Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... ok (0.003s) 2023-01-11T23:33:19.9290302Z test_advancedindex_mixed_cpu_devices_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9291077Z test_advancedindex_mixed_devices_error_cuda (__main__.TestDevicePrecisionCUDA) ... ok (1.087s) 2023-01-11T23:33:19.9291960Z test_clamp_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... ok (0.038s) 2023-01-11T23:33:19.9292783Z test_clamp_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... ok (0.023s) 2023-01-11T23:33:19.9293735Z test_clamp_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... ok (0.025s) 2023-01-11T23:33:19.9294258Z test_copy_broadcast_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9294783Z test_copy_noncontig_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9295318Z test_cuda_device_idx_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T23:33:19.9295791Z test_device_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9296577Z test_from_sequence_cuda_float16 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9297322Z test_from_sequence_cuda_float32 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9298046Z test_from_sequence_cuda_float64 (__main__.TestDevicePrecisionCUDA) ... ok (0.002s) 2023-01-11T23:33:19.9298803Z test_from_sequence_cuda_int16 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9299635Z test_from_sequence_cuda_int32 (__main__.TestDevicePrecisionCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9300465Z test_from_sequence_cuda_int64 (__main__.TestDevicePrecisionCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9301286Z test_from_sequence_cuda_int8 (__main__.TestDevicePrecisionCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9302187Z test_from_sequence_cuda_uint8 (__main__.TestDevicePrecisionCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9302985Z test_index_add_bfloat16_cuda (__main__.TestDevicePrecisionCUDA) ... ok (0.008s) 2023-01-11T23:33:19.9303903Z test_multidevice_serialization_cuda (__main__.TestDevicePrecisionCUDA) ... skip: fewer than 2 devices detected (0.002s) 2023-01-11T23:33:19.9304892Z test_type_conversions_same_device_cuda (__main__.TestDevicePrecisionCUDA) ... skip: fewer than 2 devices detected (0.002s) 2023-01-11T23:33:19.9305649Z test_RNGState (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9306283Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9306940Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9307506Z test_Size (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9308065Z test_Size_iter (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9308656Z test_Size_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9309275Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9318824Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9319237Z test_apply (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9319579Z test_as_subclass (__main__.TestTorch) ... ok (0.008s) 2023-01-11T23:33:19.9319933Z test_assert_async (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9320307Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.088s) 2023-01-11T23:33:19.9320674Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.012s) 2023-01-11T23:33:19.9321849Z test_bmm_multithreaded (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9323155Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9324271Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9325227Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9326248Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9327205Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9340956Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9342065Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9343118Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9344083Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9345108Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9346121Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9347134Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9359793Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9360917Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9362965Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9364290Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9365296Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9366315Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9367267Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9368275Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9369226Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9370232Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9371176Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9372175Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9373124Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9374142Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Resize.cpp:33.) 2023-01-11T23:33:19.9375189Z torch.bmm(b1, b2, out=res2) 2023-01-11T23:33:19.9375415Z ok (1.275s) 2023-01-11T23:33:19.9375719Z test_boxMullerState (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9376154Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.000s) 2023-01-11T23:33:19.9376561Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:33:19.9376987Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.019s) 2023-01-11T23:33:19.9377364Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9377686Z test_contains (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9378036Z test_copy_broadcast (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9378387Z test_copy_dtypes (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9378739Z test_copy_float16 (__main__.TestTorch) ... ok (0.026s) 2023-01-11T23:33:19.9379097Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9379867Z test_copy_transpose (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7754: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T23:33:19.9380636Z x = torch.arange(100 * 100).reshape(100, 100).to(dtype=torch.complex32).t() 2023-01-11T23:33:19.9380930Z ok (0.006s) 2023-01-11T23:33:19.9381301Z test_cuda_not_built (__main__.TestTorch) ... skip: CUDA is built, can't test CUDA not built error (0.002s) 2023-01-11T23:33:19.9381721Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9382074Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9382425Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9382780Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9383096Z test_cxx_flags (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9383997Z test_dead_weak_ref (__main__.TestTorch) ... [W C:\actions-runner\_work\pytorch\pytorch\torch\csrc\autograd\python_variable.cpp:319] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2023-01-11T23:33:19.9384781Z ok (0.001s) 2023-01-11T23:33:19.9385085Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9385460Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9385831Z test_deterministic_flag (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9386178Z test_device (__main__.TestTorch) ... ok (0.028s) 2023-01-11T23:33:19.9386482Z test_dir (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9386797Z test_doc (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9387105Z test_doc_template (__main__.TestTorch) 2023-01-11T23:33:19.9387499Z Test that all public API doc strings use the same standard template for ... ok (0.034s) 2023-01-11T23:33:19.9387901Z test_dot_data_use (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9388252Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9389099Z test_element_size (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5939: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9389917Z byte = torch.ByteStorage().element_size() 2023-01-11T23:33:19.9390825Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5940: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9391588Z char = torch.CharStorage().element_size() 2023-01-11T23:33:19.9392460Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5941: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9393231Z short = torch.ShortStorage().element_size() 2023-01-11T23:33:19.9394019Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5942: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9394744Z int = torch.IntStorage().element_size() 2023-01-11T23:33:19.9395532Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5943: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9396275Z long = torch.LongStorage().element_size() 2023-01-11T23:33:19.9397069Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5944: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9397823Z float = torch.FloatStorage().element_size() 2023-01-11T23:33:19.9398610Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5945: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9399362Z double = torch.DoubleStorage().element_size() 2023-01-11T23:33:19.9400150Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5946: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9400879Z bool = torch.BoolStorage().element_size() 2023-01-11T23:33:19.9401663Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5947: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9402434Z bfloat16 = torch.BFloat16Storage().element_size() 2023-01-11T23:33:19.9403234Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5948: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9404016Z complexfloat = torch.ComplexFloatStorage().element_size() 2023-01-11T23:33:19.9404947Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5949: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9405742Z complexdouble = torch.ComplexDoubleStorage().element_size() 2023-01-11T23:33:19.9406061Z ok (0.010s) 2023-01-11T23:33:19.9406350Z test_empty_meta (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9406788Z test_empty_storage_view (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9407133Z test_equal (__main__.TestTorch) ... ok (0.009s) 2023-01-11T23:33:19.9407497Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9407873Z test_fill_diagonal (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9408235Z test_fix_weakref_no_leak (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9408603Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9409468Z test_from_buffer (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6322: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9410335Z self.assertEqual(torch.ByteStorage.from_buffer(a).tolist(), [1, 2, 3, 4]) 2023-01-11T23:33:19.9411193Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9411940Z return list(self) 2023-01-11T23:33:19.9461802Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9463203Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T23:33:19.9464538Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6323: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9465800Z shorts = torch.ShortStorage.from_buffer(a, 'big') 2023-01-11T23:33:19.9467565Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6324: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9468773Z self.assertEqual(shorts.size(), 2) 2023-01-11T23:33:19.9470067Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6325: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9471283Z self.assertEqual(shorts.tolist(), [258, 772]) 2023-01-11T23:33:19.9472579Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6326: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9474056Z ints = torch.IntStorage.from_buffer(a, 'little') 2023-01-11T23:33:19.9475458Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6327: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9476716Z self.assertEqual(ints.size(), 1) 2023-01-11T23:33:19.9477565Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6328: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9478305Z self.assertEqual(ints[0], 67305985) 2023-01-11T23:33:19.9479079Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9479863Z floats = torch.FloatStorage.from_buffer(f, 'big') 2023-01-11T23:33:19.9480663Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6331: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9481399Z self.assertEqual(floats.size(), 1) 2023-01-11T23:33:19.9482174Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6332: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9482897Z self.assertEqual(floats[0], 2.25) 2023-01-11T23:33:19.9483637Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6335: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9484391Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T23:33:19.9485202Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9485926Z self.assertEqual(bools.size(), 8) 2023-01-11T23:33:19.9486785Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6337: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9487732Z self.assertEqual(bools.tolist(), [False, True, True, True, True, True, True, True]) 2023-01-11T23:33:19.9488584Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9489488Z self.assertEqual(bools.type(), 'torch.BoolStorage') 2023-01-11T23:33:19.9491144Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9491999Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T23:33:19.9492840Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9493656Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T23:33:19.9494509Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:978: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9495366Z return (cls_device == instance.device.type) and (cls.dtype == instance.dtype) 2023-01-11T23:33:19.9496256Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9497009Z return self.fget.__get__(instance, owner)() 2023-01-11T23:33:19.9498054Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6342: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9498830Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T23:33:19.9499651Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6343: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9500387Z self.assertEqual(bools.size(), 19) 2023-01-11T23:33:19.9501174Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6346: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9501926Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T23:33:19.9502726Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6347: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9503479Z self.assertEqual(bools.size(), 4) 2023-01-11T23:33:19.9504391Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6348: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9505170Z self.assertEqual(bools.tolist(), [False, True, True, True]) 2023-01-11T23:33:19.9506584Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6349: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9507385Z bytes = torch.ByteStorage.from_buffer(a) 2023-01-11T23:33:19.9508176Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6350: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9508932Z self.assertEqual(bytes.nbytes(), 4) 2023-01-11T23:33:19.9509688Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6351: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9510435Z self.assertEqual(bytes.tolist(), [1, 2, 3, 4]) 2023-01-11T23:33:19.9510719Z ok (0.006s) 2023-01-11T23:33:19.9511521Z test_from_file (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6663: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9512360Z s1 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T23:33:19.9513224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9514008Z storage = cls(wrap_storage=untyped_storage) 2023-01-11T23:33:19.9514807Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9515624Z self.assertEqual(s1.data_ptr(), torch.FloatTensor(s1).data_ptr()) 2023-01-11T23:33:19.9516463Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6668: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9517290Z s2 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T23:33:19.9517576Z ok (0.038s) 2023-01-11T23:33:19.9517876Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9518232Z test_generator_cpu (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9518603Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9519599Z test_has_storage (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7615: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9520424Z self.assertIsNotNone(torch.tensor([]).storage()) 2023-01-11T23:33:19.9521793Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9522604Z self.assertIsNotNone(torch.empty(0).storage()) 2023-01-11T23:33:19.9523419Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7617: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9524206Z self.assertIsNotNone(torch.tensor([]).clone().storage()) 2023-01-11T23:33:19.9525004Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7618: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9525801Z self.assertIsNotNone(torch.tensor([0, 0, 0]).nonzero().storage()) 2023-01-11T23:33:19.9526619Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9527396Z self.assertIsNotNone(torch.tensor([]).new().storage()) 2023-01-11T23:33:19.9527699Z ok (0.001s) 2023-01-11T23:33:19.9527991Z test_index_add (__main__.TestTorch) ... ok (0.111s) 2023-01-11T23:33:19.9528355Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.886s) 2023-01-11T23:33:19.9529197Z test_index_add_correctness (__main__.TestTorch) ... skip: Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/91184 for platform(s) linux, rocm, win, windows. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests. (0.011s) 2023-01-11T23:33:19.9529969Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9530321Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9530690Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9531054Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9531444Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9531815Z test_is_nonzero (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9532613Z test_is_same_size (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5821: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\NestedTensorImpl.cpp:179.) 2023-01-11T23:33:19.9533410Z nt1 = torch.nested.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2023-01-11T23:33:19.9533836Z ok (0.006s) 2023-01-11T23:33:19.9534116Z test_iter (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9534463Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9534836Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9535202Z test_manual_seed (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9535539Z test_map (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9535837Z test_map2 (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9536729Z test_max_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9537118Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9537470Z test_median_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9537827Z test_memory_format (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9538267Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9538691Z test_memory_format_empty (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9539189Z test_min_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9539567Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9540003Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: FIXME: CUDA OOM error on Windows (0.003s) 2023-01-11T23:33:19.9540438Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9540805Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9541125Z test_ndim (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9542391Z test_new (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7016: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9543908Z self.assertEqual(x.new(y.storage()).data_ptr(), y.data_ptr()) 2023-01-11T23:33:19.9545329Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9546789Z self.assertRaises(RuntimeError, lambda: x.new(z.storage())) 2023-01-11T23:33:19.9547356Z ok (0.010s) 2023-01-11T23:33:19.9547889Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.013s) 2023-01-11T23:33:19.9548523Z test_newindex (__main__.TestTorch) ... ok (0.014s) 2023-01-11T23:33:19.9549267Z test_no_cuda_monkeypatch (__main__.TestTorch) ... skip: Skipped for cuda-enabled build (0.000s) 2023-01-11T23:33:19.9549818Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9550185Z test_normal_shape (__main__.TestTorch) ... ok (0.040s) 2023-01-11T23:33:19.9550501Z test_numel (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9550849Z test_parallel_info (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9551207Z test_parsing_double (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9551563Z test_parsing_int64 (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9552375Z test_parsing_intlist (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6302: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2023-01-11T23:33:19.9553285Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T23:33:19.9553996Z self.assertRaises(TypeError, lambda: torch.ones((np.float(3.), torch.tensor(4)))) 2023-01-11T23:33:19.9554346Z ok (0.011s) 2023-01-11T23:33:19.9554608Z test_permute (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9554945Z test_pickle (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9555338Z test_pickle_dtype (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9555786Z test_pickle_function (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9556152Z test_pickle_parameter (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9557201Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:33:19.9557708Z test_pickle_size (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9558296Z test_pin_memory (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9559544Z test_print (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6745: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9560351Z obj = t(100).fill_(True) 2023-01-11T23:33:19.9561129Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6748: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9561838Z obj.__repr__() 2023-01-11T23:33:19.9562745Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:645: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9563741Z return str(self) 2023-01-11T23:33:19.9565065Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:636: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9566331Z f'device={self.device}) of size {len(self)}]') 2023-01-11T23:33:19.9567681Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:637: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9568968Z if self.device.type == 'meta': 2023-01-11T23:33:19.9570310Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:640: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9571662Z data_str = ' ' + '\n '.join(str(self[i]) for i in range(self.size())) 2023-01-11T23:33:19.9573212Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6749: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9574512Z str(obj) 2023-01-11T23:33:19.9575863Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6747: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9577322Z obj = t(100).fill_(1) 2023-01-11T23:33:19.9577727Z ok (0.524s) 2023-01-11T23:33:19.9578213Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9579664Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9580297Z test_qengine (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9580871Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9581374Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9581739Z test_reversed (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9582094Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9582431Z test_select_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9582846Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.002s) 2023-01-11T23:33:19.9583280Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9583657Z test_show_config (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9584005Z test_size_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9584868Z test_sizeof (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6980: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9585692Z sizeof_empty = torch.randn(0).storage().__sizeof__() 2023-01-11T23:33:19.9586542Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9587357Z return super(TypedStorage, self).__sizeof__() + self.nbytes() 2023-01-11T23:33:19.9588161Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6981: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9588926Z sizeof_10 = torch.randn(10).storage().__sizeof__() 2023-01-11T23:33:19.9589719Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6982: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9590494Z sizeof_100 = torch.randn(100).storage().__sizeof__() 2023-01-11T23:33:19.9591278Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9592074Z sizeof_empty = torch.randn(0).to(torch.uint8).storage().__sizeof__() 2023-01-11T23:33:19.9592897Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6987: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9593822Z sizeof_10 = torch.randn(10).to(torch.uint8).storage().__sizeof__() 2023-01-11T23:33:19.9595198Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6988: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9596029Z sizeof_100 = torch.randn(100).to(torch.uint8).storage().__sizeof__() 2023-01-11T23:33:19.9596338Z ok (0.003s) 2023-01-11T23:33:19.9596626Z test_slice (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9597036Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T23:33:19.9597487Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9597883Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:33:19.9598283Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9598694Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:33:19.9599106Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9599503Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:33:19.9599905Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9600278Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9600679Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9601089Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9601492Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9601878Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9602287Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9602673Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9603047Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9603421Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9603810Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9604161Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9604511Z test_split_neg_dim (__main__.TestTorch) ... ok (0.005s) 2023-01-11T23:33:19.9604865Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9605215Z test_std_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9606088Z test_storage_casts (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6470: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9606902Z storage = torch.IntStorage([-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9607703Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6471: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9608458Z self.assertEqual(storage.size(), 6) 2023-01-11T23:33:19.9609361Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6472: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9610098Z self.assertEqual(storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9611492Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9612277Z return list(self) 2023-01-11T23:33:19.9613075Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9613890Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T23:33:19.9614703Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6473: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9615491Z self.assertEqual(storage.type(), 'torch.IntStorage') 2023-01-11T23:33:19.9616347Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9617134Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T23:33:19.9618002Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9618824Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T23:33:19.9619646Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6476: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9620380Z floatStorage = storage.float() 2023-01-11T23:33:19.9621185Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:808: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9622076Z storage = torch.tensor([], dtype=self.dtype, device=self.device).set_(self).to(dtype)._typed_storage() 2023-01-11T23:33:19.9622952Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:809: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9623841Z if storage.data_ptr() == self.data_ptr(): 2023-01-11T23:33:19.9624634Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6477: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9625928Z self.assertEqual(floatStorage.size(), 6) 2023-01-11T23:33:19.9626782Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9627577Z self.assertEqual(floatStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9628390Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6479: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9629185Z self.assertEqual(floatStorage.type(), 'torch.FloatStorage') 2023-01-11T23:33:19.9630013Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6480: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9630788Z self.assertEqual(floatStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9631599Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6483: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9632311Z halfStorage = storage.half() 2023-01-11T23:33:19.9633096Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6484: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9633859Z self.assertEqual(halfStorage.size(), 6) 2023-01-11T23:33:19.9634648Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9635438Z self.assertEqual(halfStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9636225Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6486: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9637007Z self.assertEqual(halfStorage.type(), 'torch.HalfStorage') 2023-01-11T23:33:19.9637829Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6487: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9638728Z self.assertEqual(halfStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9640098Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6490: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9640886Z bfloat16Storage = storage.bfloat16() 2023-01-11T23:33:19.9641674Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6491: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9642440Z self.assertEqual(bfloat16Storage.size(), 6) 2023-01-11T23:33:19.9643246Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6492: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9644024Z self.assertEqual(bfloat16Storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9644847Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6493: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9645660Z self.assertEqual(bfloat16Storage.type(), 'torch.BFloat16Storage') 2023-01-11T23:33:19.9646504Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6494: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9647283Z self.assertEqual(bfloat16Storage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9648082Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6497: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9648817Z longStorage = storage.long() 2023-01-11T23:33:19.9649589Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6498: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9650339Z self.assertEqual(longStorage.size(), 6) 2023-01-11T23:33:19.9651128Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9651910Z self.assertEqual(longStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9652717Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6500: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9653621Z self.assertEqual(longStorage.type(), 'torch.LongStorage') 2023-01-11T23:33:19.9655007Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6501: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9655838Z self.assertEqual(longStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9656646Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6504: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9657367Z shortStorage = storage.short() 2023-01-11T23:33:19.9658152Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6505: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9658917Z self.assertEqual(shortStorage.size(), 6) 2023-01-11T23:33:19.9659710Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6506: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9660475Z self.assertEqual(shortStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9661290Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6507: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9662086Z self.assertEqual(shortStorage.type(), 'torch.ShortStorage') 2023-01-11T23:33:19.9662924Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6508: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9663720Z self.assertEqual(shortStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9664610Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6511: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9665395Z doubleStorage = storage.double() 2023-01-11T23:33:19.9666449Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6512: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9667221Z self.assertEqual(doubleStorage.size(), 6) 2023-01-11T23:33:19.9668020Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6513: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9669503Z self.assertEqual(doubleStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T23:33:19.9670427Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6514: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9671252Z self.assertEqual(doubleStorage.type(), 'torch.DoubleStorage') 2023-01-11T23:33:19.9672193Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6515: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9673057Z self.assertEqual(doubleStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9674033Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6518: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9674777Z charStorage = storage.char() 2023-01-11T23:33:19.9675559Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6519: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9676316Z self.assertEqual(charStorage.size(), 6) 2023-01-11T23:33:19.9677121Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6520: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9677913Z self.assertEqual(charStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T23:33:19.9678733Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6521: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9679755Z self.assertEqual(charStorage.type(), 'torch.CharStorage') 2023-01-11T23:33:19.9680854Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6522: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9681658Z self.assertEqual(charStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9682468Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6525: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9683315Z byteStorage = storage.byte() 2023-01-11T23:33:19.9684093Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6526: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9685046Z self.assertEqual(byteStorage.size(), 6) 2023-01-11T23:33:19.9685922Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6527: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9686833Z self.assertEqual(byteStorage.tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9687789Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6528: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9688696Z self.assertEqual(byteStorage.type(), 'torch.ByteStorage') 2023-01-11T23:33:19.9689526Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6529: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9690314Z self.assertEqual(byteStorage.int().tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T23:33:19.9691122Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6532: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9691846Z boolStorage = storage.bool() 2023-01-11T23:33:19.9692625Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6533: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9693374Z self.assertEqual(boolStorage.size(), 6) 2023-01-11T23:33:19.9694378Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6534: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9695821Z self.assertEqual(boolStorage.tolist(), [True, False, True, True, True, True]) 2023-01-11T23:33:19.9696702Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6535: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9697506Z self.assertEqual(boolStorage.type(), 'torch.BoolStorage') 2023-01-11T23:33:19.9698332Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6536: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9699265Z self.assertEqual(boolStorage.int().tolist(), [1, 0, 1, 1, 1, 1]) 2023-01-11T23:33:19.9700048Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6539: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9700944Z complexfloat_storage = torch.ComplexFloatStorage([-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T23:33:19.9702041Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6540: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9702836Z self.assertEqual(complexfloat_storage.size(), 6) 2023-01-11T23:33:19.9703630Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6541: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9704442Z self.assertEqual(complexfloat_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T23:33:19.9705270Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6542: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9706618Z self.assertEqual(complexfloat_storage.type(), 'torch.ComplexFloatStorage') 2023-01-11T23:33:19.9708240Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6545: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9709291Z complexdouble_storage = complexfloat_storage.complex_double() 2023-01-11T23:33:19.9710163Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9711172Z self.assertEqual(complexdouble_storage.size(), 6) 2023-01-11T23:33:19.9711993Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6547: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9712812Z self.assertEqual(complexdouble_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T23:33:19.9713662Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6548: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9714509Z self.assertEqual(complexdouble_storage.type(), 'torch.ComplexDoubleStorage') 2023-01-11T23:33:19.9714845Z ok (0.023s) 2023-01-11T23:33:19.9715744Z test_storage_error (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6364: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9716829Z torch.storage._LegacyStorage() 2023-01-11T23:33:19.9717741Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9718566Z return self.fget.__get__(instance, owner)() 2023-01-11T23:33:19.9719364Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6378: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9720090Z storage_class(device='cpu') 2023-01-11T23:33:19.9720857Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6381: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9722053Z storage_class(dtype=torch.float) 2023-01-11T23:33:19.9723596Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6387: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9724800Z storage_class(0, 0) 2023-01-11T23:33:19.9726056Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6390: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9727260Z storage_class('string') 2023-01-11T23:33:19.9728505Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6393: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9729817Z storage_class(torch.tensor([])) 2023-01-11T23:33:19.9731144Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6395: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9732313Z s = storage_class() 2023-01-11T23:33:19.9733574Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6398: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9734810Z storage_class(0, wrap_storage=s.untyped()) 2023-01-11T23:33:19.9736180Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6401: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9737712Z storage_class(wrap_storage=s) 2023-01-11T23:33:19.9739140Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6410: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9740359Z if s.is_cuda: 2023-01-11T23:33:19.9741615Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6413: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9742350Z s_other_device = s.cuda() 2023-01-11T23:33:19.9743077Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6416: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9743984Z storage_class(wrap_storage=s_other_device.untyped()) 2023-01-11T23:33:19.9745033Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6420: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9745840Z torch.TypedStorage(0, wrap_storage=s.untyped(), dtype=dtype) 2023-01-11T23:33:19.9746666Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6423: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9747439Z torch.TypedStorage(wrap_storage=s.untyped()) 2023-01-11T23:33:19.9748247Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9749028Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=0) 2023-01-11T23:33:19.9749848Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6429: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9750754Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=dtype, device=device) 2023-01-11T23:33:19.9751876Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6432: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9752662Z torch.TypedStorage(wrap_storage=s, dtype=dtype) 2023-01-11T23:33:19.9753594Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6435: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9754510Z torch.TypedStorage(dtype=dtype, device='xla') 2023-01-11T23:33:19.9755399Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6443: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9756315Z torch.TypedStorage(torch.tensor([]), dtype=dtype, device=device) 2023-01-11T23:33:19.9757113Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9758039Z torch.TypedStorage(0, 0, dtype=dtype, device=device) 2023-01-11T23:33:19.9759077Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6449: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9759876Z s_other = torch.TypedStorage([1, 2, 3, 4], device=device, dtype=dtype) 2023-01-11T23:33:19.9760707Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6452: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9761412Z s.fill_(s_other) 2023-01-11T23:33:19.9762170Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6411: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9762876Z s_other_device = s.cpu() 2023-01-11T23:33:19.9763631Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6406: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9764529Z s.cuda() 2023-01-11T23:33:19.9765419Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6440: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9766189Z torch.TypedStorage(dtype=dtype, device='cuda') 2023-01-11T23:33:19.9766460Z ok (0.053s) 2023-01-11T23:33:19.9767292Z test_storage_error_no_attribute (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6461: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9768101Z storage_class.from_buffer() 2023-01-11T23:33:19.9768481Z ok (0.003s) 2023-01-11T23:33:19.9768783Z test_structseq_repr (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9769154Z test_subclass_preserved (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9769525Z test_subclass_tensors (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9769856Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.004s) 2023-01-11T23:33:19.9770206Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9770565Z test_tensor_base_init (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9771070Z test_tensor_base_new (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9771568Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9771977Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.200s) 2023-01-11T23:33:19.9772452Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.075s) 2023-01-11T23:33:19.9772831Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9773223Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9774116Z test_tensor_set (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5839: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9774963Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:33:19.9775785Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5841: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9776516Z t1.set_(t2.storage(), 0, size) 2023-01-11T23:33:19.9777287Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5843: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9778123Z t1.set_(t2.storage(), 0, tuple(size)) 2023-01-11T23:33:19.9779059Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5847: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9779818Z t1.set_(t2.storage(), 0, size, stride) 2023-01-11T23:33:19.9780565Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5849: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9781318Z t1.set_(t2.storage(), 0, size=size, stride=stride) 2023-01-11T23:33:19.9782103Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5857: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9782875Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:33:19.9783695Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5859: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9784544Z t1.set_(source=t2.storage()) 2023-01-11T23:33:19.9785485Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5860: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9786463Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:33:19.9787283Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5862: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9788077Z t1.set_(source=t2.storage(), storage_offset=0, size=size, stride=stride) 2023-01-11T23:33:19.9788903Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5869: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9789675Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T23:33:19.9789975Z ok (0.006s) 2023-01-11T23:33:19.9790762Z test_tensor_set_errors (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5876: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9791717Z self.assertRaises(RuntimeError, lambda: f_cpu.set_(d_cpu.storage())) 2023-01-11T23:33:19.9792668Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5878: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9793555Z lambda: f_cpu.set_(d_cpu.storage(), 0, d_cpu.size(), d_cpu.stride())) 2023-01-11T23:33:19.9794384Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5886: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9795193Z self.assertRaises(RuntimeError, lambda: f_cpu.set_(f_cuda.storage())) 2023-01-11T23:33:19.9796035Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5888: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9796847Z lambda: f_cpu.set_(f_cuda.storage(), 0, f_cuda.size(), f_cuda.stride())) 2023-01-11T23:33:19.9797676Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5892: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9798692Z self.assertRaises(RuntimeError, lambda: f_cuda.set_(f_cpu.storage())) 2023-01-11T23:33:19.9799712Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5894: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9800601Z lambda: f_cuda.set_(f_cpu.storage(), 0, f_cpu.size(), f_cpu.stride())) 2023-01-11T23:33:19.9800940Z ok (0.010s) 2023-01-11T23:33:19.9801226Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9801610Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T23:33:19.9802008Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.271s) 2023-01-11T23:33:19.9802965Z test_to (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:7842: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\SparseCsrTensorImpl.cpp:56.) 2023-01-11T23:33:19.9803840Z a = torch.tensor([[0, 1, 2], [2, 0, 3]]).to_sparse_csr() 2023-01-11T23:33:19.9804119Z ok (0.016s) 2023-01-11T23:33:19.9804414Z test_to_with_tensor (__main__.TestTorch) ... ok (0.010s) 2023-01-11T23:33:19.9804928Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T23:33:19.9805491Z test_torch_from_file (__main__.TestTorch) ... ok (0.040s) 2023-01-11T23:33:19.9805947Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.011s) 2023-01-11T23:33:19.9806468Z test_type (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9806815Z test_type_alias (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9807198Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.008s) 2023-01-11T23:33:19.9808139Z test_typed_storage_deprecation_warning (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9808952Z s0 = torch.FloatStorage(10) 2023-01-11T23:33:19.9809714Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6636: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9810465Z s1 = torch.cuda.FloatStorage(10) 2023-01-11T23:33:19.9810740Z ok (0.007s) 2023-01-11T23:33:19.9811574Z test_typed_storage_internal_no_warning (__main__.TestTorch) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6554: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9812477Z s0 = torch.FloatStorage(10) 2023-01-11T23:33:19.9813438Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6555: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9814173Z s0_untyped = s0.untyped() 2023-01-11T23:33:19.9814938Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6584: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9815818Z s1 = torch.cuda.FloatStorage(10) 2023-01-11T23:33:19.9816664Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:6585: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9817432Z s1_untyped = s1.untyped() 2023-01-11T23:33:19.9817660Z ok (0.006s) 2023-01-11T23:33:19.9817960Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.009s) 2023-01-11T23:33:19.9818313Z test_unflatten (__main__.TestTorch) ... ok (0.024s) 2023-01-11T23:33:19.9818669Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9819128Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.007s) 2023-01-11T23:33:19.9819515Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9820054Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.009s) 2023-01-11T23:33:19.9820432Z test_var_neg_dim (__main__.TestTorch) ... ok (0.006s) 2023-01-11T23:33:19.9820774Z test_warn_types (__main__.TestTorch) ... ok (0.002s) 2023-01-11T23:33:19.9821159Z test_wildcard_import (__main__.TestTorch) ... ok (0.003s) 2023-01-11T23:33:19.9821576Z test_addcdiv_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.993s) 2023-01-11T23:33:19.9822042Z test_addcdiv_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.743s) 2023-01-11T23:33:19.9822472Z test_addcdiv_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9822917Z test_addcdiv_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9823356Z test_addcdiv_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9823794Z test_addcdiv_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9824237Z test_addcdiv_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9824676Z test_addcdiv_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9825082Z test_addcdiv_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9825521Z test_addcdiv_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9826073Z test_addcmul_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.651s) 2023-01-11T23:33:19.9826612Z test_addcmul_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.500s) 2023-01-11T23:33:19.9827147Z test_addcmul_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9827592Z test_addcmul_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9828005Z test_addcmul_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9828442Z test_addcmul_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9828878Z test_addcmul_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9829305Z test_addcmul_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9829734Z test_addcmul_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9830167Z test_addcmul_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9830629Z test_assertRaisesRegex_ignore_msg_non_native_device_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9831236Z test_bernoulli_edge_cases_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T23:33:19.9832015Z test_bernoulli_edge_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T23:33:19.9832747Z test_bernoulli_edge_cases_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.012s) 2023-01-11T23:33:19.9833446Z test_bernoulli_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9834012Z test_bernoulli_p_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9834492Z test_bernoulli_p_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9834953Z test_bernoulli_p_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9835381Z test_bernoulli_self_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9835849Z test_bernoulli_self_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9836315Z test_bernoulli_self_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9836765Z test_bernoulli_self_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9837214Z test_bernoulli_self_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9837669Z test_bernoulli_self_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9838099Z test_bernoulli_self_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9838558Z test_bernoulli_self_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9839017Z test_bernoulli_self_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9839621Z test_bfloat16_float_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:33:19.9840285Z test_bool_tensor_value_change_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9840757Z test_broadcast_fn_add_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T23:33:19.9841218Z test_broadcast_fn_addcdiv_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9841654Z test_broadcast_fn_addcmul_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9842121Z test_broadcast_fn_atan2_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:19.9842582Z test_broadcast_fn_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9843040Z test_broadcast_fn_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9843495Z test_broadcast_fn_div_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:33:19.9843944Z test_broadcast_fn_eq_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:19.9844371Z test_broadcast_fn_fmod_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:19.9844816Z test_broadcast_fn_ge_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9845255Z test_broadcast_fn_gt_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:19.9845693Z test_broadcast_fn_le_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:19.9846251Z test_broadcast_fn_lerp_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:19.9846839Z test_broadcast_fn_lt_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:19.9847312Z test_broadcast_fn_map2_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9847738Z test_broadcast_fn_map_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9848201Z test_broadcast_fn_masked_fill_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:19.9848797Z test_broadcast_fn_masked_scatter_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:19.9849282Z test_broadcast_fn_masked_select_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:19.9849749Z test_broadcast_fn_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:19.9850194Z test_broadcast_fn_min_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9850609Z test_broadcast_fn_mul_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9851133Z test_broadcast_fn_ne_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:19.9851598Z test_broadcast_fn_pow_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:19.9852060Z test_broadcast_fn_remainder_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:19.9852516Z test_broadcast_fn_sub_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:19.9853680Z test_bytes_to_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:161: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9854685Z self.assertEqual(scalar.storage().untyped().tolist(), bytes_list) 2023-01-11T23:33:19.9855008Z ok (0.003s) 2023-01-11T23:33:19.9855350Z test_bytes_to_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:19.9855832Z test_bytes_to_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9856305Z test_bytes_to_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9856773Z test_bytes_to_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9857239Z test_bytes_to_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9857694Z test_bytes_to_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9858122Z test_bytes_to_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9858573Z test_bytes_to_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9859033Z test_bytes_to_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9859496Z test_cauchy_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.468s) 2023-01-11T23:33:19.9860072Z test_cauchy_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:19.9860689Z test_cauchy_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9861156Z test_cauchy_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:19.9861684Z test_cauchy_no_inf_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T23:33:19.9862313Z test_cauchy_no_inf_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T23:33:19.9862851Z test_cdist_cuda_backward_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (1.050s) 2023-01-11T23:33:19.9863300Z test_cdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9863753Z test_cdist_euclidean_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9864217Z test_cdist_grad_p_lt_1_no_nan_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9864763Z test_cdist_large_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T23:33:19.9865380Z test_cdist_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:19.9865838Z test_cdist_non_contiguous_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9866346Z test_cdist_non_contiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9866867Z test_cdist_norm_batch_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.372s) 2023-01-11T23:33:19.9867456Z test_cdist_norm_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.378s) 2023-01-11T23:33:19.9868000Z test_cdist_same_inputs_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9868490Z test_clone_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9868939Z test_clone_not_memory_dense_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9869403Z test_clone_zero_stride_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9870353Z test_complex_half_experimental_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9870851Z test_constants_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:33:19.9871380Z test_conv_transposed_backward_agnostic_to_memory_format_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (1.538s) 2023-01-11T23:33:19.9871888Z test_conv_transposed_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.284s) 2023-01-11T23:33:19.9872723Z test_copy__cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:5264: UserWarning: Casting complex values to real discards the imaginary part (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Copy.cpp:276.) 2023-01-11T23:33:19.9873508Z t.copy_(src) 2023-01-11T23:33:19.9873720Z ok (0.012s) 2023-01-11T23:33:19.9874224Z test_copy__cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9874679Z test_copy__cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9875126Z test_copy__cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:19.9875567Z test_copy__cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9875980Z test_copy__cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9876418Z test_copy__cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9876856Z test_copy__cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:19.9877282Z test_copy__cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9877703Z test_copy__cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9878119Z test_copy__cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9878534Z test_copy__cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9878938Z test_copy__cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9879380Z test_copy_all_dtypes_and_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9879930Z test_copy_math_view_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.400s) 2023-01-11T23:33:19.9880399Z test_copy_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9881059Z test_copy_transpose_math_view_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (1.432s) 2023-01-11T23:33:19.9881571Z test_copy_transpose_math_view_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9882034Z test_copy_transpose_math_view_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9882848Z test_corrcoef_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1944: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Correlation.cpp:117.) 2023-01-11T23:33:19.9883647Z res = torch.corrcoef(x) 2023-01-11T23:33:19.9884098Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:380: RuntimeWarning: Mean of empty slice. 2023-01-11T23:33:19.9884513Z avg = a.mean(axis) 2023-01-11T23:33:19.9884972Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\core\_methods.py:181: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T23:33:19.9885493Z ret = um.true_divide( 2023-01-11T23:33:19.9885941Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2683: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T23:33:19.9886384Z c = cov(x, y, rowvar, dtype=dtype) 2023-01-11T23:33:19.9886968Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2542: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T23:33:19.9887514Z c *= np.true_divide(1, fact) 2023-01-11T23:33:19.9888078Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2542: RuntimeWarning: invalid value encountered in multiply 2023-01-11T23:33:19.9888525Z c *= np.true_divide(1, fact) 2023-01-11T23:33:19.9888997Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2689: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T23:33:19.9889397Z return c / c 2023-01-11T23:33:19.9889842Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2691: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T23:33:19.9890275Z c /= stddev[:, None] 2023-01-11T23:33:19.9890734Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:2692: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T23:33:19.9891169Z c /= stddev[None, :] 2023-01-11T23:33:19.9891408Z ok (0.182s) 2023-01-11T23:33:19.9891731Z test_corrcoef_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.029s) 2023-01-11T23:33:19.9892184Z test_corrcoef_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9892969Z test_cov_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1951: UserWarning: cov(): degrees of freedom is <= 0 (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\Correlation.cpp:117.) 2023-01-11T23:33:19.9893834Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2023-01-11T23:33:19.9894531Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:1955: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T23:33:19.9895046Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2023-01-11T23:33:19.9895584Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:412: RuntimeWarning: invalid value encountered in multiply 2023-01-11T23:33:19.9896068Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2023-01-11T23:33:19.9896372Z ok (0.163s) 2023-01-11T23:33:19.9896710Z test_cov_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.142s) 2023-01-11T23:33:19.9897137Z test_cov_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.112s) 2023-01-11T23:33:19.9897601Z test_cpp_warnings_have_python_context_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.709s) 2023-01-11T23:33:19.9898113Z test_cublas_config_nondeterministic_alert_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (80.312s) 2023-01-11T23:33:19.9898569Z test_cummax_cummin_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:19.9899028Z test_cummax_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9899497Z test_cummin_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9899942Z test_cumprod_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:19.9900459Z test_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:19.9901718Z test_deepcopy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:385: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9902578Z q = [a, [a.storage(), b.storage()], b, c] 2023-01-11T23:33:19.9903417Z C:\Jenkins\Miniconda3\lib\copy.py:153: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9904109Z y = copier(memo) 2023-01-11T23:33:19.9904908Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9905718Z device=typed_storage.device, 2023-01-11T23:33:19.9906501Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:396: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9907368Z self.assertEqual(w[1][0][i], q[1][0][i] + 1) 2023-01-11T23:33:19.9908331Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:400: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:19.9909086Z self.assertEqual(w[1][1][i], q[1][1][i] - 1) 2023-01-11T23:33:19.9909359Z ok (0.027s) 2023-01-11T23:33:19.9909706Z test_deepcopy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T23:33:19.9910180Z test_deepcopy_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9910635Z test_deepcopy_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9911147Z test_device_guard_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.010s) 2023-01-11T23:33:19.9911622Z test_diff_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.105s) 2023-01-11T23:33:19.9912058Z test_diff_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.112s) 2023-01-11T23:33:19.9912503Z test_diff_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.107s) 2023-01-11T23:33:19.9913133Z test_diff_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1292: RuntimeWarning: overflow encountered in subtract 2023-01-11T23:33:19.9913648Z a = op(a[slice1], a[slice2]) 2023-01-11T23:33:19.9913980Z ok (0.102s) 2023-01-11T23:33:19.9914321Z test_diff_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.102s) 2023-01-11T23:33:19.9914923Z test_diff_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.103s) 2023-01-11T23:33:19.9915353Z test_diff_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.083s) 2023-01-11T23:33:19.9915779Z test_diff_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.081s) 2023-01-11T23:33:19.9916198Z test_diff_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.078s) 2023-01-11T23:33:19.9916598Z test_diff_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.085s) 2023-01-11T23:33:19.9917141Z test_diff_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.082s) 2023-01-11T23:33:19.9917583Z test_diff_noncontig_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.081s) 2023-01-11T23:33:19.9918079Z test_diff_noncontig_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.101s) 2023-01-11T23:33:19.9918552Z test_diff_noncontig_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.101s) 2023-01-11T23:33:19.9919105Z test_diff_noncontig_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.096s) 2023-01-11T23:33:19.9919564Z test_diff_noncontig_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.101s) 2023-01-11T23:33:19.9920024Z test_diff_noncontig_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.121s) 2023-01-11T23:33:19.9920564Z test_diff_noncontig_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.097s) 2023-01-11T23:33:19.9921044Z test_diff_noncontig_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.083s) 2023-01-11T23:33:19.9921689Z test_diff_noncontig_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.090s) 2023-01-11T23:33:19.9922149Z test_diff_noncontig_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.074s) 2023-01-11T23:33:19.9922605Z test_diff_noncontig_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.090s) 2023-01-11T23:33:19.9923028Z test_dim_function_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.036s) 2023-01-11T23:33:19.9923501Z test_discontiguous_out_cumsum_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9923943Z test_dist_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9924409Z test_errors_index_copy_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:33:19.9924896Z test_expected_failure_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:19.9925357Z test_exponential_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9925798Z test_exponential_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9926258Z test_exponential_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9926708Z test_exponential_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9927178Z test_exponential_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9927763Z test_exponential_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9928349Z test_exponential_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9928872Z test_exponential_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9929325Z test_exponential_no_zero_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9929802Z test_exponential_no_zero_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9930289Z test_gather_backward_deterministic_path_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9930810Z test_gather_backward_one_dim_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:33:19.9931301Z test_geometric_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9931759Z test_geometric_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9932182Z test_geometric_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9932625Z test_geometric_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9933065Z test_geometric_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9933497Z test_geometric_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9934825Z test_geometric_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9935442Z test_geometric_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9935889Z test_geometric_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9936328Z test_geometric_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9936804Z test_geometric_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9937373Z test_geometric_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9937861Z test_geometric_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9938325Z test_geometric_kstest_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9938787Z test_geometric_kstest_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9939223Z test_geometric_kstest_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:19.9939678Z test_geometric_kstest_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9940137Z test_geometric_kstest_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:19.9940601Z test_gradient_all_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.607s) 2023-01-11T23:33:19.9941165Z test_gradient_all_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.315s) 2023-01-11T23:33:19.9941921Z test_gradient_all_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1084: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T23:33:19.9942543Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2023-01-11T23:33:19.9942995Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1085: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T23:33:19.9943449Z b = (dx2 - dx1) / (dx1 * dx2) 2023-01-11T23:33:19.9943918Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1092: RuntimeWarning: invalid value encountered in multiply 2023-01-11T23:33:19.9944436Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9944964Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1092: RuntimeWarning: invalid value encountered in add 2023-01-11T23:33:19.9945479Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9946017Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1101: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T23:33:19.9946496Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T23:33:19.9947017Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1086: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T23:33:19.9947469Z c = dx1 / (dx2 * (dx1 + dx2)) 2023-01-11T23:33:19.9948036Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1108: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T23:33:19.9948550Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T23:33:19.9949231Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1108: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T23:33:19.9949743Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T23:33:19.9950247Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1123: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T23:33:19.9950709Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2023-01-11T23:33:19.9951181Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1124: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T23:33:19.9951746Z b = (dx1 + dx2) / (dx1 * dx2) 2023-01-11T23:33:19.9952210Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1127: RuntimeWarning: invalid value encountered in multiply 2023-01-11T23:33:19.9952734Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9953263Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1127: RuntimeWarning: invalid value encountered in add 2023-01-11T23:33:19.9953832Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9954396Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1140: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T23:33:19.9954950Z a = (dx2) / (dx1 * (dx1 + dx2)) 2023-01-11T23:33:19.9955425Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1141: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T23:33:19.9956040Z b = - (dx2 + dx1) / (dx1 * dx2) 2023-01-11T23:33:19.9956511Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: RuntimeWarning: invalid value encountered in multiply 2023-01-11T23:33:19.9957040Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9957534Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: RuntimeWarning: invalid value encountered in add 2023-01-11T23:33:19.9958045Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9958580Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1101: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T23:33:19.9959082Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T23:33:19.9959605Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1125: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T23:33:19.9960052Z c = - dx1 / (dx2 * (dx1 + dx2)) 2023-01-11T23:33:19.9960494Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1142: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T23:33:19.9960952Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2023-01-11T23:33:19.9961209Z ok (0.294s) 2023-01-11T23:33:19.9961681Z test_gradient_extreme_cases_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.118s) 2023-01-11T23:33:19.9962193Z test_gradient_extreme_cases_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.152s) 2023-01-11T23:33:19.9962855Z test_gradient_extreme_cases_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.129s) 2023-01-11T23:33:19.9963573Z test_gradient_type_promotion_cuda (__main__.TestTorchDeviceTypeCUDA) ... C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1080: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T23:33:19.9964188Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2023-01-11T23:33:19.9964746Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1101: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T23:33:19.9965269Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T23:33:19.9965812Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1108: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T23:33:19.9966329Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T23:33:19.9967452Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_comparison.py:679: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\utils\tensor_numpy.cpp:210.) 2023-01-11T23:33:19.9968689Z return torch.as_tensor(tensor_like) 2023-01-11T23:33:19.9969265Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1127: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T23:33:19.9969923Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9970578Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1144: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T23:33:19.9971151Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9971720Z C:\Jenkins\Miniconda3\lib\site-packages\numpy\lib\function_base.py:1092: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T23:33:19.9972242Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T23:33:19.9972568Z ok (0.141s) 2023-01-11T23:33:19.9972904Z test_hook_remove_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:19.9973361Z test_index_add_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T23:33:19.9973836Z test_index_add_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9974294Z test_index_copy_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T23:33:19.9974721Z test_index_copy_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9975177Z test_index_copy_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T23:33:19.9975752Z test_index_copy_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T23:33:19.9976296Z test_index_copy_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:19.9976839Z test_index_copy_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T23:33:19.9977289Z test_index_copy_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T23:33:19.9977708Z test_index_copy_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:19.9978144Z test_index_copy_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9978572Z test_index_copy_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:19.9979009Z test_index_copy_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T23:33:19.9979444Z test_index_copy_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:33:19.9979900Z test_index_copy_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (4.943s) 2023-01-11T23:33:19.9980370Z test_index_copy_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9980821Z test_index_copy_scalars_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9981294Z test_index_copy_scalars_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:19.9981774Z test_index_copy_scalars_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9982256Z test_index_copy_scalars_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:19.9982829Z test_index_copy_scalars_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9983390Z test_index_copy_scalars_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9983930Z test_index_copy_scalars_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9984398Z test_index_copy_scalars_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9984864Z test_index_copy_scalars_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9985444Z test_index_copy_scalars_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9985913Z test_index_copy_scalars_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9986373Z test_index_copy_scalars_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9986827Z test_index_fill_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:19.9987328Z test_index_fill_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:19.9987801Z test_index_fill_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9988262Z test_index_fill_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9988714Z test_index_fill_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9989157Z test_index_fill_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9989717Z test_index_fill_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9990220Z test_index_fill_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9990737Z test_index_fill_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9991163Z test_index_fill_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9991600Z test_index_fill_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:19.9992032Z test_index_fill_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:19.9992484Z test_index_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:19.9992943Z test_index_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:19.9993412Z test_index_put_non_accumulate_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T23:33:19.9994301Z test_index_reduce_reduce_amax_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:2997: UserWarning: index_reduce() is in beta and the API may change at any time. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cuda\Indexing.cu:1047.) 2023-01-11T23:33:19.9995088Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2023-01-11T23:33:19.9995401Z ok (0.153s) 2023-01-11T23:33:19.9995776Z test_index_reduce_reduce_amax_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.160s) 2023-01-11T23:33:19.9996359Z test_index_reduce_reduce_amax_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.161s) 2023-01-11T23:33:19.9996909Z test_index_reduce_reduce_amax_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.148s) 2023-01-11T23:33:19.9997470Z test_index_reduce_reduce_amax_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.115s) 2023-01-11T23:33:19.9997962Z test_index_reduce_reduce_amax_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.132s) 2023-01-11T23:33:19.9998442Z test_index_reduce_reduce_amax_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.108s) 2023-01-11T23:33:19.9998918Z test_index_reduce_reduce_amax_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.125s) 2023-01-11T23:33:19.9999395Z test_index_reduce_reduce_amax_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T23:33:19.9999881Z test_index_reduce_reduce_amin_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.148s) 2023-01-11T23:33:20.0000367Z test_index_reduce_reduce_amin_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.157s) 2023-01-11T23:33:20.0000821Z test_index_reduce_reduce_amin_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.146s) 2023-01-11T23:33:20.0001300Z test_index_reduce_reduce_amin_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.147s) 2023-01-11T23:33:20.0001893Z test_index_reduce_reduce_amin_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.147s) 2023-01-11T23:33:20.0002373Z test_index_reduce_reduce_amin_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.139s) 2023-01-11T23:33:20.0002884Z test_index_reduce_reduce_amin_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.125s) 2023-01-11T23:33:20.0003425Z test_index_reduce_reduce_amin_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.148s) 2023-01-11T23:33:20.0004155Z test_index_reduce_reduce_amin_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.158s) 2023-01-11T23:33:20.0004644Z test_index_reduce_reduce_mean_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.197s) 2023-01-11T23:33:20.0005134Z test_index_reduce_reduce_mean_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.200s) 2023-01-11T23:33:20.0005616Z test_index_reduce_reduce_mean_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.184s) 2023-01-11T23:33:20.0006101Z test_index_reduce_reduce_mean_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.176s) 2023-01-11T23:33:20.0006579Z test_index_reduce_reduce_mean_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.148s) 2023-01-11T23:33:20.0007053Z test_index_reduce_reduce_mean_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.155s) 2023-01-11T23:33:20.0007527Z test_index_reduce_reduce_mean_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.157s) 2023-01-11T23:33:20.0007983Z test_index_reduce_reduce_mean_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.150s) 2023-01-11T23:33:20.0008462Z test_index_reduce_reduce_mean_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.148s) 2023-01-11T23:33:20.0008948Z test_index_reduce_reduce_prod_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.156s) 2023-01-11T23:33:20.0009435Z test_index_reduce_reduce_prod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.146s) 2023-01-11T23:33:20.0010017Z test_index_reduce_reduce_prod_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.145s) 2023-01-11T23:33:20.0010552Z test_index_reduce_reduce_prod_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.148s) 2023-01-11T23:33:20.0011149Z test_index_reduce_reduce_prod_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.129s) 2023-01-11T23:33:20.0011604Z test_index_reduce_reduce_prod_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.130s) 2023-01-11T23:33:20.0012084Z test_index_reduce_reduce_prod_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.123s) 2023-01-11T23:33:20.0012568Z test_index_reduce_reduce_prod_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.135s) 2023-01-11T23:33:20.0013044Z test_index_reduce_reduce_prod_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.119s) 2023-01-11T23:33:20.0013510Z test_index_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0013965Z test_index_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0014400Z test_index_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T23:33:20.0014861Z test_index_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:20.0015318Z test_index_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0015769Z test_index_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0016224Z test_index_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0016803Z test_index_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0017339Z test_index_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0017763Z test_index_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0018233Z test_index_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0018785Z test_index_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0019252Z test_invalid_shapes_grid_sampler_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0019702Z test_is_set_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0020129Z test_is_signed_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0020534Z test_item_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0021649Z test_item_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0022146Z test_item_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0022587Z test_item_cuda_complex32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0023121Z test_item_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0023579Z test_item_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0024146Z test_item_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0024577Z test_item_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0025005Z test_item_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0025422Z test_item_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0025843Z test_item_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0026267Z test_item_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0026682Z test_item_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0027100Z test_large_cumprod_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (53.052s) 2023-01-11T23:33:20.0027571Z test_large_cumsum_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (48.443s) 2023-01-11T23:33:20.0028031Z test_log_normal_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0028480Z test_log_normal_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0028922Z test_log_normal_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0029361Z test_log_normal_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0029775Z test_logcumsumexp_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T23:33:20.0030346Z test_lognormal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0030979Z test_lognormal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:33:20.0031456Z test_lognormal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0031923Z test_lognormal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0032394Z test_masked_fill_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0032860Z test_masked_fill_cuda_bfloat16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0033306Z test_masked_fill_cuda_bfloat16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0033766Z test_masked_fill_cuda_bool_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:20.0034222Z test_masked_fill_cuda_bool_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0034684Z test_masked_fill_cuda_complex128_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0035158Z test_masked_fill_cuda_complex128_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0035629Z test_masked_fill_cuda_complex64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0036071Z test_masked_fill_cuda_complex64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0036729Z test_masked_fill_cuda_float16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0037231Z test_masked_fill_cuda_float16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0037856Z test_masked_fill_cuda_float32_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0038325Z test_masked_fill_cuda_float32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0038634Z test_masked_fill_cuda_float64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0038865Z test_masked_fill_cuda_float64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0039083Z test_masked_fill_cuda_int16_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0039300Z test_masked_fill_cuda_int16_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0039519Z test_masked_fill_cuda_int32_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0039735Z test_masked_fill_cuda_int32_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0039923Z test_masked_fill_cuda_int64_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0040139Z test_masked_fill_cuda_int64_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0040358Z test_masked_fill_cuda_int8_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0040573Z test_masked_fill_cuda_int8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0040784Z test_masked_fill_cuda_uint8_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0040996Z test_masked_fill_cuda_uint8_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0041217Z test_masked_fill_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.024s) 2023-01-11T23:33:20.0041446Z test_masked_scatter_bool_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0041663Z test_masked_scatter_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0041881Z test_masked_scatter_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0042111Z test_masked_scatter_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0042338Z test_masked_scatter_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0042556Z test_masked_scatter_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0042774Z test_masked_scatter_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0042988Z test_masked_scatter_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0043206Z test_masked_scatter_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0043425Z test_masked_scatter_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0043749Z test_masked_scatter_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0043976Z test_masked_scatter_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0044164Z test_masked_scatter_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0044571Z test_masked_scatter_large_tensor_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Insufficient cuda:0 memory (0.161s) 2023-01-11T23:33:20.0044848Z test_masked_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0045497Z test_masked_select_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0045750Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0045844Z ok (0.016s) 2023-01-11T23:33:20.0046540Z test_masked_select_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0046697Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0046790Z ok (0.009s) 2023-01-11T23:33:20.0047438Z test_masked_select_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0047588Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0047679Z ok (0.011s) 2023-01-11T23:33:20.0048323Z test_masked_select_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0048468Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0048559Z ok (0.010s) 2023-01-11T23:33:20.0049195Z test_masked_select_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0049341Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0049433Z ok (0.010s) 2023-01-11T23:33:20.0050096Z test_masked_select_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0050241Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0050333Z ok (0.013s) 2023-01-11T23:33:20.0051056Z test_masked_select_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0051268Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0051388Z ok (0.010s) 2023-01-11T23:33:20.0052105Z test_masked_select_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0052251Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0052349Z ok (0.009s) 2023-01-11T23:33:20.0052956Z test_masked_select_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0053095Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0053295Z ok (0.000s) 2023-01-11T23:33:20.0053897Z test_masked_select_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0054036Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0054104Z ok (0.017s) 2023-01-11T23:33:20.0054805Z test_masked_select_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0054966Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0055062Z ok (0.009s) 2023-01-11T23:33:20.0055668Z test_masked_select_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:3641: UserWarning: indexing with dtype torch.uint8 is now deprecated, please use a dtype torch.bool instead. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen/native/IndexingUtils.h:28.) 2023-01-11T23:33:20.0055811Z torch.masked_select(src, mask, out=dst3) 2023-01-11T23:33:20.0055903Z ok (0.009s) 2023-01-11T23:33:20.0056140Z test_masked_select_discontiguous_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0056361Z test_memory_format_clone_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0056590Z test_memory_format_consistency_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0056823Z test_memory_format_cpu_and_cuda_ops_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.047s) 2023-01-11T23:33:20.0057050Z test_memory_format_empty_like_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:20.0057313Z test_memory_format_factory_like_functions_preserve_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.084s) 2023-01-11T23:33:20.0057639Z test_memory_format_operators_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (2.182s) 2023-01-11T23:33:20.0057898Z test_memory_format_preserved_after_permute_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0058173Z test_memory_format_propagation_rules_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0058497Z test_memory_format_to_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0058722Z test_memory_format_type_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0058950Z test_memory_format_type_shortcuts_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.103s) 2023-01-11T23:33:20.0059168Z test_module_share_memory_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0059393Z test_multinomial_cpu_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0059614Z test_multinomial_cpu_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0059804Z test_multinomial_cpu_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0060019Z test_multinomial_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.082s) 2023-01-11T23:33:20.0060236Z test_multinomial_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.055s) 2023-01-11T23:33:20.0060451Z test_multinomial_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.052s) 2023-01-11T23:33:20.0060696Z test_multinomial_deterministic_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0060935Z test_multinomial_deterministic_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0061166Z test_multinomial_deterministic_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0061508Z test_multinomial_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0061748Z test_multinomial_empty_w_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0061989Z test_multinomial_empty_wo_replacement_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0062351Z test_multinomial_gpu_device_constrain_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T23:33:20.0062697Z test_multinomial_rng_state_advance_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T23:33:20.0062904Z test_narrow_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0063171Z test_nondeterministic_alert_AdaptiveAvgPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.063s) 2023-01-11T23:33:20.0063440Z test_nondeterministic_alert_AdaptiveAvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T23:33:20.0063696Z test_nondeterministic_alert_AdaptiveMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:33:20.0063940Z test_nondeterministic_alert_AvgPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:20.0064178Z test_nondeterministic_alert_CTCLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.066s) 2023-01-11T23:33:20.0064611Z test_nondeterministic_alert_EmbeddingBag_max_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.041s) 2023-01-11T23:33:20.0064885Z test_nondeterministic_alert_FractionalMaxPool2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:20.0065240Z test_nondeterministic_alert_FractionalMaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:20.0065550Z test_nondeterministic_alert_MaxPool3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0065820Z test_nondeterministic_alert_MaxUnpool1d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:20.0066079Z test_nondeterministic_alert_MaxUnpool1d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0066330Z test_nondeterministic_alert_MaxUnpool1d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0066584Z test_nondeterministic_alert_MaxUnpool2d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0066831Z test_nondeterministic_alert_MaxUnpool2d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0067076Z test_nondeterministic_alert_MaxUnpool2d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0067318Z test_nondeterministic_alert_MaxUnpool3d_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0067566Z test_nondeterministic_alert_MaxUnpool3d_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0067808Z test_nondeterministic_alert_MaxUnpool3d_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0068046Z test_nondeterministic_alert_NLLLoss_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0068304Z test_nondeterministic_alert_ReflectionPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.031s) 2023-01-11T23:33:20.0068563Z test_nondeterministic_alert_ReflectionPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0068820Z test_nondeterministic_alert_ReflectionPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:20.0069079Z test_nondeterministic_alert_ReplicationPad1d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0069342Z test_nondeterministic_alert_ReplicationPad2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0069701Z test_nondeterministic_alert_ReplicationPad3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0069946Z test_nondeterministic_alert_bincount_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:33:20.0070193Z test_nondeterministic_alert_cumsum_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0070451Z test_nondeterministic_alert_cumsum_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0070771Z test_nondeterministic_alert_cumsum_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0071037Z test_nondeterministic_alert_cumsum_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0071367Z test_nondeterministic_alert_cumsum_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0071619Z test_nondeterministic_alert_cumsum_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0071866Z test_nondeterministic_alert_cumsum_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0072267Z test_nondeterministic_alert_cumsum_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0072522Z test_nondeterministic_alert_cumsum_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0072764Z test_nondeterministic_alert_cumsum_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0073018Z test_nondeterministic_alert_grid_sample_2d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0073268Z test_nondeterministic_alert_grid_sample_3d_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0073502Z test_nondeterministic_alert_histc_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.019s) 2023-01-11T23:33:20.0073762Z test_nondeterministic_alert_interpolate_bicubic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:20.0074029Z test_nondeterministic_alert_interpolate_bilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0074288Z test_nondeterministic_alert_interpolate_linear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0074554Z test_nondeterministic_alert_interpolate_trilinear_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:20.0074811Z test_nondeterministic_alert_kthvalue_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.057s) 2023-01-11T23:33:20.0075058Z test_nondeterministic_alert_median_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.026s) 2023-01-11T23:33:20.0075309Z test_nondeterministic_alert_put_accumulate_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0075539Z test_nondeterministic_alert_put_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.014s) 2023-01-11T23:33:20.0075758Z test_normal_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0075980Z test_normal_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0076197Z test_normal_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0076412Z test_normal_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:33:20.0076606Z test_nullary_op_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:33:20.0076836Z test_pairwise_distance_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0077039Z test_pdist_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0077254Z test_pdist_norm_large_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (53.438s) 2023-01-11T23:33:20.0077467Z test_pickle_gradscaler_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0077694Z test_pin_memory_from_constructor_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0078119Z test_put_accumulate_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0078355Z test_put_accumulate_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0078581Z test_put_accumulate_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0078876Z test_put_accumulate_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0079270Z test_put_accumulate_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0079513Z test_put_accumulate_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0079730Z test_put_accumulate_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0079948Z test_put_accumulate_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0080167Z test_put_accumulate_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0080384Z test_put_accumulate_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0080602Z test_put_accumulate_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0080803Z test_put_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.119s) 2023-01-11T23:33:20.0080985Z test_put_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.124s) 2023-01-11T23:33:20.0081195Z test_put_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.134s) 2023-01-11T23:33:20.0081398Z test_put_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.121s) 2023-01-11T23:33:20.0081598Z test_put_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.120s) 2023-01-11T23:33:20.0081796Z test_put_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.121s) 2023-01-11T23:33:20.0081994Z test_put_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.092s) 2023-01-11T23:33:20.0082195Z test_put_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.083s) 2023-01-11T23:33:20.0082385Z test_put_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.087s) 2023-01-11T23:33:20.0082578Z test_put_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.094s) 2023-01-11T23:33:20.0082769Z test_put_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.090s) 2023-01-11T23:33:20.0082969Z test_put_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0083181Z test_put_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0083398Z test_repeat_interleave_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0084121Z test_scalar_check_cuda (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:670: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0084323Z self.assertEqual((), zero_d_clone.set_(one_d.storage(), 0, (), ()).shape) 2023-01-11T23:33:20.0085047Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:671: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0085262Z self.assertEqual((1,), zero_d_clone.set_(one_d.storage(), 0, (1,), (1,)).shape) 2023-01-11T23:33:20.0086043Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:672: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0086350Z self.assertEqual((), one_d_clone.set_(one_d.storage(), 0, (), ()).shape) 2023-01-11T23:33:20.0087024Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:673: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0087235Z self.assertEqual((1,), one_d_clone.set_(one_d.storage(), 0, (1,), (1,)).shape) 2023-01-11T23:33:20.0087331Z ok (0.110s) 2023-01-11T23:33:20.0087546Z test_scatter_add_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0087779Z test_scatter_add_non_unique_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0088025Z test_scatter_add_one_dim_deterministic_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (4.265s) 2023-01-11T23:33:20.0088252Z test_scatter_add_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0088454Z test_scatter_bool_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0088647Z test_scatter_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0088928Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0089205Z test_scatter_reduce_multiply_unsupported_dtypes_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0089455Z test_scatter_reduce_non_unique_index_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0089696Z test_scatter_reduce_non_unique_index_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0089955Z test_scatter_reduce_non_unique_index_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0090206Z test_scatter_reduce_non_unique_index_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0090450Z test_scatter_reduce_non_unique_index_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0090694Z test_scatter_reduce_non_unique_index_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0090935Z test_scatter_reduce_non_unique_index_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0091177Z test_scatter_reduce_non_unique_index_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0091416Z test_scatter_reduce_non_unique_index_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0091724Z test_scatter_reduce_non_unique_index_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0092007Z test_scatter_reduce_non_unique_index_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0092246Z test_scatter_reduce_non_unique_index_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0092588Z test_scatter_reduce_operations_to_large_input_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0092854Z test_scatter_reduce_operations_to_large_input_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0093207Z test_scatter_reduce_operations_to_large_input_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0093485Z test_scatter_reduce_operations_to_large_input_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0093748Z test_scatter_reduce_operations_to_large_input_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0094002Z test_scatter_reduce_operations_to_large_input_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0094359Z test_scatter_reduce_operations_to_large_input_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0094616Z test_scatter_reduce_operations_to_large_input_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0094850Z test_scatter_reduce_operations_to_large_input_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0095186Z test_scatter_reduce_operations_to_large_input_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0095460Z test_scatter_reduce_operations_to_large_input_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0095712Z test_scatter_reduce_operations_to_large_input_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0095949Z test_scatter_reduce_scalar_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0096182Z test_scatter_reduce_scalar_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0096421Z test_scatter_reduce_scalar_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0096655Z test_scatter_reduce_scalar_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0096884Z test_scatter_reduce_scalar_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0097117Z test_scatter_reduce_scalar_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0097349Z test_scatter_reduce_scalar_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0097648Z test_scatter_reduce_scalar_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0097872Z test_scatter_reduce_scalar_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0098099Z test_scatter_reduce_scalar_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0098323Z test_scatter_reduce_scalar_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0098541Z test_scatter_reduce_scalar_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0098759Z test_scatter_to_large_input_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0099089Z test_scatter_zero_size_index_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0099312Z test_serialization_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0100212Z test_set_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:257: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0100329Z a_s = a.storage() 2023-01-11T23:33:20.0100941Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:260: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0101165Z c = torch.tensor([], device=device, dtype=dtype).set_(a_s.untyped()).reshape(a.size()) 2023-01-11T23:33:20.0101782Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:267: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0102041Z error_storage = a.to(error_dtype).storage() 2023-01-11T23:33:20.0102137Z ok (0.013s) 2023-01-11T23:33:20.0102329Z test_set_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0102552Z test_set_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0102772Z test_set_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0103061Z test_set_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:20.0103291Z test_set_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0103508Z test_set_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0103719Z test_set_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.008s) 2023-01-11T23:33:20.0103923Z test_set_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0104128Z test_set_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0104337Z test_set_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0104539Z test_set_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0104741Z test_shift_mem_overlap_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:20.0104937Z test_skip_xla_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0105661Z test_storage_all_devices_cuda (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:4728: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0105828Z self.assertEqual(t.dtype, t.storage().dtype) 2023-01-11T23:33:20.0105921Z ok (0.001s) 2023-01-11T23:33:20.0106634Z test_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:168: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0106790Z self.assertEqual(v.storage()[0], v[0][0]) 2023-01-11T23:33:20.0107401Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:169: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0107553Z self.assertEqual(v.storage()[14], v[2][4]) 2023-01-11T23:33:20.0108158Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:170: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0108261Z v_s = v.storage() 2023-01-11T23:33:20.0108867Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:176: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0108966Z v_s[el_num], 2023-01-11T23:33:20.0109576Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:179: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0109806Z v_s_byte = v.storage().untyped() 2023-01-11T23:33:20.0109902Z ok (0.007s) 2023-01-11T23:33:20.0110120Z test_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.035s) 2023-01-11T23:33:20.0110408Z test_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.023s) 2023-01-11T23:33:20.0110606Z test_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:20.0110910Z test_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0111121Z test_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.013s) 2023-01-11T23:33:20.0111322Z test_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0111621Z test_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0111917Z test_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.020s) 2023-01-11T23:33:20.0112125Z test_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0112391Z test_storage_meta_errors_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0112651Z test_storage_meta_errors_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0112919Z test_storage_meta_errors_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0113181Z test_storage_meta_errors_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0113435Z test_storage_meta_errors_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0113686Z test_storage_meta_errors_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0113931Z test_storage_meta_errors_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0114183Z test_storage_meta_errors_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0114436Z test_storage_meta_errors_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0114691Z test_storage_meta_errors_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0114943Z test_storage_meta_errors_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0115192Z test_storage_meta_errors_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:33:20.0115935Z test_storage_meta_from_tensor_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:324: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0116058Z s_check = t_check.storage() 2023-01-11T23:33:20.0116673Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:325: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0116775Z s = t.storage() 2023-01-11T23:33:20.0117388Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:279: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0118280Z self.assertEqual(s.device.type, 'meta') 2023-01-11T23:33:20.0119003Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:280: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0119187Z self.assertEqual(s.nbytes(), s_check.nbytes()) 2023-01-11T23:33:20.0119806Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:281: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0119967Z self.assertEqual(s.size(), s_check.size()) 2023-01-11T23:33:20.0120579Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:282: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0120719Z self.assertEqual(s.data_ptr(), 0) 2023-01-11T23:33:20.0121313Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:285: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0121404Z s[0] 2023-01-11T23:33:20.0122011Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:289: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0122188Z self._check_storage_meta(s.untyped(), s_check.untyped()) 2023-01-11T23:33:20.0122282Z ok (0.003s) 2023-01-11T23:33:20.0122516Z test_storage_meta_from_tensor_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0122737Z test_storage_meta_from_tensor_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0122978Z test_storage_meta_from_tensor_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0123211Z test_storage_meta_from_tensor_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0123441Z test_storage_meta_from_tensor_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0123664Z test_storage_meta_from_tensor_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0123893Z test_storage_meta_from_tensor_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0124119Z test_storage_meta_from_tensor_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0124352Z test_storage_meta_from_tensor_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0124582Z test_storage_meta_from_tensor_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0124809Z test_storage_meta_from_tensor_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0125527Z test_storage_setitem_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:210: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0125740Z s = storage_type(N) 2023-01-11T23:33:20.0126424Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:211: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0126527Z s[:] = 0 2023-01-11T23:33:20.0127134Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:213: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0127283Z self.assertEqual(s, storage_type(l)) 2023-01-11T23:33:20.0128085Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0128222Z device=typed_storage.device, 2023-01-11T23:33:20.0128999Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:216: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0129101Z s[i] = i 2023-01-11T23:33:20.0129712Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:219: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0129859Z self.assertEqual(s, storage_type(l)) 2023-01-11T23:33:20.0130452Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:222: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0130545Z s[2:7] = 1 2023-01-11T23:33:20.0131146Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:223: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0131290Z self.assertEqual(s, storage_type(l)) 2023-01-11T23:33:20.0131384Z ok (0.005s) 2023-01-11T23:33:20.0131617Z test_storage_setitem_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0131848Z test_storage_setitem_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0132067Z test_storage_setitem_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0132284Z test_storage_setitem_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0132500Z test_storage_setitem_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0132833Z test_storage_setitem_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0133050Z test_storage_setitem_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0133243Z test_storage_setitem_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.007s) 2023-01-11T23:33:20.0133463Z test_storage_setitem_cuda_qint32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0133756Z test_storage_setitem_cuda_qint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0133996Z test_storage_setitem_cuda_quint4x2 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0134213Z test_storage_setitem_cuda_quint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0134427Z test_storage_setitem_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0134648Z test_strides_propagation_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.168s) 2023-01-11T23:33:20.0135334Z test_sync_warning_cuda (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py:649: UserWarning: Synchronization debug mode is a prototype feature and does not yet detect all synchronizing operations (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\torch\csrc\cuda\Module.cpp:770.) 2023-01-11T23:33:20.0135488Z torch._C._cuda_set_sync_debug_mode(debug_mode) 2023-01-11T23:33:20.0135581Z ok (0.071s) 2023-01-11T23:33:20.0135791Z test_take_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:20.0135990Z test_take_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0136199Z test_take_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.022s) 2023-01-11T23:33:20.0136405Z test_take_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:20.0136609Z test_take_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.025s) 2023-01-11T23:33:20.0136809Z test_take_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.021s) 2023-01-11T23:33:20.0137009Z test_take_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0137205Z test_take_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.027s) 2023-01-11T23:33:20.0137402Z test_take_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:20.0137597Z test_take_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:33:20.0137768Z test_take_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.018s) 2023-01-11T23:33:20.0137963Z test_take_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.017s) 2023-01-11T23:33:20.0138160Z test_take_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0138890Z test_tensor_from_storage_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:240: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0138998Z a_s = a.storage() 2023-01-11T23:33:20.0139606Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:241: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0139805Z b = torch.tensor(a_s, device=device, dtype=dtype).reshape(a.size()) 2023-01-11T23:33:20.0140398Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:243: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0140710Z c = torch.tensor(a_s.untyped(), device=device, dtype=dtype).reshape(a.size()) 2023-01-11T23:33:20.0141391Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:250: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0141558Z error_storage = a.to(error_dtype).storage() 2023-01-11T23:33:20.0142168Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:251: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0142354Z torch.tensor(error_storage, device=device, dtype=dtype) 2023-01-11T23:33:20.0142450Z ok (0.011s) 2023-01-11T23:33:20.0142675Z test_tensor_from_storage_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0142911Z test_tensor_from_storage_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.015s) 2023-01-11T23:33:20.0143143Z test_tensor_from_storage_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.012s) 2023-01-11T23:33:20.0143372Z test_tensor_from_storage_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0143595Z test_tensor_from_storage_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0143820Z test_tensor_from_storage_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.009s) 2023-01-11T23:33:20.0144045Z test_tensor_from_storage_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0144268Z test_tensor_from_storage_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0144484Z test_tensor_from_storage_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0144704Z test_tensor_from_storage_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0144917Z test_tensor_from_storage_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0145200Z test_tensor_set_errors_multigpu_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: fewer than 2 devices detected (0.002s) 2023-01-11T23:33:20.0145418Z test_tensor_shape_empty_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.016s) 2023-01-11T23:33:20.0146148Z test_tensor_storage_type_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:234: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0146341Z self.assertEqual(a.storage_type(), expected_storage_type) 2023-01-11T23:33:20.0146995Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0147150Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T23:33:20.0147794Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0148080Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T23:33:20.0148179Z ok (0.010s) 2023-01-11T23:33:20.0148403Z test_tensor_storage_type_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0148713Z test_tensor_storage_type_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0148939Z test_tensor_storage_type_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0149166Z test_tensor_storage_type_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0149395Z test_tensor_storage_type_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.011s) 2023-01-11T23:33:20.0149620Z test_tensor_storage_type_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0149846Z test_tensor_storage_type_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.003s) 2023-01-11T23:33:20.0150068Z test_tensor_storage_type_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0150281Z test_tensor_storage_type_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0150502Z test_tensor_storage_type_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0150719Z test_tensor_storage_type_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0150953Z test_ternary_op_mem_overlap_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.001s) 2023-01-11T23:33:20.0151683Z test_typed_storage_meta_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:301: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0151880Z s_check = torch.TypedStorage(*args, dtype=dtype, device=device) 2023-01-11T23:33:20.0152496Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:302: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0152681Z s = torch.TypedStorage(*args, dtype=dtype, device='meta') 2023-01-11T23:33:20.0153290Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:279: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0153445Z self.assertEqual(s.device.type, 'meta') 2023-01-11T23:33:20.0154057Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:280: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0154224Z self.assertEqual(s.nbytes(), s_check.nbytes()) 2023-01-11T23:33:20.0154827Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:281: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0155076Z self.assertEqual(s.size(), s_check.size()) 2023-01-11T23:33:20.0155669Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:282: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0155808Z self.assertEqual(s.data_ptr(), 0) 2023-01-11T23:33:20.0156990Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:285: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0157118Z s[0] 2023-01-11T23:33:20.0157734Z C:\actions-runner\_work\pytorch\pytorch\test\test_torch.py:289: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:33:20.0157918Z self._check_storage_meta(s.untyped(), s_check.untyped()) 2023-01-11T23:33:20.0158018Z ok (0.007s) 2023-01-11T23:33:20.0158241Z test_typed_storage_meta_cuda_bool (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0158477Z test_typed_storage_meta_cuda_complex128 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0158711Z test_typed_storage_meta_cuda_complex64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0158937Z test_typed_storage_meta_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0159158Z test_typed_storage_meta_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0159446Z test_typed_storage_meta_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0159716Z test_typed_storage_meta_cuda_int16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0159939Z test_typed_storage_meta_cuda_int32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0160153Z test_typed_storage_meta_cuda_int64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0160442Z test_typed_storage_meta_cuda_int8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0160750Z test_typed_storage_meta_cuda_uint8 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.004s) 2023-01-11T23:33:20.0160989Z test_unfold_all_devices_and_dtypes_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0161199Z test_unfold_scalars_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.002s) 2023-01-11T23:33:20.0161420Z test_uniform_kstest_cuda_bfloat16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.005s) 2023-01-11T23:33:20.0161643Z test_uniform_kstest_cuda_float16 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0161861Z test_uniform_kstest_cuda_float32 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0162078Z test_uniform_kstest_cuda_float64 (__main__.TestTorchDeviceTypeCUDA) ... ok (0.000s) 2023-01-11T23:33:20.0162297Z test_untyped_storage_meta_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.010s) 2023-01-11T23:33:20.0162551Z test_warn_always_caught_cuda (__main__.TestTorchDeviceTypeCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:33:20.0162789Z test_where_scalar_handcrafted_values_cuda (__main__.TestTorchDeviceTypeCUDA) ... ok (0.115s) 2023-01-11T23:33:20.0163003Z test_cuda_vitals_gpu_only_cuda (__main__.TestVitalSignsCudaCUDA) ... ok (0.006s) 2023-01-11T23:33:20.0163015Z 2023-01-11T23:33:20.0163218Z ---------------------------------------------------------------------- 2023-01-11T23:33:20.0163450Z Ran 858 tests in 280.469s 2023-01-11T23:33:20.0163459Z 2023-01-11T23:33:20.0163561Z OK (skipped=37) 2023-01-11T23:33:20.0163568Z 2023-01-11T23:33:20.0163687Z Generating XML reports... 2023-01-11T23:33:20.0164000Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestBasicVitalSigns-20230111232834.xml 2023-01-11T23:33:20.0164320Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestDevicePrecisionCUDA-20230111232834.xml 2023-01-11T23:33:20.0164665Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorch-20230111232834.xml 2023-01-11T23:33:20.0164998Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestTorchDeviceTypeCUDA-20230111232834.xml 2023-01-11T23:33:20.0165283Z Generated XML report: test-reports\python-unittest\test_torch\TEST-TestVitalSignsCudaCUDA-20230111232834.xml 2023-01-11T23:33:20.0165318Z 2023-01-11T23:33:20.0165743Z ##[endgroup] 2023-01-11T23:33:20.0166053Z FINISHED PRINTING LOG FILE of test_torch (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_torch_nbggcpqy) 2023-01-11T23:33:20.0166067Z 2023-01-11T23:33:20.0166227Z Running test_tensorexpr ... [2023-01-11 23:33:19.946164] 2023-01-11T23:33:20.0166583Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_tensorexpr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:33:19.946164] 2023-01-11T23:35:17.1702789Z 2023-01-11T23:35:17.1703853Z Expand the folded group to see the log file of test_tensorexpr 2023-01-11T23:35:17.1705446Z ##[group]PRINTING LOG FILE of test_tensorexpr (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorexpr_6_k6tjlo) 2023-01-11T23:35:17.1706550Z 2023-01-11T23:35:17.1765675Z Running tests... 2023-01-11T23:35:17.1766477Z ---------------------------------------------------------------------- 2023-01-11T23:35:17.1767658Z Test results will be stored in test-reports\python-unittest\test_tensorexpr 2023-01-11T23:35:17.1768453Z test_add_const_rhs (__main__.TestTensorExprFuser) ... ok (3.665s) 2023-01-11T23:35:17.1769182Z test_add_sub (__main__.TestTensorExprFuser) ... ok (0.051s) 2023-01-11T23:35:17.1769990Z test_alias_analysis_input_and_module (__main__.TestTensorExprFuser) ... ok (0.109s) 2023-01-11T23:35:17.1771328Z test_alias_analysis_inputs (__main__.TestTensorExprFuser) ... ok (0.020s) 2023-01-11T23:35:17.1772097Z test_alias_analysis_module (__main__.TestTensorExprFuser) ... ok (1.749s) 2023-01-11T23:35:17.1772795Z test_all_combos (__main__.TestTensorExprFuser) ... ok (0.067s) 2023-01-11T23:35:17.1773443Z test_alpha (__main__.TestTensorExprFuser) ... ok (0.016s) 2023-01-11T23:35:17.1774067Z test_binary_ops (__main__.TestTensorExprFuser) ... ok (4.139s) 2023-01-11T23:35:17.1774876Z test_bitwise_ops (__main__.TestTensorExprFuser) ... ok (1.199s) 2023-01-11T23:35:17.1775716Z test_broadcast (__main__.TestTensorExprFuser) ... ok (0.147s) 2023-01-11T23:35:17.1776406Z test_broadcast3 (__main__.TestTensorExprFuser) ... ok (1.320s) 2023-01-11T23:35:17.1777212Z test_broadcast_2 (__main__.TestTensorExprFuser) ... ok (0.025s) 2023-01-11T23:35:17.1777946Z test_broadcast_big2 (__main__.TestTensorExprFuser) ... ok (3.172s) 2023-01-11T23:35:17.1778784Z test_cat (__main__.TestTensorExprFuser) ... ok (47.666s) 2023-01-11T23:35:17.1779494Z test_cat_empty_tensors (__main__.TestTensorExprFuser) ... ok (0.877s) 2023-01-11T23:35:17.1780237Z test_cat_negative_dim (__main__.TestTensorExprFuser) ... ok (0.647s) 2023-01-11T23:35:17.1781332Z test_cat_only (__main__.TestTensorExprFuser) ... skip: cat is broken with fusion group inlining disabled (0.002s) 2023-01-11T23:35:17.1782228Z test_cat_promote_inputs (__main__.TestTensorExprFuser) ... ok (0.663s) 2023-01-11T23:35:17.1784203Z test_cat_with_constant_dim (__main__.TestTensorExprFuser) ... ok (0.270s) 2023-01-11T23:35:17.1785002Z test_char (__main__.TestTensorExprFuser) ... ok (0.029s) 2023-01-11T23:35:17.1785787Z test_chunk (__main__.TestTensorExprFuser) ... ok (0.147s) 2023-01-11T23:35:17.1786827Z test_clamp (__main__.TestTensorExprFuser) ... ok (0.315s) 2023-01-11T23:35:17.1787574Z test_constant (__main__.TestTensorExprFuser) ... ok (0.031s) 2023-01-11T23:35:17.1788242Z test_double (__main__.TestTensorExprFuser) ... ok (0.017s) 2023-01-11T23:35:17.1788958Z test_double_intrinsics (__main__.TestTensorExprFuser) ... ok (0.267s) 2023-01-11T23:35:17.1789970Z test_dynamic_shape (__main__.TestTensorExprFuser) ... skip: dynamic shapes are not quite there yet (0.003s) 2023-01-11T23:35:17.1790938Z test_easy (__main__.TestTensorExprFuser) ... ok (0.023s) 2023-01-11T23:35:17.1791644Z test_eq (__main__.TestTensorExprFuser) ... ok (0.040s) 2023-01-11T23:35:17.1792352Z test_exp_pow (__main__.TestTensorExprFuser) ... ok (0.447s) 2023-01-11T23:35:17.1793055Z test_four_arg (__main__.TestTensorExprFuser) ... ok (0.277s) 2023-01-11T23:35:17.1793691Z test_ge (__main__.TestTensorExprFuser) ... ok (0.032s) 2023-01-11T23:35:17.1794324Z test_gt (__main__.TestTensorExprFuser) ... ok (0.029s) 2023-01-11T23:35:17.1794988Z test_guard_fails (__main__.TestTensorExprFuser) ... ok (0.223s) 2023-01-11T23:35:17.1795813Z test_half_bn_relu (__main__.TestTensorExprFuser) ... graph(%a : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0), 2023-01-11T23:35:17.1796602Z %b : Half(16, strides=[1], requires_grad=0, device=cuda:0), 2023-01-11T23:35:17.1797222Z %c : Half(16, strides=[1], requires_grad=0, device=cuda:0)): 2023-01-11T23:35:17.1797817Z %3 : NoneType = prim::Constant() 2023-01-11T23:35:17.1798346Z %4 : NoneType = prim::Constant() 2023-01-11T23:35:17.1799326Z %5 : bool = prim::Constant[value=0]() # C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2450:0 2023-01-11T23:35:17.1800410Z %6 : float = prim::Constant[value=0.10000000000000001]() # C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2450:0 2023-01-11T23:35:17.1801537Z %7 : float = prim::Constant[value=1.0000000000000001e-05]() # C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2450:0 2023-01-11T23:35:17.1802739Z %8 : bool = prim::Constant[value=1]() # C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2450:0 2023-01-11T23:35:17.1804051Z %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) # C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:2450:0 2023-01-11T23:35:17.1805357Z %10 : Half(16, 16, strides=[16, 1], requires_grad=0, device=cuda:0) = aten::relu(%y) # C:\actions-runner\_work\pytorch\pytorch\test\test_tensorexpr.py:1303:0 2023-01-11T23:35:17.1805980Z return (%10) 2023-01-11T23:35:17.1806270Z 2023-01-11T23:35:17.1806390Z ok (0.251s) 2023-01-11T23:35:17.1807096Z test_half_gelu (__main__.TestTensorExprFuser) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_trace.py:881: TracerWarning: Output nr 1. of the traced function does not match the corresponding output of the Python function. Detailed error: 2023-01-11T23:35:17.1808225Z Tensor-likes are not close! 2023-01-11T23:35:17.1808514Z 2023-01-11T23:35:17.1808683Z Mismatched elements: 407 / 1024 (39.7%) 2023-01-11T23:35:17.1809042Z Greatest absolute difference: 0.001953125 at index (159,) (up to 1e-05 allowed) 2023-01-11T23:35:17.1809432Z Greatest relative difference: 0.001402524544179523 at index (170,) (up to 1e-05 allowed) 2023-01-11T23:35:17.1809741Z _check_trace( 2023-01-11T23:35:17.1809950Z ok (0.483s) 2023-01-11T23:35:17.1810266Z test_int64_promotion (__main__.TestTensorExprFuser) ... ok (0.017s) 2023-01-11T23:35:17.1810650Z test_int_output (__main__.TestTensorExprFuser) ... ok (0.020s) 2023-01-11T23:35:17.1811008Z test_le (__main__.TestTensorExprFuser) ... ok (0.031s) 2023-01-11T23:35:17.1811343Z test_loop (__main__.TestTensorExprFuser) ... ok (0.220s) 2023-01-11T23:35:17.1811692Z test_lt (__main__.TestTensorExprFuser) ... ok (0.449s) 2023-01-11T23:35:17.1812352Z test_mask (__main__.TestTensorExprFuser) ... ok (0.225s) 2023-01-11T23:35:17.1812775Z test_min_max (__main__.TestTensorExprFuser) ... ok (0.052s) 2023-01-11T23:35:17.1813315Z test_min_max_reduction (__main__.TestTensorExprFuser) ... ok (0.021s) 2023-01-11T23:35:17.1813723Z test_min_max_reduction2 (__main__.TestTensorExprFuser) ... ok (0.017s) 2023-01-11T23:35:17.1814117Z test_min_max_reduction_dim1 (__main__.TestTensorExprFuser) ... ok (0.028s) 2023-01-11T23:35:17.1814629Z test_min_max_reduction_dim1_2 (__main__.TestTensorExprFuser) ... ok (0.069s) 2023-01-11T23:35:17.1815040Z test_multi_rand (__main__.TestTensorExprFuser) ... ok (0.305s) 2023-01-11T23:35:17.1815420Z test_multioutput (__main__.TestTensorExprFuser) ... ok (0.042s) 2023-01-11T23:35:17.1815813Z test_multiple_outputs (__main__.TestTensorExprFuser) ... ok (0.517s) 2023-01-11T23:35:17.1816190Z test_nans (__main__.TestTensorExprFuser) ... ok (0.045s) 2023-01-11T23:35:17.1816531Z test_ne (__main__.TestTensorExprFuser) ... ok (0.029s) 2023-01-11T23:35:17.1816895Z test_promotion (__main__.TestTensorExprFuser) ... ok (0.037s) 2023-01-11T23:35:17.1817448Z test_propagated_mem_layout (__main__.TestTensorExprFuser) ... ok (16.208s) 2023-01-11T23:35:17.1817888Z test_rand_like (__main__.TestTensorExprFuser) ... ok (0.915s) 2023-01-11T23:35:17.1818479Z test_rank_two (__main__.TestTensorExprFuser) ... ok (0.270s) 2023-01-11T23:35:17.1819182Z test_relu (__main__.TestTensorExprFuser) ... ok (0.333s) 2023-01-11T23:35:17.1820284Z test_remainder (__main__.TestTensorExprFuser) ... ok (0.152s) 2023-01-11T23:35:17.1821051Z test_reps (__main__.TestTensorExprFuser) ... ok (0.591s) 2023-01-11T23:35:17.1821735Z test_scalar (__main__.TestTensorExprFuser) ... ok (0.026s) 2023-01-11T23:35:17.1822393Z test_short (__main__.TestTensorExprFuser) ... ok (0.011s) 2023-01-11T23:35:17.1823070Z test_simple_add (__main__.TestTensorExprFuser) ... ok (0.049s) 2023-01-11T23:35:17.1823776Z test_sin_pow (__main__.TestTensorExprFuser) ... ok (0.415s) 2023-01-11T23:35:17.1824400Z test_slice (__main__.TestTensorExprFuser) ... ok (7.744s) 2023-01-11T23:35:17.1825077Z test_sliced_stride (__main__.TestTensorExprFuser) ... ok (0.064s) 2023-01-11T23:35:17.1825761Z test_softmax_cpu (__main__.TestTensorExprFuser) ... ok (0.224s) 2023-01-11T23:35:17.1826646Z test_softmax_cuda (__main__.TestTensorExprFuser) ... skip: global allocs are not supported yet. (0.001s) 2023-01-11T23:35:17.1827632Z test_strided_output_preserved (__main__.TestTensorExprFuser) ... ok (0.051s) 2023-01-11T23:35:17.1828359Z test_three_arg (__main__.TestTensorExprFuser) ... ok (0.045s) 2023-01-11T23:35:17.1829033Z test_three_arg2 (__main__.TestTensorExprFuser) ... ok (0.425s) 2023-01-11T23:35:17.1829733Z test_transpose (__main__.TestTensorExprFuser) ... ok (0.059s) 2023-01-11T23:35:17.1830405Z test_unary_ops (__main__.TestTensorExprFuser) ... ok (8.724s) 2023-01-11T23:35:17.1831087Z test_unsqueeze (__main__.TestTensorExprFuser) ... ok (3.591s) 2023-01-11T23:35:17.1831774Z test_where (__main__.TestTensorExprFuser) ... ok (0.057s) 2023-01-11T23:35:17.1832135Z 2023-01-11T23:35:17.1832887Z ---------------------------------------------------------------------- 2023-01-11T23:35:17.1833561Z Ran 73 tests in 110.500s 2023-01-11T23:35:17.1833827Z 2023-01-11T23:35:17.1834294Z OK (skipped=3) 2023-01-11T23:35:17.1834879Z 2023-01-11T23:35:17.1835106Z Generating XML reports... 2023-01-11T23:35:17.1836132Z Generated XML report: test-reports\python-unittest\test_tensorexpr\TEST-TestTensorExprFuser-20230111233325.xml 2023-01-11T23:35:17.1837222Z 2023-01-11T23:35:17.1837894Z ##[endgroup] 2023-01-11T23:35:17.1838706Z FINISHED PRINTING LOG FILE of test_tensorexpr (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_tensorexpr_6_k6tjlo) 2023-01-11T23:35:17.1839609Z 2023-01-11T23:35:17.1839864Z Running test_cuda ... [2023-01-11 23:35:17.171438] 2023-01-11T23:35:17.1840845Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:35:17.172147] 2023-01-11T23:37:08.8217043Z 2023-01-11T23:37:08.8217654Z Expand the folded group to see the log file of test_cuda 2023-01-11T23:37:08.8218557Z ##[group]PRINTING LOG FILE of test_cuda (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_bzwyyymh) 2023-01-11T23:37:08.8223362Z 2023-01-11T23:37:08.8223577Z Running tests... 2023-01-11T23:37:08.8224168Z ---------------------------------------------------------------------- 2023-01-11T23:37:08.8225162Z Test results will be stored in test-reports\python-unittest\test_cuda 2023-01-11T23:37:08.8226126Z test_arithmetic_large_tensor (__main__.TestCuda) ... skip: was disabled due to not enough memory, but actually it always fail (0.010s) 2023-01-11T23:37:08.8227079Z test_autocast_banned (__main__.TestCuda) ... ok (3.468s) 2023-01-11T23:37:08.8227941Z test_autocast_cache_leak (__main__.TestCuda) ... ok (0.998s) 2023-01-11T23:37:08.8228616Z test_autocast_cat_jit (__main__.TestCuda) ... ok (0.116s) 2023-01-11T23:37:08.8229277Z test_autocast_checkpointing (__main__.TestCuda) ... ok (0.039s) 2023-01-11T23:37:08.8230056Z test_autocast_custom_cast_inputs (__main__.TestCuda) ... ok (0.011s) 2023-01-11T23:37:08.8230751Z test_autocast_custom_enabled (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8231555Z test_autocast_ignored_types (__main__.TestCuda) ... ok (0.098s) 2023-01-11T23:37:08.8232270Z test_autocast_linalg_fp16 (__main__.TestCuda) ... ok (0.009s) 2023-01-11T23:37:08.8233018Z test_autocast_methods_expect_builtin_promote (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8233717Z test_autocast_methods_fp16 (__main__.TestCuda) ... ok (0.003s) 2023-01-11T23:37:08.8234388Z test_autocast_methods_fp32 (__main__.TestCuda) ... ok (0.000s) 2023-01-11T23:37:08.8235034Z test_autocast_nn_bf16 (__main__.TestCuda) ... ok (0.000s) 2023-01-11T23:37:08.8235660Z test_autocast_nn_fp16 (__main__.TestCuda) ... ok (0.000s) 2023-01-11T23:37:08.8236300Z test_autocast_nn_fp32 (__main__.TestCuda) ... ok (0.040s) 2023-01-11T23:37:08.8238137Z test_autocast_rnn (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:509: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:37:08.8240002Z result = _VF.rnn_tanh(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T23:37:08.8241770Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:518: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:37:08.8243445Z result = _VF.rnn_tanh(input, batch_sizes, hx, self._flat_weights, self.bias, 2023-01-11T23:37:08.8245224Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:998: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:37:08.8246908Z result = _VF.gru(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T23:37:08.8248662Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:1001: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:37:08.8250639Z result = _VF.gru(input, batch_sizes, hx, self._flat_weights, self.bias, 2023-01-11T23:37:08.8252581Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:812: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:37:08.8254296Z result = _VF.lstm(input, hx, self._flat_weights, self.bias, self.num_layers, 2023-01-11T23:37:08.8256044Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\modules\rnn.py:815: 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 C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cudnn\RNN.cpp:982.) 2023-01-11T23:37:08.8257709Z result = _VF.lstm(input, batch_sizes, hx, self._flat_weights, self.bias, 2023-01-11T23:37:08.8258295Z ok (16.350s) 2023-01-11T23:37:08.8258830Z test_autocast_torch_bf16 (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8259536Z test_autocast_torch_expect_builtin_promote (__main__.TestCuda) ... ok (0.007s) 2023-01-11T23:37:08.8261403Z test_autocast_torch_fp16 (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:1626: UserWarning: torch.chain_matmul is deprecated and will be removed in a future PyTorch release. Use torch.linalg.multi_dot instead, which accepts a list of two or more tensors rather than multiple parameters. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\LinearAlgebra.cpp:1077.) 2023-01-11T23:37:08.8263118Z return _VF.chain_matmul(matrices) # type: ignore[attr-defined] 2023-01-11T23:37:08.8263673Z ok (1.465s) 2023-01-11T23:37:08.8264204Z test_autocast_torch_fp32 (__main__.TestCuda) ... ok (0.334s) 2023-01-11T23:37:08.8264935Z test_autocast_torch_need_autocast_promote (__main__.TestCuda) ... ok (0.021s) 2023-01-11T23:37:08.8265678Z test_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2023-01-11T23:37:08.8266389Z test_batch_norm_gather_stats (__main__.TestCuda) ... ok (0.013s) 2023-01-11T23:37:08.8267012Z test_bincount_ext (__main__.TestCuda) ... ok (0.022s) 2023-01-11T23:37:08.8267640Z test_caching_allocator_record_stream_oom (__main__.TestCuda) 2023-01-11T23:37:08.8268389Z allocations delayed by a record_stream call should still be freed on ... ok (0.095s) 2023-01-11T23:37:08.8269157Z test_caching_pinned_memory (__main__.TestCuda) ... ok (0.872s) 2023-01-11T23:37:08.8269906Z test_caching_pinned_memory_multi_gpu (__main__.TestCuda) ... skip: only one GPU detected (0.003s) 2023-01-11T23:37:08.8270705Z test_cat_autogpu (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8271372Z test_check_error (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8272057Z test_copy_device (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8273712Z test_copy_non_blocking (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:549: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8275260Z self.assertEqual(x_base.storage().data_ptr(), x.storage().data_ptr()) 2023-01-11T23:37:08.8276040Z ok (0.331s) 2023-01-11T23:37:08.8276605Z test_copy_streams (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8277433Z test_cublas_allow_bf16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.010s) 2023-01-11T23:37:08.8278292Z test_cublas_allow_fp16_reduced_precision_reduction_get_set (__main__.TestCuda) ... ok (0.000s) 2023-01-11T23:37:08.8279057Z test_cublas_allow_tf32_get_set (__main__.TestCuda) ... ok (0.015s) 2023-01-11T23:37:08.8279951Z test_cublas_multiple_threads_same_device (__main__.TestCuda) ... ok (0.115s) 2023-01-11T23:37:08.8280807Z test_cuda_device_memory_allocated (__main__.TestCuda) ... skip: Test needs multiple GPUs (0.001s) 2023-01-11T23:37:08.8281587Z test_cuda_get_device_capability (__main__.TestCuda) ... ok (0.004s) 2023-01-11T23:37:08.8282236Z test_cuda_get_device_name (__main__.TestCuda) ... ok (0.004s) 2023-01-11T23:37:08.8282968Z test_cuda_init_race (__main__.TestCuda) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8283707Z test_cuda_kernel_loop_overflow (__main__.TestCuda) ... ok (0.070s) 2023-01-11T23:37:08.8284423Z test_cuda_kernel_loop_overflow_large (__main__.TestCuda) ... ok (0.145s) 2023-01-11T23:37:08.8285122Z test_cuda_memory_leak_detection (__main__.TestCuda) ... ok (0.294s) 2023-01-11T23:37:08.8285919Z test_cuda_memory_leak_detection_propagates_errors (__main__.TestCuda) ... ok (0.099s) 2023-01-11T23:37:08.8286709Z test_cuda_set_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T23:37:08.8287419Z test_cuda_synchronize (__main__.TestCuda) ... ok (0.004s) 2023-01-11T23:37:08.8288055Z test_cudart_register (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8288687Z test_cudnn_allow_tf32_get_set (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8289495Z test_cudnn_multiple_threads_same_device (__main__.TestCuda) ... skip: Test is flaky on Windows (see issue 57401) (0.003s) 2023-01-11T23:37:08.8290343Z test_current_stream (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8291099Z test_cusparse_multiple_threads_same_device (__main__.TestCuda) ... ok (34.624s) 2023-01-11T23:37:08.8291891Z test_default_stream (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8292305Z test_events (__main__.TestCuda) ... ok (0.047s) 2023-01-11T23:37:08.8292793Z test_events_multi_gpu_elapsed_time (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8293633Z test_events_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8294420Z test_events_wait (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8295109Z test_external_streams (__main__.TestCuda) ... ok (0.004s) 2023-01-11T23:37:08.8295874Z test_external_streams_multi_device (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T23:37:08.8297046Z test_fixed_cuda_assert_async (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cuda\TensorCompare.cu:106: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2023-01-11T23:37:08.8298001Z Traceback (most recent call last): 2023-01-11T23:37:08.8344484Z File "", line 4, in 2023-01-11T23:37:08.8345409Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py", line 577, in synchronize 2023-01-11T23:37:08.8346122Z return torch._C._cuda_synchronize() 2023-01-11T23:37:08.8346751Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T23:37:08.8347562Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T23:37:08.8348403Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T23:37:08.8349044Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T23:37:08.8349417Z 2023-01-11T23:37:08.8350219Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cuda\TensorCompare.cu:106: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2023-01-11T23:37:08.8351002Z Traceback (most recent call last): 2023-01-11T23:37:08.8351550Z File "", line 4, in 2023-01-11T23:37:08.8352428Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py", line 577, in synchronize 2023-01-11T23:37:08.8353214Z return torch._C._cuda_synchronize() 2023-01-11T23:37:08.8354011Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T23:37:08.8354843Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T23:37:08.8358087Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T23:37:08.8358772Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T23:37:08.8359193Z 2023-01-11T23:37:08.8359787Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cuda\TensorCompare.cu:106: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != 0` failed. 2023-01-11T23:37:08.8360618Z Traceback (most recent call last): 2023-01-11T23:37:08.8361266Z File "", line 4, in 2023-01-11T23:37:08.8362131Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py", line 577, in synchronize 2023-01-11T23:37:08.8362976Z return torch._C._cuda_synchronize() 2023-01-11T23:37:08.8363513Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T23:37:08.8364389Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T23:37:08.8365208Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T23:37:08.8365898Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T23:37:08.8366322Z 2023-01-11T23:37:08.8367039Z C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\cuda\TensorCompare.cu:110: block: [0,0,0], thread: [0,0,0] Assertion `input[0] != c10::complex(0, 0)` failed. 2023-01-11T23:37:08.8368371Z Traceback (most recent call last): 2023-01-11T23:37:08.8368832Z File "", line 4, in 2023-01-11T23:37:08.8369452Z File "C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\__init__.py", line 577, in synchronize 2023-01-11T23:37:08.8370283Z return torch._C._cuda_synchronize() 2023-01-11T23:37:08.8370888Z RuntimeError: CUDA error: device-side assert triggered 2023-01-11T23:37:08.8371765Z CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. 2023-01-11T23:37:08.8372630Z For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 2023-01-11T23:37:08.8373332Z Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. 2023-01-11T23:37:08.8373677Z 2023-01-11T23:37:08.8373772Z ok (23.506s) 2023-01-11T23:37:08.8374095Z test_float32_matmul_precision_get_set (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8374467Z test_gather_bool (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8374804Z test_get_device_index (__main__.TestCuda) ... ok (0.000s) 2023-01-11T23:37:08.8375179Z test_get_set_rng_state_all (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8375685Z test_grad_scaling_accumulation (__main__.TestCuda) ... ok (0.051s) 2023-01-11T23:37:08.8376074Z test_grad_scaling_autocast (__main__.TestCuda) ... ok (0.081s) 2023-01-11T23:37:08.8376462Z test_grad_scaling_autocast_foreach (__main__.TestCuda) ... ok (0.127s) 2023-01-11T23:37:08.8376997Z test_grad_scaling_autocast_fused (__main__.TestCuda) ... ok (0.022s) 2023-01-11T23:37:08.8377419Z test_grad_scaling_autocast_fused_optimizers (__main__.TestCuda) ... ok (0.139s) 2023-01-11T23:37:08.8377794Z test_grad_scaling_clipping (__main__.TestCuda) ... ok (0.039s) 2023-01-11T23:37:08.8378185Z test_grad_scaling_clipping_separate_unscale (__main__.TestCuda) ... ok (0.043s) 2023-01-11T23:37:08.8378824Z test_grad_scaling_device_as_key (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2023-01-11T23:37:08.8379268Z test_grad_scaling_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.004s) 2023-01-11T23:37:08.8379669Z test_grad_scaling_multiple (__main__.TestCuda) ... ok (0.072s) 2023-01-11T23:37:08.8380091Z test_grad_scaling_penalty (__main__.TestCuda) ... skip: FIXME: fix this test for Windows (0.003s) 2023-01-11T23:37:08.8380615Z test_grad_scaling_scale (__main__.TestCuda) ... skip: only one GPU detected (0.002s) 2023-01-11T23:37:08.8381035Z test_grad_scaling_state_dict (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8381401Z test_grad_scaling_unscale (__main__.TestCuda) ... ok (0.020s) 2023-01-11T23:37:08.8381771Z test_grad_scaling_unscale_sparse (__main__.TestCuda) ... ok (0.009s) 2023-01-11T23:37:08.8382153Z test_grad_scaling_update_scale (__main__.TestCuda) ... ok (0.010s) 2023-01-11T23:37:08.8382524Z test_graph_adam_adamw (__main__.TestCuda) ... ok (1.152s) 2023-01-11T23:37:08.8383476Z test_graph_capture_oom (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\cuda\graphs.py:82: UserWarning: The CUDA Graph is empty. This ususally means that the graph was attempted to be captured on wrong device or stream. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\cuda\CUDAGraph.cpp:192.) 2023-01-11T23:37:08.8384389Z super(CUDAGraph, self).capture_end() 2023-01-11T23:37:08.8384649Z ok (0.086s) 2023-01-11T23:37:08.8384943Z test_graph_capture_simple (__main__.TestCuda) ... ok (0.010s) 2023-01-11T23:37:08.8385489Z test_graph_concurrent_replay (__main__.TestCuda) ... skip: Graph bindings disallow concurrent replay for CUDA < 11.4, see https://github.com/pytorch/pytorch/pull/57556 (0.000s) 2023-01-11T23:37:08.8386030Z test_graph_cudnn_dropout (__main__.TestCuda) ... ok (0.139s) 2023-01-11T23:37:08.8386384Z test_graph_grad_scaling (__main__.TestCuda) ... ok (0.123s) 2023-01-11T23:37:08.8386766Z test_graph_is_current_stream_capturing (__main__.TestCuda) ... ok (0.003s) 2023-01-11T23:37:08.8387219Z test_graph_make_graphed_callables_with_amp_cache_disabled_allow_unused_input (__main__.TestCuda) ... ok (1.185s) 2023-01-11T23:37:08.8387751Z test_graph_make_graphed_callables_with_amp_cache_enabled_allow_unused_input (__main__.TestCuda) ... expected failure (0.367s) 2023-01-11T23:37:08.8388264Z test_graph_make_graphed_callables_without_amp_allow_unused_input (__main__.TestCuda) ... ok (1.340s) 2023-01-11T23:37:08.8388767Z test_graph_make_graphed_callables_without_amp_not_allow_unused_input (__main__.TestCuda) ... expected failure (0.459s) 2023-01-11T23:37:08.8389251Z test_graph_memory_stats_and_use_result_after_destroy_graph (__main__.TestCuda) ... ok (1.151s) 2023-01-11T23:37:08.8389653Z test_graph_record_stream (__main__.TestCuda) ... ok (0.040s) 2023-01-11T23:37:08.8390073Z test_graph_rng_distributions (__main__.TestCuda) ... ok (0.106s) 2023-01-11T23:37:08.8390473Z test_graph_rng_functional (__main__.TestCuda) ... ok (0.028s) 2023-01-11T23:37:08.8390841Z test_graph_scaling_fusedadam (__main__.TestCuda) ... ok (0.220s) 2023-01-11T23:37:08.8391298Z test_graph_three_successive (__main__.TestCuda) ... ok (0.009s) 2023-01-11T23:37:08.8391745Z test_graph_two_successive (__main__.TestCuda) ... ok (0.022s) 2023-01-11T23:37:08.8392116Z test_graph_warn_if_has_zero_nodes (__main__.TestCuda) ... ok (0.004s) 2023-01-11T23:37:08.8392571Z test_huge_index (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T23:37:08.8393093Z test_index_out_of_bounds_exception_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T23:37:08.8393497Z test_lazy_init (__main__.TestCuda) 2023-01-11T23:37:08.8393851Z Validate that no CUDA calls are made during `import torch` call ... ok (3.731s) 2023-01-11T23:37:08.8394374Z test_load_nonexistent_device (__main__.TestCuda) ... ok (0.007s) 2023-01-11T23:37:08.8394726Z test_manual_seed (__main__.TestCuda) ... ok (0.007s) 2023-01-11T23:37:08.8395069Z test_matmul_memory_use (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8395486Z test_max_large_axis (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T23:37:08.8395888Z test_mean_fp16 (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8396208Z test_mem_get_info (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8396624Z test_memory_allocation (__main__.TestCuda) ... ok (0.130s) 2023-01-11T23:37:08.8396983Z test_memory_stats (__main__.TestCuda) ... ok (0.415s) 2023-01-11T23:37:08.8397468Z test_memory_stats_multigpu (__main__.TestCuda) ... skip: only one GPU detected (0.003s) 2023-01-11T23:37:08.8397840Z test_min_max_inits (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8398244Z test_multigpu_serialization_remap (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T23:37:08.8398816Z test_multigpu_serialization_remap_dict (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T23:37:08.8399364Z test_multigpu_storage_clone (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T23:37:08.8399755Z test_multinomial_ext (__main__.TestCuda) ... ok (0.010s) 2023-01-11T23:37:08.8400217Z test_multinomial_invalid_probs_cuda (__main__.TestCuda) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.004s) 2023-01-11T23:37:08.8400686Z test_new (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8401057Z test_noncontiguous_pinned_memory (__main__.TestCuda) ... ok (0.003s) 2023-01-11T23:37:08.8401548Z test_norm_type_conversion (__main__.TestCuda) ... ok (0.007s) 2023-01-11T23:37:08.8402058Z test_nvtx (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8402654Z test_out_of_memory (__main__.TestCuda) ... ok (0.014s) 2023-01-11T23:37:08.8403298Z test_out_of_memory_retry (__main__.TestCuda) ... ok (0.284s) 2023-01-11T23:37:08.8403701Z test_prod_large (__main__.TestCuda) ... ok (0.007s) 2023-01-11T23:37:08.8404018Z test_record_stream (__main__.TestCuda) ... ok (0.042s) 2023-01-11T23:37:08.8404381Z test_record_stream_on_shifted_view (__main__.TestCuda) ... ok (0.010s) 2023-01-11T23:37:08.8404776Z test_reduction_gpu_memory_accessing (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8405322Z test_repeat_graph_capture_cublas_workspace_memory (__main__.TestCuda) ... ok (9.420s) 2023-01-11T23:37:08.8405768Z test_rocm_backward_pass_guard (__main__.TestCuda) ... skip: ROCm-only test (0.011s) 2023-01-11T23:37:08.8406427Z test_serialization_array_with_empty (__main__.TestCuda) ... ok (0.009s) 2023-01-11T23:37:08.8407365Z test_serialization_array_with_storage (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:587: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8408728Z q = [x, y, x, y.storage()] 2023-01-11T23:37:08.8410112Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:1904: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8410953Z device=typed_storage.device, 2023-01-11T23:37:08.8411721Z C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:601: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8412807Z self.assertEqual(q_copy[3], torch.cuda.IntStorage(10).fill_(10)) 2023-01-11T23:37:08.8413110Z ok (0.010s) 2023-01-11T23:37:08.8413656Z test_set_per_process_memory_fraction (__main__.TestCuda) ... ok (0.172s) 2023-01-11T23:37:08.8414066Z test_specify_improper_device_name (__main__.TestCuda) ... ok (0.007s) 2023-01-11T23:37:08.8414550Z test_stream_context (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8414998Z test_stream_event_device (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8415427Z test_stream_event_nogil (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8415814Z test_stream_event_repr (__main__.TestCuda) ... ok (0.003s) 2023-01-11T23:37:08.8416190Z test_streaming_backwards_callback (__main__.TestCuda) ... ok (0.009s) 2023-01-11T23:37:08.8416633Z test_streaming_backwards_device_transfer (__main__.TestCuda) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8417086Z test_streaming_backwards_multiple_streams (__main__.TestCuda) ... ok (0.095s) 2023-01-11T23:37:08.8417462Z test_streaming_backwards_sync (__main__.TestCuda) ... ok (0.014s) 2023-01-11T23:37:08.8417932Z test_streaming_backwards_sync_graph_root (__main__.TestCuda) ... ok (0.223s) 2023-01-11T23:37:08.8418483Z test_streams (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8419187Z test_streams_multi_gpu (__main__.TestCuda) ... skip: detected only one GPU (0.001s) 2023-01-11T23:37:08.8420045Z test_streams_multi_gpu_eq (__main__.TestCuda) ... skip: detected only one GPU (0.002s) 2023-01-11T23:37:08.8420991Z test_streams_multi_gpu_query (__main__.TestCuda) ... skip: detected only one GPU (0.003s) 2023-01-11T23:37:08.8421480Z test_streams_priority (__main__.TestCuda) ... skip: multi-GPU not supported (0.001s) 2023-01-11T23:37:08.8421866Z test_sum_fp16 (__main__.TestCuda) ... ok (0.036s) 2023-01-11T23:37:08.8422248Z test_tensor_device (__main__.TestCuda) ... skip: multi-GPU not supported (0.002s) 2023-01-11T23:37:08.8422626Z test_tiny_half_norm_ (__main__.TestCuda) ... ok (0.005s) 2023-01-11T23:37:08.8422983Z test_to_cpu_blocking_by_default (__main__.TestCuda) ... ok (0.133s) 2023-01-11T23:37:08.8423337Z test_to_non_blocking (__main__.TestCuda) ... ok (0.578s) 2023-01-11T23:37:08.8423639Z test_to_numpy (__main__.TestCuda) ... ok (0.006s) 2023-01-11T23:37:08.8424005Z test_torch_manual_seed_seeds_cuda_devices (__main__.TestCuda) ... ok (0.000s) 2023-01-11T23:37:08.8424899Z test_type_conversions (__main__.TestCuda) ... C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:661: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8425662Z y = x.storage() 2023-01-11T23:37:08.8426394Z C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:662: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8427277Z self.assertIsInstance(y.float(), torch.FloatStorage) 2023-01-11T23:37:08.8428290Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:808: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8429164Z storage = torch.tensor([], dtype=self.dtype, device=self.device).set_(self).to(dtype)._typed_storage() 2023-01-11T23:37:08.8430978Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:809: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8431745Z if storage.data_ptr() == self.data_ptr(): 2023-01-11T23:37:08.8432639Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:810: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8433390Z storage = storage.clone() 2023-01-11T23:37:08.8434309Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\storage.py:978: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8435237Z return (cls_device == instance.device.type) and (cls.dtype == instance.dtype) 2023-01-11T23:37:08.8436188Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_utils.py:768: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8436958Z return self.fget.__get__(instance, owner)() 2023-01-11T23:37:08.8437742Z C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:663: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8438548Z self.assertIsInstance(y.cuda().double(), torch.cuda.DoubleStorage) 2023-01-11T23:37:08.8439373Z C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:664: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8440166Z self.assertIsInstance(y.cuda().float(), torch.cuda.FloatStorage) 2023-01-11T23:37:08.8440971Z C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8441873Z self.assertIsInstance(y.cuda().float().cpu(), torch.FloatStorage) 2023-01-11T23:37:08.8442787Z C:\actions-runner\_work\pytorch\pytorch\test\test_cuda.py:666: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T23:37:08.8443659Z self.assertIsInstance(y.cuda().float().cpu().int(), torch.IntStorage) 2023-01-11T23:37:08.8443970Z ok (0.023s) 2023-01-11T23:37:08.8444274Z test_allocator_settings (__main__.TestCudaComm) ... ok (0.017s) 2023-01-11T23:37:08.8444674Z test_broadcast_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8445526Z test_broadcast_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.002s) 2023-01-11T23:37:08.8446028Z test_broadcast_coalesced_empty_tensors (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8446494Z test_broadcast_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8446926Z test_broadcast_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8447505Z test_cpp_memory_snapshot_pickle (__main__.TestCudaComm) ... skip: Windows CI does not like the load_inline (0.003s) 2023-01-11T23:37:08.8447983Z test_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8448381Z test_gather_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8448944Z test_gather_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.009s) 2023-01-11T23:37:08.8450089Z test_gather_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.000s) 2023-01-11T23:37:08.8450884Z test_matmul_device_mismatch (__main__.TestCudaComm) ... ok (0.010s) 2023-01-11T23:37:08.8451416Z test_memory_format_scatter_gather (__main__.TestCudaComm) ... skip: only one GPU detected (0.010s) 2023-01-11T23:37:08.8451974Z test_memory_snapshot (__main__.TestCudaComm) ... ok (0.053s) 2023-01-11T23:37:08.8452426Z test_memory_snapshot_with_cpp (__main__.TestCudaComm) ... ok (0.000s) 2023-01-11T23:37:08.8452809Z test_notifies_oom (__main__.TestCudaComm) ... ok (0.000s) 2023-01-11T23:37:08.8453155Z test_raises_oom (__main__.TestCudaComm) ... ok (0.010s) 2023-01-11T23:37:08.8453542Z test_reduce_add (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8453984Z test_reduce_add_coalesced (__main__.TestCudaComm) ... skip: only one GPU detected (0.002s) 2023-01-11T23:37:08.8454458Z test_reduce_add_coalesced_dense_only (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8454903Z test_scatter_cpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8455335Z test_scatter_cpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8455771Z test_scatter_cpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8456206Z test_scatter_cpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8456749Z test_scatter_gpu (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8457178Z test_scatter_gpu_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8457761Z test_scatter_gpu_neg_dim (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8458203Z test_scatter_gpu_sizes (__main__.TestCudaComm) ... skip: only one GPU detected (0.001s) 2023-01-11T23:37:08.8458659Z test_scatter_namedtuple (__main__.TestCudaComm) ... skip: Test needs multiple GPUs (0.003s) 2023-01-11T23:37:08.8458907Z 2023-01-11T23:37:08.8459103Z ---------------------------------------------------------------------- 2023-01-11T23:37:08.8459422Z Ran 183 tests in 106.093s 2023-01-11T23:37:08.8459573Z 2023-01-11T23:37:08.8459699Z OK (skipped=64, expected failures=2) 2023-01-11T23:37:08.8459873Z 2023-01-11T23:37:08.8459983Z Generating XML reports... 2023-01-11T23:37:08.8460400Z Generated XML report: test-reports\python-unittest\test_cuda\TEST-TestCuda-20230111233521.xml 2023-01-11T23:37:08.8460933Z Generated XML report: test-reports\python-unittest\test_cuda\TEST-TestCudaComm-20230111233521.xml 2023-01-11T23:37:08.8461460Z [W CUDAGuardImpl.h:46] Warning: CUDA warning: driver shutting down (function uncheckedGetDevice) 2023-01-11T23:37:08.8461962Z [W CUDAGuardImpl.h:62] Warning: CUDA warning: invalid device ordinal (function uncheckedSetDevice) 2023-01-11T23:37:08.8462410Z 2023-01-11T23:37:08.8462754Z ##[endgroup] 2023-01-11T23:37:08.8463180Z FINISHED PRINTING LOG FILE of test_cuda (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_bzwyyymh) 2023-01-11T23:37:08.8463566Z 2023-01-11T23:37:08.8463733Z Running test_prims ... [2023-01-11 23:37:08.823117] 2023-01-11T23:37:08.8464234Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:37:08.823117] 2023-01-11T23:38:14.8302300Z 2023-01-11T23:38:14.8303341Z Expand the folded group to see the log file of test_prims 2023-01-11T23:38:14.8306877Z ##[group]PRINTING LOG FILE of test_prims (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_prims_imefpi7q) 2023-01-11T23:38:14.8335312Z 2023-01-11T23:38:14.8335527Z Running tests... 2023-01-11T23:38:14.8336168Z ---------------------------------------------------------------------- 2023-01-11T23:38:14.8336797Z Test results will be stored in test-reports\python-unittest\test_prims 2023-01-11T23:38:14.8337443Z test_decomposition_method_vararg_ones_cuda_float32 (__main__.TestDecompCUDA) ... ok (2.837s) 2023-01-11T23:38:14.8337963Z test_decomposition_method_vararg_permute_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.010s) 2023-01-11T23:38:14.8338455Z test_decomposition_type_promotion_nvprim_amp_cuda_float16 (__main__.TestDecompCUDA) ... ok (1.274s) 2023-01-11T23:38:14.8338951Z test_decomposition_type_promotion_nvprim_amp_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.400s) 2023-01-11T23:38:14.8339451Z test_masked_fill_decomposition_under_nvprim_context_cuda_float16 (__main__.TestDecompCUDA) ... ok (0.083s) 2023-01-11T23:38:14.8339963Z test_masked_fill_decomposition_under_nvprim_context_cuda_float32 (__main__.TestDecompCUDA) ... ok (0.074s) 2023-01-11T23:38:14.8340370Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.000s) 2023-01-11T23:38:14.8340729Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.003s) 2023-01-11T23:38:14.8341113Z test_aten_overload_to_prims_cuda (__main__.TestPrimsCUDA) ... ok (0.541s) 2023-01-11T23:38:14.8341537Z test_batch_norm_backward_nvprims_cuda_float16 (__main__.TestPrimsCUDA) ... ok (2.428s) 2023-01-11T23:38:14.8342100Z test_batch_norm_backward_nvprims_cuda_float32 (__main__.TestPrimsCUDA) ... ok (2.403s) 2023-01-11T23:38:14.8342530Z test_broadcast_in_dim_cuda_float32 (__main__.TestPrimsCUDA) ... ok (1.526s) 2023-01-11T23:38:14.8343025Z test_broadcast_in_dim_sum_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.443s) 2023-01-11T23:38:14.8343684Z test_cbrt_prim_cuda_float64 (__main__.TestPrimsCUDA) ... ok (0.023s) 2023-01-11T23:38:14.8344422Z test_cbrt_prim_cuda_int64 (__main__.TestPrimsCUDA) ... ok (0.019s) 2023-01-11T23:38:14.8345152Z test_cpu_tensor_cuda_float16 (__main__.TestPrimsCUDA) ... ok (0.496s) 2023-01-11T23:38:14.8345889Z test_cpu_tensor_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.455s) 2023-01-11T23:38:14.8346669Z test_cudnn_batch_norm_nvprims_cuda_float32 (__main__.TestPrimsCUDA) ... ok (11.374s) 2023-01-11T23:38:14.8347493Z test_cudnn_batch_norm_nvprims_cuda_float64 (__main__.TestPrimsCUDA) ... ok (11.201s) 2023-01-11T23:38:14.8348231Z test_full_cuda_float32 (__main__.TestPrimsCUDA) ... ok (3.507s) 2023-01-11T23:38:14.8348985Z test_memory_format_strides_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.042s) 2023-01-11T23:38:14.8349785Z test_native_batch_norm_nvprims_cuda_float32 (__main__.TestPrimsCUDA) ... ok (6.526s) 2023-01-11T23:38:14.8350616Z test_native_batch_norm_nvprims_cuda_float64 (__main__.TestPrimsCUDA) ... ok (6.423s) 2023-01-11T23:38:14.8351440Z test_nvfuser_capability_context_cuda (__main__.TestPrimsCUDA) ... ok (0.265s) 2023-01-11T23:38:14.8352231Z test_nvfuser_constant_tensors_cuda (__main__.TestPrimsCUDA) ... ok (0.046s) 2023-01-11T23:38:14.8353668Z test_nvfuser_empty_fusion_cuda (__main__.TestPrimsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\nvfuser_executor.py:414: RuntimeWarning: No partition found for the graph. This is likely because the graph is not supported by nvFuser. Please use the eager ATen mode to execute the graph. 2023-01-11T23:38:14.8355197Z warn( 2023-01-11T23:38:14.8355574Z ok (0.022s) 2023-01-11T23:38:14.8356218Z test_nvfuser_executor_cached_noncontiguous_cuda (__main__.TestPrimsCUDA) ... ok (0.707s) 2023-01-11T23:38:14.8357051Z test_nvfuser_executor_parameters_cuda (__main__.TestPrimsCUDA) ... ok (0.338s) 2023-01-11T23:38:14.8358034Z test_nvfuser_executor_partitioned_cuda (__main__.TestPrimsCUDA) ... ok (0.475s) 2023-01-11T23:38:14.8358942Z test_nvfuser_executor_partitioned_no_partitions_error_cuda (__main__.TestPrimsCUDA) ... ok (0.035s) 2023-01-11T23:38:14.8359789Z test_nvfuser_impl_is_used_cuda (__main__.TestPrimsCUDA) ... ok (0.001s) 2023-01-11T23:38:14.8360511Z test_nvfuser_no_args_cuda (__main__.TestPrimsCUDA) ... ok (0.046s) 2023-01-11T23:38:14.8361254Z test_nvfuser_rand_like_fusion_cuda (__main__.TestPrimsCUDA) ... ok (0.336s) 2023-01-11T23:38:14.8362791Z test_nvprim_convert_element_type_cuda_float16 (__main__.TestPrimsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py:238: UserWarning: get_isolated_graphmodule failed on decomposition: empty_like with error message: Unexpected type when checking for same shape, ! 2023-01-11T23:38:14.8364075Z warn( 2023-01-11T23:38:14.8365220Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\context.py:238: UserWarning: get_isolated_graphmodule failed on decomposition: fill_scalar with error message: full_like(): argument 'fill_value' (position 2) must be Number, not Proxy 2023-01-11T23:38:14.8366277Z warn( 2023-01-11T23:38:14.8366661Z ok (0.384s) 2023-01-11T23:38:14.8367274Z test_nvprim_convert_element_type_cuda_uint8 (__main__.TestPrimsCUDA) ... ok (0.401s) 2023-01-11T23:38:14.8368032Z test_nvprims_cuda (__main__.TestPrimsCUDA) ... ok (0.009s) 2023-01-11T23:38:14.8368766Z test_nvprims_view_cuda_float16 (__main__.TestPrimsCUDA) ... ok (0.416s) 2023-01-11T23:38:14.8369554Z test_nvprims_view_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.413s) 2023-01-11T23:38:14.8371040Z test_nvprims_view_partitioner_cuda_float16 (__main__.TestPrimsCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_prims\nvfuser_executor.py:414: RuntimeWarning: No partition found for the graph. This is likely because the graph is not supported by nvFuser. Please use the eager ATen mode to execute the graph. 2023-01-11T23:38:14.8372303Z warn( 2023-01-11T23:38:14.8372695Z ok (0.616s) 2023-01-11T23:38:14.8373332Z test_nvprims_view_partitioner_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.053s) 2023-01-11T23:38:14.8374112Z test_partitioner_tuple_output_cuda (__main__.TestPrimsCUDA) ... ok (0.010s) 2023-01-11T23:38:14.8374904Z test_pytree_input_output_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.407s) 2023-01-11T23:38:14.8375699Z test_reshape_view_method_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.005s) 2023-01-11T23:38:14.8376577Z test_silu_backward_no_filled_tensor_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.522s) 2023-01-11T23:38:14.8377427Z test_skip_ops_nvfuser_capability_mode_cuda (__main__.TestPrimsCUDA) ... ok (0.015s) 2023-01-11T23:38:14.8378232Z test_skip_ops_nvfuser_prims_mode_cuda (__main__.TestPrimsCUDA) ... ok (0.008s) 2023-01-11T23:38:14.8378987Z test_var_correction_0_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.477s) 2023-01-11T23:38:14.8379767Z test_var_correction_1_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.482s) 2023-01-11T23:38:14.8380602Z test_var_mean_correction_0_keepdim_False_cuda_float16 (__main__.TestPrimsCUDA) ... ok (0.029s) 2023-01-11T23:38:14.8381484Z test_var_mean_correction_0_keepdim_False_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.033s) 2023-01-11T23:38:14.8382347Z test_var_mean_correction_0_keepdim_True_cuda_float16 (__main__.TestPrimsCUDA) ... ok (0.036s) 2023-01-11T23:38:14.8383398Z test_var_mean_correction_0_keepdim_True_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.033s) 2023-01-11T23:38:14.8384267Z test_var_mean_correction_1_keepdim_False_cuda_float16 (__main__.TestPrimsCUDA) ... ok (0.039s) 2023-01-11T23:38:14.8385112Z test_var_mean_correction_1_keepdim_False_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.024s) 2023-01-11T23:38:14.8385977Z test_var_mean_correction_1_keepdim_True_cuda_float16 (__main__.TestPrimsCUDA) ... ok (0.050s) 2023-01-11T23:38:14.8386986Z test_var_mean_correction_1_keepdim_True_cuda_float32 (__main__.TestPrimsCUDA) ... ok (0.034s) 2023-01-11T23:38:14.8387851Z test_constant_pad_nd_memory_format_cuda_float32 (__main__.TestRefsCUDA) ... ok (0.007s) 2023-01-11T23:38:14.8388303Z 2023-01-11T23:38:14.8388674Z ---------------------------------------------------------------------- 2023-01-11T23:38:14.8389278Z Ran 57 tests in 58.875s 2023-01-11T23:38:14.8389563Z 2023-01-11T23:38:14.8389712Z OK 2023-01-11T23:38:14.8389913Z 2023-01-11T23:38:14.8390150Z Generating XML reports... 2023-01-11T23:38:14.8391031Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestDecompCUDA-20230111233714.xml 2023-01-11T23:38:14.8392105Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestPrimsBasic-20230111233714.xml 2023-01-11T23:38:14.8393177Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestPrimsCUDA-20230111233714.xml 2023-01-11T23:38:14.8394245Z Generated XML report: test-reports\python-unittest\test_prims\TEST-TestRefsCUDA-20230111233714.xml 2023-01-11T23:38:14.8394810Z 2023-01-11T23:38:14.8395392Z ##[endgroup] 2023-01-11T23:38:14.8396162Z FINISHED PRINTING LOG FILE of test_prims (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_prims_imefpi7q) 2023-01-11T23:38:14.8396759Z 2023-01-11T23:38:14.8397059Z Running test_spectral_ops ... [2023-01-11 23:38:14.834167] 2023-01-11T23:38:14.8398048Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_spectral_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:38:14.834359] 2023-01-11T23:38:53.7930184Z 2023-01-11T23:38:53.7930802Z Expand the folded group to see the log file of test_spectral_ops 2023-01-11T23:38:53.7934274Z ##[group]PRINTING LOG FILE of test_spectral_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_spectral_ops_kpja3kbi) 2023-01-11T23:38:53.7947716Z C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:44: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T23:38:53.7948637Z if LooseVersion(np.__version__) >= '1.20.0' and ( 2023-01-11T23:38:53.7949630Z C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2023-01-11T23:38:53.7950196Z not has_scipy_fft or LooseVersion(scipy.__version__) >= '1.6.0') 2023-01-11T23:38:53.7950410Z 2023-01-11T23:38:53.7950489Z Running tests... 2023-01-11T23:38:53.7950836Z ---------------------------------------------------------------------- 2023-01-11T23:38:53.7951397Z Test results will be stored in test-reports\python-unittest\test_spectral_ops 2023-01-11T23:38:53.7951971Z test_batch_istft_cuda (__main__.TestFFTCUDA) ... ok (2.253s) 2023-01-11T23:38:53.7952546Z test_complex_istft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.686s) 2023-01-11T23:38:53.7952994Z test_complex_stft_definition_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.069s) 2023-01-11T23:38:53.7953397Z test_complex_stft_onesided_cuda (__main__.TestFFTCUDA) ... ok (0.956s) 2023-01-11T23:38:53.7953815Z test_complex_stft_real_equiv_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.533s) 2023-01-11T23:38:53.7954248Z test_complex_stft_roundtrip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.169s) 2023-01-11T23:38:53.7954675Z test_complex_stft_roundtrip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.351s) 2023-01-11T23:38:53.7955085Z test_cufft_plan_cache_cuda_float64 (__main__.TestFFTCUDA) ... ok (4.870s) 2023-01-11T23:38:53.7956168Z test_empty_fft_fft_fft2_cuda_complex32 (__main__.TestFFTCUDA) ... C:\actions-runner\_work\pytorch\pytorch\test\test_spectral_ops.py:240: UserWarning: ComplexHalf support is experimental and many operators don't support it yet. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\EmptyTensor.cpp:32.) 2023-01-11T23:38:53.7956919Z t = torch.empty(1, 0, device=device, dtype=dtype) 2023-01-11T23:38:53.7957204Z ok (0.004s) 2023-01-11T23:38:53.7958633Z test_empty_fft_fft_fft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7959104Z test_empty_fft_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7959502Z test_empty_fft_fft_fft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7959905Z test_empty_fft_fft_fft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7960309Z test_empty_fft_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7960719Z test_empty_fft_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7961095Z test_empty_fft_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7961490Z test_empty_fft_fft_fftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7961894Z test_empty_fft_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7962300Z test_empty_fft_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7962699Z test_empty_fft_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7963103Z test_empty_fft_fft_hfft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7963510Z test_empty_fft_fft_hfft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7963895Z test_empty_fft_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7964293Z test_empty_fft_fft_hfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.006s) 2023-01-11T23:38:53.7964693Z test_empty_fft_fft_hfft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7965100Z test_empty_fft_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7965500Z test_empty_fft_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7966135Z test_empty_fft_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7966533Z test_empty_fft_fft_hfftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7966940Z test_empty_fft_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7967337Z test_empty_fft_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7967733Z test_empty_fft_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7968201Z test_empty_fft_fft_ifft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7968636Z test_empty_fft_fft_ifft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7969088Z test_empty_fft_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7969574Z test_empty_fft_fft_ifft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7969971Z test_empty_fft_fft_ifft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7970377Z test_empty_fft_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7970811Z test_empty_fft_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7971205Z test_empty_fft_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7971605Z test_empty_fft_fft_ifftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7971988Z test_empty_fft_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7972519Z test_empty_fft_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7972915Z test_empty_fft_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.001s) 2023-01-11T23:38:53.7973311Z test_empty_fft_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7973709Z test_empty_fft_fft_ihfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7974183Z test_empty_fft_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7974572Z test_empty_fft_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7974964Z test_empty_fft_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.006s) 2023-01-11T23:38:53.7975359Z test_empty_fft_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7975762Z test_empty_fft_fft_irfft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7976176Z test_empty_fft_fft_irfft2_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7976581Z test_empty_fft_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7976954Z test_empty_fft_fft_irfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.7977360Z test_empty_fft_fft_irfft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7977771Z test_empty_fft_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7978171Z test_empty_fft_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7978565Z test_empty_fft_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7978967Z test_empty_fft_fft_irfftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.7979374Z test_empty_fft_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7979765Z test_empty_fft_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7980161Z test_empty_fft_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7980556Z test_empty_fft_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7980946Z test_empty_fft_fft_rfft2_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7981344Z test_empty_fft_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.7981746Z test_empty_fft_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7982126Z test_empty_fft_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7982519Z test_empty_fft_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7982886Z test_empty_ifft_cuda (__main__.TestFFTCUDA) ... ok (0.011s) 2023-01-11T23:38:53.7983276Z test_fft2_fftn_equivalence_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.790s) 2023-01-11T23:38:53.7983697Z test_fft2_fftn_equivalence_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.484s) 2023-01-11T23:38:53.7984079Z test_fft2_invalid_cuda (__main__.TestFFTCUDA) ... ok (0.013s) 2023-01-11T23:38:53.7984434Z test_fft2_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.674s) 2023-01-11T23:38:53.7984818Z test_fft2_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.859s) 2023-01-11T23:38:53.7985236Z test_fft_half_and_bfloat16_errors_fft_fft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7985694Z test_fft_half_and_bfloat16_errors_fft_fft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7986144Z test_fft_half_and_bfloat16_errors_fft_fftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7986594Z test_fft_half_and_bfloat16_errors_fft_hfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7987047Z test_fft_half_and_bfloat16_errors_fft_hfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7987586Z test_fft_half_and_bfloat16_errors_fft_hfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7988043Z test_fft_half_and_bfloat16_errors_fft_ifft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7988490Z test_fft_half_and_bfloat16_errors_fft_ifft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7988938Z test_fft_half_and_bfloat16_errors_fft_ifftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7989472Z test_fft_half_and_bfloat16_errors_fft_ihfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7989941Z test_fft_half_and_bfloat16_errors_fft_ihfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7990395Z test_fft_half_and_bfloat16_errors_fft_ihfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7990827Z test_fft_half_and_bfloat16_errors_fft_irfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7991283Z test_fft_half_and_bfloat16_errors_fft_irfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7991795Z test_fft_half_and_bfloat16_errors_fft_irfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7992307Z test_fft_half_and_bfloat16_errors_fft_rfft2_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7992754Z test_fft_half_and_bfloat16_errors_fft_rfft_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7993204Z test_fft_half_and_bfloat16_errors_fft_rfftn_cuda_bfloat16 (__main__.TestFFTCUDA) ... ok (0.002s) 2023-01-11T23:38:53.7993679Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T23:38:53.7994147Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.7994632Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7995116Z test_fft_half_and_chalf_not_power_of_two_error_fft_fft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.7995596Z test_fft_half_and_chalf_not_power_of_two_error_fft_fftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7996080Z test_fft_half_and_chalf_not_power_of_two_error_fft_fftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7996564Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7997045Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.7997709Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (1.775s) 2023-01-11T23:38:53.7998560Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.006s) 2023-01-11T23:38:53.7999431Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.8000258Z test_fft_half_and_chalf_not_power_of_two_error_fft_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.8001127Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.8002060Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.8002889Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.8003751Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.8004581Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.8005483Z test_fft_half_and_chalf_not_power_of_two_error_fft_ifftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.000s) 2023-01-11T23:38:53.8005969Z test_fft_half_and_chalf_not_power_of_two_error_fft_ihfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.8006450Z test_fft_half_and_chalf_not_power_of_two_error_fft_ihfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8007034Z test_fft_half_and_chalf_not_power_of_two_error_fft_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8007546Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft2_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T23:38:53.8008029Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8008490Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8009160Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T23:38:53.8009655Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfftn_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8010141Z test_fft_half_and_chalf_not_power_of_two_error_fft_irfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T23:38:53.8010614Z test_fft_half_and_chalf_not_power_of_two_error_fft_rfft2_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8011097Z test_fft_half_and_chalf_not_power_of_two_error_fft_rfft_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8011573Z test_fft_half_and_chalf_not_power_of_two_error_fft_rfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8012002Z test_fft_ifft_rfft_irfft_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.085s) 2023-01-11T23:38:53.8012386Z test_fft_input_modification_cuda (__main__.TestFFTCUDA) ... ok (0.017s) 2023-01-11T23:38:53.8012785Z test_fft_invalid_dtypes_cuda (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8013172Z test_fft_plan_repeatable_cuda (__main__.TestFFTCUDA) ... ok (0.247s) 2023-01-11T23:38:53.8013563Z test_fft_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.049s) 2023-01-11T23:38:53.8013965Z test_fft_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.467s) 2023-01-11T23:38:53.8014366Z test_fft_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.305s) 2023-01-11T23:38:53.8014739Z test_fft_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... ok (1.618s) 2023-01-11T23:38:53.8015130Z test_fft_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.408s) 2023-01-11T23:38:53.8015559Z test_fft_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.122s) 2023-01-11T23:38:53.8016233Z test_fft_type_promotion_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.064s) 2023-01-11T23:38:53.8016948Z test_fft_type_promotion_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8017481Z test_fft_type_promotion_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.135s) 2023-01-11T23:38:53.8017875Z test_fft_type_promotion_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.013s) 2023-01-11T23:38:53.8018282Z test_fft_type_promotion_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8018685Z test_fft_type_promotion_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.006s) 2023-01-11T23:38:53.8019092Z test_fft_type_promotion_cuda_int8 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8019484Z test_fftfreq_numpy_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.026s) 2023-01-11T23:38:53.8019876Z test_fftfreq_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.033s) 2023-01-11T23:38:53.8020243Z test_fftfreq_out_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.018s) 2023-01-11T23:38:53.8020621Z test_fftfreq_out_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.008s) 2023-01-11T23:38:53.8021177Z test_fftn_invalid_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.006s) 2023-01-11T23:38:53.8021595Z test_fftn_invalid_fft_fftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8022006Z test_fftn_invalid_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8022424Z test_fftn_invalid_fft_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T23:38:53.8022836Z test_fftn_invalid_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8023310Z test_fftn_invalid_fft_ifftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8023734Z test_fftn_invalid_fft_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8024153Z test_fftn_invalid_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8024711Z test_fftn_invalid_fft_irfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.005s) 2023-01-11T23:38:53.8025444Z test_fftn_invalid_fft_rfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.004s) 2023-01-11T23:38:53.8026190Z test_fftn_round_trip_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.050s) 2023-01-11T23:38:53.8026932Z test_fftn_round_trip_cuda_complex32 (__main__.TestFFTCUDA) ... ok (0.066s) 2023-01-11T23:38:53.8027483Z test_fftn_round_trip_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.053s) 2023-01-11T23:38:53.8027880Z test_fftn_round_trip_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.134s) 2023-01-11T23:38:53.8028275Z test_fftn_round_trip_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.133s) 2023-01-11T23:38:53.8029203Z test_fftn_round_trip_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.133s) 2023-01-11T23:38:53.8029967Z test_fftshift_frequencies_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.014s) 2023-01-11T23:38:53.8030715Z test_fftshift_frequencies_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.009s) 2023-01-11T23:38:53.8031490Z test_fftshift_numpy_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.016s) 2023-01-11T23:38:53.8032240Z test_fftshift_numpy_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.010s) 2023-01-11T23:38:53.8032993Z test_fftshift_numpy_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.025s) 2023-01-11T23:38:53.8033718Z test_fftshift_numpy_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.018s) 2023-01-11T23:38:53.8034415Z test_hfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.019s) 2023-01-11T23:38:53.8035088Z test_hfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.025s) 2023-01-11T23:38:53.8035732Z test_hfftn_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.023s) 2023-01-11T23:38:53.8036382Z test_ihfftn_cuda_float16 (__main__.TestFFTCUDA) ... ok (0.012s) 2023-01-11T23:38:53.8037053Z test_ihfftn_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.021s) 2023-01-11T23:38:53.8037722Z test_ihfftn_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.017s) 2023-01-11T23:38:53.8039429Z test_istft_against_librosa_cuda_float64 (__main__.TestFFTCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\_tensor.py:751: UserWarning: The length of signal is shorter than the length parameter. Result is being padded with zeros in the tail. Please check your center and hop_length settings. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:1163.) 2023-01-11T23:38:53.8040944Z return torch.istft( 2023-01-11T23:38:53.8041379Z ok (1.404s) 2023-01-11T23:38:53.8041930Z test_istft_linearity_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.789s) 2023-01-11T23:38:53.8042648Z test_istft_of_sine_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.021s) 2023-01-11T23:38:53.8043387Z test_istft_round_trip_simple_cases_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T23:38:53.8044156Z stft -> istft should recover the original signale ... ok (0.006s) 2023-01-11T23:38:53.8044890Z test_istft_round_trip_various_params_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T23:38:53.8045600Z stft -> istft should recover the original signale ... ok (1.400s) 2023-01-11T23:38:53.8046458Z test_istft_round_trip_with_padding_cuda_float64 (__main__.TestFFTCUDA) 2023-01-11T23:38:53.8046909Z long hop_length or not centered may cause length mismatch in the inversed signal ... ok (0.336s) 2023-01-11T23:38:53.8047304Z test_istft_throws_cuda (__main__.TestFFTCUDA) 2023-01-11T23:38:53.8047669Z istft should throw exception for invalid parameters ... ok (0.005s) 2023-01-11T23:38:53.8048089Z test_reference_1d_fft_fft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.065s) 2023-01-11T23:38:53.8048626Z test_reference_1d_fft_fft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.068s) 2023-01-11T23:38:53.8049052Z test_reference_1d_fft_hfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.089s) 2023-01-11T23:38:53.8049471Z test_reference_1d_fft_hfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.080s) 2023-01-11T23:38:53.8049885Z test_reference_1d_fft_ifft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.075s) 2023-01-11T23:38:53.8050318Z test_reference_1d_fft_ifft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.069s) 2023-01-11T23:38:53.8051004Z test_reference_1d_fft_ihfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.071s) 2023-01-11T23:38:53.8051460Z test_reference_1d_fft_irfft_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.061s) 2023-01-11T23:38:53.8051862Z test_reference_1d_fft_irfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.064s) 2023-01-11T23:38:53.8052278Z test_reference_1d_fft_rfft_cuda_float32 (__main__.TestFFTCUDA) ... ok (0.060s) 2023-01-11T23:38:53.8052698Z test_reference_nd_fft_fftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.096s) 2023-01-11T23:38:53.8053123Z test_reference_nd_fft_fftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.100s) 2023-01-11T23:38:53.8053543Z test_reference_nd_fft_hfftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.127s) 2023-01-11T23:38:53.8054008Z test_reference_nd_fft_hfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.138s) 2023-01-11T23:38:53.8054685Z test_reference_nd_fft_ifftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.101s) 2023-01-11T23:38:53.8055163Z test_reference_nd_fft_ifftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.094s) 2023-01-11T23:38:53.8055702Z test_reference_nd_fft_irfftn_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.117s) 2023-01-11T23:38:53.8056134Z test_reference_nd_fft_irfftn_cuda_complex64 (__main__.TestFFTCUDA) ... ok (0.131s) 2023-01-11T23:38:53.8056930Z test_stft_cuda_float64 (__main__.TestFFTCUDA) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\functional.py:641: UserWarning: stft with return_complex=False is deprecated. In a future pytorch release, stft will return complex tensors for all inputs, and return_complex=False will raise an error. 2023-01-11T23:38:53.8058018Z Note: you can still call torch.view_as_real on the complex output to recover the old return format. (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\SpectralOps.cpp:861.) 2023-01-11T23:38:53.8058677Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T23:38:53.8059257Z ok (0.147s) 2023-01-11T23:38:53.8059580Z test_stft_requires_complex_cuda (__main__.TestFFTCUDA) ... ok (0.003s) 2023-01-11T23:38:53.8059988Z test_stft_roundtrip_complex_window_cuda_complex128 (__main__.TestFFTCUDA) ... ok (0.448s) 2023-01-11T23:38:53.8060437Z test_stft_roundtrip_complex_window_cuda_float64 (__main__.TestFFTCUDA) ... ok (0.188s) 2023-01-11T23:38:53.8060852Z test_stft_window_device_cuda (__main__.TestFFTCUDA) ... ok (0.075s) 2023-01-11T23:38:53.8061069Z 2023-01-11T23:38:53.8061267Z ---------------------------------------------------------------------- 2023-01-11T23:38:53.8061595Z Ran 201 tests in 25.671s 2023-01-11T23:38:53.8061752Z 2023-01-11T23:38:53.8061831Z OK 2023-01-11T23:38:53.8061953Z 2023-01-11T23:38:53.8062049Z Generating XML reports... 2023-01-11T23:38:53.8062496Z Generated XML report: test-reports\python-unittest\test_spectral_ops\TEST-TestFFTCUDA-20230111233826.xml 2023-01-11T23:38:53.8062955Z 2023-01-11T23:38:53.8063320Z ##[endgroup] 2023-01-11T23:38:53.8063785Z FINISHED PRINTING LOG FILE of test_spectral_ops (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_spectral_ops_kpja3kbi) 2023-01-11T23:38:53.8064121Z 2023-01-11T23:38:53.8064273Z Running test_fx ... [2023-01-11 23:38:53.795229] 2023-01-11T23:38:53.8064866Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_fx.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:38:53.795229] 2023-01-11T23:39:16.5084698Z 2023-01-11T23:39:16.5085519Z Expand the folded group to see the log file of test_fx 2023-01-11T23:39:16.5086919Z ##[group]PRINTING LOG FILE of test_fx (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_tl3zykyy) 2023-01-11T23:39:16.5104995Z 2023-01-11T23:39:16.5105412Z Running tests... 2023-01-11T23:39:16.5105792Z ---------------------------------------------------------------------- 2023-01-11T23:39:16.5107870Z Test results will be stored in test-reports\python-unittest\test_fx 2023-01-11T23:39:16.5108737Z test_annotate (fx.test_gradual_type.AnnotationsTest) ... ok (1.921s) 2023-01-11T23:39:16.5109374Z test_annotations (fx.test_gradual_type.AnnotationsTest) 2023-01-11T23:39:16.5112075Z Test type annotations in the forward function. ... ok (0.010s) 2023-01-11T23:39:16.5112764Z test_broadcasting1 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T23:39:16.5113491Z test_broadcasting2 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T23:39:16.5114192Z test_broadcasting3 (fx.test_gradual_type.AnnotationsTest) ... ok (0.000s) 2023-01-11T23:39:16.5114847Z test_consistency (fx.test_gradual_type.AnnotationsTest) 2023-01-11T23:39:16.5115416Z Test the consistency relation. ... ok (0.000s) 2023-01-11T23:39:16.5116063Z test_precision (fx.test_gradual_type.AnnotationsTest) 2023-01-11T23:39:16.5116640Z Test the consistency relation. ... ok (0.000s) 2023-01-11T23:39:16.5118720Z test_banned_list (fx.test_cse_pass.TestCSEPass) ... ok (0.912s) 2023-01-11T23:39:16.5119099Z test_empty (fx.test_cse_pass.TestCSEPass) ... ok (0.010s) 2023-01-11T23:39:16.5119504Z test_immutable_list_multiple_entries (fx.test_cse_pass.TestCSEPass) ... ok (0.025s) 2023-01-11T23:39:16.5119910Z test_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.020s) 2023-01-11T23:39:16.5120292Z test_kwarg (fx.test_cse_pass.TestCSEPass) ... ok (0.013s) 2023-01-11T23:39:16.5120692Z test_nested_immutable_list_type (fx.test_cse_pass.TestCSEPass) ... ok (0.019s) 2023-01-11T23:39:16.5121091Z test_nochange (fx.test_cse_pass.TestCSEPass) ... ok (0.019s) 2023-01-11T23:39:16.5121461Z test_rand_like (fx.test_cse_pass.TestCSEPass) ... ok (0.015s) 2023-01-11T23:39:16.5121829Z test_rand_n (fx.test_cse_pass.TestCSEPass) ... ok (0.007s) 2023-01-11T23:39:16.5122175Z test_random (fx.test_cse_pass.TestCSEPass) ... ok (0.230s) 2023-01-11T23:39:16.5122542Z test_simple (fx.test_cse_pass.TestCSEPass) ... ok (0.032s) 2023-01-11T23:39:16.5122903Z test_simple_2 (fx.test_cse_pass.TestCSEPass) ... ok (0.034s) 2023-01-11T23:39:16.5123293Z test_simple_multiple_same_ops (fx.test_cse_pass.TestCSEPass) ... ok (0.031s) 2023-01-11T23:39:16.5123683Z test_two_args (fx.test_cse_pass.TestCSEPass) ... ok (0.032s) 2023-01-11T23:39:16.5125576Z test_two_args_default (fx.test_cse_pass.TestCSEPass) ... ok (0.027s) 2023-01-11T23:39:16.5126029Z test_correctness_CSEPass_MutationInput_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.018s) 2023-01-11T23:39:16.5126542Z test_correctness_CSEPass_MutationInput_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.019s) 2023-01-11T23:39:16.5127060Z test_correctness_CSEPass_MutationMetadata_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T23:39:16.5127579Z test_correctness_CSEPass_MutationMetadata_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.009s) 2023-01-11T23:39:16.5128121Z test_correctness_CSEPass_MutationTorchTensorCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T23:39:16.5128941Z test_correctness_CSEPass_MutationTorchTensorCall_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T23:39:16.5129454Z test_correctness_CSEPass_Mutation_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T23:39:16.5129926Z test_correctness_CSEPass_Mutation_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.012s) 2023-01-11T23:39:16.5132083Z test_correctness_CSEPass_ReturnList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.015s) 2023-01-11T23:39:16.5132634Z test_correctness_CSEPass_ReturnList_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.014s) 2023-01-11T23:39:16.5133122Z test_correctness_CSEPass_TakeList_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.007s) 2023-01-11T23:39:16.5133610Z test_correctness_CSEPass_TakeList_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.008s) 2023-01-11T23:39:16.5134138Z test_correctness_factory_CSEPass_FactoryFunctionCall_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.010s) 2023-01-11T23:39:16.5134691Z test_correctness_factory_CSEPass_FactoryFunctionCall_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.009s) 2023-01-11T23:39:16.5135225Z test_correctness_factory_CSEPass_MutationFactory_cpu (fx.test_common_passes.TestCommonPass) ... ok (0.006s) 2023-01-11T23:39:16.5135763Z test_correctness_factory_CSEPass_MutationFactory_cuda (fx.test_common_passes.TestCommonPass) ... ok (0.021s) 2023-01-11T23:39:16.5136224Z test_check_inline_non_const (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5138820Z Perform constant folding conversion and check that the non-const module is inlined ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\experimental\const_fold.py:248: UserWarning: Attempted to insert a get_attr Node with no underlying reference in the owning GraphModule! Call GraphModule.add_submodule to add the necessary submodule, GraphModule.add_parameter to add the necessary Parameter, or nn.Module.register_buffer to add the necessary buffer 2023-01-11T23:39:16.5139827Z new_node = root_const_gm.graph.get_attr(in_node.target) 2023-01-11T23:39:16.5140113Z ok (0.018s) 2023-01-11T23:39:16.5140441Z test_check_inline_non_const_mult_return (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5140904Z Perform constant folding conversion and check that the non-const module is inlined ... ok (0.014s) 2023-01-11T23:39:16.5141381Z test_check_skip_folding_quant_dequant_pattern (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5141819Z Set up skip_folding_quant_dequant function to skip quant/dequant pattern. ... ok (0.009s) 2023-01-11T23:39:16.5142267Z test_const_fold_basic_one_attr_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5142731Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.017s) 2023-01-11T23:39:16.5143196Z test_const_fold_basic_one_attr_no_name_collision (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5143667Z Perform constant folding conversion, from original mod to split constant folding ... ok (0.013s) 2023-01-11T23:39:16.5145619Z test_const_fold_basic_placeholder_reordered (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5146085Z Test code path where placeholder comes after normal op node in FX ... ok (0.007s) 2023-01-11T23:39:16.5146480Z test_const_fold_basic_two_attr (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5146918Z Perform constant folding conversion, from original mod to split constant ... ok (0.014s) 2023-01-11T23:39:16.5147365Z test_const_fold_basic_two_attr_three_input (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5147804Z Perform constant folding conversion, from original mod to split constant ... ok (0.007s) 2023-01-11T23:39:16.5148271Z test_const_fold_has_inlined_call_module_node (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2023-01-11T23:39:16.5149066Z test_const_fold_module_attr (fx.test_fx_const_fold.TestConstFold) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:973: UserWarning: Failed to fetch module mod! 2023-01-11T23:39:16.5149636Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T23:39:16.5149900Z ok (0.022s) 2023-01-11T23:39:16.5150229Z test_const_fold_multi_const_folded_attrs (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5150675Z Perform constant folding conversion, from original mod to split constant ... ok (0.018s) 2023-01-11T23:39:16.5152725Z test_const_fold_noop (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5153153Z Check that a graph with no constant folding is handled correctly. ... ok (0.007s) 2023-01-11T23:39:16.5153560Z test_const_fold_submod_hierarchy (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5154210Z Perform constant folding conversion, from original mod to split constant folding ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\graph.py:973: UserWarning: Failed to fetch module my_mod! 2023-01-11T23:39:16.5154811Z warnings.warn(f"Failed to fetch module {module_path}!") 2023-01-11T23:39:16.5155090Z ok (0.013s) 2023-01-11T23:39:16.5155421Z test_const_fold_tensor_meta (fx.test_fx_const_fold.TestConstFold) ... ok (0.026s) 2023-01-11T23:39:16.5155869Z test_const_fold_unused_placeholder (fx.test_fx_const_fold.TestConstFold) ... ok (0.006s) 2023-01-11T23:39:16.5156297Z test_dict_output (fx.test_fx_const_fold.TestConstFold) ... ok (0.010s) 2023-01-11T23:39:16.5156664Z test_fold_module (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5157035Z Perform constant folding with a call_module node. ... ok (0.020s) 2023-01-11T23:39:16.5157415Z test_retain_node_meta (fx.test_fx_const_fold.TestConstFold) 2023-01-11T23:39:16.5159369Z Perform constant folding conversion, and validate that node meta is retained. ... ok (0.013s) 2023-01-11T23:39:16.5160126Z test_three_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.009s) 2023-01-11T23:39:16.5160540Z test_two_outputs (fx.test_fx_const_fold.TestConstFold) ... ok (0.007s) 2023-01-11T23:39:16.5161033Z test_param_dim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.005s) 2023-01-11T23:39:16.5161580Z test_param_ndim_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.006s) 2023-01-11T23:39:16.5162157Z test_param_nelement_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.010s) 2023-01-11T23:39:16.5162734Z test_param_numel_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.000s) 2023-01-11T23:39:16.5163297Z test_param_shape_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.010s) 2023-01-11T23:39:16.5163854Z test_param_size_const (fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow) ... ok (0.012s) 2023-01-11T23:39:16.5165776Z test_dead_chain (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5166177Z Tests that a chain of two nodes in the graph are DCE'd correctly. ... graph(): 2023-01-11T23:39:16.5166518Z %x : [#users=2] = placeholder[target=x] 2023-01-11T23:39:16.5166884Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T23:39:16.5167331Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, 7), kwargs = {}) 2023-01-11T23:39:16.5167692Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T23:39:16.5168078Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T23:39:16.5168399Z return add_1 2023-01-11T23:39:16.5168598Z ok (0.005s) 2023-01-11T23:39:16.5168870Z test_dead_getattr (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5169224Z Tests that a getatrr in the graph is DCE'd correctly. ... graph(): 2023-01-11T23:39:16.5169564Z %x : [#users=2] = placeholder[target=x] 2023-01-11T23:39:16.5170068Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T23:39:16.5170410Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T23:39:16.5170791Z %mul : [#users=0] = call_function[target=operator.mul](args = (%add, %attr_1), kwargs = {}) 2023-01-11T23:39:16.5173411Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 11), kwargs = {}) 2023-01-11T23:39:16.5173966Z return add_1 2023-01-11T23:39:16.5174328Z ok (0.005s) 2023-01-11T23:39:16.5174996Z test_dead_placeholder (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5175422Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T23:39:16.5175793Z %x : [#users=1] = placeholder[target=x] 2023-01-11T23:39:16.5176093Z %y : [#users=0] = placeholder[target=y] 2023-01-11T23:39:16.5176454Z %add : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T23:39:16.5176765Z return add 2023-01-11T23:39:16.5176984Z ok (0.003s) 2023-01-11T23:39:16.5177265Z test_dead_placeholder_with_user (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5177676Z Tests that a placeholder in the graph is not DCE'd, as that would change ... graph(): 2023-01-11T23:39:16.5179558Z %x : [#users=1] = placeholder[target=x] 2023-01-11T23:39:16.5179879Z %y : [#users=1] = placeholder[target=y] 2023-01-11T23:39:16.5180239Z %add : [#users=0] = call_function[target=operator.add](args = (%y, 2), kwargs = {}) 2023-01-11T23:39:16.5180647Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, 7), kwargs = {}) 2023-01-11T23:39:16.5180956Z return add_1 2023-01-11T23:39:16.5181173Z ok (0.004s) 2023-01-11T23:39:16.5181471Z test_keep_module_with_side_effects (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5181895Z Test that DCE doesn't remove a module if it's specified as having side effects. ... graph(): 2023-01-11T23:39:16.5182297Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T23:39:16.5182650Z %relu : [#users=0] = call_module[target=relu](args = (%a,), kwargs = {}) 2023-01-11T23:39:16.5183051Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T23:39:16.5183361Z return mul 2023-01-11T23:39:16.5183574Z ok (0.004s) 2023-01-11T23:39:16.5183849Z test_keep_torch_assert (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5184236Z Test that DCE doesn't remove torch._assert since it has side effects. ... graph(): 2023-01-11T23:39:16.5184608Z %a : torch.Tensor [#users=2] = placeholder[target=a] 2023-01-11T23:39:16.5186516Z %equal : [#users=1] = call_function[target=torch.equal](args = (%a, %a), kwargs = {}) 2023-01-11T23:39:16.5186972Z %_assert : [#users=0] = call_function[target=torch._assert](args = (%equal, a must equal a), kwargs = {}) 2023-01-11T23:39:16.5187420Z %mul : [#users=1] = call_function[target=operator.mul](args = (%a, 2), kwargs = {}) 2023-01-11T23:39:16.5187726Z return mul 2023-01-11T23:39:16.5187941Z ok (0.004s) 2023-01-11T23:39:16.5188182Z test_simple (fx.test_dce_pass.TestDCE) 2023-01-11T23:39:16.5188539Z Tests that a single node in the graph is DCE'd correctly. ... graph(): 2023-01-11T23:39:16.5188882Z %x : [#users=2] = placeholder[target=x] 2023-01-11T23:39:16.5189244Z %add : [#users=0] = call_function[target=operator.add](args = (%x, 1), kwargs = {}) 2023-01-11T23:39:16.5189607Z %attr_1 : [#users=1] = get_attr[target=attr_1] 2023-01-11T23:39:16.5189975Z %add_1 : [#users=1] = call_function[target=operator.add](args = (%x, %attr_1), kwargs = {}) 2023-01-11T23:39:16.5190299Z return add_1 2023-01-11T23:39:16.5190518Z ok (0.005s) 2023-01-11T23:39:16.5190792Z test_all_input_nodes (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5191136Z test_annotation_with_future (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5193459Z test_annotations_empty_tuple (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T23:39:16.5194414Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T23:39:16.5194690Z ok (0.075s) 2023-01-11T23:39:16.5195004Z test_annotations_with_forward_references (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5195494Z test_annotations_with_no_forward_references (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5195969Z test_annotations_with_non_torch_reference_and_internal_forward_references (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5196481Z test_annotations_with_non_torch_reference_and_no_internal_forward_references (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5196885Z test_args_kwargs (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5197200Z test_args_kwargs_no_self (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5197661Z test_assert (__main__.TestFX) ... skip: Python Windows bug? https://bugs.python.org/issue45108 (0.003s) 2023-01-11T23:39:16.5198115Z test_ast_rewriter_reassigns_submodules (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5200135Z test_ast_rewriter_rewrites_assert (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5200541Z test_ast_rewriter_rewrites_assert_with_message (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5200919Z test_ast_rewriter_wrap (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5201684Z test_ast_rewriter_wrap_fn_directly (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5202063Z test_ast_rewriter_wrap_with_submodule (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5202459Z test_ast_rewriter_wrapped_via_decorator (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5202893Z test_ast_rewriter_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.015s) 2023-01-11T23:39:16.5203295Z test_autowrap_functions (__main__.TestFX) ... ok (0.135s) 2023-01-11T23:39:16.5203651Z test_concrete_arg_none_assert (__main__.TestFX) ... ok (0.014s) 2023-01-11T23:39:16.5204003Z test_construct_root_dict (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5204309Z test_copy_it (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5204626Z test_copy_no_remap (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5204938Z test_ctx_mgr (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5206847Z test_custom_codegen (__main__.TestFX) ... ok (0.051s) 2023-01-11T23:39:16.5207211Z test_custom_codegen_with_transformer (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5207551Z test_custom_import (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5207900Z test_custom_proxy_dynamic_value (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5208298Z test_custom_proxy_input_dependent_control_flow (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5208678Z test_custom_proxy_type (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5209028Z test_custom_proxy_type_literal (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5209456Z test_custom_traceback_not_raised_when_exception_source_is_submodule (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5209943Z test_custom_traceback_raised_when_exception_source_is_graphmodule (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5210360Z test_deepcopy_graph_with_tracer_cls (__main__.TestFX) ... ok (0.001s) 2023-01-11T23:39:16.5210764Z test_deepcopy_graphmodule_with_transform (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5211152Z test_deepcopy_recursion_depth (__main__.TestFX) ... ok (0.127s) 2023-01-11T23:39:16.5211504Z test_deepcopy_tracer (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5212921Z test_deepcopy_with_submods_params (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5213823Z test_delete_unused_submodules_leaf (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5215052Z test_dict (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5215375Z test_direct_param_use (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5215717Z test_disallow_override (__main__.TestFX) ... ok (0.014s) 2023-01-11T23:39:16.5216041Z test_ellipsis (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5216377Z test_empty_graph_codegen (__main__.TestFX) ... ok (0.002s) 2023-01-11T23:39:16.5216697Z test_erase_node_error (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5217126Z test_example_shape_prop (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5217474Z test_find_uses (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5217818Z test_fn_type_annotation_empty (__main__.TestFX) ... ok (0.036s) 2023-01-11T23:39:16.5218172Z test_fn_type_annotations (__main__.TestFX) ... ok (0.049s) 2023-01-11T23:39:16.5218496Z test_fx_and_or (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5218797Z test_fx_create_arg (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5220702Z test_fx_shifts (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5221022Z test_fx_stateless (__main__.TestFX) ... ok (0.162s) 2023-01-11T23:39:16.5221360Z test_get_torch_func_signature (__main__.TestFX) ... ok (0.243s) 2023-01-11T23:39:16.5221769Z test_getitem (__main__.TestFX) ... skip: Will be checked in test_getitem_subproc (0.000s) 2023-01-11T23:39:16.5222398Z test_getitem_subproc (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:39:16.5222956Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:39:16.5223469Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:39:16.5223998Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:39:16.5224299Z ok (6.114s) 2023-01-11T23:39:16.5224591Z test_graph_edit_with_proxy (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5224926Z test_graph_fns (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5225244Z test_graph_module (__main__.TestFX) ... ok (0.080s) 2023-01-11T23:39:16.5225607Z test_graph_module_init_buffer_param_copied_dict_init (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5227551Z test_graph_module_init_buffer_param_copied_mod_init (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5227961Z test_graph_module_replicate_for_dp (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5228328Z test_graph_unique_names (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5228680Z test_graph_unique_names_manual (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5229043Z test_immutable_dict_pytree_ops (__main__.TestFX) ... ok (0.002s) 2023-01-11T23:39:16.5229391Z test_immutable_list_pytree_ops (__main__.TestFX) ... ok (0.002s) 2023-01-11T23:39:16.5229735Z test_imul_code_print (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5230052Z test_inf_nan (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5230365Z test_inf_nan_kwds (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5230682Z test_inline_graph (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5230989Z test_insertion_point (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5231316Z test_interpreter (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5231666Z test_interpreter_default_args (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5232068Z test_interpreter_gc_values (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T23:39:16.5233966Z test_interpreter_noop_resnet18 (__main__.TestFX) ... skip: no torchvision (0.010s) 2023-01-11T23:39:16.5234389Z test_interpreter_not_enough_args (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5234748Z test_interpreter_onthefly_swap (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5235386Z test_interpreter_partial_eval (__main__.TestFX) ... ok (0.018s) 2023-01-11T23:39:16.5235932Z test_interpreter_run_node_override (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5236327Z test_interpreter_star_args (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5236712Z test_interpreter_with_codegen (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5237068Z test_layout (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5237381Z test_leaf_module (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5237720Z test_matmul_tracing (__main__.TestFX) ... ok (0.011s) 2023-01-11T23:39:16.5238181Z test_module_deepcopy_edit_nodes (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5238559Z test_move_before (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5238910Z test_multi_insert_point (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5240829Z test_multiple_default_args (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5241169Z test_named_tuple_inlined (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5241539Z test_namedtuple_return_qualname (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5241908Z test_namedtuple_return_trace (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5242342Z test_native_callable (__main__.TestFX) ... skip: non-portable load_library call used in test (0.011s) 2023-01-11T23:39:16.5242741Z test_no_mutation (__main__.TestFX) ... ok (0.001s) 2023-01-11T23:39:16.5243062Z test_node_tagging (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5243382Z test_nonetype_annotation (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5244162Z test_partial_trace (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\_symbolic_trace.py:564: UserWarning: Was not able to add assertion to guarantee correct input f to specialized function. It is up to the user to make sure that your inputs match the inputs you specialized the function with. 2023-01-11T23:39:16.5244930Z warnings.warn( 2023-01-11T23:39:16.5245088Z 2023-01-11T23:39:16.5245096Z 2023-01-11T23:39:16.5245102Z 2023-01-11T23:39:16.5245217Z def forward(self, x, y_1): 2023-01-11T23:39:16.5245478Z eq = y_1 == True; y_1 = None 2023-01-11T23:39:16.5246908Z _assert = torch._assert(eq, 'y has been specialized to have value True but got another value'); eq = None 2023-01-11T23:39:16.5247736Z mul = 2 * x; x = None 2023-01-11T23:39:16.5247964Z return mul 2023-01-11T23:39:16.5248150Z 2023-01-11T23:39:16.5248348Z ok (0.011s) 2023-01-11T23:39:16.5248638Z test_pickle_custom_import (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5248989Z test_pickle_graphmodule (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5249351Z test_pickle_nonetype_annotation (__main__.TestFX) ... ok (0.031s) 2023-01-11T23:39:16.5249701Z test_pickle_torch_custom_ops (__main__.TestFX) ... ok (0.015s) 2023-01-11T23:39:16.5250315Z test_prepend_self (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\fx\node.py:244: UserWarning: Trying to prepend a node to itself. This behavior has no effect on the graph. 2023-01-11T23:39:16.5250970Z warnings.warn("Trying to prepend a node to itself. This behavior has no effect on the graph.") 2023-01-11T23:39:16.5251306Z ok (0.006s) 2023-01-11T23:39:16.5251575Z test_pretty_print (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5251912Z test_pretty_print_graph (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5252232Z test_pretty_print_node (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5252579Z test_pretty_print_targets (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5254466Z test_profiler_ranges_side_effect (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5254814Z test_pytree (__main__.TestFX) ... ok (0.202s) 2023-01-11T23:39:16.5255132Z test_pytree_concrete (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5255482Z test_reassign_args_kwargs_uses (__main__.TestFX) ... ok (0.002s) 2023-01-11T23:39:16.5255828Z test_regular_and_default_args (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5256299Z test_remove_uses (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5256650Z test_remove_uses_with_custom_filter (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5256998Z test_replace_input (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5257354Z test_replace_uses (__main__.TestFX) ... skip: no torchvision (0.000s) 2023-01-11T23:39:16.5257692Z test_reserved_getattr (__main__.TestFX) 2023-01-11T23:39:16.5258132Z Ensure that we do not name any nodes with a reserved builtin like `getattr` ... ok (0.000s) 2023-01-11T23:39:16.5258535Z test_return_tuple (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5258868Z test_return_type_exists (__main__.TestFX) ... ok (0.035s) 2023-01-11T23:39:16.5259212Z test_script_method_trace (__main__.TestFX) ... ok (0.016s) 2023-01-11T23:39:16.5261161Z test_script_tensor_constant (__main__.TestFX) ... ok (0.035s) 2023-01-11T23:39:16.5261502Z test_sequential (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5261831Z test_shape_prop_aggregate (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5262177Z test_shape_prop_layout (__main__.TestFX) ... ok (0.110s) 2023-01-11T23:39:16.5262515Z test_shape_prop_layout_3d (__main__.TestFX) ... ok (0.914s) 2023-01-11T23:39:16.5262854Z test_single_default_arg (__main__.TestFX) ... ok (0.009s) 2023-01-11T23:39:16.5263172Z test_snake_case (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5263455Z test_sqrt (__main__.TestFX) ... ok (0.015s) 2023-01-11T23:39:16.5263765Z test_stack_traces (__main__.TestFX) ... ok (0.018s) 2023-01-11T23:39:16.5264121Z test_stack_traces_with_transformer (__main__.TestFX) ... ok (0.016s) 2023-01-11T23:39:16.5264486Z test_string_literal_return (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5264848Z test_submodule_manipulation_API (__main__.TestFX) ... ok (0.031s) 2023-01-11T23:39:16.5265214Z test_symbolic_trace_assert (__main__.TestFX) ... ok (0.031s) 2023-01-11T23:39:16.5265558Z test_symbolic_trace_sequential (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5265908Z test_tensor_attribute (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5267741Z test_tensor_attribute_coalseced (__main__.TestFX) ... ok (0.010s) 2023-01-11T23:39:16.5268139Z test_tensor_constant (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5268473Z test_throw_out_variant (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5268804Z test_torch_custom_ops (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5269120Z test_torch_fx_getattr (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5269919Z test_torch_fx_len (__main__.TestFX) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\jit\_check.py:181: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2023-01-11T23:39:16.5270716Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T23:39:16.5271013Z ok (0.047s) 2023-01-11T23:39:16.5271297Z test_torch_op_overloads (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5271792Z test_torchbind_class_attribute_in_fx (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._StackString is registered, skipping (0.010s) 2023-01-11T23:39:16.5272443Z test_torchbind_class_attribute_in_fx_tensor_arg (__main__.TestFX) ... skip: torch.classes._TorchScriptTesting._ReLUClass is registered, skipping (0.002s) 2023-01-11T23:39:16.5274594Z test_trace_buffer_slice (__main__.TestFX) ... skip: Hotfix for SEV remediation (0.003s) 2023-01-11T23:39:16.5274999Z test_trace_dict_int_keys (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5275349Z test_trace_dict_proxy_keys (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5275694Z test_trace_fn_constant (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5276029Z test_trace_function (__main__.TestFX) ... ok (0.005s) 2023-01-11T23:39:16.5276523Z test_trace_multiple_funcs (__main__.TestFX) ... 2.0.0a0+git8419ddd 2023-01-11T23:39:16.5276807Z ok (0.013s) 2023-01-11T23:39:16.5277113Z test_tracing_graphmodules_as_leaf_submodules (__main__.TestFX) ... ok (0.014s) 2023-01-11T23:39:16.5277510Z test_transformer_multi_outputs (__main__.TestFX) ... ok (0.019s) 2023-01-11T23:39:16.5277866Z test_transformer_noop (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5278209Z test_transformer_op_swap (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5278800Z test_tuple_no_subscript (__main__.TestFX) ... ok (0.008s) 2023-01-11T23:39:16.5279158Z test_typename_print (__main__.TestFX) ... ok (0.002s) 2023-01-11T23:39:16.5279456Z test_unpack (__main__.TestFX) ... ok (0.004s) 2023-01-11T23:39:16.5281645Z test_unpack_dict_better_error (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5282335Z test_unpack_list_better_error (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5282988Z test_update_args_api (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5283668Z test_update_args_kwargs_yells_at_you (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5284211Z test_update_kwargs_api (__main__.TestFX) ... ok (0.003s) 2023-01-11T23:39:16.5284606Z test_user_friendly_call_provenance_with_function (__main__.TestFX) ... ok (0.046s) 2023-01-11T23:39:16.5285032Z test_user_friendly_call_provenance_with_module (__main__.TestFX) ... ok (0.031s) 2023-01-11T23:39:16.5285386Z test_wrap (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5285802Z test_wrap_decorated_function (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5286198Z test_wrap_fn_directly (__main__.TestFX) ... ok (0.015s) 2023-01-11T23:39:16.5287644Z test_wrap_with_submodule (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5288470Z test_wrapped_method (__main__.TestFX) ... ok (0.009s) 2023-01-11T23:39:16.5288810Z test_wrapped_retrace (__main__.TestFX) ... ok (0.011s) 2023-01-11T23:39:16.5289355Z test_wrapped_via_decorator (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5290071Z test_wrapped_via_decorator_and_transformed (__main__.TestFX) ... ok (0.006s) 2023-01-11T23:39:16.5290768Z test_wrong_target_type (__main__.TestFX) ... ok (0.000s) 2023-01-11T23:39:16.5291352Z test_wrong_topo (__main__.TestFX) ... ok (0.007s) 2023-01-11T23:39:16.5291815Z test_class_member_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T23:39:16.5292248Z Test backward compatibility for members of classes with ... ok (0.006s) 2023-01-11T23:39:16.5292680Z test_function_back_compat (__main__.TestFXAPIBackwardCompatibility) 2023-01-11T23:39:16.5293112Z Test backward compatibility for function signatures with ... ok (0.028s) 2023-01-11T23:39:16.5295118Z test_public_api_surface (__main__.TestFXAPIBackwardCompatibility) ... ok (0.006s) 2023-01-11T23:39:16.5295589Z test_nn_functional_adaptive_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5296061Z test_nn_functional_adaptive_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5296511Z test_nn_functional_adaptive_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T23:39:16.5296964Z test_nn_functional_adaptive_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5297444Z test_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.014s) 2023-01-11T23:39:16.5297915Z test_nn_functional_adaptive_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5298384Z test_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5298825Z test_nn_functional_adaptive_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5299288Z test_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5299936Z test_nn_functional_affine_grid (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5301891Z test_nn_functional_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5302349Z test_nn_functional_avg_pool1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5302779Z test_nn_functional_avg_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5303201Z test_nn_functional_avg_pool3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5303716Z test_nn_functional_batch_norm (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5304165Z test_nn_functional_bilinear (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5304610Z test_nn_functional_binary_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5305090Z test_nn_functional_binary_cross_entropy_with_logits (__main__.TestFunctionalTracing) ... ok (0.008s) 2023-01-11T23:39:16.5305644Z test_nn_functional_celu (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5306392Z test_nn_functional_celu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5307499Z test_nn_functional_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5308414Z test_nn_functional_conv1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5309280Z test_nn_functional_conv2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5310079Z test_nn_functional_conv3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5310876Z test_nn_functional_conv_tbc (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5311717Z test_nn_functional_conv_transpose1d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5312573Z test_nn_functional_conv_transpose2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5313428Z test_nn_functional_conv_transpose3d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5314331Z test_nn_functional_cosine_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5315272Z test_nn_functional_cosine_similarity (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5316169Z test_nn_functional_cross_entropy (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5316993Z test_nn_functional_ctc_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5317802Z test_nn_functional_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5318610Z test_nn_functional_dropout1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5319428Z test_nn_functional_dropout2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5320782Z test_nn_functional_dropout3d (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T23:39:16.5321680Z test_nn_functional_elu (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5322525Z test_nn_functional_elu_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5323757Z test_nn_functional_embedding (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5324607Z test_nn_functional_embedding_bag (__main__.TestFunctionalTracing) ... ok (0.012s) 2023-01-11T23:39:16.5325464Z test_nn_functional_feature_alpha_dropout (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5326322Z test_nn_functional_fold (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5327107Z test_nn_functional_fractional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5328023Z test_nn_functional_fractional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5329015Z test_nn_functional_fractional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5330007Z test_nn_functional_fractional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5331116Z test_nn_functional_gaussian_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5331925Z test_nn_functional_gelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5332693Z test_nn_functional_glu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5333491Z test_nn_functional_grid_sample (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5335364Z test_nn_functional_group_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5336326Z test_nn_functional_gumbel_softmax (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5337187Z test_nn_functional_hardshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5338055Z test_nn_functional_hardsigmoid (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5338884Z test_nn_functional_hardswish (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5339707Z test_nn_functional_hardtanh (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5340521Z test_nn_functional_hardtanh_ (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5341373Z test_nn_functional_hinge_embedding_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5342205Z test_nn_functional_huber_loss (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T23:39:16.5342979Z test_nn_functional_instance_norm (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5343852Z test_nn_functional_interpolate (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5344689Z test_nn_functional_kl_div (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5345546Z test_nn_functional_l1_loss (__main__.TestFunctionalTracing) ... ok (0.013s) 2023-01-11T23:39:16.5346334Z test_nn_functional_layer_norm (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5347151Z test_nn_functional_leaky_relu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5347698Z test_nn_functional_leaky_relu_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5348131Z test_nn_functional_linear (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5348575Z test_nn_functional_local_response_norm (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5349027Z test_nn_functional_log_softmax (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5349459Z test_nn_functional_logsigmoid (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5349887Z test_nn_functional_lp_pool1d (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5350660Z test_nn_functional_lp_pool2d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5351552Z test_nn_functional_margin_ranking_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5352322Z test_nn_functional_max_pool1d (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5353075Z test_nn_functional_max_pool1d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5353814Z test_nn_functional_max_pool2d (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5354564Z test_nn_functional_max_pool2d_with_indices (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5355309Z test_nn_functional_max_pool3d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5356092Z test_nn_functional_max_pool3d_with_indices (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T23:39:16.5356931Z test_nn_functional_max_unpool1d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5357660Z test_nn_functional_max_unpool2d (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5358384Z test_nn_functional_max_unpool3d (__main__.TestFunctionalTracing) ... ok (0.010s) 2023-01-11T23:39:16.5359327Z test_nn_functional_mish (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5360014Z test_nn_functional_mse_loss (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5360760Z test_nn_functional_multi_head_attention_forward (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5361519Z test_nn_functional_multi_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5362418Z test_nn_functional_multilabel_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5363239Z test_nn_functional_multilabel_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5364016Z test_nn_functional_native_channel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5364791Z test_nn_functional_nll_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5365505Z test_nn_functional_normalize (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5366185Z test_nn_functional_one_hot (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5366870Z test_nn_functional_pad (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5367642Z test_nn_functional_pairwise_distance (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5368366Z test_nn_functional_pdist (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5369081Z test_nn_functional_pixel_shuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5369812Z test_nn_functional_pixel_unshuffle (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5370546Z test_nn_functional_poisson_nll_loss (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5371225Z test_nn_functional_prelu (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5371904Z test_nn_functional_relu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5372594Z test_nn_functional_relu6 (__main__.TestFunctionalTracing) ... ok (0.000s) 2023-01-11T23:39:16.5373318Z test_nn_functional_relu_ (__main__.TestFunctionalTracing) ... ok (0.006s) 2023-01-11T23:39:16.5374054Z test_nn_functional_rrelu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5374733Z test_nn_functional_rrelu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5375388Z test_nn_functional_selu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5376076Z test_nn_functional_selu_ (__main__.TestFunctionalTracing) ... ok (0.002s) 2023-01-11T23:39:16.5376748Z test_nn_functional_silu (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5377446Z test_nn_functional_smooth_l1_loss (__main__.TestFunctionalTracing) ... ok (0.005s) 2023-01-11T23:39:16.5378170Z test_nn_functional_soft_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5378888Z test_nn_functional_softmax (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5379561Z test_nn_functional_softmin (__main__.TestFunctionalTracing) ... ok (0.004s) 2023-01-11T23:39:16.5380262Z test_nn_functional_softplus (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5380971Z test_nn_functional_softshrink (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5381690Z test_nn_functional_threshold (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5382396Z test_nn_functional_threshold_ (__main__.TestFunctionalTracing) ... ok (0.001s) 2023-01-11T23:39:16.5383130Z test_nn_functional_triplet_margin_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5383926Z test_nn_functional_triplet_margin_with_distance_loss (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5384670Z test_nn_functional_unfold (__main__.TestFunctionalTracing) ... ok (0.003s) 2023-01-11T23:39:16.5386060Z test_nn_functional_upsample (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:3736: UserWarning: nn.functional.upsample is deprecated. Use nn.functional.interpolate instead. 2023-01-11T23:39:16.5387327Z warnings.warn("nn.functional.upsample is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T23:39:16.5387937Z ok (0.000s) 2023-01-11T23:39:16.5389134Z test_nn_functional_upsample_bilinear (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4078: UserWarning: nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead. 2023-01-11T23:39:16.5390472Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T23:39:16.5391096Z ok (0.006s) 2023-01-11T23:39:16.5392168Z test_nn_functional_upsample_nearest (__main__.TestFunctionalTracing) ... C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\nn\functional.py:4022: UserWarning: nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead. 2023-01-11T23:39:16.5393507Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T23:39:16.5394143Z ok (0.000s) 2023-01-11T23:39:16.5394844Z test_get_torch_func_signature_exhaustive_H_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5395833Z test_get_torch_func_signature_exhaustive_T_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5396829Z test_get_torch_func_signature_exhaustive___getitem___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5397841Z test_get_torch_func_signature_exhaustive___radd___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5398858Z test_get_torch_func_signature_exhaustive___rdiv___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5399826Z test_get_torch_func_signature_exhaustive___rmatmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5463607Z test_get_torch_func_signature_exhaustive___rmod___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5464240Z test_get_torch_func_signature_exhaustive___rmul___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5465117Z test_get_torch_func_signature_exhaustive___rpow___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5466175Z test_get_torch_func_signature_exhaustive___rsub___cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5467693Z test_get_torch_func_signature_exhaustive__native_batch_norm_legit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5468941Z test_get_torch_func_signature_exhaustive__softmax_backward_data_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5470108Z test_get_torch_func_signature_exhaustive_abs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5471242Z test_get_torch_func_signature_exhaustive_acos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5472338Z test_get_torch_func_signature_exhaustive_acosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5473463Z test_get_torch_func_signature_exhaustive_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5474829Z test_get_torch_func_signature_exhaustive_addbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5475951Z test_get_torch_func_signature_exhaustive_addcdiv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5477089Z test_get_torch_func_signature_exhaustive_addcmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5478376Z test_get_torch_func_signature_exhaustive_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5479571Z test_get_torch_func_signature_exhaustive_addmm_decomposed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5480705Z test_get_torch_func_signature_exhaustive_addmv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5481833Z test_get_torch_func_signature_exhaustive_addr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5482910Z test_get_torch_func_signature_exhaustive_all_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5484030Z test_get_torch_func_signature_exhaustive_allclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5485172Z test_get_torch_func_signature_exhaustive_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5486286Z test_get_torch_func_signature_exhaustive_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5487404Z test_get_torch_func_signature_exhaustive_aminmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5488521Z test_get_torch_func_signature_exhaustive_angle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5489641Z test_get_torch_func_signature_exhaustive_any_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5490739Z test_get_torch_func_signature_exhaustive_arange_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5491876Z test_get_torch_func_signature_exhaustive_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5492979Z test_get_torch_func_signature_exhaustive_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5494118Z test_get_torch_func_signature_exhaustive_argsort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5495245Z test_get_torch_func_signature_exhaustive_argwhere_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5496410Z test_get_torch_func_signature_exhaustive_as_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5497569Z test_get_torch_func_signature_exhaustive_as_strided_partial_views_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5498777Z test_get_torch_func_signature_exhaustive_as_strided_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5499894Z test_get_torch_func_signature_exhaustive_asin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5500997Z test_get_torch_func_signature_exhaustive_asinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5501620Z test_get_torch_func_signature_exhaustive_atan2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5502384Z test_get_torch_func_signature_exhaustive_atan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5502975Z test_get_torch_func_signature_exhaustive_atanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5503654Z test_get_torch_func_signature_exhaustive_atleast_1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5504283Z test_get_torch_func_signature_exhaustive_atleast_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5504877Z test_get_torch_func_signature_exhaustive_atleast_3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5505466Z test_get_torch_func_signature_exhaustive_baddbmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5506072Z test_get_torch_func_signature_exhaustive_bernoulli_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5506668Z test_get_torch_func_signature_exhaustive_bfloat16_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5507250Z test_get_torch_func_signature_exhaustive_block_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5507843Z test_get_torch_func_signature_exhaustive_bmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5508430Z test_get_torch_func_signature_exhaustive_bool_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5509035Z test_get_torch_func_signature_exhaustive_broadcast_shapes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5509662Z test_get_torch_func_signature_exhaustive_broadcast_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5510281Z test_get_torch_func_signature_exhaustive_broadcast_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5510886Z test_get_torch_func_signature_exhaustive_bucketize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5511491Z test_get_torch_func_signature_exhaustive_byte_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5512091Z test_get_torch_func_signature_exhaustive_cartesian_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5512670Z test_get_torch_func_signature_exhaustive_cat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5513264Z test_get_torch_func_signature_exhaustive_cdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5513851Z test_get_torch_func_signature_exhaustive_cdouble_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5514438Z test_get_torch_func_signature_exhaustive_ceil_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5515028Z test_get_torch_func_signature_exhaustive_cfloat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5515615Z test_get_torch_func_signature_exhaustive_chalf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5516202Z test_get_torch_func_signature_exhaustive_char_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5516907Z test_get_torch_func_signature_exhaustive_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5517517Z test_get_torch_func_signature_exhaustive_cholesky_inverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5518111Z test_get_torch_func_signature_exhaustive_cholesky_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5518784Z test_get_torch_func_signature_exhaustive_chunk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5519386Z test_get_torch_func_signature_exhaustive_clamp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5519979Z test_get_torch_func_signature_exhaustive_clamp_max_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5520575Z test_get_torch_func_signature_exhaustive_clamp_min_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5521151Z test_get_torch_func_signature_exhaustive_clone_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5521741Z test_get_torch_func_signature_exhaustive_column_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5522351Z test_get_torch_func_signature_exhaustive_combinations_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5522950Z test_get_torch_func_signature_exhaustive_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5523524Z test_get_torch_func_signature_exhaustive_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5524139Z test_get_torch_func_signature_exhaustive_conj_physical_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5524752Z test_get_torch_func_signature_exhaustive_constant_pad_nd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5525360Z test_get_torch_func_signature_exhaustive_contiguous_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5525961Z test_get_torch_func_signature_exhaustive_copysign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5526556Z test_get_torch_func_signature_exhaustive_corrcoef_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5527135Z test_get_torch_func_signature_exhaustive_cos_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5527719Z test_get_torch_func_signature_exhaustive_cosh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5528290Z test_get_torch_func_signature_exhaustive_count_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5528884Z test_get_torch_func_signature_exhaustive_cov_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5529472Z test_get_torch_func_signature_exhaustive_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5530056Z test_get_torch_func_signature_exhaustive_cummax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5530637Z test_get_torch_func_signature_exhaustive_cummin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5531359Z test_get_torch_func_signature_exhaustive_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5531964Z test_get_torch_func_signature_exhaustive_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5532577Z test_get_torch_func_signature_exhaustive_cumulative_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5533269Z test_get_torch_func_signature_exhaustive_deg2rad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5533858Z test_get_torch_func_signature_exhaustive_diag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5534454Z test_get_torch_func_signature_exhaustive_diag_embed_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5535054Z test_get_torch_func_signature_exhaustive_diagflat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5535659Z test_get_torch_func_signature_exhaustive_diagonal_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5536272Z test_get_torch_func_signature_exhaustive_diagonal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5536894Z test_get_torch_func_signature_exhaustive_diagonal_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5537493Z test_get_torch_func_signature_exhaustive_diff_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5538081Z test_get_torch_func_signature_exhaustive_digamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5538673Z test_get_torch_func_signature_exhaustive_dist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5539252Z test_get_torch_func_signature_exhaustive_div_floor_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5539874Z test_get_torch_func_signature_exhaustive_div_no_rounding_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5540496Z test_get_torch_func_signature_exhaustive_div_trunc_rounding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5541091Z test_get_torch_func_signature_exhaustive_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5541663Z test_get_torch_func_signature_exhaustive_double_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5542254Z test_get_torch_func_signature_exhaustive_dsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5542843Z test_get_torch_func_signature_exhaustive_dstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5543430Z test_get_torch_func_signature_exhaustive_einsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5544021Z test_get_torch_func_signature_exhaustive_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5544599Z test_get_torch_func_signature_exhaustive_empty_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5545189Z test_get_torch_func_signature_exhaustive_eq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5545875Z test_get_torch_func_signature_exhaustive_equal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5546453Z test_get_torch_func_signature_exhaustive_erf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5547034Z test_get_torch_func_signature_exhaustive_erfc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5547691Z test_get_torch_func_signature_exhaustive_erfinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5548286Z test_get_torch_func_signature_exhaustive_exp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5548857Z test_get_torch_func_signature_exhaustive_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5549424Z test_get_torch_func_signature_exhaustive_expand_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5550002Z test_get_torch_func_signature_exhaustive_expand_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5550588Z test_get_torch_func_signature_exhaustive_expm1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5551172Z test_get_torch_func_signature_exhaustive_eye_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5551756Z test_get_torch_func_signature_exhaustive_fft_fft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5552340Z test_get_torch_func_signature_exhaustive_fft_fft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5552929Z test_get_torch_func_signature_exhaustive_fft_fftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5553529Z test_get_torch_func_signature_exhaustive_fft_fftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5554129Z test_get_torch_func_signature_exhaustive_fft_hfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5554702Z test_get_torch_func_signature_exhaustive_fft_hfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5555297Z test_get_torch_func_signature_exhaustive_fft_hfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5555888Z test_get_torch_func_signature_exhaustive_fft_ifft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5556464Z test_get_torch_func_signature_exhaustive_fft_ifft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5557052Z test_get_torch_func_signature_exhaustive_fft_ifftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5557637Z test_get_torch_func_signature_exhaustive_fft_ifftshift_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5558241Z test_get_torch_func_signature_exhaustive_fft_ihfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5558834Z test_get_torch_func_signature_exhaustive_fft_ihfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5559425Z test_get_torch_func_signature_exhaustive_fft_ihfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5559995Z test_get_torch_func_signature_exhaustive_fft_irfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5560685Z test_get_torch_func_signature_exhaustive_fft_irfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5561278Z test_get_torch_func_signature_exhaustive_fft_irfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5561941Z test_get_torch_func_signature_exhaustive_fft_rfft2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5562544Z test_get_torch_func_signature_exhaustive_fft_rfft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5563134Z test_get_torch_func_signature_exhaustive_fft_rfftn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5563859Z test_get_torch_func_signature_exhaustive_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5564554Z test_get_torch_func_signature_exhaustive_flatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5565406Z test_get_torch_func_signature_exhaustive_flip_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5566000Z test_get_torch_func_signature_exhaustive_fliplr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5566596Z test_get_torch_func_signature_exhaustive_flipud_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5567184Z test_get_torch_func_signature_exhaustive_float_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5567778Z test_get_torch_func_signature_exhaustive_float_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5568407Z test_get_torch_func_signature_exhaustive_floor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5569004Z test_get_torch_func_signature_exhaustive_floor_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5569598Z test_get_torch_func_signature_exhaustive_fmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5570178Z test_get_torch_func_signature_exhaustive_fmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5570731Z test_get_torch_func_signature_exhaustive_fmod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5571313Z test_get_torch_func_signature_exhaustive_frac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5571901Z test_get_torch_func_signature_exhaustive_frexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5572482Z test_get_torch_func_signature_exhaustive_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5573071Z test_get_torch_func_signature_exhaustive_full_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5573668Z test_get_torch_func_signature_exhaustive_gather_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5574256Z test_get_torch_func_signature_exhaustive_ge_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5574835Z test_get_torch_func_signature_exhaustive_geqrf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5575559Z test_get_torch_func_signature_exhaustive_gradient_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5576147Z test_get_torch_func_signature_exhaustive_grid_sampler_2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5576740Z test_get_torch_func_signature_exhaustive_gt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5577392Z test_get_torch_func_signature_exhaustive_half_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5578002Z test_get_torch_func_signature_exhaustive_heaviside_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5578595Z test_get_torch_func_signature_exhaustive_histc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5579191Z test_get_torch_func_signature_exhaustive_hsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5579780Z test_get_torch_func_signature_exhaustive_hstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5580366Z test_get_torch_func_signature_exhaustive_hypot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5580952Z test_get_torch_func_signature_exhaustive_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5581514Z test_get_torch_func_signature_exhaustive_igamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5582105Z test_get_torch_func_signature_exhaustive_igammac_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5582708Z test_get_torch_func_signature_exhaustive_index_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5583302Z test_get_torch_func_signature_exhaustive_index_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5583893Z test_get_torch_func_signature_exhaustive_index_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5584486Z test_get_torch_func_signature_exhaustive_index_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5585082Z test_get_torch_func_signature_exhaustive_index_reduce_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5585686Z test_get_torch_func_signature_exhaustive_index_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5586270Z test_get_torch_func_signature_exhaustive_inner_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5586853Z test_get_torch_func_signature_exhaustive_int_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5587437Z test_get_torch_func_signature_exhaustive_isclose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5588029Z test_get_torch_func_signature_exhaustive_isfinite_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5588613Z test_get_torch_func_signature_exhaustive_isin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5589200Z test_get_torch_func_signature_exhaustive_isinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5589895Z test_get_torch_func_signature_exhaustive_isnan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5590488Z test_get_torch_func_signature_exhaustive_isneginf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5591082Z test_get_torch_func_signature_exhaustive_isposinf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5591732Z test_get_torch_func_signature_exhaustive_isreal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5592373Z test_get_torch_func_signature_exhaustive_jiterator_2inputs_2outputs_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5593023Z test_get_torch_func_signature_exhaustive_jiterator_4inputs_with_extra_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5593663Z test_get_torch_func_signature_exhaustive_jiterator_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5594294Z test_get_torch_func_signature_exhaustive_jiterator_binary_return_by_ref_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5594922Z test_get_torch_func_signature_exhaustive_jiterator_unary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5595526Z test_get_torch_func_signature_exhaustive_kron_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5596114Z test_get_torch_func_signature_exhaustive_kthvalue_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5596693Z test_get_torch_func_signature_exhaustive_ldexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5597267Z test_get_torch_func_signature_exhaustive_le_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5597838Z test_get_torch_func_signature_exhaustive_lerp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5598413Z test_get_torch_func_signature_exhaustive_lgamma_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5599005Z test_get_torch_func_signature_exhaustive_linalg_cholesky_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5599598Z test_get_torch_func_signature_exhaustive_linalg_cholesky_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5600196Z test_get_torch_func_signature_exhaustive_linalg_cond_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5600796Z test_get_torch_func_signature_exhaustive_linalg_cross_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5601388Z test_get_torch_func_signature_exhaustive_linalg_det_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5601983Z test_get_torch_func_signature_exhaustive_linalg_det_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5602588Z test_get_torch_func_signature_exhaustive_linalg_eig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5603171Z test_get_torch_func_signature_exhaustive_linalg_eigh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5603770Z test_get_torch_func_signature_exhaustive_linalg_eigvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5605256Z test_get_torch_func_signature_exhaustive_linalg_eigvalsh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5605869Z test_get_torch_func_signature_exhaustive_linalg_householder_product_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5606484Z test_get_torch_func_signature_exhaustive_linalg_inv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5607169Z test_get_torch_func_signature_exhaustive_linalg_inv_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5607796Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5608409Z test_get_torch_func_signature_exhaustive_linalg_ldl_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5609015Z test_get_torch_func_signature_exhaustive_linalg_ldl_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5609614Z test_get_torch_func_signature_exhaustive_linalg_lstsq_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5610230Z test_get_torch_func_signature_exhaustive_linalg_lstsq_grad_oriented_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5610840Z test_get_torch_func_signature_exhaustive_linalg_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5611420Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5612026Z test_get_torch_func_signature_exhaustive_linalg_lu_factor_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5612639Z test_get_torch_func_signature_exhaustive_linalg_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5613246Z test_get_torch_func_signature_exhaustive_linalg_matrix_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5613854Z test_get_torch_func_signature_exhaustive_linalg_matrix_power_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5614464Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5615090Z test_get_torch_func_signature_exhaustive_linalg_matrix_rank_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5615711Z test_get_torch_func_signature_exhaustive_linalg_multi_dot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5616303Z test_get_torch_func_signature_exhaustive_linalg_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5616907Z test_get_torch_func_signature_exhaustive_linalg_norm_subgradients_at_zero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5617531Z test_get_torch_func_signature_exhaustive_linalg_pinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5618142Z test_get_torch_func_signature_exhaustive_linalg_pinv_hermitian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5618817Z test_get_torch_func_signature_exhaustive_linalg_pinv_singular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T23:39:16.5619592Z test_get_torch_func_signature_exhaustive_linalg_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5620194Z test_get_torch_func_signature_exhaustive_linalg_slogdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5620871Z test_get_torch_func_signature_exhaustive_linalg_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5621490Z test_get_torch_func_signature_exhaustive_linalg_solve_ex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5622102Z test_get_torch_func_signature_exhaustive_linalg_solve_triangular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5622716Z test_get_torch_func_signature_exhaustive_linalg_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5623300Z test_get_torch_func_signature_exhaustive_linalg_svdvals_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5623899Z test_get_torch_func_signature_exhaustive_linalg_tensorinv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5624514Z test_get_torch_func_signature_exhaustive_linalg_tensorsolve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5625122Z test_get_torch_func_signature_exhaustive_linalg_vander_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5625716Z test_get_torch_func_signature_exhaustive_linalg_vecdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5626321Z test_get_torch_func_signature_exhaustive_linalg_vector_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5626917Z test_get_torch_func_signature_exhaustive_linspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5627502Z test_get_torch_func_signature_exhaustive_log10_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5628081Z test_get_torch_func_signature_exhaustive_log1p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5628647Z test_get_torch_func_signature_exhaustive_log2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5629219Z test_get_torch_func_signature_exhaustive_log_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5629803Z test_get_torch_func_signature_exhaustive_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5630408Z test_get_torch_func_signature_exhaustive_log_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5631020Z test_get_torch_func_signature_exhaustive_logaddexp2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5631618Z test_get_torch_func_signature_exhaustive_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5632216Z test_get_torch_func_signature_exhaustive_logcumsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5632806Z test_get_torch_func_signature_exhaustive_logdet_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5633503Z test_get_torch_func_signature_exhaustive_logical_and_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5634079Z test_get_torch_func_signature_exhaustive_logical_not_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5634672Z test_get_torch_func_signature_exhaustive_logical_or_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5635335Z test_get_torch_func_signature_exhaustive_logical_xor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5635935Z test_get_torch_func_signature_exhaustive_logit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5636520Z test_get_torch_func_signature_exhaustive_logspace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5637117Z test_get_torch_func_signature_exhaustive_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5637694Z test_get_torch_func_signature_exhaustive_long_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5638259Z test_get_torch_func_signature_exhaustive_lt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5638807Z test_get_torch_func_signature_exhaustive_lu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5639385Z test_get_torch_func_signature_exhaustive_lu_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5639969Z test_get_torch_func_signature_exhaustive_lu_unpack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5640544Z test_get_torch_func_signature_exhaustive_mH_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5641107Z test_get_torch_func_signature_exhaustive_mT_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5641689Z test_get_torch_func_signature_exhaustive_masked_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5642284Z test_get_torch_func_signature_exhaustive_masked_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5642881Z test_get_torch_func_signature_exhaustive_masked_argmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5643478Z test_get_torch_func_signature_exhaustive_masked_argmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5644066Z test_get_torch_func_signature_exhaustive_masked_cumprod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5644677Z test_get_torch_func_signature_exhaustive_masked_cumsum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5645266Z test_get_torch_func_signature_exhaustive_masked_fill_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5645873Z test_get_torch_func_signature_exhaustive_masked_log_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5646479Z test_get_torch_func_signature_exhaustive_masked_logaddexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5647078Z test_get_torch_func_signature_exhaustive_masked_logsumexp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5647784Z test_get_torch_func_signature_exhaustive_masked_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5648378Z test_get_torch_func_signature_exhaustive_masked_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5648969Z test_get_torch_func_signature_exhaustive_masked_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5649630Z test_get_torch_func_signature_exhaustive_masked_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5650255Z test_get_torch_func_signature_exhaustive_masked_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5650858Z test_get_torch_func_signature_exhaustive_masked_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5651471Z test_get_torch_func_signature_exhaustive_masked_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5652068Z test_get_torch_func_signature_exhaustive_masked_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5652665Z test_get_torch_func_signature_exhaustive_masked_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5653259Z test_get_torch_func_signature_exhaustive_masked_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5653844Z test_get_torch_func_signature_exhaustive_masked_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5654419Z test_get_torch_func_signature_exhaustive_masked_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5654982Z test_get_torch_func_signature_exhaustive_matmul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5655573Z test_get_torch_func_signature_exhaustive_matrix_exp_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.007s) 2023-01-11T23:39:16.5656156Z test_get_torch_func_signature_exhaustive_max_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5656772Z test_get_torch_func_signature_exhaustive_max_pool2d_with_indices_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5657398Z test_get_torch_func_signature_exhaustive_max_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5658009Z test_get_torch_func_signature_exhaustive_max_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5658614Z test_get_torch_func_signature_exhaustive_maximum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5659189Z test_get_torch_func_signature_exhaustive_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5659766Z test_get_torch_func_signature_exhaustive_median_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5660359Z test_get_torch_func_signature_exhaustive_meshgrid_list_of_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5660988Z test_get_torch_func_signature_exhaustive_meshgrid_variadic_tensors_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:39:16.5661597Z test_get_torch_func_signature_exhaustive_min_binary_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5662310Z test_get_torch_func_signature_exhaustive_min_reduction_no_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5662926Z test_get_torch_func_signature_exhaustive_min_reduction_with_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5663597Z test_get_torch_func_signature_exhaustive_minimum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5664191Z test_get_torch_func_signature_exhaustive_mm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5664764Z test_get_torch_func_signature_exhaustive_mode_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5665346Z test_get_torch_func_signature_exhaustive_movedim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5665919Z test_get_torch_func_signature_exhaustive_msort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5666637Z test_get_torch_func_signature_exhaustive_mul_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5667252Z test_get_torch_func_signature_exhaustive_multinomial_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5668175Z test_get_torch_func_signature_exhaustive_mv_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5668801Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5669414Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5670035Z test_get_torch_func_signature_exhaustive_mvlgamma_mvlgamma_p_5_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5670634Z test_get_torch_func_signature_exhaustive_nan_to_num_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5671220Z test_get_torch_func_signature_exhaustive_nanmean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5671790Z test_get_torch_func_signature_exhaustive_nanmedian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5672382Z test_get_torch_func_signature_exhaustive_nanquantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5672971Z test_get_torch_func_signature_exhaustive_nansum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5673564Z test_get_torch_func_signature_exhaustive_narrow_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5674149Z test_get_torch_func_signature_exhaustive_narrow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5674754Z test_get_torch_func_signature_exhaustive_native_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5675375Z test_get_torch_func_signature_exhaustive_native_dropout_backward_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5675993Z test_get_torch_func_signature_exhaustive_native_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5676583Z test_get_torch_func_signature_exhaustive_ne_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5677271Z test_get_torch_func_signature_exhaustive_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5677854Z test_get_torch_func_signature_exhaustive_new_empty_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5679112Z test_get_torch_func_signature_exhaustive_new_empty_strided_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5679760Z test_get_torch_func_signature_exhaustive_new_full_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5680346Z test_get_torch_func_signature_exhaustive_new_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5680934Z test_get_torch_func_signature_exhaustive_new_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5681532Z test_get_torch_func_signature_exhaustive_nextafter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5682160Z test_get_torch_func_signature_exhaustive_nn_functional__scaled_dot_product_attention_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5682833Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5683461Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5684118Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5684764Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5685405Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5686058Z test_get_torch_func_signature_exhaustive_nn_functional_adaptive_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5686696Z test_get_torch_func_signature_exhaustive_nn_functional_alpha_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5687327Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5687955Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5688570Z test_get_torch_func_signature_exhaustive_nn_functional_avg_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5689178Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5689818Z test_get_torch_func_signature_exhaustive_nn_functional_batch_norm_without_cudnn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5690452Z test_get_torch_func_signature_exhaustive_nn_functional_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5691093Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5691879Z test_get_torch_func_signature_exhaustive_nn_functional_binary_cross_entropy_with_logits_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5692521Z test_get_torch_func_signature_exhaustive_nn_functional_celu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5693201Z test_get_torch_func_signature_exhaustive_nn_functional_conv1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5693825Z test_get_torch_func_signature_exhaustive_nn_functional_conv2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5694464Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5695118Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5695762Z test_get_torch_func_signature_exhaustive_nn_functional_conv_transpose3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5696412Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5697053Z test_get_torch_func_signature_exhaustive_nn_functional_cosine_similarity_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5697700Z test_get_torch_func_signature_exhaustive_nn_functional_cross_entropy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5698325Z test_get_torch_func_signature_exhaustive_nn_functional_ctc_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5698951Z test_get_torch_func_signature_exhaustive_nn_functional_dropout2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5699572Z test_get_torch_func_signature_exhaustive_nn_functional_dropout3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5700200Z test_get_torch_func_signature_exhaustive_nn_functional_dropout_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5700813Z test_get_torch_func_signature_exhaustive_nn_functional_elu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5701432Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_bag_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5702065Z test_get_torch_func_signature_exhaustive_nn_functional_embedding_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5702705Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_with_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5703397Z test_get_torch_func_signature_exhaustive_nn_functional_feature_alpha_dropout_without_train_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5704076Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5704721Z test_get_torch_func_signature_exhaustive_nn_functional_fractional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5705363Z test_get_torch_func_signature_exhaustive_nn_functional_gaussian_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5706095Z test_get_torch_func_signature_exhaustive_nn_functional_gelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5706706Z test_get_torch_func_signature_exhaustive_nn_functional_glu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5707405Z test_get_torch_func_signature_exhaustive_nn_functional_grid_sample_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5708048Z test_get_torch_func_signature_exhaustive_nn_functional_group_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5708677Z test_get_torch_func_signature_exhaustive_nn_functional_hardshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5709310Z test_get_torch_func_signature_exhaustive_nn_functional_hardsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5709922Z test_get_torch_func_signature_exhaustive_nn_functional_hardswish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5710552Z test_get_torch_func_signature_exhaustive_nn_functional_hardtanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5711195Z test_get_torch_func_signature_exhaustive_nn_functional_hinge_embedding_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5711831Z test_get_torch_func_signature_exhaustive_nn_functional_huber_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5712463Z test_get_torch_func_signature_exhaustive_nn_functional_instance_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5713107Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_area_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5713759Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bicubic_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5714420Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5715076Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5715731Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5716381Z test_get_torch_func_signature_exhaustive_nn_functional_interpolate_trilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5717020Z test_get_torch_func_signature_exhaustive_nn_functional_kl_div_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5717636Z test_get_torch_func_signature_exhaustive_nn_functional_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5718259Z test_get_torch_func_signature_exhaustive_nn_functional_layer_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5718884Z test_get_torch_func_signature_exhaustive_nn_functional_leaky_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5719601Z test_get_torch_func_signature_exhaustive_nn_functional_linear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5720235Z test_get_torch_func_signature_exhaustive_nn_functional_local_response_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5720874Z test_get_torch_func_signature_exhaustive_nn_functional_logsigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5721587Z test_get_torch_func_signature_exhaustive_nn_functional_margin_ranking_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5722248Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5722857Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5723483Z test_get_torch_func_signature_exhaustive_nn_functional_max_pool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5724114Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5724750Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool1d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5725379Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5726015Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool2d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5726644Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5727277Z test_get_torch_func_signature_exhaustive_nn_functional_max_unpool3d_grad_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5727899Z test_get_torch_func_signature_exhaustive_nn_functional_mish_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5728518Z test_get_torch_func_signature_exhaustive_nn_functional_mse_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5729133Z test_get_torch_func_signature_exhaustive_nn_functional_multi_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5729782Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5730452Z test_get_torch_func_signature_exhaustive_nn_functional_multilabel_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5731096Z test_get_torch_func_signature_exhaustive_nn_functional_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5731715Z test_get_torch_func_signature_exhaustive_nn_functional_normalize_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5732342Z test_get_torch_func_signature_exhaustive_nn_functional_pad_circular_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5732976Z test_get_torch_func_signature_exhaustive_nn_functional_pad_constant_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5733707Z test_get_torch_func_signature_exhaustive_nn_functional_pad_reflect_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5734341Z test_get_torch_func_signature_exhaustive_nn_functional_pad_replicate_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5735059Z test_get_torch_func_signature_exhaustive_nn_functional_pairwise_distance_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5735695Z test_get_torch_func_signature_exhaustive_nn_functional_pdist_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5736319Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_shuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5736959Z test_get_torch_func_signature_exhaustive_nn_functional_pixel_unshuffle_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5737602Z test_get_torch_func_signature_exhaustive_nn_functional_poisson_nll_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5738231Z test_get_torch_func_signature_exhaustive_nn_functional_prelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5738837Z test_get_torch_func_signature_exhaustive_nn_functional_relu6_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5739438Z test_get_torch_func_signature_exhaustive_nn_functional_relu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5740041Z test_get_torch_func_signature_exhaustive_nn_functional_rrelu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5740651Z test_get_torch_func_signature_exhaustive_nn_functional_selu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5741238Z test_get_torch_func_signature_exhaustive_nn_functional_silu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5741854Z test_get_torch_func_signature_exhaustive_nn_functional_smooth_l1_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5742492Z test_get_torch_func_signature_exhaustive_nn_functional_soft_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5743121Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5743752Z test_get_torch_func_signature_exhaustive_nn_functional_softmin_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5744390Z test_get_torch_func_signature_exhaustive_nn_functional_softplus_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5745011Z test_get_torch_func_signature_exhaustive_nn_functional_softshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5745636Z test_get_torch_func_signature_exhaustive_nn_functional_softsign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5746261Z test_get_torch_func_signature_exhaustive_nn_functional_tanhshrink_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5746883Z test_get_torch_func_signature_exhaustive_nn_functional_threshold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5747613Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5748283Z test_get_torch_func_signature_exhaustive_nn_functional_triplet_margin_with_distance_loss_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5748939Z test_get_torch_func_signature_exhaustive_nn_functional_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5749644Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_bilinear_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5750315Z test_get_torch_func_signature_exhaustive_nn_functional_upsample_nearest_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5750932Z test_get_torch_func_signature_exhaustive_nonzero_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5751517Z test_get_torch_func_signature_exhaustive_norm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5752096Z test_get_torch_func_signature_exhaustive_norm_fro_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5752680Z test_get_torch_func_signature_exhaustive_norm_inf_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5753254Z test_get_torch_func_signature_exhaustive_norm_nuc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5753813Z test_get_torch_func_signature_exhaustive_normal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5754410Z test_get_torch_func_signature_exhaustive_normal_number_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5755005Z test_get_torch_func_signature_exhaustive_ones_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5755589Z test_get_torch_func_signature_exhaustive_ones_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5756174Z test_get_torch_func_signature_exhaustive_ormqr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5756751Z test_get_torch_func_signature_exhaustive_outer_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5757340Z test_get_torch_func_signature_exhaustive_pca_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5757930Z test_get_torch_func_signature_exhaustive_permute_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5758506Z test_get_torch_func_signature_exhaustive_pinverse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5759095Z test_get_torch_func_signature_exhaustive_polar_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5759702Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5760328Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5760947Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_2_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5761561Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5762290Z test_get_torch_func_signature_exhaustive_polygamma_polygamma_n_4_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5762899Z test_get_torch_func_signature_exhaustive_positive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5763553Z test_get_torch_func_signature_exhaustive_pow_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5764147Z test_get_torch_func_signature_exhaustive_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5764703Z test_get_torch_func_signature_exhaustive_put_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5765430Z test_get_torch_func_signature_exhaustive_qr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5766014Z test_get_torch_func_signature_exhaustive_quantile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5766595Z test_get_torch_func_signature_exhaustive_rad2deg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5767176Z test_get_torch_func_signature_exhaustive_rand_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5767810Z test_get_torch_func_signature_exhaustive_randint_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5768403Z test_get_torch_func_signature_exhaustive_randint_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5769197Z test_get_torch_func_signature_exhaustive_randn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5769909Z test_get_torch_func_signature_exhaustive_randn_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5770667Z test_get_torch_func_signature_exhaustive_ravel_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5771255Z test_get_torch_func_signature_exhaustive_real_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5771842Z test_get_torch_func_signature_exhaustive_reciprocal_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5772445Z test_get_torch_func_signature_exhaustive_remainder_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5773032Z test_get_torch_func_signature_exhaustive_renorm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5773619Z test_get_torch_func_signature_exhaustive_repeat_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5774225Z test_get_torch_func_signature_exhaustive_repeat_interleave_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5774825Z test_get_torch_func_signature_exhaustive_reshape_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5775400Z test_get_torch_func_signature_exhaustive_reshape_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5776042Z test_get_torch_func_signature_exhaustive_resize__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5776662Z test_get_torch_func_signature_exhaustive_resize_as__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5777619Z test_get_torch_func_signature_exhaustive_resolve_conj_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5778451Z test_get_torch_func_signature_exhaustive_resolve_neg_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5779141Z test_get_torch_func_signature_exhaustive_roll_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5779740Z test_get_torch_func_signature_exhaustive_rot90_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5780314Z test_get_torch_func_signature_exhaustive_round_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5780906Z test_get_torch_func_signature_exhaustive_round_decimals_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5781492Z test_get_torch_func_signature_exhaustive_round_decimals_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5782100Z test_get_torch_func_signature_exhaustive_round_decimals_neg_3_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5782699Z test_get_torch_func_signature_exhaustive_rsqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5783282Z test_get_torch_func_signature_exhaustive_rsub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5783975Z test_get_torch_func_signature_exhaustive_scalar_tensor_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5784591Z test_get_torch_func_signature_exhaustive_scatter_add_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5785444Z test_get_torch_func_signature_exhaustive_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5786061Z test_get_torch_func_signature_exhaustive_scatter_reduce_amax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5786681Z test_get_torch_func_signature_exhaustive_scatter_reduce_amin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5787268Z test_get_torch_func_signature_exhaustive_scatter_reduce_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5787876Z test_get_torch_func_signature_exhaustive_scatter_reduce_prod_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5788498Z test_get_torch_func_signature_exhaustive_scatter_reduce_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5789111Z test_get_torch_func_signature_exhaustive_searchsorted_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5789726Z test_get_torch_func_signature_exhaustive_segment_reduce_lengths_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5790352Z test_get_torch_func_signature_exhaustive_segment_reduce_offsets_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5790959Z test_get_torch_func_signature_exhaustive_select_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5791671Z test_get_torch_func_signature_exhaustive_select_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5792612Z test_get_torch_func_signature_exhaustive_sgn_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5793218Z test_get_torch_func_signature_exhaustive_short_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5793803Z test_get_torch_func_signature_exhaustive_sigmoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5794477Z test_get_torch_func_signature_exhaustive_sign_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5795101Z test_get_torch_func_signature_exhaustive_signal_windows_bartlett_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5795719Z test_get_torch_func_signature_exhaustive_signal_windows_blackman_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5796355Z test_get_torch_func_signature_exhaustive_signal_windows_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5797076Z test_get_torch_func_signature_exhaustive_signal_windows_exponential_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5798290Z test_get_torch_func_signature_exhaustive_signal_windows_gaussian_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5799914Z test_get_torch_func_signature_exhaustive_signal_windows_general_cosine_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5801193Z test_get_torch_func_signature_exhaustive_signal_windows_general_hamming_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5802320Z test_get_torch_func_signature_exhaustive_signal_windows_hamming_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5803487Z test_get_torch_func_signature_exhaustive_signal_windows_hann_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5804734Z test_get_torch_func_signature_exhaustive_signal_windows_kaiser_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5806025Z test_get_torch_func_signature_exhaustive_signal_windows_nuttall_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5807474Z test_get_torch_func_signature_exhaustive_signbit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5808559Z test_get_torch_func_signature_exhaustive_sin_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5809642Z test_get_torch_func_signature_exhaustive_sinc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5810668Z test_get_torch_func_signature_exhaustive_sinh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5811696Z test_get_torch_func_signature_exhaustive_slice_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5812769Z test_get_torch_func_signature_exhaustive_slice_scatter_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5813988Z test_get_torch_func_signature_exhaustive_softmax_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5815186Z test_get_torch_func_signature_exhaustive_softmax_with_dtype_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5816379Z test_get_torch_func_signature_exhaustive_sort_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.010s) 2023-01-11T23:39:16.5817749Z test_get_torch_func_signature_exhaustive_sparse_sampled_addmm_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5818964Z test_get_torch_func_signature_exhaustive_special_airy_ai_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5820375Z test_get_torch_func_signature_exhaustive_special_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5821499Z test_get_torch_func_signature_exhaustive_special_bessel_j1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5822129Z test_get_torch_func_signature_exhaustive_special_bessel_y0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5822718Z test_get_torch_func_signature_exhaustive_special_bessel_y1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5823357Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5824013Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5824731Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_v_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T23:39:16.5825494Z test_get_torch_func_signature_exhaustive_special_chebyshev_polynomial_w_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.001s) 2023-01-11T23:39:16.5826168Z test_get_torch_func_signature_exhaustive_special_entr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5826875Z test_get_torch_func_signature_exhaustive_special_erfcx_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5827597Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_h_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5828359Z test_get_torch_func_signature_exhaustive_special_hermite_polynomial_he_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5828984Z test_get_torch_func_signature_exhaustive_special_i0e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5829565Z test_get_torch_func_signature_exhaustive_special_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5830167Z test_get_torch_func_signature_exhaustive_special_i1e_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5830795Z test_get_torch_func_signature_exhaustive_special_laguerre_polynomial_l_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5831504Z test_get_torch_func_signature_exhaustive_special_legendre_polynomial_p_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.002s) 2023-01-11T23:39:16.5832189Z test_get_torch_func_signature_exhaustive_special_log_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5832807Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5833444Z test_get_torch_func_signature_exhaustive_special_modified_bessel_i1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5833993Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5834399Z test_get_torch_func_signature_exhaustive_special_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5834865Z test_get_torch_func_signature_exhaustive_special_ndtr_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5835188Z test_get_torch_func_signature_exhaustive_special_ndtri_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5835524Z test_get_torch_func_signature_exhaustive_special_polygamma_special_polygamma_n_0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5835853Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5836176Z test_get_torch_func_signature_exhaustive_special_scaled_modified_bessel_k1_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5836569Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T23:39:16.5836947Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_u_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T23:39:16.5837337Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_v_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.006s) 2023-01-11T23:39:16.5837728Z test_get_torch_func_signature_exhaustive_special_shifted_chebyshev_polynomial_w_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T23:39:16.5838044Z test_get_torch_func_signature_exhaustive_special_spherical_bessel_j0_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5838347Z test_get_torch_func_signature_exhaustive_special_xlog1py_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5838640Z test_get_torch_func_signature_exhaustive_special_zeta_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5838928Z test_get_torch_func_signature_exhaustive_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5839230Z test_get_torch_func_signature_exhaustive_split_list_args_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.012s) 2023-01-11T23:39:16.5839528Z test_get_torch_func_signature_exhaustive_split_with_sizes_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5839808Z test_get_torch_func_signature_exhaustive_sqrt_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5840099Z test_get_torch_func_signature_exhaustive_square_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5840492Z test_get_torch_func_signature_exhaustive_squeeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5840788Z test_get_torch_func_signature_exhaustive_stack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5842594Z test_get_torch_func_signature_exhaustive_std_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5842894Z test_get_torch_func_signature_exhaustive_std_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5843199Z test_get_torch_func_signature_exhaustive_std_mean_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5843611Z test_get_torch_func_signature_exhaustive_std_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5843921Z test_get_torch_func_signature_exhaustive_stft_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5844204Z test_get_torch_func_signature_exhaustive_sub_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5844483Z test_get_torch_func_signature_exhaustive_sum_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5844776Z test_get_torch_func_signature_exhaustive_sum_to_size_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5845056Z test_get_torch_func_signature_exhaustive_svd_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5845351Z test_get_torch_func_signature_exhaustive_svd_lowrank_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5845640Z test_get_torch_func_signature_exhaustive_symeig_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5845918Z test_get_torch_func_signature_exhaustive_t_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5846217Z test_get_torch_func_signature_exhaustive_take_along_dim_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5846500Z test_get_torch_func_signature_exhaustive_take_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5846778Z test_get_torch_func_signature_exhaustive_tan_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5847172Z test_get_torch_func_signature_exhaustive_tanh_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5847482Z test_get_torch_func_signature_exhaustive_tensor_split_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5847850Z test_get_torch_func_signature_exhaustive_tensordot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Skipped! (0.001s) 2023-01-11T23:39:16.5848223Z test_get_torch_func_signature_exhaustive_tile_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5848511Z test_get_torch_func_signature_exhaustive_to_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5848802Z test_get_torch_func_signature_exhaustive_to_sparse_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5849090Z test_get_torch_func_signature_exhaustive_topk_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5849379Z test_get_torch_func_signature_exhaustive_trace_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5849671Z test_get_torch_func_signature_exhaustive_transpose_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5849962Z test_get_torch_func_signature_exhaustive_trapezoid_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5850361Z test_get_torch_func_signature_exhaustive_trapz_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5850671Z test_get_torch_func_signature_exhaustive_triangular_solve_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5851024Z test_get_torch_func_signature_exhaustive_tril_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5851319Z test_get_torch_func_signature_exhaustive_triu_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5851616Z test_get_torch_func_signature_exhaustive_true_divide_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5851898Z test_get_torch_func_signature_exhaustive_trunc_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.006s) 2023-01-11T23:39:16.5852189Z test_get_torch_func_signature_exhaustive_unbind_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5852482Z test_get_torch_func_signature_exhaustive_unflatten_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5852778Z test_get_torch_func_signature_exhaustive_unfold_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5853067Z test_get_torch_func_signature_exhaustive_unfold_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5853356Z test_get_torch_func_signature_exhaustive_uniform_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.000s) 2023-01-11T23:39:16.5853646Z test_get_torch_func_signature_exhaustive_unique_consecutive_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.011s) 2023-01-11T23:39:16.5854037Z test_get_torch_func_signature_exhaustive_unique_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5854340Z test_get_torch_func_signature_exhaustive_unsqueeze_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5854712Z test_get_torch_func_signature_exhaustive_var_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5855102Z test_get_torch_func_signature_exhaustive_var_mean_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5855413Z test_get_torch_func_signature_exhaustive_var_mean_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5855707Z test_get_torch_func_signature_exhaustive_var_unbiased_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5855997Z test_get_torch_func_signature_exhaustive_vdot_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5856295Z test_get_torch_func_signature_exhaustive_view_as_complex_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5856583Z test_get_torch_func_signature_exhaustive_view_as_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5856871Z test_get_torch_func_signature_exhaustive_view_copy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5857152Z test_get_torch_func_signature_exhaustive_view_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5857439Z test_get_torch_func_signature_exhaustive_vsplit_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5857833Z test_get_torch_func_signature_exhaustive_vstack_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5858120Z test_get_torch_func_signature_exhaustive_where_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5858466Z test_get_torch_func_signature_exhaustive_xlogy_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.003s) 2023-01-11T23:39:16.5858763Z test_get_torch_func_signature_exhaustive_zero__cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.002s) 2023-01-11T23:39:16.5859049Z test_get_torch_func_signature_exhaustive_zeros_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5859342Z test_get_torch_func_signature_exhaustive_zeros_like_cuda_float32 (__main__.TestOperatorSignaturesCUDA) ... skip: Only runs on cpu (0.001s) 2023-01-11T23:39:16.5859526Z test_pass_manager (fx.test_pass_infra.TestPassManager) 2023-01-11T23:39:16.5859718Z Tests that the pass manager runs the passes correctly. ... ok (0.010s) 2023-01-11T23:39:16.5859911Z test_pass_manager_bad_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T23:39:16.5860136Z Checks that we error if we pass in a check function with the wrong parameters ... ok (0.003s) 2023-01-11T23:39:16.5860323Z test_pass_manager_checks (fx.test_pass_infra.TestPassManager) 2023-01-11T23:39:16.5860510Z Tests that users can add in check functions correctly ... ok (0.000s) 2023-01-11T23:39:16.5860785Z test_pass_manager_error (fx.test_pass_infra.TestPassManager) 2023-01-11T23:39:16.5860921Z Tests error catching + debug ... ok (0.006s) 2023-01-11T23:39:16.5861128Z test_this_before_that_pass_constraint (fx.test_pass_infra.TestPassManager) 2023-01-11T23:39:16.5861289Z Tests the construction of constraints ... ok (0.000s) 2023-01-11T23:39:16.5861539Z test_topological_sort (fx.test_pass_infra.TestPassManager) 2023-01-11T23:39:16.5861836Z Tests that passes are correctly ordered based on contraints. ... ok (0.011s) 2023-01-11T23:39:16.5862106Z test_matching_pattern_with_list_type_arg (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T23:39:16.5862359Z test_replace_pattern_with_filters (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.022s) 2023-01-11T23:39:16.5862624Z test_subgraph_rewriter_annotations_int (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.007s) 2023-01-11T23:39:16.5862879Z test_subgraph_rewriter_call_method (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.010s) 2023-01-11T23:39:16.5863158Z test_subgraph_rewriter_correct_output_replacement (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.006s) 2023-01-11T23:39:16.5863424Z test_subgraph_rewriter_graph_argument_order (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.017s) 2023-01-11T23:39:16.5863749Z test_subgraph_rewriter_internal_pattern_nodes_cannot_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5864001Z test_subgraph_rewriter_local_revert (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2023-01-11T23:39:16.5864269Z test_subgraph_rewriter_multiple_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.008s) 2023-01-11T23:39:16.5864532Z test_subgraph_rewriter_nodes_with_kwargs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.016s) 2023-01-11T23:39:16.5864804Z test_subgraph_rewriter_pattern_is_entire_graph (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5865126Z test_subgraph_rewriter_pattern_output_pattern_node_can_have_users_that_are_not_matched (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5865380Z test_subgraph_rewriter_placeholder_matching (fx.test_subgraph_rewriter.TestSubgraphRewriter) 2023-01-11T23:39:16.5865694Z This tests that a placeholder Node can be matched to a Node with ... ok (0.012s) 2023-01-11T23:39:16.5865957Z test_subgraph_rewriter_preserves_logic (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5866246Z test_subgraph_rewriter_replace_consecutive_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T23:39:16.5866606Z test_subgraph_rewriter_replace_with_duplicated_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2023-01-11T23:39:16.5866885Z test_subgraph_rewriter_replace_with_multiple_outputs (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5867170Z test_subgraph_rewriter_replaces_referenced_submodules (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.013s) 2023-01-11T23:39:16.5867437Z test_subgraph_rewriter_single_pattern_match (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5867805Z test_subgraph_rewriter_traced_as_callable (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2023-01-11T23:39:16.5868083Z test_subgraph_rewriter_with_oneliner_pattern (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5868358Z test_subgraph_rewriter_with_overlapping_matches (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.011s) 2023-01-11T23:39:16.5868693Z test_subgraph_rewriter_with_unused_args (fx.test_subgraph_rewriter.TestSubgraphRewriter) ... ok (0.012s) 2023-01-11T23:39:16.5869002Z test_flatten_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.013s) 2023-01-11T23:39:16.5869232Z test_resnet50 (fx.test_gradual_type.TypeCheckerTest) ... skip: no torchvision (0.000s) 2023-01-11T23:39:16.5869484Z test_symbolic_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.013s) 2023-01-11T23:39:16.5869711Z test_symbolic_add_with_broadcast_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T23:39:16.5869924Z test_type_check_add_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T23:39:16.5870131Z test_type_check_add_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T23:39:16.5870354Z test_type_check_add_with_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T23:39:16.5870568Z test_type_check_add_with_scalar (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T23:39:16.5870786Z test_type_check_batch_norm_2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2023-01-11T23:39:16.5871019Z test_type_check_batch_norm_2D_broadcast (fx.test_gradual_type.TypeCheckerTest) ... ok (0.009s) 2023-01-11T23:39:16.5871238Z test_type_check_batch_norm_2D_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T23:39:16.5871457Z test_type_check_batch_norm_symbolic (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2023-01-11T23:39:16.5871657Z test_type_check_conv2D (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2023-01-11T23:39:16.5871861Z test_type_check_conv2D_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.012s) 2023-01-11T23:39:16.5872069Z test_type_check_conv2D_2_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.166s) 2023-01-11T23:39:16.5872301Z test_type_check_conv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.010s) 2023-01-11T23:39:16.5872514Z test_type_check_conv2D_types (fx.test_gradual_type.TypeCheckerTest) ... ok (0.117s) 2023-01-11T23:39:16.5872722Z test_type_check_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T23:39:16.5872929Z test_type_check_flatten3 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T23:39:16.5873134Z test_type_check_flatten_2 (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T23:39:16.5873351Z test_type_check_reshape_dyn_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2023-01-11T23:39:16.5873680Z test_type_check_reshape_dyn_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.007s) 2023-01-11T23:39:16.5873924Z test_type_check_reshape_dyn_true_param_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.004s) 2023-01-11T23:39:16.5874136Z test_type_check_reshape_false (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T23:39:16.5874347Z test_type_check_reshape_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.005s) 2023-01-11T23:39:16.5874750Z test_type_check_symbolic_inferenceconv2D_maxpool2d_flatten (fx.test_gradual_type.TypeCheckerTest) ... ok (0.036s) 2023-01-11T23:39:16.5875012Z test_type_check_transpose_False (fx.test_gradual_type.TypeCheckerTest) ... ok (0.000s) 2023-01-11T23:39:16.5875228Z test_type_check_transpose_true (fx.test_gradual_type.TypeCheckerTest) ... ok (0.012s) 2023-01-11T23:39:16.5875499Z test_type_maxpool2d_fully_static (fx.test_gradual_type.TypeCheckerTest) ... ok (0.041s) 2023-01-11T23:39:16.5875819Z test_type_typechecl_maxpool2d_3dinput (fx.test_gradual_type.TypeCheckerTest) ... ok (0.003s) 2023-01-11T23:39:16.5876060Z test_typecheck_basicblock (fx.test_gradual_type.TypeCheckerTest) ... ok (0.006s) 2023-01-11T23:39:16.5876071Z 2023-01-11T23:39:16.5876271Z ---------------------------------------------------------------------- 2023-01-11T23:39:16.5876378Z Ran 1057 tests in 15.688s 2023-01-11T23:39:16.5876386Z 2023-01-11T23:39:16.5876483Z OK (skipped=640) 2023-01-11T23:39:16.5876490Z 2023-01-11T23:39:16.5876584Z Generating XML reports... 2023-01-11T23:39:16.5876908Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.AnnotationsTest-20230111233859.xml 2023-01-11T23:39:16.5877207Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_cse_pass.TestCSEPass-20230111233859.xml 2023-01-11T23:39:16.5877513Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_common_passes.TestCommonPass-20230111233859.xml 2023-01-11T23:39:16.5877811Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_const_fold.TestConstFold-20230111233859.xml 2023-01-11T23:39:16.5878198Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_fx_param_shape_control_flow.TestConstParamShapeInControlFlow-20230111233859.xml 2023-01-11T23:39:16.5878479Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_dce_pass.TestDCE-20230111233859.xml 2023-01-11T23:39:16.5878722Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFX-20230111233859.xml 2023-01-11T23:39:16.5879050Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFXAPIBackwardCompatibility-20230111233859.xml 2023-01-11T23:39:16.5879341Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestFunctionalTracing-20230111233859.xml 2023-01-11T23:39:16.5879644Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_pass_infra.TestPassManager-20230111233859.xml 2023-01-11T23:39:16.5879981Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_subgraph_rewriter.TestSubgraphRewriter-20230111233859.xml 2023-01-11T23:39:16.5880289Z Generated XML report: test-reports\python-unittest\test_fx\TEST-fx.test_gradual_type.TypeCheckerTest-20230111233859.xml 2023-01-11T23:39:16.5880595Z Generated XML report: test-reports\python-unittest\test_fx\TEST-TestOperatorSignaturesCUDA-20230111233859.xml 2023-01-11T23:39:16.5880604Z 2023-01-11T23:39:16.5881002Z ##[endgroup] 2023-01-11T23:39:16.5881298Z FINISHED PRINTING LOG FILE of test_fx (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_fx_tl3zykyy) 2023-01-11T23:39:16.5881306Z 2023-01-11T23:39:16.5881456Z Running test_cuda_trace ... [2023-01-11 23:39:16.517906] 2023-01-11T23:39:16.5881932Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:39:16.524021] 2023-01-11T23:40:22.5397274Z 2023-01-11T23:40:22.5397947Z Expand the folded group to see the log file of test_cuda_trace 2023-01-11T23:40:22.5399127Z ##[group]PRINTING LOG FILE of test_cuda_trace (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_trace_oh77pvpx) 2023-01-11T23:40:22.5424408Z 2023-01-11T23:40:22.5427511Z , <__main__.TestCudaTrace testMethod=test_device_synchronization_callback>, <__main__.TestCudaTrace testMethod=test_event_creation_callback>, <__main__.TestCudaTrace testMethod=test_event_deletion_callback>, <__main__.TestCudaTrace testMethod=test_event_record_callback>, <__main__.TestCudaTrace testMethod=test_event_synchronization_callback>, <__main__.TestCudaTrace testMethod=test_event_wait_callback>, <__main__.TestCudaTrace testMethod=test_memcpy_synchronization>, <__main__.TestCudaTrace testMethod=test_memory_allocation_callback>, <__main__.TestCudaTrace testMethod=test_memory_deallocation_callback>, <__main__.TestCudaTrace testMethod=test_stream_creation_callback>, <__main__.TestCudaTrace testMethod=test_stream_synchronization_callback>]> 2023-01-11T23:40:22.5429456Z test_all_trace_callbacks_called (__main__.TestCudaTrace) 2023-01-11T23:40:22.5430046Z test_device_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5430431Z test_event_creation_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5430809Z test_event_deletion_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5431314Z test_event_record_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5431927Z test_event_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5432582Z test_event_wait_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5433188Z test_memcpy_synchronization (__main__.TestCudaTrace) 2023-01-11T23:40:22.5433784Z test_memory_allocation_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5434415Z test_memory_deallocation_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5435069Z test_stream_creation_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5435808Z test_stream_synchronization_callback (__main__.TestCudaTrace) 2023-01-11T23:40:22.5436759Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5437561Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5438438Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5439301Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5439543Z 2023-01-11T23:40:22.5439643Z Running tests... 2023-01-11T23:40:22.5440176Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5440892Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5441623Z test_all_trace_callbacks_called (__main__.TestCudaTrace) ... ok (0.094s) 2023-01-11T23:40:22.5441965Z 2023-01-11T23:40:22.5442280Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5442824Z Ran 1 test in 0.094s 2023-01-11T23:40:22.5443124Z 2023-01-11T23:40:22.5443258Z OK 2023-01-11T23:40:22.5443501Z 2023-01-11T23:40:22.5443710Z Generating XML reports... 2023-01-11T23:40:22.5444535Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233923.xml 2023-01-11T23:40:22.5445457Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5446250Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5447098Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5447977Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5448601Z 2023-01-11T23:40:22.5448778Z Running tests... 2023-01-11T23:40:22.5449310Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5450092Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5450864Z test_device_synchronization_callback (__main__.TestCudaTrace) ... ok (0.097s) 2023-01-11T23:40:22.5451551Z 2023-01-11T23:40:22.5451967Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5452790Z Ran 1 test in 0.094s 2023-01-11T23:40:22.5453082Z 2023-01-11T23:40:22.5453229Z OK 2023-01-11T23:40:22.5453433Z 2023-01-11T23:40:22.5453757Z Generating XML reports... 2023-01-11T23:40:22.5454610Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233927.xml 2023-01-11T23:40:22.5455615Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5456457Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5457101Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5457858Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5458095Z 2023-01-11T23:40:22.5458193Z Running tests... 2023-01-11T23:40:22.5458527Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5458965Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5459378Z test_event_creation_callback (__main__.TestCudaTrace) ... ok (1.986s) 2023-01-11T23:40:22.5459600Z 2023-01-11T23:40:22.5459790Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5460105Z Ran 1 test in 1.984s 2023-01-11T23:40:22.5460254Z 2023-01-11T23:40:22.5460338Z OK 2023-01-11T23:40:22.5460458Z 2023-01-11T23:40:22.5460571Z Generating XML reports... 2023-01-11T23:40:22.5461014Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233931.xml 2023-01-11T23:40:22.5461627Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5462146Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5462680Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5463207Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5463436Z 2023-01-11T23:40:22.5463611Z Running tests... 2023-01-11T23:40:22.5463966Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5464551Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5464982Z test_event_deletion_callback (__main__.TestCudaTrace) ... ok (1.980s) 2023-01-11T23:40:22.5465205Z 2023-01-11T23:40:22.5465396Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5465711Z Ran 1 test in 1.984s 2023-01-11T23:40:22.5465859Z 2023-01-11T23:40:22.5466013Z OK 2023-01-11T23:40:22.5466133Z 2023-01-11T23:40:22.5466248Z Generating XML reports... 2023-01-11T23:40:22.5466693Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233937.xml 2023-01-11T23:40:22.5467327Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5467840Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5468369Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5469105Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5469332Z 2023-01-11T23:40:22.5469411Z Running tests... 2023-01-11T23:40:22.5469739Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5470200Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5470734Z test_event_record_callback (__main__.TestCudaTrace) ... ok (2.001s) 2023-01-11T23:40:22.5470954Z 2023-01-11T23:40:22.5471399Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5471748Z Ran 1 test in 2.000s 2023-01-11T23:40:22.5471899Z 2023-01-11T23:40:22.5471959Z OK 2023-01-11T23:40:22.5472078Z 2023-01-11T23:40:22.5472193Z Generating XML reports... 2023-01-11T23:40:22.5472633Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233943.xml 2023-01-11T23:40:22.5473266Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5473787Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5474319Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5474853Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5475079Z 2023-01-11T23:40:22.5475156Z Running tests... 2023-01-11T23:40:22.5475486Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5475909Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5476349Z test_event_synchronization_callback (__main__.TestCudaTrace) ... ok (1.998s) 2023-01-11T23:40:22.5476588Z 2023-01-11T23:40:22.5476871Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5477206Z Ran 1 test in 2.000s 2023-01-11T23:40:22.5477356Z 2023-01-11T23:40:22.5477416Z OK 2023-01-11T23:40:22.5477614Z 2023-01-11T23:40:22.5477789Z Generating XML reports... 2023-01-11T23:40:22.5478256Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233950.xml 2023-01-11T23:40:22.5478890Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5479402Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5479936Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5480476Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5480705Z 2023-01-11T23:40:22.5480782Z Running tests... 2023-01-11T23:40:22.5481109Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5481540Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5481955Z test_event_wait_callback (__main__.TestCudaTrace) ... ok (2.022s) 2023-01-11T23:40:22.5482169Z 2023-01-11T23:40:22.5482360Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5482675Z Ran 1 test in 2.015s 2023-01-11T23:40:22.5482825Z 2023-01-11T23:40:22.5482886Z OK 2023-01-11T23:40:22.5483004Z 2023-01-11T23:40:22.5483115Z Generating XML reports... 2023-01-11T23:40:22.5483649Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111233956.xml 2023-01-11T23:40:22.5484379Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5484963Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5485495Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5486162Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5486391Z 2023-01-11T23:40:22.5486468Z Running tests... 2023-01-11T23:40:22.5486796Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5487226Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5487657Z test_memcpy_synchronization (__main__.TestCudaTrace) ... ok (2.077s) 2023-01-11T23:40:22.5487970Z 2023-01-11T23:40:22.5488175Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5488496Z Ran 1 test in 2.078s 2023-01-11T23:40:22.5488647Z 2023-01-11T23:40:22.5488725Z OK 2023-01-11T23:40:22.5488827Z 2023-01-11T23:40:22.5488940Z Generating XML reports... 2023-01-11T23:40:22.5489380Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111234002.xml 2023-01-11T23:40:22.5490016Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5490641Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5491340Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5491887Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5492114Z 2023-01-11T23:40:22.5492198Z Running tests... 2023-01-11T23:40:22.5492524Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5492949Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5493376Z test_memory_allocation_callback (__main__.TestCudaTrace) ... ok (0.105s) 2023-01-11T23:40:22.5493603Z 2023-01-11T23:40:22.5493792Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5494111Z Ran 1 test in 0.094s 2023-01-11T23:40:22.5494259Z 2023-01-11T23:40:22.5494336Z OK 2023-01-11T23:40:22.5494438Z 2023-01-11T23:40:22.5494548Z Generating XML reports... 2023-01-11T23:40:22.5494987Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111234009.xml 2023-01-11T23:40:22.5495613Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5496123Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5496649Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5497286Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5497512Z 2023-01-11T23:40:22.5497606Z Running tests... 2023-01-11T23:40:22.5498067Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5498522Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5498956Z test_memory_deallocation_callback (__main__.TestCudaTrace) ... ok (0.093s) 2023-01-11T23:40:22.5499190Z 2023-01-11T23:40:22.5499379Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5499691Z Ran 1 test in 0.110s 2023-01-11T23:40:22.5499840Z 2023-01-11T23:40:22.5499916Z OK 2023-01-11T23:40:22.5500017Z 2023-01-11T23:40:22.5500133Z Generating XML reports... 2023-01-11T23:40:22.5500573Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111234013.xml 2023-01-11T23:40:22.5501197Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5501708Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5502365Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5502898Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5503125Z 2023-01-11T23:40:22.5503219Z Running tests... 2023-01-11T23:40:22.5503529Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5504051Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5504575Z test_stream_creation_callback (__main__.TestCudaTrace) ... ok (0.082s) 2023-01-11T23:40:22.5504909Z 2023-01-11T23:40:22.5505101Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5505501Z Ran 1 test in 0.078s 2023-01-11T23:40:22.5505652Z 2023-01-11T23:40:22.5505730Z OK 2023-01-11T23:40:22.5505833Z 2023-01-11T23:40:22.5505948Z Generating XML reports... 2023-01-11T23:40:22.5506387Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111234017.xml 2023-01-11T23:40:22.5507019Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:122: UserWarning: loaded 76 slow tests 2023-01-11T23:40:22.5507866Z warnings.warn(f"loaded {len(slow_tests_dict)} slow tests") 2023-01-11T23:40:22.5508780Z C:\actions-runner\_work\pytorch\pytorch\build\win_tmp\build\torch\testing\_internal\common_utils.py:126: UserWarning: loaded 210 disabled tests 2023-01-11T23:40:22.5509713Z warnings.warn(f"loaded {len(disabled_tests_dict)} disabled tests") 2023-01-11T23:40:22.5510107Z 2023-01-11T23:40:22.5510284Z Running tests... 2023-01-11T23:40:22.5510846Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5511707Z Test results will be stored in test-reports\python-unittest\test_cuda_trace 2023-01-11T23:40:22.5512537Z test_stream_synchronization_callback (__main__.TestCudaTrace) ... ok (0.101s) 2023-01-11T23:40:22.5512957Z 2023-01-11T23:40:22.5513291Z ---------------------------------------------------------------------- 2023-01-11T23:40:22.5513845Z Ran 1 test in 0.109s 2023-01-11T23:40:22.5514115Z 2023-01-11T23:40:22.5514261Z OK 2023-01-11T23:40:22.5514457Z 2023-01-11T23:40:22.5514676Z Generating XML reports... 2023-01-11T23:40:22.5515483Z Generated XML report: test-reports\python-unittest\test_cuda_trace\TEST-TestCudaTrace-20230111234021.xml 2023-01-11T23:40:22.5516042Z 2023-01-11T23:40:22.5516647Z ##[endgroup] 2023-01-11T23:40:22.5517423Z FINISHED PRINTING LOG FILE of test_cuda_trace (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_cuda_trace_oh77pvpx) 2023-01-11T23:40:22.5518079Z 2023-01-11T23:40:22.5518274Z Running test_namedtuple_return_api ... [2023-01-11 23:40:22.545770] 2023-01-11T23:40:22.5519048Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_namedtuple_return_api.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:40:22.547769] 2023-01-11T23:40:32.0885161Z 2023-01-11T23:40:32.0885930Z Expand the folded group to see the log file of test_namedtuple_return_api 2023-01-11T23:40:32.0887749Z ##[group]PRINTING LOG FILE of test_namedtuple_return_api (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtuple_return_api_e0y_8nt5) 2023-01-11T23:40:32.0888433Z 2023-01-11T23:40:32.0888635Z Running tests... 2023-01-11T23:40:32.0889252Z ---------------------------------------------------------------------- 2023-01-11T23:40:32.0890105Z Test results will be stored in test-reports\python-unittest\test_namedtuple_return_api 2023-01-11T23:40:32.0891037Z test_import_return_types (__main__.TestNamedTupleAPI) ... ok (2.609s) 2023-01-11T23:40:32.0892421Z test_namedtuple_return (__main__.TestNamedTupleAPI) ... C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T23:40:32.0894041Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T23:40:32.0894693Z Q, R = torch.qr(A, some) 2023-01-11T23:40:32.0895188Z should be replaced with 2023-01-11T23:40:32.0896181Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2459.) 2023-01-11T23:40:32.0897117Z ret1 = func(a, *op.input) 2023-01-11T23:40:32.0898347Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:155: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T23:40:32.0899539Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T23:40:32.0900190Z Q, R = torch.qr(A, some) 2023-01-11T23:40:32.0900671Z should be replaced with 2023-01-11T23:40:32.0901668Z Q, R = torch.linalg.qr(A, 'reduced' if some else 'complete') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2471.) 2023-01-11T23:40:32.0902711Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T23:40:32.0903876Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T23:40:32.0905249Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T23:40:32.0906090Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T23:40:32.0906626Z should be replaced with 2023-01-11T23:40:32.0907224Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T23:40:32.0907757Z and 2023-01-11T23:40:32.0908217Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T23:40:32.0908751Z should be replaced with 2023-01-11T23:40:32.0909742Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2910.) 2023-01-11T23:40:32.0910698Z ret1 = func(a, *op.input) 2023-01-11T23:40:32.0911745Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:155: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T23:40:32.0913082Z The default behavior has changed from using the upper triangular portion of the matrix by default to using the lower triangular portion. 2023-01-11T23:40:32.0913919Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T23:40:32.0914420Z should be replaced with 2023-01-11T23:40:32.0915067Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T23:40:32.0915601Z and 2023-01-11T23:40:32.0916084Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T23:40:32.0916616Z should be replaced with 2023-01-11T23:40:32.0917611Z L, V = torch.linalg.eigh(A, UPLO='U' if upper else 'L') (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2928.) 2023-01-11T23:40:32.0918597Z ret2 = func(a, *op.input, out=tuple(ret1)) 2023-01-11T23:40:32.0919746Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.triangular_solve is deprecated in favor of torch.linalg.solve_triangularand will be removed in a future PyTorch release. 2023-01-11T23:40:32.0921146Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T23:40:32.0922000Z X = torch.triangular_solve(B, A).solution 2023-01-11T23:40:32.0922523Z should be replaced with 2023-01-11T23:40:32.0923475Z X = torch.linalg.solve_triangular(A, B). (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2225.) 2023-01-11T23:40:32.0924406Z ret1 = func(a, *op.input) 2023-01-11T23:40:32.0925488Z C:\actions-runner\_work\pytorch\pytorch\test\test_namedtuple_return_api.py:149: UserWarning: torch.lu is deprecated in favor of torch.linalg.lu_factor / torch.linalg.lu_factor_ex and will be removed in a future PyTorch release. 2023-01-11T23:40:32.0926825Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T23:40:32.0927365Z should be replaced with 2023-01-11T23:40:32.0927958Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T23:40:32.0928486Z and 2023-01-11T23:40:32.0929034Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T23:40:32.0929602Z should be replaced with 2023-01-11T23:40:32.0930771Z LU, pivots, info = torch.linalg.lu_factor_ex(A, compute_pivots) (Triggered internally at C:\actions-runner\_work\pytorch\pytorch\aten\src\ATen\native\BatchLinearAlgebra.cpp:2029.) 2023-01-11T23:40:32.0931763Z ret1 = func(a, *op.input) 2023-01-11T23:40:32.0932211Z ok (0.220s) 2023-01-11T23:40:32.0932809Z test_native_functions_yaml (__main__.TestNamedTupleAPI) ... ok (2.327s) 2023-01-11T23:40:32.0933240Z 2023-01-11T23:40:32.0933617Z ---------------------------------------------------------------------- 2023-01-11T23:40:32.0934201Z Ran 3 tests in 5.157s 2023-01-11T23:40:32.0934493Z 2023-01-11T23:40:32.0934642Z OK 2023-01-11T23:40:32.0934867Z 2023-01-11T23:40:32.0935092Z Generating XML reports... 2023-01-11T23:40:32.0935985Z Generated XML report: test-reports\python-unittest\test_namedtuple_return_api\TEST-TestNamedTupleAPI-20230111234026.xml 2023-01-11T23:40:32.0936628Z 2023-01-11T23:40:32.0937210Z ##[endgroup] 2023-01-11T23:40:32.0938124Z FINISHED PRINTING LOG FILE of test_namedtuple_return_api (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_namedtuple_return_api_e0y_8nt5) 2023-01-11T23:40:32.0938805Z 2023-01-11T23:40:32.0939099Z Running test_overrides ... [2023-01-11 23:40:32.089196] 2023-01-11T23:40:32.0940040Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_overrides.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:40:32.089196] 2023-01-11T23:40:41.6132244Z 2023-01-11T23:40:41.6132943Z Expand the folded group to see the log file of test_overrides 2023-01-11T23:40:41.6133961Z ##[group]PRINTING LOG FILE of test_overrides (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_overrides_ag23f7ff) 2023-01-11T23:40:41.6148531Z 2023-01-11T23:40:41.6151775Z Running tests... 2023-01-11T23:40:41.6152376Z ---------------------------------------------------------------------- 2023-01-11T23:40:41.6153087Z Test results will be stored in test-reports\python-unittest\test_overrides 2023-01-11T23:40:41.6153823Z test_broadcast_all (__main__.TestBroadcastAllOverride) ... ok (2.699s) 2023-01-11T23:40:41.6154584Z test_parameter_does_not_prevent_dispatch (__main__.TestDisabledTorchFunction) ... ok (0.004s) 2023-01-11T23:40:41.6155320Z test_wrapper (__main__.TestEinsumOverride) ... ok (0.010s) 2023-01-11T23:40:41.6155948Z test_gradcheck (__main__.TestGradCheckOverride) ... ok (0.032s) 2023-01-11T23:40:41.6156583Z test_newones (__main__.TestGradNewOnesOverride) ... ok (0.010s) 2023-01-11T23:40:41.6157252Z test_getitem (__main__.TestIndexing) ... ok (0.001s) 2023-01-11T23:40:41.6157824Z test_getitem_subclass (__main__.TestIndexing) ... ok (0.003s) 2023-01-11T23:40:41.6158505Z test_setitem (__main__.TestIndexing) ... ok (0.001s) 2023-01-11T23:40:41.6159063Z test_setitem_subclass (__main__.TestIndexing) ... ok (0.002s) 2023-01-11T23:40:41.6159641Z test_setitem_val (__main__.TestIndexing) ... ok (0.001s) 2023-01-11T23:40:41.6160201Z test_iterator (__main__.TestIterator) ... ok (0.001s) 2023-01-11T23:40:41.6160918Z test_max (__main__.TestNamedTuple) ... ok (0.002s) 2023-01-11T23:40:41.6161630Z test_pickle (__main__.TestPickle) ... ok (0.002s) 2023-01-11T23:40:41.6162198Z test_rnn (__main__.TestRNN) ... ok (0.006s) 2023-01-11T23:40:41.6162790Z test_resolve_name (__main__.TestResolveName) ... ok (0.192s) 2023-01-11T23:40:41.6163498Z test_all_same_mode (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6164590Z test_basic (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6165406Z test_disable_enable_subclass (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6165867Z test_disable_subclass_not_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6166309Z test_distributions_bernoulli (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6166740Z test_error_using_class_method_on_mode (__main__.TestTorchFunctionMode) ... ok (0.028s) 2023-01-11T23:40:41.6167345Z test_factory_override (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6167776Z test_get_cur_mode (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6168177Z test_get_mode_stack (__main__.TestTorchFunctionMode) ... ok (0.000s) 2023-01-11T23:40:41.6168605Z test_mode_notimplemented_loop (__main__.TestTorchFunctionMode) ... ok (0.005s) 2023-01-11T23:40:41.6169035Z test_modes_handle_first (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6169460Z test_modes_return_notimplemented (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6169940Z test_nested_modes_with_python_has_torch_function (__main__.TestTorchFunctionMode) ... ok (0.003s) 2023-01-11T23:40:41.6170385Z test_nested_same_mode (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6170778Z test_nn_parse_to (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6171301Z test_reentrant_mode_idiom (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6171826Z test_restacking_with_ancestor (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6172306Z test_subclass_hash (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6172704Z test_with_mode (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6173127Z test_with_mode_created_separately (__main__.TestTorchFunctionMode) ... ok (0.001s) 2023-01-11T23:40:41.6173560Z test_with_nested_modes (__main__.TestTorchFunctionMode) ... ok (0.002s) 2023-01-11T23:40:41.6173978Z test_Tensor___add__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6174403Z test_Tensor___and__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6174802Z test_Tensor___array__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6175240Z test_Tensor___array_wrap__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6175671Z test_Tensor___bool__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6176091Z test_Tensor___complex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6176518Z test_Tensor___contains__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6176982Z test_Tensor___cuda_array_interface_____get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6177459Z test_Tensor___deepcopy__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6177972Z test_Tensor___div__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6178530Z test_Tensor___dlpack__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6178988Z test_Tensor___dlpack_device__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6179418Z test_Tensor___eq__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6179832Z test_Tensor___float__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6180266Z test_Tensor___floordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6180677Z test_Tensor___format__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6181096Z test_Tensor___ge__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6181518Z test_Tensor___getitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6182072Z test_Tensor___gt__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6182486Z test_Tensor___iadd__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6182904Z test_Tensor___iand__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6183296Z test_Tensor___idiv__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6183717Z test_Tensor___ifloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6184343Z test_Tensor___ilshift__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6185106Z test_Tensor___imod__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6185634Z test_Tensor___imul__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6186052Z test_Tensor___index__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6186469Z test_Tensor___int__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6186872Z test_Tensor___invert__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6187291Z test_Tensor___ior__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6187709Z test_Tensor___irshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6188125Z test_Tensor___isub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6188537Z test_Tensor___ixor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6188951Z test_Tensor___le__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6189342Z test_Tensor___len__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6189751Z test_Tensor___long__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6190164Z test_Tensor___lshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6190578Z test_Tensor___lt__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6191104Z test_Tensor___matmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6191651Z test_Tensor___mod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6192065Z test_Tensor___mul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6192465Z test_Tensor___ne__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6192888Z test_Tensor___nonzero__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6193304Z test_Tensor___or__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6193719Z test_Tensor___radd__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6194133Z test_Tensor___rand__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6194521Z test_Tensor___rdiv__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6194945Z test_Tensor___reduce_ex__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6195371Z test_Tensor___repr__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6195783Z test_Tensor___reversed__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6196212Z test_Tensor___rfloordiv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6196642Z test_Tensor___rlshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6197070Z test_Tensor___rmatmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6197566Z test_Tensor___rmod__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6197987Z test_Tensor___rmul__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6198571Z test_Tensor___ror__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6198986Z test_Tensor___rpow__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6199524Z test_Tensor___rrshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6199947Z test_Tensor___rshift__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6200344Z test_Tensor___rsub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6200760Z test_Tensor___rxor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6201173Z test_Tensor___setitem__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6201684Z test_Tensor___setstate__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6202122Z test_Tensor___sub__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6202540Z test_Tensor___truediv__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6202938Z test_Tensor___xor__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6203389Z test_Tensor__autocast_to_full_precision (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6203880Z test_Tensor__autocast_to_reduced_precision (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6204443Z test_Tensor__coalesced_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6204870Z test_Tensor__dimI (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6205443Z test_Tensor__dimV (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6205869Z test_Tensor__indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6206271Z test_Tensor__is_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6206709Z test_Tensor__nested_tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6207139Z test_Tensor__nnz (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6207561Z test_Tensor__to_dense (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6207996Z test_Tensor__update_names (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6208428Z test_Tensor__values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6208820Z test_Tensor_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6209232Z test_Tensor_abs_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6209652Z test_Tensor_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6210080Z test_Tensor_absolute_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6210499Z test_Tensor_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6210912Z test_Tensor_acos_ (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6211493Z test_Tensor_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6212004Z test_Tensor_acosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6212510Z test_Tensor_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6212919Z test_Tensor_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6213339Z test_Tensor_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6213755Z test_Tensor_addbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6214161Z test_Tensor_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6214582Z test_Tensor_addcdiv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6215008Z test_Tensor_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6215508Z test_Tensor_addcmul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6216208Z test_Tensor_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6217131Z test_Tensor_addmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6218634Z test_Tensor_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6219426Z test_Tensor_addmv_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6220137Z test_Tensor_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6220855Z test_Tensor_addr_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6221786Z test_Tensor_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6222610Z test_Tensor_align_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6223381Z test_Tensor_align_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6224144Z test_Tensor_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6224830Z test_Tensor_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6225273Z test_Tensor_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6226008Z test_Tensor_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6226552Z test_Tensor_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6226972Z test_Tensor_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6227367Z test_Tensor_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6227791Z test_Tensor_apply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6228208Z test_Tensor_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6228727Z test_Tensor_arccos_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6229149Z test_Tensor_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6229562Z test_Tensor_arccosh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6229965Z test_Tensor_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6230378Z test_Tensor_arcsin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6230783Z test_Tensor_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6231193Z test_Tensor_arcsinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6231599Z test_Tensor_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6232123Z test_Tensor_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6232611Z test_Tensor_arctan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6233117Z test_Tensor_arctan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6233526Z test_Tensor_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6233937Z test_Tensor_arctanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6234356Z test_Tensor_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6234765Z test_Tensor_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6235301Z test_Tensor_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6235702Z test_Tensor_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6236130Z test_Tensor_as_strided (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6236660Z test_Tensor_as_strided_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6237104Z test_Tensor_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6237534Z test_Tensor_asin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6238037Z test_Tensor_asin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6239506Z test_Tensor_asinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6240114Z test_Tensor_asinh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6240534Z test_Tensor_atan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6240942Z test_Tensor_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6241352Z test_Tensor_atan2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6241865Z test_Tensor_atan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6242279Z test_Tensor_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6242691Z test_Tensor_atanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6243108Z test_Tensor_backward (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6243525Z test_Tensor_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6243949Z test_Tensor_baddbmm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6244367Z test_Tensor_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6244773Z test_Tensor_bernoulli_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6245197Z test_Tensor_bfloat16 (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6245616Z test_Tensor_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6246159Z test_Tensor_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6246735Z test_Tensor_bitwise_and_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6247292Z test_Tensor_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6247749Z test_Tensor_bitwise_left_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6248177Z test_Tensor_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6248610Z test_Tensor_bitwise_not_ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6249034Z test_Tensor_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6249459Z test_Tensor_bitwise_or_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6249901Z test_Tensor_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6250488Z test_Tensor_bitwise_right_shift_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6251218Z test_Tensor_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6251981Z test_Tensor_bitwise_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6252786Z test_Tensor_bmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6253229Z test_Tensor_bool (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6253719Z test_Tensor_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6254324Z test_Tensor_byte (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6254715Z test_Tensor_cauchy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6255141Z test_Tensor_ccol_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6255598Z test_Tensor_cdouble (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6256109Z test_Tensor_ceil (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6256562Z test_Tensor_ceil_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6257123Z test_Tensor_cfloat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6257680Z test_Tensor_chalf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6258420Z test_Tensor_char (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6259389Z test_Tensor_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6260233Z test_Tensor_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6261101Z test_Tensor_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6261933Z test_Tensor_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6262698Z test_Tensor_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6263135Z test_Tensor_clamp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6263749Z test_Tensor_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6264542Z test_Tensor_clamp_max_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6265213Z test_Tensor_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6265656Z test_Tensor_clamp_min_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6266077Z test_Tensor_clip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6266640Z test_Tensor_clip_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6267446Z test_Tensor_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6268279Z test_Tensor_coalesce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6269118Z test_Tensor_col_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6270259Z test_Tensor_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6271116Z test_Tensor_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6271943Z test_Tensor_conj_physical_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6272776Z test_Tensor_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6273592Z test_Tensor_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6274448Z test_Tensor_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6275280Z test_Tensor_copysign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6276166Z test_Tensor_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6276905Z test_Tensor_cos (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6277689Z test_Tensor_cos_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6278457Z test_Tensor_cosh (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6279235Z test_Tensor_cosh_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6280036Z test_Tensor_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6280827Z test_Tensor_cov (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6281653Z test_Tensor_cpu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6282443Z test_Tensor_cross (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6283324Z test_Tensor_crow_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6284116Z test_Tensor_cuda (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6284891Z test_Tensor_cummax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6285341Z test_Tensor_cummin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6285901Z test_Tensor_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6286430Z test_Tensor_cumprod_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6286859Z test_Tensor_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6287476Z test_Tensor_cumsum_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6287895Z test_Tensor_data_ptr (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:40:41.6288316Z test_Tensor_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6288913Z test_Tensor_deg2rad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6289713Z test_Tensor_dense_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6290683Z test_Tensor_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6291265Z test_Tensor_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6291675Z test_Tensor_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6292090Z test_Tensor_detach_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6292507Z test_Tensor_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6292914Z test_Tensor_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6293338Z test_Tensor_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6293764Z test_Tensor_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6294197Z test_Tensor_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6294625Z test_Tensor_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6295040Z test_Tensor_digamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6295441Z test_Tensor_digamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6295854Z test_Tensor_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6296579Z test_Tensor_dist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6297383Z test_Tensor_div (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6298083Z test_Tensor_div_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6298592Z test_Tensor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6299010Z test_Tensor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6299406Z test_Tensor_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6299809Z test_Tensor_double (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6300225Z test_Tensor_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6300642Z test_Tensor_element_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6301054Z test_Tensor_eq (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6301453Z test_Tensor_eq_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6301844Z test_Tensor_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6302254Z test_Tensor_erf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6302655Z test_Tensor_erf_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6303058Z test_Tensor_erfc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6303677Z test_Tensor_erfc_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6304474Z test_Tensor_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6305230Z test_Tensor_erfinv_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6305988Z test_Tensor_exp (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6306748Z test_Tensor_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6307527Z test_Tensor_exp2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6308215Z test_Tensor_exp_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6308813Z test_Tensor_expand (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6309223Z test_Tensor_expand_as (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6309641Z test_Tensor_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6310048Z test_Tensor_expm1_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6310474Z test_Tensor_exponential_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6311355Z test_Tensor_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6312220Z test_Tensor_fill_diagonal_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6313018Z test_Tensor_fix (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6313507Z test_Tensor_fix_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6314033Z test_Tensor_flatten (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6314806Z test_Tensor_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6315573Z test_Tensor_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6316330Z test_Tensor_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6316745Z test_Tensor_float (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6317168Z test_Tensor_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6317610Z test_Tensor_float_power_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6318076Z test_Tensor_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6318911Z test_Tensor_floor_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6319728Z test_Tensor_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6320518Z test_Tensor_floor_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6320955Z test_Tensor_fmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6321363Z test_Tensor_fmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6321767Z test_Tensor_fmod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6322297Z test_Tensor_fmod_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6322777Z test_Tensor_frac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6323184Z test_Tensor_frac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6323574Z test_Tensor_frexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6323985Z test_Tensor_gather (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6324395Z test_Tensor_gcd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6324803Z test_Tensor_gcd_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6325204Z test_Tensor_ge (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6325948Z test_Tensor_ge_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6326759Z test_Tensor_geometric_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6327532Z test_Tensor_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6327977Z test_Tensor_ger (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6328396Z test_Tensor_get_device (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6328819Z test_Tensor_greater (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6329239Z test_Tensor_greater_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6329656Z test_Tensor_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6330275Z test_Tensor_greater_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6330694Z test_Tensor_gt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6331099Z test_Tensor_gt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6331504Z test_Tensor_half (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6331925Z test_Tensor_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6332420Z test_Tensor_has_names (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6333159Z test_Tensor_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6334011Z test_Tensor_heaviside_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6334480Z test_Tensor_histc (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6335141Z test_Tensor_histogram (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6335702Z test_Tensor_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6336116Z test_Tensor_hypot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6336504Z test_Tensor_hypot_ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6336910Z test_Tensor_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6337311Z test_Tensor_i0_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6337719Z test_Tensor_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6338133Z test_Tensor_igamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6338552Z test_Tensor_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6338952Z test_Tensor_igammac_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6339373Z test_Tensor_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6339801Z test_Tensor_index_add_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6340221Z test_Tensor_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6340986Z test_Tensor_index_copy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6341851Z test_Tensor_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6342580Z test_Tensor_index_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6343059Z test_Tensor_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6343485Z test_Tensor_index_put_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6343911Z test_Tensor_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6344348Z test_Tensor_index_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6344781Z test_Tensor_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6345188Z test_Tensor_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6345604Z test_Tensor_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6346008Z test_Tensor_int (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6346417Z test_Tensor_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6346836Z test_Tensor_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6347241Z test_Tensor_ipu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6347642Z test_Tensor_is_coalesced (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6348484Z test_Tensor_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6349262Z test_Tensor_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6350153Z test_Tensor_is_contiguous (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6350599Z test_Tensor_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6351043Z test_Tensor_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6351486Z test_Tensor_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6353187Z test_Tensor_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6353709Z test_Tensor_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6354137Z test_Tensor_is_pinned (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6354568Z test_Tensor_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6355047Z test_Tensor_is_set_to (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6355915Z test_Tensor_is_shared (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6356644Z test_Tensor_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6357442Z test_Tensor_isclose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6357873Z test_Tensor_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6358291Z test_Tensor_isinf (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6358705Z test_Tensor_isnan (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6359122Z test_Tensor_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6359527Z test_Tensor_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6359943Z test_Tensor_isreal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6360352Z test_Tensor_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6360766Z test_Tensor_item (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6361174Z test_Tensor_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6361587Z test_Tensor_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6361982Z test_Tensor_lcm (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6362418Z test_Tensor_lcm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6363245Z test_Tensor_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6363972Z test_Tensor_ldexp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6364738Z test_Tensor_le (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6365149Z test_Tensor_le_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6365554Z test_Tensor_lerp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6365953Z test_Tensor_lerp_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6366358Z test_Tensor_less (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6366759Z test_Tensor_less_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6367172Z test_Tensor_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6367596Z test_Tensor_less_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6368016Z test_Tensor_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6368418Z test_Tensor_lgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6368825Z test_Tensor_log (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6369230Z test_Tensor_log10 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6369634Z test_Tensor_log10_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6370649Z test_Tensor_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6371353Z test_Tensor_log1p_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6372075Z test_Tensor_log2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6372494Z test_Tensor_log2_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6372898Z test_Tensor_log_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6373417Z test_Tensor_log_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6373865Z test_Tensor_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6374295Z test_Tensor_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6374714Z test_Tensor_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6375157Z test_Tensor_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6375581Z test_Tensor_logdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6376002Z test_Tensor_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6376430Z test_Tensor_logical_and_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6376853Z test_Tensor_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6377565Z test_Tensor_logical_not_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6378422Z test_Tensor_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6379188Z test_Tensor_logical_or_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6379666Z test_Tensor_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6380098Z test_Tensor_logical_xor_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6380523Z test_Tensor_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6380937Z test_Tensor_logit_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6381342Z test_Tensor_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6381755Z test_Tensor_long (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6382155Z test_Tensor_lt (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6382557Z test_Tensor_lt_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6382954Z test_Tensor_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6383359Z test_Tensor_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6383751Z test_Tensor_map2_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6384163Z test_Tensor_map_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6384899Z test_Tensor_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6385767Z test_Tensor_masked_fill_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6386553Z test_Tensor_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6387034Z test_Tensor_masked_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:40:41.6387466Z test_Tensor_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6387901Z test_Tensor_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6388333Z test_Tensor_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6388774Z test_Tensor_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6389203Z test_Tensor_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6389750Z test_Tensor_maximum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6390151Z test_Tensor_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6390573Z test_Tensor_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6390993Z test_Tensor_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6391411Z test_Tensor_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6392189Z test_Tensor_mm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6393050Z test_Tensor_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6393774Z test_Tensor_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6394259Z test_Tensor_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6394687Z test_Tensor_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6395111Z test_Tensor_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6395526Z test_Tensor_mul_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6395956Z test_Tensor_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6396388Z test_Tensor_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6396805Z test_Tensor_multiply_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6397232Z test_Tensor_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6397654Z test_Tensor_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6398092Z test_Tensor_mvlgamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6398524Z test_Tensor_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6399011Z test_Tensor_nan_to_num_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6399847Z test_Tensor_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6400724Z test_Tensor_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6401510Z test_Tensor_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6402250Z test_Tensor_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6403008Z test_Tensor_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6403744Z test_Tensor_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6404184Z test_Tensor_ndimension (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6456543Z test_Tensor_ne (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6457237Z test_Tensor_ne_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6458085Z test_Tensor_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6458902Z test_Tensor_neg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6459619Z test_Tensor_negative (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6460321Z test_Tensor_negative_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6461063Z test_Tensor_nelement (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6461827Z test_Tensor_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6462585Z test_Tensor_nextafter_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6463301Z test_Tensor_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6464004Z test_Tensor_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6464796Z test_Tensor_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6465911Z test_Tensor_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6466747Z test_Tensor_not_equal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6467376Z test_Tensor_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6467790Z test_Tensor_numpy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6468221Z test_Tensor_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6468767Z test_Tensor_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6469198Z test_Tensor_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6469614Z test_Tensor_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6470043Z test_Tensor_pin_memory (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6470468Z test_Tensor_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6470889Z test_Tensor_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6471322Z test_Tensor_polygamma_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6471859Z test_Tensor_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6472703Z test_Tensor_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6473456Z test_Tensor_pow_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6474135Z test_Tensor_prelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6474536Z test_Tensor_prod (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6474942Z test_Tensor_put (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6475347Z test_Tensor_put_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6476103Z test_Tensor_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6476984Z test_Tensor_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6477596Z test_Tensor_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6478025Z test_Tensor_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6478458Z test_Tensor_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6478879Z test_Tensor_qr (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6479621Z test_Tensor_qscheme (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6480461Z test_Tensor_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6481201Z test_Tensor_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6481667Z test_Tensor_rad2deg_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6482088Z test_Tensor_random_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6482503Z test_Tensor_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6482930Z test_Tensor_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6483366Z test_Tensor_reciprocal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6483803Z test_Tensor_record_stream (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6484243Z test_Tensor_refine_names (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6484662Z test_Tensor_register_hook (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6485080Z test_Tensor_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6485695Z test_Tensor_relu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6486492Z test_Tensor_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6487588Z test_Tensor_remainder_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6488448Z test_Tensor_rename (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6489176Z test_Tensor_rename_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6489613Z test_Tensor_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6490027Z test_Tensor_renorm_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6490574Z test_Tensor_repeat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6491034Z test_Tensor_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6491485Z test_Tensor_requires_grad_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6491901Z test_Tensor_reshape (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6492336Z test_Tensor_reshape_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6492758Z test_Tensor_resize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6493166Z test_Tensor_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6493602Z test_Tensor_resize_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6494456Z test_Tensor_resize_as_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6495216Z test_Tensor_resize_as_sparse_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6496032Z test_Tensor_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6496485Z test_Tensor_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6496917Z test_Tensor_retain_grad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6497338Z test_Tensor_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6497750Z test_Tensor_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6498162Z test_Tensor_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6498559Z test_Tensor_round_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6498978Z test_Tensor_row_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6499398Z test_Tensor_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6499811Z test_Tensor_rsqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6500226Z test_Tensor_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6500645Z test_Tensor_scatter_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6501212Z test_Tensor_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6502057Z test_Tensor_scatter_add_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6502882Z test_Tensor_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6503587Z test_Tensor_scatter_reduce_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6504388Z test_Tensor_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6505155Z test_Tensor_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6505591Z test_Tensor_set_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6506003Z test_Tensor_sgn (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6506406Z test_Tensor_sgn_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6506828Z test_Tensor_share_memory_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6507260Z test_Tensor_short (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6507856Z test_Tensor_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6508307Z test_Tensor_sigmoid_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6509140Z test_Tensor_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6509873Z test_Tensor_sign_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6510299Z test_Tensor_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6511175Z test_Tensor_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6511619Z test_Tensor_sin_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6512026Z test_Tensor_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6512413Z test_Tensor_sinc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6512820Z test_Tensor_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6513226Z test_Tensor_sinh_ (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6513637Z test_Tensor_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6514069Z test_Tensor_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6514504Z test_Tensor_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6514900Z test_Tensor_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6515312Z test_Tensor_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6515769Z test_Tensor_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6516600Z test_Tensor_sparse_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6517454Z test_Tensor_sparse_mask (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6518274Z test_Tensor_sparse_resize_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6519117Z test_Tensor_sparse_resize_and_clear_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6519763Z test_Tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6520198Z test_Tensor_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6520627Z test_Tensor_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6521036Z test_Tensor_sqrt_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6521451Z test_Tensor_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6521850Z test_Tensor_square_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6522270Z test_Tensor_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6522684Z test_Tensor_squeeze_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6523303Z test_Tensor_sspaddmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6524113Z test_Tensor_std (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6524931Z test_Tensor_stft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6525504Z test_Tensor_storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6525938Z test_Tensor_storage_offset (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6526385Z test_Tensor_storage_type (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6526806Z test_Tensor_sub (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6527209Z test_Tensor_sub_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6527619Z test_Tensor_subtract (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6528044Z test_Tensor_subtract_ (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6528607Z test_Tensor_sum (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6529197Z test_Tensor_sum_to_size (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6529974Z test_Tensor_svd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6530642Z test_Tensor_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6531079Z test_Tensor_swapaxes_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6531637Z test_Tensor_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6532066Z test_Tensor_swapdims_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6532490Z test_Tensor_symeig (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6532897Z test_Tensor_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6533296Z test_Tensor_t_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6533708Z test_Tensor_take (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6534129Z test_Tensor_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6534534Z test_Tensor_tan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6534939Z test_Tensor_tan_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6535409Z test_Tensor_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6536246Z test_Tensor_tanh_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6537092Z test_Tensor_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6537822Z test_Tensor_tile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6538219Z test_Tensor_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6538632Z test_Tensor_to_dense (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6539058Z test_Tensor_to_mkldnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6539477Z test_Tensor_to_sparse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6539890Z test_Tensor_tolist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6540300Z test_Tensor_topk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6540694Z test_Tensor_trace (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6541117Z test_Tensor_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6541548Z test_Tensor_transpose_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6542107Z test_Tensor_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6542913Z test_Tensor_tril (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6543611Z test_Tensor_tril_ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6544046Z test_Tensor_triu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6544439Z test_Tensor_triu_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6544859Z test_Tensor_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6545288Z test_Tensor_true_divide_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6545709Z test_Tensor_trunc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6546124Z test_Tensor_trunc_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6546539Z test_Tensor_type (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6546938Z test_Tensor_type_as (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6547350Z test_Tensor_unbind (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6547919Z test_Tensor_unfold (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6548334Z test_Tensor_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6548750Z test_Tensor_unique (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6549182Z test_Tensor_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6549607Z test_Tensor_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6550129Z test_Tensor_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6550594Z test_Tensor_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6551042Z test_Tensor_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6551467Z test_Tensor_unsqueeze_ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6551906Z test_Tensor_untyped_storage (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6552321Z test_Tensor_values (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6552915Z test_Tensor_var (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6553710Z test_Tensor_vdot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6554532Z test_Tensor_view (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6555290Z test_Tensor_view_as (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6556118Z test_Tensor_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6556727Z test_Tensor_where (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:40:41.6557125Z test_Tensor_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6557538Z test_Tensor_xlogy_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6557949Z test_Tensor_xpu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6558364Z test_Tensor_zero_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6558789Z test__TensorBase_H___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6559223Z test__TensorBase_T___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6559665Z test__TensorBase__backward_hooks___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6560131Z test__TensorBase__base___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6560578Z test__TensorBase__cdata___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6561017Z test__TensorBase__grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6561464Z test__TensorBase__grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6561916Z test__TensorBase__version___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6562348Z test__TensorBase_data___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6562795Z test__TensorBase_device___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6563242Z test__TensorBase_dtype___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6563686Z test__TensorBase_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6564132Z test__TensorBase_grad_fn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6564578Z test__TensorBase_imag___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6565020Z test__TensorBase_is_cpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6565452Z test__TensorBase_is_cuda___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6566063Z test__TensorBase_is_ipu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6566509Z test__TensorBase_is_leaf___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6566951Z test__TensorBase_is_meta___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6567399Z test__TensorBase_is_mkldnn___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6567852Z test__TensorBase_is_mps___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6568359Z test__TensorBase_is_nested___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6568828Z test__TensorBase_is_ort___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6569282Z test__TensorBase_is_quantized___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6569748Z test__TensorBase_is_sparse___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6570248Z test__TensorBase_is_sparse_csr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6570706Z test__TensorBase_is_vulkan___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6571137Z test__TensorBase_is_xpu___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6571574Z test__TensorBase_layout___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6572009Z test__TensorBase_mH___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6572435Z test__TensorBase_mT___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6572867Z test__TensorBase_name___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6573304Z test__TensorBase_names___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6573721Z test__TensorBase_ndim___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6574173Z test__TensorBase_output_nr___get__ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6574610Z test__TensorBase_real___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6575058Z test__TensorBase_requires_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6575517Z test__TensorBase_retains_grad___get__ (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6575971Z test__TensorBase_shape___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6576687Z test__TensorBase_volatile___get__ (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6577457Z test_base (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6578004Z test_grad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6578436Z test_has_torch_function_non_sequence (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6578861Z test_mean_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T23:40:41.6579247Z Test that a function with one argument can be overrided ... ok (0.006s) 2023-01-11T23:40:41.6579626Z test_mm_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T23:40:41.6580003Z Test that a function with multiple arguments can be overrided ... ok (0.000s) 2023-01-11T23:40:41.6580411Z test_pow_rpow (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6580816Z test_precedence_semantics (__main__.TestTorchFunctionOverride) 2023-01-11T23:40:41.6581219Z Test semantics for __torch_function__ for functions that take ... ok (0.011s) 2023-01-11T23:40:41.6581635Z test_tensor_subclass_propagation (__main__.TestTorchFunctionOverride) 2023-01-11T23:40:41.6582045Z this test exercises the functionality described in ... ok (0.003s) 2023-01-11T23:40:41.6582441Z test_torch__C__fft_fft_fft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6583032Z test_torch__C__fft_fft_fft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6583458Z test_torch__C__fft_fft_fftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6583894Z test_torch__C__fft_fft_fftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6584325Z test_torch__C__fft_fft_hfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6584835Z test_torch__C__fft_fft_hfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6585635Z test_torch__C__fft_fft_hfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6586477Z test_torch__C__fft_fft_ifft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6587261Z test_torch__C__fft_fft_ifft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6587732Z test_torch__C__fft_fft_ifftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6588177Z test_torch__C__fft_fft_ifftshift (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6588642Z test_torch__C__fft_fft_ihfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6589413Z test_torch__C__fft_fft_ihfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6590204Z test_torch__C__fft_fft_ihfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6590712Z test_torch__C__fft_fft_irfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6591143Z test_torch__C__fft_fft_irfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6591575Z test_torch__C__fft_fft_irfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6592011Z test_torch__C__fft_fft_rfft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6592436Z test_torch__C__fft_fft_rfft2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6592867Z test_torch__C__fft_fft_rfftn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6593300Z test_torch__C__linalg_linalg_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6593768Z test_torch__C__linalg_linalg_cholesky_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6594228Z test_torch__C__linalg_linalg_cond (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6594684Z test_torch__C__linalg_linalg_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6595131Z test_torch__C__linalg_linalg_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6595586Z test_torch__C__linalg_linalg_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6596023Z test_torch__C__linalg_linalg_eig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6596482Z test_torch__C__linalg_linalg_eigh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6596939Z test_torch__C__linalg_linalg_eigvals (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6597400Z test_torch__C__linalg_linalg_eigvalsh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6597883Z test_torch__C__linalg_linalg_householder_product (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6598363Z test_torch__C__linalg_linalg_inv (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6598811Z test_torch__C__linalg_linalg_inv_ex (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6599255Z test_torch__C__linalg_linalg_ldl_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6599725Z test_torch__C__linalg_linalg_ldl_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6600191Z test_torch__C__linalg_linalg_ldl_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6600801Z test_torch__C__linalg_linalg_lstsq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6601247Z test_torch__C__linalg_linalg_lu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6601701Z test_torch__C__linalg_linalg_lu_factor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6602171Z test_torch__C__linalg_linalg_lu_factor_ex (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6602701Z test_torch__C__linalg_linalg_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6603176Z test_torch__C__linalg_linalg_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6603639Z test_torch__C__linalg_linalg_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6604102Z test_torch__C__linalg_linalg_matrix_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6604580Z test_torch__C__linalg_linalg_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6605051Z test_torch__C__linalg_linalg_matrix_rank (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6605513Z test_torch__C__linalg_linalg_multi_dot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6606090Z test_torch__C__linalg_linalg_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6606963Z test_torch__C__linalg_linalg_pinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6607672Z test_torch__C__linalg_linalg_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6608138Z test_torch__C__linalg_linalg_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6608597Z test_torch__C__linalg_linalg_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6609053Z test_torch__C__linalg_linalg_solve_ex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6609511Z test_torch__C__linalg_linalg_solve_triangular (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6609980Z test_torch__C__linalg_linalg_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6610431Z test_torch__C__linalg_linalg_svdvals (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6610895Z test_torch__C__linalg_linalg_tensorinv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6611366Z test_torch__C__linalg_linalg_tensorsolve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6611831Z test_torch__C__linalg_linalg_vander (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6612290Z test_torch__C__linalg_linalg_vecdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6612729Z test_torch__C__linalg_linalg_vector_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6613183Z test_torch__C__nn_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6613616Z test_torch__C__nn_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6614041Z test_torch__C__nn_gelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6614461Z test_torch__C__nn_linear (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6614895Z test_torch__C__nn_log_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6615313Z test_torch__C__nn_one_hot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6615745Z test_torch__C__nn_softplus (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6616182Z test_torch__C__nn_softshrink (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6616634Z test_torch__C__special_special_airy_ai (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6618081Z test_torch__C__special_special_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6618554Z test_torch__C__special_special_bessel_j1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6619024Z test_torch__C__special_special_bessel_y0 (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6619477Z test_torch__C__special_special_bessel_y1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6620073Z test_torch__C__special_special_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6620623Z test_torch__C__special_special_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6621134Z test_torch__C__special_special_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6621642Z test_torch__C__special_special_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6622119Z test_torch__C__special_special_digamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6622585Z test_torch__C__special_special_entr (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6623025Z test_torch__C__special_special_erf (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6623489Z test_torch__C__special_special_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6623946Z test_torch__C__special_special_erfcx (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6624404Z test_torch__C__special_special_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6624861Z test_torch__C__special_special_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6625317Z test_torch__C__special_special_expit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6625775Z test_torch__C__special_special_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6626215Z test_torch__C__special_special_gammainc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6626692Z test_torch__C__special_special_gammaincc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6627166Z test_torch__C__special_special_gammaln (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:40:41.6627661Z test_torch__C__special_special_hermite_polynomial_h (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6628175Z test_torch__C__special_special_hermite_polynomial_he (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6628653Z test_torch__C__special_special_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6629103Z test_torch__C__special_special_i0e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6629549Z test_torch__C__special_special_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6630000Z test_torch__C__special_special_i1e (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6630625Z test_torch__C__special_special_laguerre_polynomial_l (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6631608Z test_torch__C__special_special_legendre_polynomial_p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6632340Z test_torch__C__special_special_log1p (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6632812Z test_torch__C__special_special_log_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6633293Z test_torch__C__special_special_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6633754Z test_torch__C__special_special_logit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6634392Z test_torch__C__special_special_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6634889Z test_torch__C__special_special_modified_bessel_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6635395Z test_torch__C__special_special_modified_bessel_i1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6635890Z test_torch__C__special_special_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6636473Z test_torch__C__special_special_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6636989Z test_torch__C__special_special_multigammaln (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6637444Z test_torch__C__special_special_ndtr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6637908Z test_torch__C__special_special_ndtri (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6638385Z test_torch__C__special_special_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6638852Z test_torch__C__special_special_psi (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6639310Z test_torch__C__special_special_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6639796Z test_torch__C__special_special_scaled_modified_bessel_k0 (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6640318Z test_torch__C__special_special_scaled_modified_bessel_k1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6640834Z test_torch__C__special_special_shifted_chebyshev_polynomial_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6641370Z test_torch__C__special_special_shifted_chebyshev_polynomial_u (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6641899Z test_torch__C__special_special_shifted_chebyshev_polynomial_v (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6642483Z test_torch__C__special_special_shifted_chebyshev_polynomial_w (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6643487Z test_torch__C__special_special_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6644431Z test_torch__C__special_special_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6645067Z test_torch__C__special_special_spherical_bessel_j0 (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6645539Z test_torch__C__special_special_xlog1py (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6646004Z test_torch__C__special_special_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6646464Z test_torch__C__special_special_zeta (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6646907Z test_torch__assert_async (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6647331Z test_torch__conj_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6647762Z test_torch__fw_primal_copy (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6648175Z test_torch__indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6648614Z test_torch__lobpcg_lobpcg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6649060Z test_torch__lowrank_pca_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6649510Z test_torch__lowrank_svd_lowrank (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6649950Z test_torch__make_dual_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6650393Z test_torch__native_batch_norm_legit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6650961Z test_torch__neg_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6651388Z test_torch__reshape_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6651828Z test_torch__rowwise_prune (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6652281Z test_torch__sparse_broadcast_to_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6652728Z test_torch__values_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6653218Z test_torch_abs (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6653654Z test_torch_absolute (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6654052Z test_torch_acos (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6654458Z test_torch_acosh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6654888Z test_torch_adaptive_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6655340Z test_torch_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6655758Z test_torch_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6656168Z test_torch_addbmm (__main__.TestTorchFunctionOverride) ... ok (0.011s) 2023-01-11T23:40:41.6656599Z test_torch_addcdiv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6657017Z test_torch_addcmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6657426Z test_torch_addmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6657829Z test_torch_addmv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6658241Z test_torch_addr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6658649Z test_torch_adjoint (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6659087Z test_torch_affine_grid_generator (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6659522Z test_torch_alias_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6660263Z test_torch_all (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6661042Z test_torch_allclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6661606Z test_torch_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6662035Z test_torch_amax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6662439Z test_torch_amin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6662829Z test_torch_aminmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6663245Z test_torch_angle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6663652Z test_torch_any (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6664062Z test_torch_arccos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6664475Z test_torch_arccosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6664884Z test_torch_arcsin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6665275Z test_torch_arcsinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6665682Z test_torch_arctan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6666094Z test_torch_arctan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6666499Z test_torch_arctanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6666906Z test_torch_argmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6667311Z test_torch_argmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6667704Z test_torch_argsort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6668275Z test_torch_argwhere (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6668703Z test_torch_as_strided_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6669147Z test_torch_as_strided_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6669574Z test_torch_asin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6669977Z test_torch_asinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6670439Z test_torch_atan (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6670863Z test_torch_atan2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6671268Z test_torch_atanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6671684Z test_torch_avg_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6672100Z test_torch_baddbmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6672521Z test_torch_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6672962Z test_torch_batch_norm_backward_elemt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6673414Z test_torch_batch_norm_backward_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6673867Z test_torch_batch_norm_elemt (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6674314Z test_torch_batch_norm_gather_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6674790Z test_torch_batch_norm_gather_stats_with_counts (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6675305Z test_torch_batch_norm_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6676133Z test_torch_batch_norm_update_stats (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6676910Z test_torch_bernoulli (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6677367Z test_torch_bilinear (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6677825Z test_torch_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6678274Z test_torch_bincount (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6678689Z test_torch_binomial (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6679110Z test_torch_bitwise_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6679545Z test_torch_bitwise_left_shift (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6679962Z test_torch_bitwise_not (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6680384Z test_torch_bitwise_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6680818Z test_torch_bitwise_right_shift (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6681258Z test_torch_bitwise_xor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6681667Z test_torch_bmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6682083Z test_torch_broadcast_to (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6682494Z test_torch_bucketize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6682905Z test_torch_cat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6683331Z test_torch_ccol_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6683754Z test_torch_ceil (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6684155Z test_torch_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6684575Z test_torch_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6684985Z test_torch_cholesky (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6685570Z test_torch_cholesky_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6686011Z test_torch_cholesky_solve (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6686463Z test_torch_choose_qparams_optimized (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6686904Z test_torch_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6687395Z test_torch_clamp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6687983Z test_torch_clamp_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6688763Z test_torch_clamp_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6689424Z test_torch_clip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6689839Z test_torch_clone (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6690270Z test_torch_col_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6690706Z test_torch_column_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6691136Z test_torch_combinations (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6691545Z test_torch_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6691960Z test_torch_concat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6692386Z test_torch_concatenate (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6692801Z test_torch_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6693218Z test_torch_conj_physical (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6693659Z test_torch_constant_pad_nd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6694065Z test_torch_conv1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6694481Z test_torch_conv2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6694888Z test_torch_conv3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6695297Z test_torch_conv_tbc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6695730Z test_torch_conv_transpose1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6696164Z test_torch_conv_transpose2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6696586Z test_torch_conv_transpose3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6697173Z test_torch_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6697980Z test_torch_copysign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6698626Z test_torch_corrcoef (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6699049Z test_torch_cos (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6699453Z test_torch_cosh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6699884Z test_torch_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6700324Z test_torch_cosine_similarity (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6700762Z test_torch_count_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6701176Z test_torch_cov (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6701575Z test_torch_cross (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6701999Z test_torch_crow_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6702423Z test_torch_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6702817Z test_torch_cummax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6703382Z test_torch_cummin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6703796Z test_torch_cumprod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6704205Z test_torch_cumsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6704703Z test_torch_cumulative_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6705509Z test_torch_deg2rad (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6707037Z test_torch_dequantize (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6707518Z test_torch_det (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6707926Z test_torch_detach (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6708348Z test_torch_detach_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6708762Z test_torch_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6709183Z test_torch_diag_embed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6709586Z test_torch_diagflat (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6710004Z test_torch_diagonal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6710431Z test_torch_diagonal_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6710873Z test_torch_diagonal_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6711296Z test_torch_diff (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6711703Z test_torch_digamma (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6712094Z test_torch_dist (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6712489Z test_torch_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6712942Z test_torch_divide (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6713667Z test_torch_dot (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6714438Z test_torch_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6714959Z test_torch_dsmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6715370Z test_torch_dsplit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6715772Z test_torch_dstack (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6716191Z test_torch_embedding (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6716623Z test_torch_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6717053Z test_torch_empty_like (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6717461Z test_torch_eq (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6717865Z test_torch_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6718252Z test_torch_erf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6718652Z test_torch_erfc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6719053Z test_torch_erfinv (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6719457Z test_torch_exp (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6719867Z test_torch_exp2 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6720281Z test_torch_expand_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6720683Z test_torch_expm1 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6721131Z test_torch_fake_quantize_per_channel_affine (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6721618Z test_torch_fake_quantize_per_tensor_affine (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6722257Z test_torch_fbgemm_linear_fp16_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6722751Z test_torch_fbgemm_linear_fp16_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6723233Z test_torch_fbgemm_linear_int8_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6723714Z test_torch_fbgemm_linear_int8_weight_fp32_activation (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6724261Z test_torch_fbgemm_linear_quantize_weight (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6724804Z test_torch_fbgemm_pack_gemm_matrix_fp16 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6725678Z test_torch_fbgemm_pack_quantized_matrix (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6726485Z test_torch_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6726962Z test_torch_feature_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6727384Z test_torch_fix (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6727771Z test_torch_flatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6728183Z test_torch_flip (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6728592Z test_torch_fliplr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6729007Z test_torch_flipud (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6729427Z test_torch_float_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6729848Z test_torch_floor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6730248Z test_torch_floor_divide (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6730661Z test_torch_fmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6731063Z test_torch_fmin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6731462Z test_torch_fmod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6731859Z test_torch_frac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6732263Z test_torch_frexp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6732686Z test_torch_frobenius_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6732873Z test_torch_full_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6733093Z test_torch_functional_atleast_1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6733309Z test_torch_functional_atleast_2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6733524Z test_torch_functional_atleast_3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6733743Z test_torch_functional_block_diag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6733973Z test_torch_functional_broadcast_tensors (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6734197Z test_torch_functional_cartesian_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6734406Z test_torch_functional_cdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6734628Z test_torch_functional_chain_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6734840Z test_torch_functional_einsum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6735042Z test_torch_functional_lu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6735259Z test_torch_functional_meshgrid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6735466Z test_torch_functional_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6735831Z test_torch_functional_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6736039Z test_torch_functional_stft (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6736258Z test_torch_functional_tensordot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6736471Z test_torch_functional_unique (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6736779Z test_torch_functional_unique_consecutive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6737026Z test_torch_fused_moving_avg_obs_fake_quant (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6737204Z test_torch_gather (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6737391Z test_torch_gcd (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6737578Z test_torch_ge (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6737772Z test_torch_geqrf (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6737956Z test_torch_ger (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6738150Z test_torch_gradient (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6738344Z test_torch_greater (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6738552Z test_torch_greater_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6738759Z test_torch_grid_sampler (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6738965Z test_torch_grid_sampler_2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6739170Z test_torch_grid_sampler_3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6739374Z test_torch_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6739557Z test_torch_gru (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6739753Z test_torch_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6739940Z test_torch_gt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6740139Z test_torch_hardshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6740336Z test_torch_heaviside (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6740536Z test_torch_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6740728Z test_torch_histc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6740922Z test_torch_histogram (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6741129Z test_torch_histogramdd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6741417Z test_torch_hsmm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6741786Z test_torch_hsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6742162Z test_torch_hstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6742513Z test_torch_hypot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6742844Z test_torch_i0 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6743064Z test_torch_igamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6743264Z test_torch_igammac (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6743454Z test_torch_imag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6743649Z test_torch_index_add (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6743848Z test_torch_index_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6744043Z test_torch_index_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6744385Z test_torch_index_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6744570Z test_torch_index_reduce (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6744839Z test_torch_index_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6745277Z test_torch_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6745651Z test_torch_inner (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6746218Z test_torch_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6746605Z test_torch_int_repr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6746980Z test_torch_inverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6747332Z test_torch_is_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6747550Z test_torch_is_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6747765Z test_torch_is_distributed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6748034Z test_torch_is_floating_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6748240Z test_torch_is_inference (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6748432Z test_torch_is_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6748629Z test_torch_is_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6748830Z test_torch_is_same_size (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6749022Z test_torch_is_signed (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6749214Z test_torch_isclose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6749410Z test_torch_isfinite (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6749586Z test_torch_isin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6749774Z test_torch_isinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6749962Z test_torch_isnan (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6750155Z test_torch_isneginf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6750349Z test_torch_isposinf (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6750544Z test_torch_isreal (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6750731Z test_torch_istft (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6750919Z test_torch_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6751105Z test_torch_kron (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6751297Z test_torch_kthvalue (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6751500Z test_torch_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6751683Z test_torch_lcm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6751870Z test_torch_ldexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6752052Z test_torch_le (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6752293Z test_torch_lerp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6752700Z test_torch_less (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6753061Z test_torch_less_equal (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6753432Z test_torch_lgamma (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6753770Z test_torch_log (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6754130Z test_torch_log10 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6754608Z test_torch_log1p (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6754801Z test_torch_log2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6755002Z test_torch_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6755203Z test_torch_logaddexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6755407Z test_torch_logaddexp2 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6755729Z test_torch_logcumsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6756099Z test_torch_logdet (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6756484Z test_torch_logical_and (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6756906Z test_torch_logical_not (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6757272Z test_torch_logical_or (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6757520Z test_torch_logical_xor (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6757714Z test_torch_logit (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6757914Z test_torch_logsumexp (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6758085Z test_torch_lstm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6758282Z test_torch_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6758505Z test_torch_lt (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6758701Z test_torch_lu_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6758897Z test_torch_lu_unpack (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6759111Z test_torch_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6759309Z test_torch_masked_fill (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6759520Z test_torch_masked_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6759936Z test_torch_masked_select (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6760316Z test_torch_matmul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6760696Z test_torch_matrix_exp (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6761113Z test_torch_matrix_power (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6761441Z test_torch_max (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6761832Z test_torch_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6762088Z test_torch_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6762288Z test_torch_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6762489Z test_torch_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6762669Z test_torch_maximum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6762857Z test_torch_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6763051Z test_torch_median (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6763236Z test_torch_min (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6763434Z test_torch_minimum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6763644Z test_torch_miopen_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6763858Z test_torch_miopen_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6764087Z test_torch_miopen_convolution_add_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6764307Z test_torch_miopen_convolution_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6764698Z test_torch_miopen_convolution_transpose (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6764930Z test_torch_miopen_depthwise_convolution (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6765128Z test_torch_miopen_rnn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6765317Z test_torch_mode (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6765594Z test_torch_moveaxis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6765804Z test_torch_movedim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6765996Z test_torch_msort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6766184Z test_torch_mul (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6766391Z test_torch_multinomial (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6766574Z test_torch_multiply (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6766759Z test_torch_mv (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6767002Z test_torch_mvlgamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6767417Z test_torch_nan_to_num (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6767792Z test_torch_nanmean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6768184Z test_torch_nanmedian (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6768516Z test_torch_nanquantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6768720Z test_torch_nansum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6768912Z test_torch_narrow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6769229Z test_torch_narrow_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6769645Z test_torch_native_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6769900Z test_torch_native_channel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6770110Z test_torch_native_dropout (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6770318Z test_torch_native_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6770524Z test_torch_native_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6770727Z test_torch_native_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6770913Z test_torch_ne (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6771080Z test_torch_neg (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6771277Z test_torch_negative (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6771478Z test_torch_nextafter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6771701Z test_torch_nn_functional__threshold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6771943Z test_torch_nn_functional_adaptive_avg_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6772183Z test_torch_nn_functional_adaptive_avg_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6772417Z test_torch_nn_functional_adaptive_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6772672Z test_torch_nn_functional_adaptive_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6772909Z test_torch_nn_functional_adaptive_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6773166Z test_torch_nn_functional_adaptive_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6773519Z test_torch_nn_functional_adaptive_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6773775Z test_torch_nn_functional_adaptive_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6774001Z test_torch_nn_functional_affine_grid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6774229Z test_torch_nn_functional_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6774521Z test_torch_nn_functional_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6774819Z test_torch_nn_functional_binary_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6775344Z test_torch_nn_functional_binary_cross_entropy_with_logits (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6775757Z test_torch_nn_functional_celu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6776245Z test_torch_nn_functional_cosine_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6776661Z test_torch_nn_functional_cross_entropy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6777060Z test_torch_nn_functional_ctc_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6777270Z test_torch_nn_functional_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6777499Z test_torch_nn_functional_dropout1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6777846Z test_torch_nn_functional_dropout2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6778253Z test_torch_nn_functional_dropout3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6778671Z test_torch_nn_functional_elu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6779066Z test_torch_nn_functional_embedding (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6779408Z test_torch_nn_functional_embedding_bag (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6779663Z test_torch_nn_functional_feature_alpha_dropout (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6779876Z test_torch_nn_functional_fold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6780115Z test_torch_nn_functional_fractional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6780380Z test_torch_nn_functional_fractional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6780620Z test_torch_nn_functional_fractional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6780874Z test_torch_nn_functional_fractional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6781108Z test_torch_nn_functional_gaussian_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6781320Z test_torch_nn_functional_glu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6781544Z test_torch_nn_functional_grid_sample (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6781764Z test_torch_nn_functional_group_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6781993Z test_torch_nn_functional_gumbel_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6782431Z test_torch_nn_functional_hardtanh (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6782899Z test_torch_nn_functional_hinge_embedding_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6783305Z test_torch_nn_functional_huber_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6783671Z test_torch_nn_functional_instance_norm (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6784343Z test_torch_nn_functional_interpolate (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6784578Z test_torch_nn_functional_kl_div (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6784792Z test_torch_nn_functional_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6785010Z test_torch_nn_functional_layer_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6785317Z test_torch_nn_functional_leaky_relu (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6785578Z test_torch_nn_functional_local_response_norm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6785800Z test_torch_nn_functional_log_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6786017Z test_torch_nn_functional_lp_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6786240Z test_torch_nn_functional_lp_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6786477Z test_torch_nn_functional_margin_ranking_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6786697Z test_torch_nn_functional_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6786936Z test_torch_nn_functional_max_pool1d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6787156Z test_torch_nn_functional_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6787486Z test_torch_nn_functional_max_pool2d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6787895Z test_torch_nn_functional_max_pool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6788369Z test_torch_nn_functional_max_pool3d_with_indices (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6788794Z test_torch_nn_functional_max_unpool1d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6789123Z test_torch_nn_functional_max_unpool2d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6789337Z test_torch_nn_functional_max_unpool3d (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6789765Z test_torch_nn_functional_mish (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6790202Z test_torch_nn_functional_mse_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6790690Z test_torch_nn_functional_multi_head_attention_forward (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6791132Z test_torch_nn_functional_multi_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6791613Z test_torch_nn_functional_multilabel_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6791904Z test_torch_nn_functional_multilabel_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6792122Z test_torch_nn_functional_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6792345Z test_torch_nn_functional_normalize (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6792560Z test_torch_nn_functional_pad (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6792791Z test_torch_nn_functional_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6793001Z test_torch_nn_functional_relu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6793211Z test_torch_nn_functional_relu6 (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6793416Z test_torch_nn_functional_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6793627Z test_torch_nn_functional_selu (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6793983Z test_torch_nn_functional_silu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6794210Z test_torch_nn_functional_smooth_l1_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6794438Z test_torch_nn_functional_soft_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6794654Z test_torch_nn_functional_softmax (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6794941Z test_torch_nn_functional_softmin (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6795157Z test_torch_nn_functional_softsign (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6795380Z test_torch_nn_functional_tanhshrink (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6795617Z test_torch_nn_functional_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6795880Z test_torch_nn_functional_triplet_margin_with_distance_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6796100Z test_torch_nn_functional_unfold (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6796308Z test_torch_nn_init_constant_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6796526Z test_torch_nn_init_kaiming_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6796777Z test_torch_nn_init_normal_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6797211Z test_torch_nn_init_uniform_ (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6797589Z test_torch_nonzero (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6797990Z test_torch_norm_except_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6798301Z test_torch_not_equal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6798738Z test_torch_nuclear_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6799056Z test_torch_numel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6799259Z test_torch_ones_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6799450Z test_torch_orgqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6799643Z test_torch_ormqr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6799833Z test_torch_outer (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6800032Z test_torch_pairwise_distance (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6800221Z test_torch_pdist (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6800417Z test_torch_permute (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6800619Z test_torch_permute_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6800819Z test_torch_pinverse (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6801087Z test_torch_pixel_shuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6801469Z test_torch_pixel_unshuffle (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6801849Z test_torch_poisson (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6802239Z test_torch_poisson_nll_loss (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6802597Z test_torch_polar (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6802831Z test_torch_polygamma (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6803029Z test_torch_positive (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6803216Z test_torch_pow (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6803559Z test_torch_prelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6803749Z test_torch_prod (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6803936Z test_torch_put (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6804327Z test_torch_q_per_channel_axis (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6804735Z test_torch_q_per_channel_scales (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6805295Z test_torch_q_per_channel_zero_points (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6805639Z test_torch_q_scale (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6806075Z test_torch_q_zero_point (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6806390Z test_torch_qr (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6806594Z test_torch_quantile (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6806814Z test_torch_quantize_per_channel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6807028Z test_torch_quantize_per_tensor (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6807254Z test_torch_quantize_per_tensor_dynamic (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6807472Z test_torch_quantized_batch_norm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6807689Z test_torch_quantized_gru_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6807899Z test_torch_quantized_lstm_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6808110Z test_torch_quantized_max_pool1d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6808319Z test_torch_quantized_max_pool2d (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6808539Z test_torch_quantized_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6808759Z test_torch_quantized_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6808954Z test_torch_rad2deg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6809152Z test_torch_rand_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6809353Z test_torch_randint_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6809538Z test_torch_randn_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6809727Z test_torch_ravel (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6809914Z test_torch_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6810117Z test_torch_reciprocal (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6810301Z test_torch_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6810499Z test_torch_remainder (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6810693Z test_torch_renorm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6810905Z test_torch_repeat_interleave (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6811098Z test_torch_reshape (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6811299Z test_torch_resolve_conj (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6811691Z test_torch_resolve_neg (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6812080Z test_torch_rnn_relu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6812468Z test_torch_rnn_relu_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6812846Z test_torch_rnn_tanh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6813229Z test_torch_rnn_tanh_cell (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6813683Z test_torch_roll (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6813878Z test_torch_rot90 (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6814049Z test_torch_round (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6814261Z test_torch_row_indices_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6814454Z test_torch_row_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6814724Z test_torch_rrelu (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6814926Z test_torch_rsqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6815115Z test_torch_rsub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6815309Z test_torch_saddmm (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6815504Z test_torch_scatter (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6815710Z test_torch_scatter_add (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6815917Z test_torch_scatter_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6816122Z test_torch_searchsorted (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6816329Z test_torch_segment_reduce (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6816521Z test_torch_select (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6816721Z test_torch_select_copy (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6816924Z test_torch_select_scatter (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6817172Z test_torch_selu (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6817506Z test_torch_sgn (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6817854Z test_torch_sigmoid (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6818224Z test_torch_sign (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6818571Z test_torch_signbit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6818986Z test_torch_sin (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6819356Z test_torch_sinc (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6819725Z test_torch_sinh (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6820135Z test_torch_slice_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6820569Z test_torch_slice_scatter (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6820941Z test_torch_slogdet (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6821135Z test_torch_smm (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6821338Z test_torch_softmax (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6821526Z test_torch_sort (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6821727Z test_torch_split_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6821934Z test_torch_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6822148Z test_torch_split_with_sizes_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6822338Z test_torch_sqrt (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6822530Z test_torch_square (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6822708Z test_torch_squeeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6822910Z test_torch_squeeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6823100Z test_torch_stack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6824138Z test_torch_std (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6824337Z test_torch_std_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6824518Z test_torch_sub (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6824712Z test_torch_subtract (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6824895Z test_torch_sum (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6825163Z test_torch_svd (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6825376Z test_torch_swapaxes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6825568Z test_torch_swapdims (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6825767Z test_torch_symeig (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6826036Z test_torch_t (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6826461Z test_torch_t_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6826832Z test_torch_take (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6827227Z test_torch_take_along_dim (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6827561Z test_torch_tan (__main__.TestTorchFunctionOverride) ... ok (0.002s) 2023-01-11T23:40:41.6827964Z test_torch_tanh (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6828342Z test_torch_tensor_split (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6828711Z test_torch_threshold (__main__.TestTorchFunctionOverride) ... ok (0.003s) 2023-01-11T23:40:41.6829087Z test_torch_tile (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6829429Z test_torch_topk (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6829755Z test_torch_trace (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6829969Z test_torch_transpose (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6830179Z test_torch_transpose_copy (__main__.TestTorchFunctionOverride) ... ok (0.006s) 2023-01-11T23:40:41.6830376Z test_torch_trapezoid (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6830568Z test_torch_trapz (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6830779Z test_torch_triangular_solve (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6830968Z test_torch_tril (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6831184Z test_torch_triplet_margin_loss (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6831367Z test_torch_triu (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6831567Z test_torch_true_divide (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6831760Z test_torch_trunc (__main__.TestTorchFunctionOverride) ... ok (0.000s) 2023-01-11T23:40:41.6831934Z test_torch_unbind (__main__.TestTorchFunctionOverride) ... ok (0.010s) 2023-01-11T23:40:41.6832135Z test_torch_unbind_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6832333Z test_torch_unflatten (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6832531Z test_torch_unfold_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6832735Z test_torch_unsafe_chunk (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6832936Z test_torch_unsafe_split (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6833152Z test_torch_unsafe_split_with_sizes (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6833520Z test_torch_unsqueeze (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6833934Z test_torch_unsqueeze_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6834522Z test_torch_values_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6834833Z test_torch_var (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6835229Z test_torch_var_mean (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6835591Z test_torch_vdot (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6835805Z test_torch_view_as_complex (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6836121Z test_torch_view_as_complex_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6836339Z test_torch_view_as_real (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6836552Z test_torch_view_as_real_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6836749Z test_torch_view_copy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6836930Z test_torch_vsplit (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6837125Z test_torch_vstack (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6837315Z test_torch_where (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6837504Z test_torch_xlogy (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6837703Z test_torch_zeros_like (__main__.TestTorchFunctionOverride) ... ok (0.001s) 2023-01-11T23:40:41.6837908Z test_user_implementation_raises (__main__.TestTorchFunctionOverride) 2023-01-11T23:40:41.6838126Z Test that errors raised in user implementations propagate correctly ... ok (0.001s) 2023-01-11T23:40:41.6838342Z test_warn_on_invalid_torch_function (__main__.TestTorchFunctionWarning) ... ok (0.013s) 2023-01-11T23:40:41.6838536Z test_wrap_torch_function (__main__.TestWrapTorchFunction) ... ok (0.001s) 2023-01-11T23:40:41.6838552Z 2023-01-11T23:40:41.6838748Z ---------------------------------------------------------------------- 2023-01-11T23:40:41.6838858Z Ran 1416 tests in 4.703s 2023-01-11T23:40:41.6838866Z 2023-01-11T23:40:41.6838941Z OK 2023-01-11T23:40:41.6838949Z 2023-01-11T23:40:41.6839060Z Generating XML reports... 2023-01-11T23:40:41.6839513Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestBroadcastAllOverride-20230111234035.xml 2023-01-11T23:40:41.6840110Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestDisabledTorchFunction-20230111234035.xml 2023-01-11T23:40:41.6840686Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestEinsumOverride-20230111234035.xml 2023-01-11T23:40:41.6841336Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradCheckOverride-20230111234035.xml 2023-01-11T23:40:41.6841946Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestGradNewOnesOverride-20230111234035.xml 2023-01-11T23:40:41.6842524Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIndexing-20230111234035.xml 2023-01-11T23:40:41.6843040Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestIterator-20230111234035.xml 2023-01-11T23:40:41.6843358Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestNamedTuple-20230111234035.xml 2023-01-11T23:40:41.6843632Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestPickle-20230111234035.xml 2023-01-11T23:40:41.6843891Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestRNN-20230111234035.xml 2023-01-11T23:40:41.6844172Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestResolveName-20230111234035.xml 2023-01-11T23:40:41.6844476Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionMode-20230111234035.xml 2023-01-11T23:40:41.6844794Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionOverride-20230111234035.xml 2023-01-11T23:40:41.6845260Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestTorchFunctionWarning-20230111234035.xml 2023-01-11T23:40:41.6845559Z Generated XML report: test-reports\python-unittest\test_overrides\TEST-TestWrapTorchFunction-20230111234035.xml 2023-01-11T23:40:41.6845570Z 2023-01-11T23:40:41.6845995Z ##[endgroup] 2023-01-11T23:40:41.6846314Z FINISHED PRINTING LOG FILE of test_overrides (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_overrides_ag23f7ff) 2023-01-11T23:40:41.6846322Z 2023-01-11T23:40:41.6846556Z Running test_jit_disabled ... [2023-01-11 23:40:41.617180] 2023-01-11T23:40:41.6846932Z Executing ['C:\\Jenkins\\Miniconda3\\python.exe', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 23:40:41.618391] 2023-01-11T23:40:49.1085899Z 2023-01-11T23:40:49.1086515Z Expand the folded group to see the log file of test_jit_disabled 2023-01-11T23:40:49.1087792Z ##[group]PRINTING LOG FILE of test_jit_disabled (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_disabled_hrhpjphl) 2023-01-11T23:40:49.1099372Z 2023-01-11T23:40:49.1099583Z Running tests... 2023-01-11T23:40:49.1100281Z ---------------------------------------------------------------------- 2023-01-11T23:40:49.1101052Z Test results will be stored in test-reports\python-unittest\test_jit_disabled 2023-01-11T23:40:49.1101789Z test_attribute (__main__.TestJitDisabled) ... ok (2.873s) 2023-01-11T23:40:49.1102429Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.171s) 2023-01-11T23:40:49.1102843Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.169s) 2023-01-11T23:40:49.1103212Z 2023-01-11T23:40:49.1103485Z ---------------------------------------------------------------------- 2023-01-11T23:40:49.1103888Z Ran 3 tests in 3.218s 2023-01-11T23:40:49.1104039Z 2023-01-11T23:40:49.1104099Z OK 2023-01-11T23:40:49.1104219Z 2023-01-11T23:40:49.1104337Z Generating XML reports... 2023-01-11T23:40:49.1104799Z Generated XML report: test-reports\python-unittest\test_jit_disabled\TEST-TestJitDisabled-20230111234045.xml 2023-01-11T23:40:49.1105129Z 2023-01-11T23:40:49.1105442Z ##[endgroup] 2023-01-11T23:40:49.1105897Z FINISHED PRINTING LOG FILE of test_jit_disabled (C:\actions-runner\_work\pytorch\pytorch\test\test-reports\test_jit_disabled_hrhpjphl) 2023-01-11T23:40:49.1106231Z 2023-01-11T23:40:53.7059925Z 2023-01-11T23:40:53.7060851Z (base) C:\actions-runner\_work\pytorch\pytorch\test>if ERRORLEVEL 1 goto fail 2023-01-11T23:40:53.7063221Z 2023-01-11T23:40:53.7063762Z (base) C:\actions-runner\_work\pytorch\pytorch\test>popd 2023-01-11T23:40:53.7074384Z 2023-01-11T23:40:53.7075050Z (base) C:\actions-runner\_work\pytorch\pytorch>exit /b 0 2023-01-11T23:40:53.7142125Z + [[ 5 == 1 ]] 2023-01-11T23:40:53.7142547Z + [[ 5 == 2 ]] 2023-01-11T23:40:53.7149605Z + assert_git_not_dirty 2023-01-11T23:40:53.7150171Z + [[ win-vs2019-cuda11.6-py3 != *rocm* ]] 2023-01-11T23:40:53.7150531Z + [[ win-vs2019-cuda11.6-py3 != *xla* ]] 2023-01-11T23:40:53.7477334Z ++ git status --porcelain 2023-01-11T23:40:56.9934775Z + git_status= 2023-01-11T23:40:56.9935055Z + [[ -n '' ]] 2023-01-11T23:40:56.9935519Z + echo 'TEST PASSED' 2023-01-11T23:40:56.9935945Z TEST PASSED 2023-01-11T23:40:57.1731107Z Prepare all required actions 2023-01-11T23:40:57.1731773Z Getting action download info 2023-01-11T23:40:57.3795363Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T23:40:57.8025497Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T23:40:57.8025794Z with: 2023-01-11T23:40:57.8026248Z github-token: *** 2023-01-11T23:40:57.8026504Z env: 2023-01-11T23:40:57.8026723Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:40:57.8027066Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8027500Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:40:57.8028084Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8028453Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8028882Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8029303Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:40:57.8029716Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:40:57.8030114Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:40:57.8030412Z ##[endgroup] 2023-01-11T23:40:57.8229209Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T23:40:57.8229516Z with: 2023-01-11T23:40:57.8229718Z shell: bash 2023-01-11T23:40:57.8229926Z timeout_minutes: 10 2023-01-11T23:40:57.8230155Z max_attempts: 5 2023-01-11T23:40:57.8230388Z retry_wait_seconds: 30 2023-01-11T23:40:57.8230897Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "job-id=${GHA_WORKFLOW_JOB_ID}" >> "${GITHUB_OUTPUT}" 2023-01-11T23:40:57.8231395Z polling_interval_seconds: 1 2023-01-11T23:40:57.8231654Z warning_on_retry: true 2023-01-11T23:40:57.8231882Z continue_on_error: false 2023-01-11T23:40:57.8232109Z env: 2023-01-11T23:40:57.8232368Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:40:57.8232783Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8233319Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:40:57.8233789Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8234159Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8234536Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:40:57.8234959Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:40:57.8235389Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:40:57.8235785Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:40:57.8236259Z GITHUB_TOKEN: *** 2023-01-11T23:40:57.8236486Z ##[endgroup] 2023-01-11T23:40:58.7934359Z + python3 -m pip install requests==2.26.0 2023-01-11T23:40:59.8053265Z Collecting requests==2.26.0 2023-01-11T23:40:59.8193022Z Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB) 2023-01-11T23:40:59.9127813Z Collecting urllib3<1.27,>=1.21.1 2023-01-11T23:40:59.9553074Z Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) 2023-01-11T23:40:59.9743093Z -------------------------------------- 140.6/140.6 kB 8.7 MB/s eta 0:00:00 2023-01-11T23:41:00.0326574Z Collecting certifi>=2017.4.17 2023-01-11T23:41:00.0532791Z Using cached certifi-2022.12.7-py3-none-any.whl (155 kB) 2023-01-11T23:41:00.1482098Z Collecting charset-normalizer~=2.0.0 2023-01-11T23:41:00.1628061Z Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2023-01-11T23:41:00.2041872Z Collecting idna<4,>=2.5 2023-01-11T23:41:00.2148874Z Using cached idna-3.4-py3-none-any.whl (61 kB) 2023-01-11T23:41:00.3577698Z Installing collected packages: urllib3, idna, charset-normalizer, certifi, requests 2023-01-11T23:41:01.6689395Z Successfully installed certifi-2022.12.7 charset-normalizer-2.0.12 idna-3.4 requests-2.26.0 urllib3-1.26.14 2023-01-11T23:41:01.9114480Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-011302b9400dce11a 2023-01-11T23:41:04.1631950Z + GHA_WORKFLOW_JOB_ID=10590409199 2023-01-11T23:41:04.1636733Z + echo job-id=10590409199 2023-01-11T23:41:04.7959385Z Command completed after 1 attempt(s). 2023-01-11T23:41:04.8406808Z ##[group]Run kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:41:04.8407371Z kill "$MONITOR_SCRIPT_PID" 2023-01-11T23:41:04.8446052Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T23:41:04.8446553Z env: 2023-01-11T23:41:04.8446785Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:04.8447254Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:04.8447771Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:04.8448338Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:04.8448738Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:04.8449124Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:04.8449546Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:04.8450023Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:04.8450429Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:04.8450728Z MONITOR_SCRIPT_PID: 1343 2023-01-11T23:41:04.8450972Z ##[endgroup] 2023-01-11T23:41:04.9315427Z Prepare all required actions 2023-01-11T23:41:04.9315848Z Getting action download info 2023-01-11T23:41:05.0963272Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T23:41:06.1641186Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T23:41:06.5716129Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T23:41:06.5716418Z with: 2023-01-11T23:41:06.5716865Z file-suffix: test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199 2023-01-11T23:41:06.5717180Z env: 2023-01-11T23:41:06.5717399Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:06.5717908Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.5718333Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:06.5718743Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.5719176Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.5719548Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.5719955Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:06.5720378Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:06.5720770Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:06.5721064Z ##[endgroup] 2023-01-11T23:41:06.6083852Z ##[group]Run # -ir => recursive include all files in pattern 2023-01-11T23:41:06.6084225Z # -ir => recursive include all files in pattern 2023-01-11T23:41:06.6084589Z 7z a "test-jsons-$Env:FILE_SUFFIX.zip" -ir'!test\*.json' 2023-01-11T23:41:06.6113369Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:41:06.6113717Z env: 2023-01-11T23:41:06.6114047Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:06.6114408Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.6114840Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:06.6115238Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.6115628Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.6116014Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:06.6116435Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:06.6116868Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:06.6117267Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:06.6117671Z FILE_SUFFIX: test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199 2023-01-11T23:41:06.6118005Z ##[endgroup] 2023-01-11T23:41:08.0828266Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:41:08.2880760Z Finished 2023-01-11T23:41:08.7210474Z 2023-01-11T23:41:08.7211150Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T23:41:08.7211606Z 2023-01-11T23:41:08.7211809Z Scanning the drive: 2023-01-11T23:41:08.7212258Z 5 files, 338862 bytes (331 KiB) 2023-01-11T23:41:08.7212514Z 2023-01-11T23:41:08.7212956Z Creating archive: test-jsons-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:08.7213410Z 2023-01-11T23:41:08.7213697Z Add new data to archive: 5 files, 338862 bytes (331 KiB) 2023-01-11T23:41:08.7214053Z 2023-01-11T23:41:08.7214065Z 2023-01-11T23:41:08.7214261Z Files read from disk: 5 2023-01-11T23:41:08.7214742Z Archive size: 36473 bytes (36 KiB) 2023-01-11T23:41:08.7215180Z Everything is Ok 2023-01-11T23:41:08.7920708Z ##[group]Run # -ir => recursive include all files in pattern 2023-01-11T23:41:08.7921094Z # -ir => recursive include all files in pattern 2023-01-11T23:41:08.7924292Z 7z a "test-reports-$Env:FILE_SUFFIX.zip" -ir'!test\*.xml' -ir'!test\*.csv' 2023-01-11T23:41:08.7956570Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:41:08.7956919Z env: 2023-01-11T23:41:08.7957146Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:08.7957487Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:08.7957921Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:08.7958316Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:08.7958704Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:08.7959094Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:08.7959517Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:08.7959952Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:08.7960355Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:08.7960757Z FILE_SUFFIX: test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199 2023-01-11T23:41:08.7961087Z ##[endgroup] 2023-01-11T23:41:09.3615838Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:41:09.5291813Z Finished 2023-01-11T23:41:10.0047621Z 2023-01-11T23:41:10.0048251Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T23:41:10.0048646Z 2023-01-11T23:41:10.0048808Z Scanning the drive: 2023-01-11T23:41:10.0049294Z 268 files, 7869755 bytes (7686 KiB) 2023-01-11T23:41:10.0049570Z 2023-01-11T23:41:10.0050398Z Creating archive: test-reports-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:10.0051078Z 2023-01-11T23:41:10.0051391Z Add new data to archive: 268 files, 7869755 bytes (7686 KiB) 2023-01-11T23:41:10.0051732Z 2023-01-11T23:41:10.0051764Z 2023-01-11T23:41:10.0051983Z Files read from disk: 268 2023-01-11T23:41:10.0052449Z Archive size: 514738 bytes (503 KiB) 2023-01-11T23:41:10.0052916Z Everything is Ok 2023-01-11T23:41:10.0611817Z ##[group]Run # -ir => recursive include all files in pattern 2023-01-11T23:41:10.0612194Z # -ir => recursive include all files in pattern 2023-01-11T23:41:10.0612552Z 7z a "usage-log-$Env:FILE_SUFFIX.zip" 'usage_log.txt' 2023-01-11T23:41:10.0641018Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:41:10.0641366Z env: 2023-01-11T23:41:10.0641593Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:10.0641936Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:10.0642346Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:10.0642761Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:10.0643156Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:10.0643709Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:10.0644129Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:10.0644556Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:10.0644951Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:10.0645347Z FILE_SUFFIX: test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199 2023-01-11T23:41:10.0645681Z ##[endgroup] 2023-01-11T23:41:10.5844988Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:41:10.7407538Z Finished 2023-01-11T23:41:11.6773019Z 2023-01-11T23:41:11.6773640Z 7-Zip 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 2023-01-11T23:41:11.6774046Z 2023-01-11T23:41:11.6774182Z Scanning the drive: 2023-01-11T23:41:11.6774451Z 1 file, 7329993 bytes (7159 KiB) 2023-01-11T23:41:11.6775412Z 2023-01-11T23:41:11.6775845Z Creating archive: usage-log-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:11.6776254Z 2023-01-11T23:41:11.6776557Z Add new data to archive: 1 file, 7329993 bytes (7159 KiB) 2023-01-11T23:41:11.6776890Z 2023-01-11T23:41:11.6776897Z 2023-01-11T23:41:11.6777013Z Files read from disk: 1 2023-01-11T23:41:11.6777285Z Archive size: 272399 bytes (267 KiB) 2023-01-11T23:41:11.6777536Z Everything is Ok 2023-01-11T23:41:11.7262594Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:41:11.7262879Z with: 2023-01-11T23:41:11.7263141Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:41:11.7263411Z retention-days: 14 2023-01-11T23:41:11.7263665Z if-no-files-found: warn 2023-01-11T23:41:11.7263926Z path: test-jsons-*.zip 2023-01-11T23:41:11.7264163Z name: artifact 2023-01-11T23:41:11.7264397Z s3-bucket: gha-artifacts 2023-01-11T23:41:11.7264628Z region: us-east-1 2023-01-11T23:41:11.7264857Z env: 2023-01-11T23:41:11.7265087Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:11.7265425Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:11.7265857Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:11.7266281Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:11.7266661Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:11.7267044Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:11.7267575Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:11.7268018Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:11.7268590Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:11.7268898Z ##[endgroup] 2023-01-11T23:41:13.0652571Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:41:13.0653115Z With the provided path, there will be 1 file uploaded 2023-01-11T23:41:13.0653519Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:41:13.1067449Z Starting upload of test-jsons-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:13.3542392Z Finished upload of test-jsons-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:13.3982964Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:41:13.3983248Z with: 2023-01-11T23:41:13.3983509Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:41:13.3983774Z retention-days: 14 2023-01-11T23:41:13.3984026Z if-no-files-found: error 2023-01-11T23:41:13.3984287Z path: test-reports-*.zip 2023-01-11T23:41:13.3984527Z name: artifact 2023-01-11T23:41:13.3984754Z s3-bucket: gha-artifacts 2023-01-11T23:41:13.3984978Z region: us-east-1 2023-01-11T23:41:13.3985189Z env: 2023-01-11T23:41:13.3985407Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:13.3985910Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:13.3986336Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:13.3986749Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:13.3987119Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:13.3987500Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:13.3987919Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:13.3988342Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:13.3988734Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:13.3989028Z ##[endgroup] 2023-01-11T23:41:13.9849520Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:41:13.9850006Z With the provided path, there will be 1 file uploaded 2023-01-11T23:41:13.9850675Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:41:13.9871340Z Starting upload of test-reports-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:14.2119326Z Finished upload of test-reports-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:14.2567198Z ##[group]Run seemethere/upload-artifact-s3@v5 2023-01-11T23:41:14.2567484Z with: 2023-01-11T23:41:14.2567745Z s3-prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:41:14.2568009Z retention-days: 14 2023-01-11T23:41:14.2568261Z if-no-files-found: ignore 2023-01-11T23:41:14.2568518Z path: usage-log-*.zip 2023-01-11T23:41:14.2568747Z name: artifact 2023-01-11T23:41:14.2568979Z s3-bucket: gha-artifacts 2023-01-11T23:41:14.2569203Z region: us-east-1 2023-01-11T23:41:14.2569411Z env: 2023-01-11T23:41:14.2569627Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:14.2569956Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:14.2570403Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:14.2570816Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:14.2571184Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:14.2571573Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:14.2571994Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:14.2572426Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:14.2572824Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:14.2573118Z ##[endgroup] 2023-01-11T23:41:14.8677023Z NOTE: s3-prefix specified, ignoring name parameter 2023-01-11T23:41:14.8677461Z With the provided path, there will be 1 file uploaded 2023-01-11T23:41:14.8677828Z Uploading to s3 prefix: pytorch/pytorch/3896346758/1/artifact 2023-01-11T23:41:14.8700971Z Starting upload of usage-log-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:15.0858505Z Finished upload of usage-log-test-default-5-5-windows.8xlarge.nvidia.gpu_10590409199.zip 2023-01-11T23:41:15.1330493Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T23:41:15.1330895Z .github/scripts/parse_ref.py 2023-01-11T23:41:15.1399553Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:41:15.1399998Z env: 2023-01-11T23:41:15.1400307Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:15.1400648Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:15.1401055Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:15.1401466Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:15.1401852Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:15.1402244Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:15.1402855Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:15.1403323Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:15.1403704Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:15.1404005Z ##[endgroup] 2023-01-11T23:41:15.6760915Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:41:15.8343766Z Finished 2023-01-11T23:41:16.2262892Z ##[group]Run set -x 2023-01-11T23:41:16.2263224Z set -x 2023-01-11T23:41:16.2263557Z # Windows conda doesn't have python3 binary, only python, but it's python3 2023-01-11T23:41:16.2264020Z ${CONDA_RUN} python -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:41:16.2299786Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T23:41:16.2300168Z env: 2023-01-11T23:41:16.2300402Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:41:16.2300754Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:16.2301194Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:41:16.2301630Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:16.2302020Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:16.2302463Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:41:16.2302906Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:41:16.2303353Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:41:16.2303747Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:41:16.2304077Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T23:41:16.2304321Z BRANCH: 2023-01-11T23:41:16.2304536Z TEST_CONFIG: default 2023-01-11T23:41:16.2304778Z SHARD_NUMBER: 5 2023-01-11T23:41:16.2305047Z BUILD_ENVIRONMENT: win-vs2019-cuda11.6-py3 2023-01-11T23:41:16.2305328Z PR_NUMBER: 2023-01-11T23:41:16.2305571Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T23:41:16.2305850Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T23:41:16.2306168Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:41:16.2306435Z TAG: 2023-01-11T23:41:16.2306735Z WORKFLOW_ID: 3896346758 2023-01-11T23:41:16.2307265Z GITHUB_TOKEN: *** 2023-01-11T23:41:16.2307519Z GHA_WORKFLOW_JOB_ID: 10590409199 2023-01-11T23:41:16.2307760Z ##[endgroup] 2023-01-11T23:41:16.2712823Z + 'C:\Jenkins\Miniconda3\condabin\conda.bat' run --no-capture-output python -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T23:46:51.4980867Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T23:46:51.4982033Z ERROR ENCOUNTERED WHEN UPLOADING TO SCRIBE: Read timeout on endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions/gh-ci-scribe-proxy/invocations" 2023-01-11T23:46:51.4982769Z 2023-01-11T23:46:51.4983041Z ----- Historic stats comparison result ------ 2023-01-11T23:46:51.4987771Z 2023-01-11T23:46:51.4988207Z job: win-vs2019-cuda11.6-py3 2023-01-11T23:46:51.4988834Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T23:46:51.4989221Z 2023-01-11T23:46:51.4989610Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T23:46:51.4990046Z 2023-01-11T23:46:51.4990216Z : (master) 2023-01-11T23:46:51.4990478Z | 2023-01-11T23:46:51.4991636Z | * 8419ddda87 (HEAD) total time 7762.28s 2023-01-11T23:46:51.4991984Z | | 2023-01-11T23:46:51.4992180Z | : (2 commits) 2023-01-11T23:46:51.4992404Z |/ 2023-01-11T23:46:51.4994164Z * db2a237763 (base) 7 reports, total time 7325.20s ± 2248.43s 2023-01-11T23:46:51.4994644Z * 2b0abd4ce3 7 reports, total time 7218.41s ± 2182.28s 2023-01-11T23:46:51.4995388Z * f7939b21e1 21 reports, total time 4640.72s ± 3588.43s 2023-01-11T23:46:51.4995723Z * cb3204823e 7 reports, total time 7205.03s ± 2236.04s 2023-01-11T23:46:51.4996084Z * 6e236553f5 7 reports, total time 7172.67s ± 2202.98s 2023-01-11T23:46:51.4996444Z * cce577b391 7 reports, total time 7261.02s ± 2279.07s 2023-01-11T23:46:51.4996809Z * fae821c2f1 7 reports, total time 7211.29s ± 2288.85s 2023-01-11T23:46:51.4998671Z * 0c3659586d 7 reports, total time 7225.39s ± 2361.80s 2023-01-11T23:46:51.4999096Z * 122245985a 7 reports, total time 6785.70s ± 2112.61s 2023-01-11T23:46:51.4999447Z * b797a24259 7 reports, total time 6834.95s ± 2314.47s 2023-01-11T23:46:51.4999718Z | 2023-01-11T23:46:51.4999946Z : 2023-01-11T23:46:51.5000076Z 2023-01-11T23:46:51.5000222Z Removed (across 1005 suites) 0 tests, totaling 0.00s 2023-01-11T23:46:51.5000607Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T23:46:51.5000968Z Added (across 255 suites) 36521 tests, totaling +7762.28s 2023-01-11T23:46:51.7397495Z Prepare all required actions 2023-01-11T23:46:51.7454709Z ##[group]Run ./.github/actions/teardown-win 2023-01-11T23:46:51.7454993Z with: 2023-01-11T23:46:51.7455212Z env: 2023-01-11T23:46:51.7455421Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:46:51.7455773Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7456216Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:46:51.7456646Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7457047Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7457484Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7457902Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:46:51.7458356Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:46:51.7458830Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:46:51.7459121Z ##[endgroup] 2023-01-11T23:46:51.7622199Z ##[group]Run .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T23:46:51.7622584Z .github\scripts\wait_for_ssh_to_drain.ps1 2023-01-11T23:46:51.7652247Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:46:51.7652604Z env: 2023-01-11T23:46:51.7652838Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:46:51.7653191Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7653767Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:46:51.7654191Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7654772Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7655232Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:51.7655667Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:46:51.7656108Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:46:51.7656515Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:46:51.7656801Z ##[endgroup] 2023-01-11T23:46:52.3410135Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:46:52.5168916Z Finished 2023-01-11T23:46:53.2704328Z Holding runner until all ssh sessions have logged out 2023-01-11T23:46:53.3201974Z ##[group]Run .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T23:46:53.3202375Z .github\scripts\kill_active_ssh_sessions.ps1 2023-01-11T23:46:53.3230972Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2023-01-11T23:46:53.3231339Z env: 2023-01-11T23:46:53.3231758Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:46:53.3232086Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:53.3232538Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:46:53.3232963Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:53.3233361Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:53.3233757Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:53.3234195Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:46:53.3234634Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:46:53.3235022Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:46:53.3235336Z ##[endgroup] 2023-01-11T23:46:53.8438579Z Refreshing environment variables from the registry for powershell.exe. Please wait... 2023-01-11T23:46:53.9951480Z Finished 2023-01-11T23:46:54.1017376Z ##[group]Run [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2023-01-11T23:46:54.1018965Z [ ! -z "${EXTRA_DELETE_DIR}" ] || rm -rf "${EXTRA_DELETE_DIR}" 2023-01-11T23:46:54.1019349Z rm -rf ./* 2023-01-11T23:46:54.1055936Z shell: C:\Program Files\Git\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2023-01-11T23:46:54.1056297Z env: 2023-01-11T23:46:54.1056538Z GIT_DEFAULT_BRANCH: master 2023-01-11T23:46:54.1056891Z pythonLocation: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:54.1057310Z PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.11.1\x64/lib/pkgconfig 2023-01-11T23:46:54.1057735Z Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:54.1058135Z Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:54.1058574Z Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.11.1\x64 2023-01-11T23:46:54.1059023Z CONDA_RUN: C:\Jenkins\Miniconda3\condabin\conda.bat run --no-capture-output 2023-01-11T23:46:54.1059471Z CONDA_BUILD: C:\Jenkins\Miniconda3\condabin\conda.bat run conda-build 2023-01-11T23:46:54.1059858Z CONDA_INSTALL: C:\Jenkins\Miniconda3\condabin\conda.bat install 2023-01-11T23:46:54.1060175Z EXTRA_DELETE_DIR: 2023-01-11T23:46:54.1060417Z ##[endgroup] 2023-01-11T23:47:20.9531849Z Post job cleanup. 2023-01-11T23:47:20.9818533Z Post job cleanup. 2023-01-11T23:47:21.6330276Z Cache hit occurred on the primary key setup-python-Windows-python-3.11.1-pip-d5aff1e98b3657997f75afe2f331f8003ab414e0fd5c2a84449b581775ced3ff, not saving cache. 2023-01-11T23:47:21.6726671Z Post job cleanup. 2023-01-11T23:47:21.7007950Z Post job cleanup. 2023-01-11T23:47:25.9746447Z [command]"C:\Program Files\Git\cmd\git.exe" version 2023-01-11T23:47:26.0092993Z git version 2.39.0.windows.1 2023-01-11T23:47:26.0204449Z Copying 'C:\Users\runneruser\.gitconfig' to 'C:\actions-runner\_work\_temp\c510c5aa-f77e-4064-94f3-c27d583bf786\.gitconfig' 2023-01-11T23:47:26.0302950Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c510c5aa-f77e-4064-94f3-c27d583bf786' before making global git config changes 2023-01-11T23:47:26.0304195Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T23:47:26.0321527Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\pytorch\pytorch 2023-01-11T23:47:26.0750528Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2023-01-11T23:47:26.1204824Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2023-01-11T23:47:27.0595078Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T23:47:27.0987064Z http.https://github.com/.extraheader 2023-01-11T23:47:27.1037839Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader 2023-01-11T23:47:27.1486627Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2023-01-11T23:47:27.8175037Z Cleaning up orphan processes